﻿html{ 
  scroll-behavior: smooth;
}

body{
  counter-reset: ordered;
}

.soon{ text-align: center; font-weight: bold; }
.seperator{ width: 100%; max-width: 150px; border: 2px solid #b4c7e7; }
.center-button{ text-align: center; margin: 0 auto; }
#myDropdown{max-width: 250px; width: 100%;}
/*h1.globalNavGrey{ margin-top: -11px !important; }*/
.footdropdown span a{ margin-bottom:3px; }
.bottom_border{border-bottom: 4px solid #384479 !important;}
.bottom_border2{border-bottom: 4px solid #D99255 !important;}
.top_border{border-top: 4px solid #D99255 !important;}
.top_border2{border-top: 4px solid #384479 !important;}
.center{text-align: center;}
.marginTop-banner{ margin-top:2rem !important; }
.h5{font-size:1.25rem !important;}
.h3{font-size:1.75rem !important;}
.h4{font-size:1.25rem !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; }

.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 #3D5D73; }
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){
    .intro-bckgrnd{ padding: 25px 20px !important; 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; }
}

@media(max-width:479px){
  .desktop{display:none !important;}
  .test{display: none !important;}
  .mobile{display: block;}
  .tabs1 { margin: 10px 0 !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: #48589c;
  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.3rem;
    padding: 12px 22px 9px 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;
}
/**/

.button-29 {
  align-items: center;
  appearance: none;
  background-image: radial-gradient(100% 100% at 100% 0, #243877 0, #39457a 100%);
  border: 0;
  border-radius: 6px;
  box-shadow: rgba(45, 35, 66, .4) 0 2px 4px,rgba(45, 35, 66, .3) 0 7px 13px -3px,rgba(58, 65, 111, .5) 0 -3px 0 inset;
  box-sizing: border-box;
  color: #fff;
  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: 18px;
}

.button-29:focus {
  box-shadow: #3c4fe0 0 0 0 1.5px inset, rgba(45, 35, 66, .4) 0 2px 4px, rgba(45, 35, 66, .3) 0 7px 13px -3px, #3c4fe0 0 -3px 0 inset;
}

.button-29:hover {
  box-shadow: rgba(45, 35, 66, .4) 0 4px 8px, rgba(45, 35, 66, .3) 0 7px 13px -3px, #3c4fe0 0 -3px 0 inset;
  transform: translateY(-2px);
}

.button-29:active {
  box-shadow: #3c4fe0 0 3px 7px inset;
  transform: translateY(2px);
}

/*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.eight::before{
    content:"8" !important;
  }
  
  .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.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: #48525B;
  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.05rem;
  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.7rem;
}

.adjust-header{
  font-weight: bold; 
  margin: 0 10px;
}
.adjust-header2{
  font-weight: bold; 
  margin: 0 25px;
}

/*Tabs*/
.tabs {
  max-width: 100%;
  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,#content7 {
  -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: auto;
  /*color: #ccc;*/
  color: #E2925C;
  font-size: 1.1rem;
  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;
  padding: 0 12px;
}

@media(max-width:1017px){
  .uppercase:not(#fentanyl):not(#xylazine) {
    padding: 15.5px 0px;
  }
  .tabs1 label {
    width: 20%;
    padding: unset;
  }
}

@media(max-width:780px){
  .uppercase:not(#fentanyl):not(#xylazine) {
    padding: 16px 0px;
  }
  .tabs1 label {
    width: 20%;
    padding: unset;
  }
}

.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;
}
.tabs2 {
  max-width: 100%;
  float: none;
  list-style: none;
  padding: 0;
  margin: 25px auto;
  /*border-bottom: 4px solid #ccc;*/
  
}
.tabs2:after {
  content: '';
  display: table;
  clear: both;
}
.tabs2 input[type=radio] {
  display:none;
}
.tabs2 label {
  display: block;
  float: right;
  /*width: 33.3333%;*/
  width: 28%;
  /*color: #ccc;*/
  color: #E2925C;
  font-size: 1.15rem;
  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;
}
.tabs2 label span {
  display: none;
}
.tabs2 label i {
  padding: 5px;
  margin-right: 0;
}
.tabs2 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;
}
.tabs2 [id^="tab"]:checked + label {
  background: #384479;
  box-shadow: inset 0 4px #384479;
  border-bottom: 4px solid #384479;
  color: #fff;
}

.tabs2 [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;
}

#tab1-mobile ~ #tab-content1,
#tab2-mobile ~ #tab-content2,
#tab3-mobile ~ #tab-content3,
#tab4-mobile ~ #tab-content4,
#tab5-mobile ~ #tab-content5 {
  display: block;
}
@media (min-width: 768px) {
  .tabs1 i {
      padding: 5px;
      margin-right: 10px;
  }
  .tabs1 label span {
      display: inline-block;
  }
  .tabs1 {
  max-width: 1003px;
  margin: 50px auto;
  }

  .tabs1 i {
    padding: 5px;
    margin-right: 10px;
  }
  .tabs1 label span {
      display: inline-block;
  }
  .tabs1 {
    max-width:1003px;
    margin: 35px auto;
  }
  .tabs2 i {
    padding: 5px;
    margin-right: 10px;
  }
  .tabs2 label span {
      display: inline-block;
  }
  .tabs2 {
  max-width: 1003px;
  margin: 50px auto;
  }

  .tabs2 i {
    padding: 5px;
    margin-right: 10px;
  }
  .tabs2 label span {
      display: inline-block;
  }
  .tabs2 {
    max-width: 1003px;
    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:1rem;
    line-height: 2;
    width: 20%;
  }
  .tabs2 label span {
    display: inline-block;
  }
  .tabs2 label i{
    padding:0px;
  }
  .tabs2 label{
    font-size:1rem;
    line-height: 2;
  }
}

@media(max-width:544px){
  .tabs1 label{
    font-size:1rem;
    line-height: 2;
    width:25%;
  }
}

@media(max-width:419px){
  .tabs1 label{
    font-size:1rem;
    line-height: 2;
    width:50%;
  }
  .desktop{display: none;}
  .mobile{display: inline-masonry;}
  .tabs1 label{
    float: left;
  }
}

.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:60%;
  text-align: center;
  margin: 0 auto;
}

.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.05rem;
  }

  /*.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;
}

@media only screen and (min-width: 800px) {
	#WarningSigns {
		margin-left: auto!important;
		margin-right: auto!important;
		display: -webkit-box!important;
	    display: -ms-flexbox!important;
	    display: flex!important;
	}
	
}

		#WarningSigns {
			vertical-align: middle;
			text-align: center;
			vertical-align: center;
			max-width: 800px;
			
		}

		#WarningSigns .imgBox {
			height: auto;
			width: 100%;
		}

		#WarningSigns .imgBox img {
			max-height: 100px;
			width: auto;
			max-width: 100%;
			padding: 15px 5px 5px 5px;
		}

		#WarningSigns .card-footer {
			min-height: 50px;
			font-weight: 600;
		}

		#WarningSigns .card-body {
			height: 0;
			padding: 0;
		}

		#WarningSigns .card {
			border: none;
		}

		#WarningSigns .card-footer {
			border: none;
		}
		
		img.section-graphic{
				max-width:100%;
}
@media only screen and (max-width: 1000px) {
	img.section-graphic{
				max-width:75%;
  }
}

div.outer-div {
  height: 85%;
}

div.middle-div {
  position: relative;
  top: 58%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

/* CSS */
.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: 34px;
  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: 18px;
  margin-bottom: 10px;
}

