body {
  font-family: "Inter", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  font-weight: 325;
  background-color:#ffffff;
  color: #434557;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  color: #222; /* 0f5a64 457ffc #455afc */
  font-optical-sizing: auto;
  font-weight: 800;
  font-style: normal;
}

h1 {
  font-size: 3.5rem;    /* ~51.6px */
  line-height: 1.2;   /* ~61.9px */
}

h2 {
  font-size: 2.75rem;  /* ~43.2px */
  line-height: 1.3;   /* ~56.2px */
}

h3 {
  font-size: 2rem;    /* ~34.5px */
  line-height: 1.4;   /* ~48.3px */
}

h4 {
  font-size: 1.75rem; /* ~30px */
  line-height: 1.5;   /* ~45px */
}

a,
p,
li {
  font-size: 1.5rem;
  line-height: 2.25rem;
}

a,
.nav-link {
  color: #1a1e27;
}


a:hover,
.nav-link:hover {
  color: #5f5f5f;
}

strong {
  font-weight: 600;
}

.accordion-header {
  line-height: 1.2;
}

.my-6 {
  margin-top: 6rem !important;
  margin-bottom: 6rem !important;
}

.my-7 {
  margin-top: 7rem !important;
  margin-bottom: 7rem !important;
}

.card {
  box-shadow: rgba(0, 0, 0, 0.15) 1.95px 1.95px 2.6px;
}

.background-lightblue {
  background-color: #eaeafa;
}

.background-black {
  background-color: #1a1e27;
  color: #fff;
}

#time-wasting-list {
  list-style-type: '✖';
}

#time-wasting-list li {
  color: #f74242;
}

#time-wasting-list li span {
  position: relative;
  left: 10px;
  color: #4b4d54;
}

.navbar {
  box-shadow: none !important;
  border-bottom: none !important;
}

 /* Bootstrap's navbar secondary color */
.scrolled-border {
  border-bottom: 1px solid #d3d6e8;
  box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1);
}

.accordion-button {
  padding: 25px;
  font-size: 1.35rem;
}

.accordion-button:not(.collapsed) {
  background-color: #fcfcff;
}

.accordion {
  --bs-accordion-border-color: #e6e6ff;
}

.btn {
  --bs-btn-border-radius: 0.5rem;
}

.background-dark-blue {
  background-color: #1e2236;
}

.background-dark-blue h2,
.background-dark-blue p,
.background-dark-blue ul {
  color: #ffffff;
}

.navbar-expand-lg .navbar-nav .nav-link {
  padding-right: 0.75rem;
  padding-left: 0.75rem;
}

.nav-link {
  font-size: 1rem;
  font-weight: 600;
  text-decoration: none;
}

.navbar-brand {
  font-family: "Parkinsans", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 1.5rem;
  color: #1e2236;
}

/* Buttons */
.nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
  background-color: #079db0;
  color: #fff;
}

.nav-pills .nav-link {
  background-color: #f1f2ff;
}

.nav-link:focus {
  color: #fff;
}

.btn-primary {
  padding: 10px 50px;
  font-weight: 500;
  font-size: 1.25rem;
  color: #fff;
  background-color: #079db0;
  border-color: #079db0;
  /*
    Top:
      Deep Teal: 065D63
      BG: 079db0 (brighter) 008c9e (original)
      Blue: 316bff (bright)
      Green: 00F0A0

      Blue: 316bff & 457ffc & 455afc (Deep)
      Red: fc4545
      Green: 00F0A0 & 28a745 & 11D5A7 & 12a380 (Darker)

    Archive
      /* Orange: FF6B01
      Redish: d44242 e45a49
      Yellow: ffcd00 ffdc80 ffb800 ffcb58
      Emerald green: 12a380,
      Warm orange: f0a66b
      Green-Blue: 0f8d9e
      Orange: fc4b02
      Orange 2: ff7030
      Purple: 5522fa
      Green: 12a380 and 38B081
      Blue: 457ffc
      Unknown: 455afc 457efc 5eff74
    */
  */
}

.btn-primary:hover {
  color: #ffffff;
  background-color: #1a1e27;
  border-color: #1a1e27;
  text-decoration: none;
}

.btn-check:active + .btn-primary,
.btn-check:checked + .btn-primary,
.btn-primary.active,
.btn-primary:active,
.show > .btn-primary.dropdown-toggle {
  color: #ffffff;
  background-color: #323a4d;
  border-color: #323a4d;
}

