.first-1 {
  padding-top: 5%;
  padding-bottom: 4%;
  border-bottom: 1.5px solid #707070;
}

.component-section.full-width.container.no-style.root {
  padding: 0;
}

.equal .col-sm-6.col-xs-12.column-2 {
    padding-left: 5%;
}

.equal .col-sm-6.col-xs-12.column-1 {
    padding-right: 5%;
}

.second-2, .third {
  padding-top: 4%;
  border-bottom: 1.5px solid #707070;
  padding-bottom: 4%;
}

button {
    padding-left: 20px;
    padding-right: 20px;
}
.page-section-inner.container {
  width: 95%;
}

p.welcome,p.bold {
    text-align: left;
    font: normal normal normal 24px/35px Poppins;
    font-size: 21px;
    letter-spacing: 0.2px;
    font-family: 'poppins-regular';
    line-height: 35px;
    color: #404444;
}

p.bold {
    margin-bottom: 5%;
}

p.red-bold {
  text-align: left;
  font-family: 'poppins-bold';
  letter-spacing: 0px;
  margin-top: 5%;
  margin-bottom: 5%;
  font-size: 48px;
  color: #EE1E4F;
  line-height: 55px;
}

p.red {
  text-align: left;
  letter-spacing: 0.3px;
  font-family: 'poppins-medium';
  font-size: 36px;
  line-height: 45px;
  color: #EE1E4F;
}

p.green-bold {
    text-align: left;
    font-family: 'poppins-bold';
    letter-spacing: 0px;
    margin-top: 8%;
    margin-bottom: 7%;
    font-size: 48px;
    color: #32BA7C;
    line-height: 55px;
}

p.yellow {
  text-align: left;
  letter-spacing: 0px;
  font-family: 'poppins-medium';
  font-size: 36px;
  line-height: 45px;
  color: #E8BF18;
}

p.yellow-bold {
  text-align: left;
  font-family: 'poppins-bold';
  letter-spacing: 0px;
  margin-top: 8%;
  margin-bottom: 7%;
  font-size: 48px;
  color: #E8BF18;
  line-height: 55px;
}

p.green {
    text-align: left;
    letter-spacing: 0px;
    font-family: 'poppins-medium';
    font-size: 36px;
    line-height: 45px;
    color: #32BA7C;
}

p.description-1, p.description-2, p.description-3,p.normal-text {
    text-align: left;
    font-family: 'poppins-regular';
    font-size: 16px;
    line-height: 25px;
    letter-spacing: 0px;
    color: #404444;
}

.first-down button a,.second-down button a,.third-down button a {
    letter-spacing: 0.3px;
    font-size: 23px;
    font-family: 'poppins-medium';
    color: #404444;
    text-align: center;
}

.first-down button a,.second-down button a,.third-down button a {
  text-decoration: none !important;
}

p.dark-blue-heading {
    text-align: left;
    line-height: 40px;
    font-size: 34px;
    font-family: 'poppins-bold';
    color: #123862;
    opacity: 1;
    letter-spacing: 0.4px;
    margin-bottom: 3%;
}

p.permanent-green {
  text-align: left;
    font-family: 'poppins-bold';
    letter-spacing: 0.3px;
    font-size: 23px;
    line-height: 35px;
  color: #32BA7C;
  height: 100px;
}

p.permanent-red {
  text-align: left;
    font-family: 'poppins-bold';
    letter-spacing: 0.3px;
    font-size: 23px;
    line-height: 35px;
  color: #EE1E4F;
  height: 100px;
}

p.one, p.two {
  text-align: left;
    font-family: 'poppins-regular';
    font-size: 16px;
    line-height: 30px;
    letter-spacing: 0.2px;
    color: #404444;
}

.first, .second {
  background: #F5F5F5 0% 0% no-repeat padding-box;
  border-radius: 20px;
  opacity: 1;
  padding: 3%;
  padding-top: 4%;
}

.first {
  margin-right: 1.5%;
}

.second {
  margin-left: 1.5%;
}

p.foo {
  text-align: right;
  font: normal normal normal 18px/27px Poppins;
  letter-spacing: 0px;
  color: #A1AFAC;
  opacity: 1;
}