.leftMargin{ margin-left: 10px; }

.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-30_2 {
  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: 38px;
  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: 18px;
}

.button-30_2: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_2: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_2:active {
  box-shadow: #D6D6E7 0 3px 7px inset;
  transform: translateY(2px);
}

:root {
  --black: #384479 !important;
  --white: #ffffff !important;
  --primary: #E2925C !important;
}

.button-prime {
  position: relative;
  border: 0;
  transition: 0.5s;
  z-index: 1;
  max-width: 18rem;
  padding: 1rem 0.5rem;
  font-size: 1rem;
  line-height: 1;
  font-family: "Montserrat", "Open Sans", sans-serif;
  font-weight: 500;
  cursor: pointer;
  text-decoration: none;
  text-transform: uppercase;
  background: var(--black);
  color: var(--white);
  border-radius: 5px;
}
.button-prime:before, .button-prime:after {
  content: "";
  position: absolute;
  z-index: -1;
}
.button-prime.--glow:hover {
  background: var(--primary);
  box-shadow: 0 0 5px var(--primary), 0 0 25px var(--primary);
}
.button-prime.--pulse:hover {
  animation: pulse 1.5s infinite;
}
.button-prime.--door:hover {
  box-shadow: inset -7.5rem 0 0 0 var(--primary), inset 7.5rem 0 0 0 var(--primary);
}
.button-prime.--shutter:after {
  height: 0;
  width: 100%;
  left: 0;
  background: var(--primary);
  transition: 0.5s;
}
.button-prime.--shutter.--down:after {
  top: 0;
}
.button-prime.--shutter.--up:after {
  bottom: 0;
}
.button-prime.--shutter:hover:after {
  height: 100%;
}
.button-prime.--double:hover {
  box-shadow: 5px 5px 0 var(--primary);
}
.button-prime.--shine {
  overflow: hidden;
}
.button-prime.--shine:after {
  height: 100%;
  width: 0;
  left: -25%;
  top: 0;
  background: var(--primary);
  transform: skew(50deg);
  transform-origin: top left;
  transition: 0.5s;
}
.button-prime.--shine:hover:after {
  width: 125%;
}
.button-prime.--move:after {
  height: 100%;
  width: 0;
  top: 0;
  background: var(--primary);
  transition: 0.5s;
}
.button-prime.--move.--left:after {
  left: 0;
}
.button-prime.--move.--right:after {
  right: 0;
}
.button-prime.--move.--left-right:after {
  right: 0;
}
.button-prime.--move.--left-right:hover:after {
  right: auto;
  left: 0;
}
.button-prime.--move.--right-left:after {
  left: 0;
}
.button-prime.--move.--right-left:hover:after {
  left: auto;
  right: 0;
}
.button-prime.--move:hover:after {
  width: 100%;
}
.button-prime.--border {
  border: 2px solid transparent;
}
.button-prime.--border:hover {
  border-color: var(--primary);
  color: var(--primary);
  background: transparent;
}
.button-prime.--draw-border:before, .button-prime.--draw-border:after {
  box-sizing: inherit;
  border: 2px solid transparent;
  width: 0;
  height: 0;
}
.button-prime.--draw-border:before {
  top: 0;
  left: 0;
}
.button-prime.--draw-border:after {
  bottom: 0;
  right: 0;
}
.button-prime.--draw-border:hover {
  color: var(--primary);
  background: transparent;
  border-radius: 5px;
}
.button-prime.--draw-border:hover:before, .button-prime.--draw-border:hover:after {
  width: 100%;
  height: 100%;
}
.button-prime.--draw-border:hover:before {
  border-top-color: var(--primary);
  border-right-color: var(--primary);
  transition: width 0.25s ease-out, height 0.25s ease-out 0.25s;
}
.button-prime.--draw-border:hover:after {
  border-bottom-color: var(--primary);
  border-left-color: var(--primary);
  transition: border-color 0s ease-out 0.5s, width 0.25s ease-out 0.5s, height 0.25s ease-out 0.75s;
}
.button-prime.--underline:after {
  box-sizing: inherit;
  width: 0;
  height: 100%;
  border-bottom: 4px solid var(--primary);
  bottom: 0;
  transition: 0.5s;
}
.button-prime.--underline.--left:after {
  left: 0;
}
.button-prime.--underline.--right:after {
  right: 0;
}
.button-prime.--underline:hover:after {
  width: 100%;
}
.button-prime.--underline.--center:after {
  right: 50%;
  left: 50%;
}
.button-prime.--underline.--center:hover:after {
  right: 0;
  left: 0;
}