.btn-check:focus + .btn-primary,
.btn-primary:focus {
  color: #ffffff;
  background-color: #323a4d;
  border-color: #323a4d;
  box-shadow: 0 0 0 .25rem #4762fb;
}

.btn-check:checked + .btn,
.btn.active,
.btn.show,
.btn:first-child:active,
:not(.btn-check) + .btn:active {
  color: #ffffff;
  background-color: #323a4d;
  border-color: #323a4d;
}

@media (min-width: 1400px) {
  .container,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl,
  .container-xxl {
    max-width: 1250px;
  }
}

@media (min-width: 1281px) {
  
  #case-study-cover {
    width: 100%;
  }

  .who-for-icon {
    width: 100%;
  }

  .process-icon {
    width: 100%;
  }
}

@media (min-width: 1200px) and (max-width: 1280px) {
  
  #case-study-cover {
    width: 100%;
  }

  .who-for-icon {
    width: 100%;
  }

  .process-icon {
    width: 100%;
  }
}

/* 
  ##Device = Laptops, Desktops
  ##Screen = B/w 1025px to 1280px
*/

@media (min-width: 1025px) and (max-width: 1199px) {
  
  #case-study-cover {
    width: 100%;
  }

  .who-for-icon {
    width: 100%;
  }

  .process-icon {
    width: 100%;
  }
}

/* 
  ##Device = Tablets, Ipads (portrait)
  ##Screen = B/w 768px to 1024px
*/

@media (min-width: 768px) and (max-width: 1024px) {
  h1 {
    font-size: 2.5rem;
    line-height: 3.25rem;
    font-weight: 600;
  }

  h2 {
    font-size: 2rem;
    line-height: 3rem;
    font-weight: 600;
  }

  h3 {
    font-size: 1.5rem;
    line-height: 2.5rem;
    font-weight: 600;
  }

  h4 {
    font-size: 1.35rem;
    line-height: 2.35rem;
    font-weight: 600;
  }

  
  #case-study-cover {
    width: 50%;
  }

  .who-for-icon {
    width: 20%;
  }

  .process-icon {
    width: 100%;
  }
}

/* 
  ##Device = Tablets, Ipads (landscape)
  ##Screen = B/w 768px to 1024px
*/

@media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
  h1 {
    font-size: 2.5rem;
    line-height: 3.25rem;
    font-weight: 600;
  }

  h2 {
    font-size: 2rem;
    line-height: 3rem;
    font-weight: 600;
  }

  h3 {
    font-size: 1.5rem;
    line-height: 2.5rem;
    font-weight: 600;
  }

  h4 {
    font-size: 1.35rem;
    line-height: 2.35rem;
    font-weight: 600;
  }

  
  #case-study-cover {
    width: 100%;
  }

  .who-for-icon {
    width: 20%;
  }

  .process-icon {
    width: 100%;
  }
}

/* 
  ##Device = Low Resolution Tablets, Mobiles (Landscape)
  ##Screen = B/w 481px to 767px
*/

@media (min-width: 481px) and (max-width: 767px) {
  h1 {
    font-size: 2.5rem;
    line-height: 3.25rem;
    font-weight: 600;
  }

  h2 {
    font-size: 2rem;
    line-height: 3rem;
    font-weight: 600;
  }

  h3 {
    font-size: 1.5rem;
    line-height: 2.5rem;
    font-weight: 600;
  }

  h4 {
    font-size: 1.35rem;
    line-height: 2.35rem;
    font-weight: 600;
  }

  
  #case-study-cover {
    width: 50%;
  }

  .who-for-icon {
    width: 20%;
  }

  .process-icon {
    width: 100%;
  }
}

/* 
  ##Device = Most of the Smartphones Mobiles (Portrait)
  ##Screen = B/w 320px to 479px
*/

@media (min-width: 320px) and (max-width: 480px) {
  h1 {
    font-size: 2.5rem;
    line-height: 3.25rem;
  }

  h2 {
    font-size: 2rem;
    line-height: 3rem;
    font-weight: 600;
  }

  h3 {
    font-size: 1.5rem;
    line-height: 2.5rem;
    font-weight: 600;
  }

  h4 {
    font-size: 1.35rem;
    line-height: 2.35rem;
    font-weight: 600;
  }

  
  #case-study-cover {
    width: 50%;
  }

  .who-for-icon {
    width: 20%;
  }

  .process-icon {
    width: 100%;
  }

  .navbar-brand {
    font-size: 1.25rem;
  }
}