span.fa.pull-right.fa-chevron-down {
  font-size: 17px;
}

.fa-chevron-down:before {
  content: "\f078";
}

p.down {
  margin: 0px 5%;
}

span.fa.pull-right.fa-chevron-down {
  align-self: center;
}

.first-down,.second-down,.third-down {
  display: flex;
  justify-content: center;
  align-items: center;
}

.first-down,.second-down,.third-down {
  width: fit-content;
  border-bottom: 1.5px solid #707070;
  margin: 0 auto;
  padding-bottom: 0.5%;
  margin-top: 2%;
}

.second-down {
    margin-top: 5%;
}

button {
  background-color: white;
  border: none;
}

.download a {
  text-decoration: none !important;
}
.download {
    margin-top: 2%;
}
p.downl {
      text-transform: capitalize;
    opacity: 1;
    letter-spacing: 0.3px;
    font-size: 23px;
    font-family: 'poppins-medium';
    color: #404444;
}

.rea {
  color: #A1AFAC !important;
}

.download a {
  display: flex;
  width: 106%;
}

img.dd,img.ddd {
  height: 25px;
  align-self: auto;
  margin-left: 5%;
}

.download {
  border-bottom: 2px solid;
  justify-content: flex-start;
    /* align-items: unset; */
  width: fit-content;
  padding: 0px 2%;
  padding-left: 0;
}

.co {
  color: #4473D1 !important;
}



@media screen and (min-width:768px) {
    .mobile-view {
        display: none;
    }
    
    .no-gap {
    margin-bottom: 1% !important;
   }
    img.ddd {
        display:none;
    }
    
    
    
    p.got-it {
    padding-left: 15px;
    }
    
    .download.got-it {
        margin-left : 15px;
    }
  .vino {
    display: none !important;
  }
  
  p.one, p.two {
      line-height: 20px;
  }

  .open span.fa.pull-right.fa-chevron-up {
    display: none;
  }

  .equal .col-sm-6.col-xs-12.column-2 {
    border-left: 2px solid #707070;
  }

  div.small-text,div.small-text1 {
    display: flex;
    margin: 5% auto;
  }
  .small-text1 {
    width: 85%;
    margin-left: 0 !important;
   }

  .small-text1 .first {
    width: 100%;
  }

  .box span.fa.pull-right.fa-chevron-down {
    display: none;
  }
}

img.z {
  height: 50px;
  margin-right: 6%;
}

.correct {
  display: flex;
}

.correct p {
  margin-bottom: 10%;
}

.download a {
  display: flex;
}

@media screen and (min-width:768px) and (max-width:991px) {
    

    .first-1 {
    padding-top: 10%;
    }
    .small-text, .small-text1 {
    width: 120% !important;
    }
    p.one, p.two {
    font-size: 15px;
     }
    
    .first-down, .second-down, .third-down {
    
    margin-top: 5%;
}
    
    p.downl {
    font-size: 21px;
}
    
    .first-down button a, .second-down button a, .third-down button a {
    letter-spacing: 0.3px;
    font-size: 21px;
    }
    p.welcome {
    font-size: 19px;
    line-height: 30px;
}
    .small-text1 .first {
    width: auto;
}
    .multi-column-container.equal {
    padding-top: 4%
    }
  p.red-bold,p.yellow-bold,p.green-bold {
    font-size: 43px;
    line-height: 52px;
  }
  
  .risk-indication .col-sm-6.col-xs-12.column-1 {
    padding: 0;
}
.risk-indication .col-sm-6.col-xs-12.column-2 {
    padding: 0;
}

p.red,p.yellow,p.green {
    font-size: 26px;
    line-height: 36px;
   
}

p.description-1, p.description-2, p.description-3, p.normal-text {
    
}
p.dark-blue-heading {
        font-size: 25px;
    line-height: 35px;
    
}

p.permanent-green,p.permanent-red {
    font-size: 21px;
    line-height: 35px;
}

}