.button-prime2 {
  position: relative;
  border: 0;
  transition: 0.5s;
  z-index: 1;
  min-width: 15rem;
  padding: 1rem 0.5rem;
  font-size: 1rem;
  line-height: 1;
  font-family: "Montserrat", "Open Sans", sans-serif;
  font-weight: 500;
  cursor: pointer;
  text-decoration: none;
  text-transform: uppercase;
  background: var(--white);
  border: 1px solid var(--black);
  color: var(--black);
  border-radius: 5px;
}
.button-prime2:hover{
  border: unset;
}
.button-prime2:before, .button-prime2:after {
  content: "";
  position: absolute;
  z-index: -1;
}
.button-prime2.--glow:hover {
  background: var(--primary);
  box-shadow: 0 0 5px var(--primary), 0 0 25px var(--primary);
}
.button-prime2.--pulse:hover {
  animation: pulse 1.5s infinite;
}
.button-prime2.--door:hover {
  box-shadow: inset -7.5rem 0 0 0 var(--primary), inset 7.5rem 0 0 0 var(--primary);
}
.button-prime2.--shutter:after {
  height: 0;
  width: 100%;
  left: 0;
  background: var(--white);
  transition: 0.5s;
}
.button-prime2.--shutter.--down:after {
  top: 0;
}
.button-prime2.--shutter.--up:after {
  bottom: 0;
}
.button-prime2.--shutter:hover:after {
  height: 100%;
}
.button-prime2.--double:hover {
  box-shadow: 5px 5px 0 var(--primary);
}
.button-prime2.--shine {
  overflow: hidden;
}
.button-prime2.--shine:after {
  height: 100%;
  width: 0;
  left: -25%;
  top: 0;
  background: var(--primary);
  transform: skew(50deg);
  transform-origin: top left;
  transition: 0.5s;
}
.button-prime2.--shine:hover:after {
  width: 125%;
}
.button-prime2.--move:after {
  height: 100%;
  width: 0;
  top: 0;
  background: var(--primary);
  transition: 0.5s;
}
.button-prime2.--move.--left:after {
  left: 0;
}
.button-prime2.--move.--right:after {
  right: 0;
}
.button-prime2.--move.--left-right:after {
  right: 0;
}
.button-prime2.--move.--left-right:hover:after {
  right: auto;
  left: 0;
}
.button-prime2.--move.--right-left:after {
  left: 0;
}
.button-prime2.--move.--right-left:hover:after {
  left: auto;
  right: 0;
}
.button-prime2.--move:hover:after {
  width: 100%;
}
.button-prime2.--border {
  border: 2px solid transparent;
}
.button-prime2.--border:hover {
  border-color: var(--primary);
  color: var(--primary);
  background: transparent;
}
.button-prime2.--draw-border:before, .button-prime2.--draw-border:after {
  box-sizing: inherit;
  border: 2px solid transparent;
  width: 0;
  height: 0;
}
.button-prime2.--draw-border:before {
  top: 0;
  left: 0;
}
.button-prime2.--draw-border:after {
  bottom: 0;
  right: 0;
}
.button-prime2.--draw-border:hover {
  color: var(--primary);
  background: transparent;
  border-radius: 5px;
}
.button-prime2.--draw-border:hover:before, .button-prime2.--draw-border:hover:after {
  width: 100%;
  height: 100%;
}
.button-prime2.--draw-border:hover:before {
  border-top-color: var(--primary);
  border-right-color: var(--primary);
  transition: width 0.25s ease-out, height 0.25s ease-out 0.25s;
}
.button-prime2.--draw-border:hover:after {
  border-bottom-color: var(--primary);
  border-left-color: var(--primary);
  transition: border-color 0s ease-out 0.5s, width 0.25s ease-out 0.5s, height 0.25s ease-out 0.75s;
}
.button-prime2.--underline:after {
  box-sizing: inherit;
  width: 0;
  height: 100%;
  border-bottom: 4px solid var(--primary);
  bottom: 0;
  transition: 0.5s;
}
.button-prime2.--underline.--left:after {
  left: 0;
}
.button-prime2.--underline.--right:after {
  right: 0;
}
.button-prime2.--underline:hover:after {
  width: 100%;
}
.button-prime2.--underline.--center:after {
  right: 50%;
  left: 50%;
}
.button-prime2.--underline.--center:hover:after {
  right: 0;
  left: 0;
}

@keyframes pulse {
  0% {
    box-shadow: 0 0 0 var(--black);
  }
  50% {
    box-shadow: 0 0 10px var(--black);
  }
  100% {
    box-shadow: 0 0 0 var(--black);
  }
}

.link-item {
  height: 23px;
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  border-bottom: 1px rgba(255, 255, 255, 0.2) solid;
  cursor: pointer;
  overflow: hidden;
}
.link-item:is(:last-child) {
  border: unset;
}
.link-item .tlayer {
  min-height: 29px;
  font-size: 1.2rem;
}
.link-item .tlayer span {
  display: inline-block;
  position: relative;
  color: #3498db;
  transition: 0.2s cubic-bezier(0.22, 0.02, 0.01, 0.96);
}
.link-item .tlayer span:nth-child(1) {
  transition-delay: 0.07s;
}
.link-item .tlayer span:nth-child(2) {
  transition-delay: 0.14s;
}
.link-item .tlayer span:nth-child(3) {
  transition-delay: 0.21s;
}
.link-item .tlayer span:nth-child(4) {
  transition-delay: 0.28s;
}
.link-item .tlayer span:nth-child(5) {
  transition-delay: 0.35s;
}
.link-item .tlayer span:nth-child(6) {
  transition-delay: 0.42s;
}
.link-item .tlayer span:nth-child(7) {
  transition-delay: 0.49s;
}
.link-item .tlayer span:nth-child(8) {
  transition-delay: 0.56s;
}
.link-item .tlayer span:nth-child(9) {
  transition-delay: 0.63s;
}
.link-item .tlayer span:nth-child(10) {
  transition-delay: 0.7s;
}
.link-item .tlayer span:nth-child(11) {
  transition-delay: 0.77s;
}
.link-item .tlayer span:nth-child(12) {
  transition-delay: 0.84s;
}
.link-item .tlayer span:nth-child(13) {
  transition-delay: 0.91s;
}
.link-item .tlayer span:nth-child(14) {
  transition-delay: 0.98s;
}
.link-item .tlayer span:nth-child(15) {
  transition-delay: 1.05s;
}
.link-item .tlayer span:nth-child(16) {
  transition-delay: 1.12s;
}
.link-item .tlayer span:nth-child(17) {
  transition-delay: 1.17s;
}
.link-item .tlayer span:nth-child(18) {
  transition-delay: 1.25s;
}
.link-item .tlayer span:nth-child(19) {
  transition-delay: 1.32s;
}
.link-item .tlayer span:nth-child(20) {
  transition-delay: 1.38s;
}
.link-item .tlayer span:nth-child(21) {
  transition-delay: 1.45s;
}
.link-item .tlayer span:nth-child(22) {
  transition-delay: 1.52s;
}
.link-item .tlayer span:nth-child(23) {
  transition-delay: 1.59s;
}
.link-item .tlayer span:nth-child(24) {
  transition-delay: 1.66s;
}
.link-item .tlayer span:nth-child(25) {
  transition-delay: 1.73s;
}
.link-item .tlayer span:nth-child(26) {
  transition-delay: 1.80s;
}
.link-item .tlayer span:nth-child(27) {
  transition-delay: 1.87s;
}
.link-item .tlayer span:nth-child(28) {
  transition-delay: 1.94s;
}
.link-item .tlayer span:nth-child(29) {
  transition-delay: 2.01s;
}
.link-item .tlayer span:nth-child(30) {
  transition-delay: 2.08s;
}
.link-item .tlayer span:nth-child(31) {
  transition-delay: 2.15s;
}
.link-item .tlayer span:nth-child(32) {
  transition-delay: 2.22s;
}
.link-item .tlayer span:nth-child(33) {
  transition-delay: 2.29s;
}
.link-item .tlayer span:nth-child(34) {
  transition-delay: 2.36s;
}
.link-item .l2 span {
  color: #384479;
}
.link-item:hover .tlayer span {
  transition: 0.3s cubic-bezier(0.22, 0.02, 0.01, 0.96);
  transform: translatey(-100%);
}
.link-item:hover span:nth-child(1) {
  transition-delay: 0.12s;
}
.link-item:hover span:nth-child(2) {
  transition-delay: 0.19s;
}
.link-item:hover span:nth-child(3) {
  transition-delay: 0.26s;
}
.link-item:hover span:nth-child(4) {
  transition-delay: 0.33s;
}
.link-item:hover span:nth-child(5) {
  transition-delay: 0.4s;
}
.link-item:hover span:nth-child(6) {
  transition-delay: 0.47s;
}
.link-item:hover span:nth-child(7) {
  transition-delay: 0.54s;
}
.link-item:hover span:nth-child(8) {
  transition-delay: 0.61s;
}
.link-item:hover span:nth-child(9) {
  transition-delay: 0.68s;
}
.link-item:hover span:nth-child(10) {
  transition-delay: 0.75s;
}
.link-item:hover span:nth-child(11) {
  transition-delay: 0.82s;
}
.link-item:hover span:nth-child(12) {
  transition-delay: 0.89s;
}
.link-item:hover span:nth-child(13) {
  transition-delay: 0.96s;
}
.link-item:hover span:nth-child(14) {
  transition-delay: 1.03s;
}
.link-item:hover span:nth-child(15) {
  transition-delay: 1.1s;
}
.link-item:hover span:nth-child(16) {
  transition-delay: 1.17s;
}
.link-item:hover span:nth-child(17) {
  transition-delay: 1.24s;
}
.link-item:hover span:nth-child(18) {
  transition-delay: 1.31s;
}
.link-item:hover span:nth-child(19) {
  transition-delay: 1.38s;
}
.link-item:hover span:nth-child(20) {
  transition-delay: 1.45s;
}
.link-item:hover span:nth-child(21) {
  transition-delay: 1.52s;
}
.link-item:hover span:nth-child(22) {
  transition-delay: 1.59s;
}
.link-item:hover span:nth-child(23) {
  transition-delay: 1.66s;
}
.link-item:hover span:nth-child(24) {
  transition-delay: 1.73s;
}
.link-item:hover span:nth-child(25) {
  transition-delay: 1.80s;
}
.link-item:hover span:nth-child(26) {
  transition-delay: 1.87s;
}
.link-item:hover span:nth-child(27) {
  transition-delay: 1.94s;
}
.link-item:hover span:nth-child(28) {
  transition-delay: 2.01s;
}
.link-item:hover span:nth-child(29) {
  transition-delay: 2.08s;
}
.link-item:hover span:nth-child(30) {
  transition-delay: 2.15s;
}
.link-item:hover span:nth-child(31) {
  transition-delay: 2.22s;
}