@media screen and (min-width:992px) and (max-width:1199px) {
    .multi-column-container.equal {
    padding-top: 3%;
  }
  
  .small-text1 {
    width: 94%;
    margin-left: 0 !important;
  }
  
  .dark-blue-heading {
      font-size: 31px !important;
      line-height: 35px !important;
  }
  
  p.yellow-bold,p.red-bold,p.green-bold{
      font-size: 45px;
      line-height: 50px;
  }
  
  p.red,p.yellow,p.green {
    text-align: left;
    letter-spacing: 0.19px;
    font-family: 'poppins-medium';
    font-size: 33px;
    line-height: 45px;
}
  
  .second-down {
      margin-top: 5%;
  }
  
      .first-1 {
    padding-top: 10%;
    }
    .small-text1 .first {
    width: 100% !important;
}

.risk-indication .col-sm-6.col-xs-12.column-2 {
    width: 52%;
    padding-left: 0;
    padding-right: 0;
}

.risk-indication .col-sm-6.col-xs-12.column-1 {
    width: 48%;
    padding-right: 0;
}
}

.html-asset-inner {
 display:none; 
}
@media screen and (max-width:767px) {
    .second {
    margin-left: 0%;
    }
    
    .first {
    margin-right: 0;
    }
    img.dd {
        display: none;
    }
    
    .desktop-view {
        display: none;
    }
    
    .equal .col-sm-6.col-xs-12.column-2{
        padding-left: 15px;
    }
    
    .equal .col-sm-6.col-xs-12.column-1 {
        padding-right: 15px;
    }
    
    button {
    padding-left: 10px;
    padding-right: 10px;
}
    .page-section-inner.container {
    width: 98%;
}

p.permanent-green,p.permanent-red {
    line-height: 30px;
    font-size: 20px;
    height: 65px;
}
p.dark-blue-heading {
        font-size: 24px;
    line-height: 32px;
}

.first-down, .second-down, .third-down {
    margin-top: 6%;
}

p.description-1, p.description-2, p.description-3, p.normal-text {
   font-size: 15px;
    line-height: 25px; 
}

.first-down button a, .second-down button a, .third-down button a {
    font-size: 20px;
    line-height: 28px;
}

p.one, p.two {
    font-size: 15px;
}

p.yellow-bold,p.green-bold,p.red-bold {
    font-size: 30px;
    line-height: 30px;
}

.small-text1 {
    margin-bottom: 10%;
}
p.downl {
        font-size: 20px;
    color: #4473D1 !important;
}

.small-text {
    margin-top: 10%;
}
p.normal-text {
    margin-top: 5%;
}

p.bold {
    margin-bottom: 10%;
}

p.yellow,p.red,p.green {
    line-height: 35px;
    font-size: 26px;
    
}
    p.welcome,p.bold {
        font-size: 18px;
    line-height: 28px;
    
    }
  .first-1,.second-2,.third {
      padding-bottom: 12%;
  }
  .more {
    display: none;
  }

  .first-down a, .second-down a, .third-down a {
    color: #4473D1;
  }

  .no {
    display: none;
  }

  .hide1 {
    display: none;
  }

  .first-down a,.second-down a,.third-down button a {
    color: #4473D1 !important;
  }

  .first-text div.box {
    background-color: #F5F5F5;
    overflow-y: hidden;
    padding: 5%;
    border-radius: 20px;
    position: absolute;
    z-index: 100;
  }
  
  .download {
      border-bottom: 1.5px solid #4473D1;
  }

  .oo {
    height: 60%;
    animation-name: example;
    animation-duration: 1s;
    animation-fill-mode: forwards;
  }
    @keyframes example {
    from {height: 70%;
  }

  to {
    height: 150%;
  }
}

.ol {
  height: 60%;
  animation-name: example1;
  animation-duration: 0.5s;
  animation-fill-mode: forwards;
}

@keyframes example1 {
  from {
    height: 150%;
  }

  to {
    height: 70%;
  }
}

/* low risk*/
.low-risk .oo {
  height: 60%;
  animation-name: example3;
  animation-duration: 1s;
  animation-fill-mode: forwards;
}

@keyframes example3 {
  from {
    height: 64%;
  }

  to {
    height: 80%;
  }
}

.low-risk .ol {
  height: 60%;
  animation-name: example4;
  animation-duration: 0.5s;
  animation-fill-mode: forwards;
}

@keyframes example4 {
  from {
    height: 80%;
  }

  to {
    height: 64%;
  }
}

/*low risk*/

.row {
  margin-left: -15px!important;
}

.risk-indication .col-sm-6.col-xs-12.column-2 {
  margin-top: 85%;
}

.low-risk .risk-indication .col-sm-6.col-xs-12.column-2 {
  margin-top: 72%;
}

.first, .second {
  margin-bottom: 7%;
}

.open {
  display: flex;
  justify-content: center;
}

img.z {
    align-self: center;
    position: relative;
    top: -15px;
}

p.permanent-green {
    margin: 5% 0;
}

.open {
    margin-top: 7%;
}
}

@media screen and (min-width: 400px) and (max-width: 470px) {
  .oo {
    height: 60%;
    animation-name: example;
    animation-duration: 1s;
    animation-fill-mode: forwards;
  }
    @keyframes example {
    from {height: 70%;
  }

  to {
    height: 140%;
  }
}

.ol {
  height: 60%;
  animation-name: example1;
  animation-duration: 0.5s;
  animation-fill-mode: forwards;
}

@keyframes example1 {
  from {
    height: 140%;
  }

  to {
    height: 70%;
  }
}

.risk-indication .col-sm-6.col-xs-12.column-2 {
  margin-top: 74%;
}

.low-risk .risk-indication .col-sm-6.col-xs-12.column-2 {
    margin-top: 67%;
}

/* low risk*/
.low-risk .oo {
  height: 60%;
  animation-name: example3;
  animation-duration: 1s;
  animation-fill-mode: forwards;
}

@keyframes example3 {
  from {
    height: 65%;
  }

  to {
    height: 80%;
  }
}

.low-risk .ol {
  height: 60%;
  animation-name: example4;
  animation-duration: 0.5s;
  animation-fill-mode: forwards;
}

@keyframes example4 {
  from {
    height: 80%;
  }

  to {
    height: 65%;
  }
}

/*low risk*/
}

nav.navbar.navbar-default.navbar-fixed-top.margin-bottom-0.main-navigation {
    box-shadow: 0px 5px 20px #00000029;
}

@media screen and (min-width: 630px) and (max-width: 760px) {
    .open {
    margin-top: 4%;
}
     .oo {
    height: 60%;
    animation-name: example5;
    animation-duration: 1s;
    animation-fill-mode: forwards;
  }
    @keyframes example5 {
    from {height: 70%;
  }

  to {
    height: 130%;
  }
}

.ol {
  height: 60%;
  animation-name: example6;
  animation-duration: 0.5s;
  animation-fill-mode: forwards;
}

@keyframes example6 {
  from {
    height: 130%;
  }

  to {
    height: 70%;
  }
}

/* low risk*/
.low-risk .oo {
  height: 60%;
  animation-name: example3;
  animation-duration: 1s;
  animation-fill-mode: forwards;
}

@keyframes example3 {
  from {
    height: 55%;
  }

  to {
    height: 65%;
  }
}

.low-risk .ol {
  height: 60%;
  animation-name: example4;
  animation-duration: 0.5s;
  animation-fill-mode: forwards;
}

@keyframes example4 {
  from {
    height: 65%;
  }

  to {
    height: 55%;
  }
}

/*medium risk*/

     .medium-risk .oo {
    height: 60%;
    animation-name: example7;
    animation-duration: 1s;
    animation-fill-mode: forwards;
  }
    @keyframes example7 {
    from {height: 60%;
  }

  to {
    height: 120%;
  }
}

.medium-risk .ol {
  height: 60%;
  animation-name: example8;
  animation-duration: 0.5s;
  animation-fill-mode: forwards;
}

@keyframes example8 {
  from {
    height: 120%;
  }

  to {
    height: 60%;
  }
}


.risk-indication .col-sm-6.col-xs-12.column-2 {
    margin-top: 37%;
}

.low-risk .risk-indication .col-sm-6.col-xs-12.column-2 {
    margin-top: 34%;
}

.jojo img.new-image-mobile {
    width: 65% !important;
}
    .first-1, .second-2, .third {
    padding-bottom: 7%;
}
}

.footer .row {
    margin-left: 0 !important;
}