.link-item:hover span:nth-child(32) {
  transition-delay: 2.29s;
}

.link-item:hover span:nth-child(33) {
  transition-delay: 2.36s;
}

.link-item:hover span:nth-child(34) {
  transition-delay: 2.43s;
}

/*CARD CSS*/
.border-light-green{
border:1px solid #e2f0d9 !important;
-webkit-box-shadow: 7px 7px 33px 0px rgba(226,240,217,1) !important;
-moz-box-shadow: 7px 7px 33px 0px rgba(226,240,217,1) !important;
box-shadow: 7px 7px 33px 0px rgba(226,240,217,1) !important;
}
.border-light-blue{
border:1px solid #dae3f3 !important;
-webkit-box-shadow: 7px 7px 33px 0px rgba(218,227,243,1) !important;
-moz-box-shadow: 7px 7px 33px 0px rgba(218,227,243,1) !important;
box-shadow: 7px 7px 33px 0px rgba(218,227,243,1) !important;
}
.border-light-yellow{
border:1px solid #fff2cc !important;
-webkit-box-shadow:  7px 7px 33px rgba(255,242,204,0.5) !important;
-moz-box-shadow:  7px 7px 33px rgba(255,242,204,0.5) !important;
box-shadow:  7px 7px 33px rgba(255,242,204,0.5) !important;
}
.border-dark-orange{
border:1px solid #eeb111 !important;
-webkit-box-shadow:  7px 7px 33px rgba(238,177,17,0.25) !important;
-moz-box-shadow:  7px 7px 33px rgba(238,177,17,0.25) !important;
box-shadow:  7px 7px 33px rgba(238,177,17,0.25) !important;
}
.border-light-gray{
border:1px solid #d9d9d9 !important;
-webkit-box-shadow:  7px 7px 33px rgba(217,217,217,1) !important;
-moz-box-shadow:  7px 7px 33px rgba(217,217,217,1) !important;
box-shadow:  7px 7px 33px rgba(217,217,217,1) !important;
}
.border-semi-light-blue{
border:1px solid #b4c7e7 !important;
-webkit-box-shadow: 7px 7px 26px 0px rgba(180,199,231,0.75) !important;
-moz-box-shadow: 7px 7px 26px 0px rgba(180,199,231,0.75) !important;
box-shadow: 7px 7px 26px 0px rgba(180,199,231,0.75) !important;
}
.border-dark-blue{
border:1px solid #061C60 !important;
-webkit-box-shadow: 7px 7px 26px 0px rgba(6,28,96,0.5) !important;
-moz-box-shadow: 7px 7px 26px 0px rgba(6,28,96,0.5) !important;
box-shadow: 7px 7px 26px 0px rgba(6,28,96,0.5) !important;
}

.card23 {
position: relative;
/*margin: 150px auto;*/
margin: 0 auto;
width:100% !important;
padding: 20px;
box-shadow: 3px 10px 20px rgba(0, 0, 0, 0.2);
border-radius: 10px;
border: 0;
}

.card .circle8 {
border-radius: 3px;
width: 65px;
height: 65px;
background: black;
position: absolute;
right: 0px;
top: 0;
background-image: linear-gradient(to top, #fff 0%, #b4c7e7 100%);
border-bottom-left-radius: 170px;
border-top-right-radius: 22px;
}
.card23 .content {
margin-top: 15px;
display: flex;
flex-direction: column;
}
.card-no-style .content {
margin-top: 15px;
display: flex;
flex-direction: column;
}
.flex-content{ display: flex; padding: 0 8px 0 15px; }
/* box-shadow */
ol.gradient-list > li::before, ol.gradient-list > li {
box-shadow: 0.25rem 0.25rem 0.6rem rgba(0, 0, 0, 0.05), 0 0.5rem 1.125rem rgba(75, 0, 0, 0.05);
}
ol.gradient-list {
counter-reset: gradient-counter;
list-style: none;
margin: 1.75rem 0;
/*padding-left: 1rem;*/
margin-left: -1rem;
width: 100%;
text-align: left;
font-size: 1.2rem;
}
ol.gradient-list > li {
background: white;
border-radius: 0 0.5rem 0.5rem 0.5rem;
counter-increment: gradient-counter;
margin-top: 1rem;
min-height: 1rem;
padding: 1rem 1rem 1rem 3rem;
position: relative;
}
ol.gradient-list > li::before, ol.gradient-list > li::after {
background: linear-gradient(135deg, #fff 0%, #d9d9d9 100%);
border-radius: 1rem 1rem 0 1rem;
content: "";
height: 3rem;
left: -1rem;
overflow: hidden;
position: absolute;
top: -1rem;
width: 3rem;
}
ol.gradient-list > li::before {
align-items: flex-end;
content: counter(gradient-counter);
color: #1d1f20;
display: flex;
font: 900 1.5em/1 "Montserrat";
justify-content: flex-end;
/*padding: 0.125em 0.25em;*/
z-index: 1;
}
ol.gradient-list > li:nth-child(10n+1):before {
background: linear-gradient(135deg, rgb(217, 217, 217) 0%, rgba(255, 255, 255, 0.2) 100%);
}
ol.gradient-list > li:nth-child(10n+2):before {
background: linear-gradient(135deg, rgb(217, 217, 217) 0%, rgba(255, 255, 255, 0.4) 100%);
}
ol.gradient-list > li:nth-child(10n+3):before {
background: linear-gradient(135deg, rgb(217, 217, 217) 0%, rgba(255, 255, 255, 0.6) 100%);
}
ol.gradient-list > li:nth-child(10n+4):before {
background: linear-gradient(135deg, rgb(217, 217, 217) 0%, rgba(255, 255, 255, 0.8) 100%);
}
ol.gradient-list > li + li {
margin-top: 2rem;
}

@media(max-width:480px){
  .flex-content{
    padding: unset !important;
  }
  .button-prime{
    width: 100%;
    max-width: 250px;
  }
}
/*END CARD CSS*/

/*PRESS RELEASE*/
.news-ticker {
  display: flex;
  gap: 1rem;
  height: 40px;
  background: white;
  max-width: 100%;
  /*margin: 3rem auto;*/
  border:1px solid #ccc;
    box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.6);
}
.label {
  white-space: nowrap;
  background: #384479;
  color: white;
  font-weight: 600;
  display: flex;
  align-items: center;
  padding: 0 10px;
  position: relative;
  font-size: 1.2rem;
}
.label::after {
  content: "";
  position: absolute;
  right: -20px;
  border: 10px solid transparent;
  border-left-color: #384479;
}
.headlines {
  list-style: none;
  padding-right: 10px;
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: relative;
}
.headlines li {
  color: #000;
  position: absolute;
  left: 0;
  height: 100%;
  width: 100%;
  line-height: 40px;
  clip-path: polygon(0 0, 0 0, 0 100%, 0 100%);
  transition: all 1s ease-in-out;
  font-size: 1.1rem;
}
.headlines li.active {
  clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
}

@media (max-width:480px){
  .headlines li {
    line-height: 20px;
    padding-top: 10px;
  }
  .news-ticker {
    height: 60px;
  }
}
/*Version 2 of Press Release*/
.blog-slider {
  width: 95%;
  position: relative;
  max-width: 800px;
  margin: auto;
  background: #fff;
  box-shadow: 0px 14px 80px rgba(34, 35, 58, 0.2);
  padding: 25px;
  border-radius: 25px;
  height: 400px;
  transition: all 0.3s;
}
/*@media screen and (max-width: 992px) {
  .blog-slider {
    max-width: 680px;
    height: 400px;
  }
}*/
@media screen and (max-width: 1023px) and (min-width: 920px) {
  .blog-slider__title{
    font-size: 16px;
    margin-bottom: 10px !important;
  }
  .blog-slider__text{
    font-size: 13px;
    margin-bottom: 12px !important;
  }
  .blog-slider__code {
    margin-bottom: 5px !important;
  }

  .blog-slider__content {
    padding-right: 10px !important;
    margin-left: -30px !important;
  }
}
@media screen and (max-width: 919px) {
  .blog-slider {
    min-height: 500px;
    height: auto;
    margin: 110px auto 60px auto;
  }
}
@media screen and (max-height: 500px) and (min-width: 992px) {
  .blog-slider {
    height: 350px;
  }
}
.blog-slider__item {
  display: flex;
  align-items: center;
}
@media screen and (max-width: 919px) {
  .blog-slider__item {
    flex-direction: column;
  }
}
.blog-slider__item.swiper-slide-active .blog-slider__img img {
  opacity: 1;
  transition-delay: 0.3s;
}
.blog-slider__item.swiper-slide-active .blog-slider__content > * {
  opacity: 1;
  transform: none;
}
.blog-slider__item.swiper-slide-active .blog-slider__content > *:nth-child(1) {
  transition-delay: 0.3s;
}
.blog-slider__item.swiper-slide-active .blog-slider__content > *:nth-child(2) {
  transition-delay: 0.4s;
}
.blog-slider__item.swiper-slide-active .blog-slider__content > *:nth-child(3) {
  transition-delay: 0.5s;
}
.blog-slider__item.swiper-slide-active .blog-slider__content > *:nth-child(4) {
  transition-delay: 0.6s;
}
.blog-slider__item.swiper-slide-active .blog-slider__content > *:nth-child(5) {
  transition-delay: 0.7s;
}
.blog-slider__item.swiper-slide-active .blog-slider__content > *:nth-child(6) {
  transition-delay: 0.8s;
}
.blog-slider__item.swiper-slide-active .blog-slider__content > *:nth-child(7) {
  transition-delay: 0.9s;
}
.blog-slider__item.swiper-slide-active .blog-slider__content > *:nth-child(8) {
  transition-delay: 1s;
}
.blog-slider__item.swiper-slide-active .blog-slider__content > *:nth-child(9) {
  transition-delay: 1.1s;
}
.blog-slider__item.swiper-slide-active .blog-slider__content > *:nth-child(10) {
  transition-delay: 1.2s;
}
.blog-slider__item.swiper-slide-active .blog-slider__content > *:nth-child(11) {
  transition-delay: 1.3s;
}
.blog-slider__item.swiper-slide-active .blog-slider__content > *:nth-child(12) {
  transition-delay: 1.4s;
}
.blog-slider__item.swiper-slide-active .blog-slider__content > *:nth-child(13) {
  transition-delay: 1.5s;
}
.blog-slider__item.swiper-slide-active .blog-slider__content > *:nth-child(14) {
  transition-delay: 1.6s;
}
.blog-slider__item.swiper-slide-active .blog-slider__content > *:nth-child(15) {
  transition-delay: 1.7s;
}
.blog-slider__img {
  width: 278px;
  flex-shrink: 0;
  height: 278px;
  background-image: linear-gradient(147deg, #D7D9E4 0%, #384479 74%);
  box-shadow: 4px 13px 30px 1px rgba(56,68,121, 0.2);
  border-radius: 20px;
  transform: translateX(-80px);
  overflow: hidden;
}

.blog-slider__img:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: linear-gradient(147deg, #D7D9E4 0%, #384479 74%);
  border-radius: 20px;
  opacity: 0.8;
}
.blog-slider__img img {
  width: 84%;
  height: 100%;
  /*object-fit: cover;*/
  object-fit: contain;
  display: block;
  opacity: 0;
  border-radius: 20px;
  transition: all 0.3s;
  margin: 0 auto;
  text-align: center;
}

/* Override background image and opacity for the second slide */
.blog-slider2__img {
  background-image: unset !important;  /* Remove the background image */
}

.blog-slider2__img img{
  width: 90% !important;
}

.blog-slider2__img:after {
  background-image: unset !important;  /* Remove the background image for the overlay */
  opacity: 0.8 !important; /* Maintain the opacity for the overlay */
}
@media screen and (max-width: 919px) {
  .blog-slider__img {
    transform: translateY(-50%);
    width: 90%;
  }
}
@media screen and (max-width: 576px) {
  .blog-slider__img {
    width: 95%;
  }
}
@media screen and (max-height: 500px) and (min-width: 992px) {
  .blog-slider__img {
    height: 270px;
  }
}
.blog-slider__content {
  padding-right: 25px;
}
@media screen and (max-width: 919px) {
  .blog-slider__content {
    margin-top: -80px;
    text-align: center;
    padding: 0 30px;
  }
}
@media screen and (max-width: 576px) {
  .blog-slider__content {
    padding: 0;
  }
}
.blog-slider__content > * {
  opacity: 0;
  transform: translateY(25px);
  transition: all 0.4s;
}
.blog-slider__code {
  color: #7b7992;
  margin-bottom: 15px;
  display: block;
  font-weight: 500;
}
.blog-slider__title {
  font-size: 20px;
  font-weight: 700;
  color: #0d0925;
  margin-bottom: 20px;
}
.blog-slider__text {
  color: #4e4a67;
  margin-bottom: 30px;
  line-height: 1.5em;
}
.blog-slider__button {
  display: inline-flex;
  background-image: linear-gradient(147deg, #d7d9e4 0%, #384479 74%);
  padding: 10px 35px;
  border-radius: 50px;
  color: #fff !important;
  box-shadow: 0px 14px 80px rgba(56,68,121, 0.4);
  text-decoration: none !important;
  font-weight: 500;
  justify-content: center;
  text-align: center;
  letter-spacing: 1px;
}
@media screen and (max-width: 576px) {
  .blog-slider__button {
    width: 100%;
  }
}
.blog-slider .swiper-container-horizontal > .swiper-pagination-bullets, .blog-slider .swiper-pagination-custom, .blog-slider .swiper-pagination-fraction {
  bottom: 10px;
  left: 0;
  width: 100%;
}
.blog-slider__pagination {
  position: absolute;
  z-index: 21;
  right: 20px;
  width: 11px !important;
  text-align: center;
  left: auto !important;
  top: 50%;
  bottom: auto !important;
  transform: translateY(-50%);
}
@media screen and (max-width: 919px) {
  .blog-slider__pagination {
    transform: translateX(-50%);
    left: 50% !important;
    top: 205px;
    width: 100% !important;
    display: flex;
    justify-content: center;
    align-items: center;
  }
}
.blog-slider__pagination.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 8px 0;
}
@media screen and (max-width: 919px) {
  .blog-slider__pagination.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 5px;
  }
}
.blog-slider__pagination .swiper-pagination-bullet {
  width: 14px;
  height: 18px;
  display: block;
  border-radius: 10px;
  background: #062744;
  opacity: 0.2;
  transition: all 0.3s;
}
.blog-slider__pagination .swiper-pagination-bullet-active {
  opacity: 1;
  background: #384479;
  height: 30px;
  box-shadow: 0px 0px 20px rgba(56,68,121, 0.3);
}
@media screen and (max-width: 919px) {
  .blog-slider__pagination .swiper-pagination-bullet-active {
    height: 11px;
    width: 30px;
  }
  #pressRelease{
    /*margin-bottom: -80px;*/
  }
}
/*END PRESS RELEASE*/

.ul-style {
  list-style: none;
  margin: 0;
  padding: 0;
  margin-top: 10px;
  position: relative;
}

.ul-style {
  &:before {
      content: "";
      display: inline-block;
      width: 2px;
      background: #002454;
      position: absolute;
      left: 3px;
      top: 5px;
      height: calc(100% - 40px);
  }
}

.ul-style {
  li {
      position: relative;
      padding-left: 25px;
      margin-bottom: 15px;
      text-indent: unset !important;
  }
}

.ul-style {
  & li {
      &:before {
          content: "";
          display: inline-block;
          width: 16px;
          height: 16px;
          background: #3B7CCA;
          position: absolute;
          left: -4px;
          top: 5px;
          border-radius: 10px;
      }
  }
}

/*mobile*/
/*Dropdown CSS*/
#myDropdown option{
  background-color: #002454;
}
/*End of Dropdown CSS*/
/*mobile*/