* {
  color: white;
  scroll-behavior: smooth;
  padding: 0;
  margin: 0;
  text-decoration: none;
}

html {
  font-family: "Montserrat", sans-serif;
  color: white;
  background-color: #508ea7;
}

.total {
  display: flex;
  flex-direction: column;
  align-items: center;
}
h1 {
  padding: 20px 10px 10px 10px;
}
h2 {
  color: #252b42;
  padding: 15px 35px;
}
.header {
  background-color: #252b42;
  height: 95px;
  width: 100%;
}
.title {
  margin-left: 35vw;
  margin-top: -65px;
}
.logo {
  width: 180px;
  height: auto;
  margin-top: 30px;
  margin-left: 20px;
}
.content-top {
  font-size: 19px;
  text-align: justify;
  padding: 10px 35px 15px 35px;
}
.content-1 {
  font-size: 19px;
  text-align: justify;
  padding: 10px 35px 15px 35px;
}
.content-2 {
  font-size: 19px;
  text-align: justify;
  padding: 10px 35px 15px 35px;
}
.container-2 {
  display: flex;
  flex-direction: row;
  justify-content: center;
  height: 30vh;
  width: 1200px;
  /* border: #fff solid 2px; */
  /* margin-left: 10vw; */
}
.list-3 {
  font-size: 19px;
  text-align: justify;
  padding: 10px 35px 15px 35px;
}
.content-3 {
  font-size: 19px;
  text-align: justify;
  padding: 10px 35px 15px 35px;
}

.spp {
  font-size: 19px;
  text-align: justify;
  padding: 10px 35px 15px 35px;
}
.content-4 {
  font-size: 19px;
  text-align: justify;
  padding: 10px 35px 15px 35px;
}

.content-5 {
  font-size: 19px;
  text-align: justify;
  padding: 10px 35px 15px 35px;
}
.title-4 {
  margin-left: -760px;
}
.me {
  border: #fff 2px solid;
  display: flex;
  flex-direction: column;
  align-items: center;
  background-color: #252b42;
}
.ms {
  border: #fff 2px solid;
  display: flex;
  flex-direction: column;
  align-items: center;
  background-color: #252b42;
}
.dip {
  border: #fff 2px solid;
  display: flex;
  flex-direction: column;
  align-items: center;
  background-color: #252b42;
}
.list-me {
  font-size: 19px;
  text-align: justify;
  padding: 10px 35px 15px 35px;
}
.list-ms {
  font-size: 19px;
  text-align: justify;
  padding: 10px 35px 15px 35px;
}
.list-d {
  font-size: 19px;
  text-align: justify;
  padding: 10px 35px 15px 35px;
}
.list-adv {
  font-size: 19px;
  text-align: justify;
  padding: 10px 35px 15px 35px;
}

.list-req {
  font-size: 19px;
  text-align: justify;
  padding: 10px 35px 15px 35px;
}
.process-time {
  font-size: 19px;
  text-align: justify;
  padding: 10px 35px 15px 30px;
}

.title-process {
  font-size: 19px;
  text-align: justify;
  padding: 10px 35px 15px 0px;
}
.non-spp {
  font-size: 19px;
  text-align: justify;
  padding: 10px 35px 15px 35px;
}
.content-6 {
  font-size: 19px;
  text-align: justify;
  padding: 10px 35px 15px 35px;
}
.list-cost {
  font-size: 19px;
  text-align: justify;
  padding: 10px 35px 15px 35px;
}

.title-cost {
  font-size: 19px;
  text-align: justify;
  padding: 10px 35px 15px 35px;
}

.content-7 {
  font-size: 19px;
  text-align: justify;
  padding: 10px 35px 15px 35px;
}

.content-8 {
  font-size: 19px;
  text-align: justify;
  padding: 10px 35px 15px 35px;
}

.content-9 {
  font-size: 19px;
  text-align: justify;
  padding: 10px 35px 15px 35px;
}
.title-10 {
  font-size: 19px;
  text-align: justify;
  padding: 10px 35px 15px 35px;
  margin-left: -40px;
}
.container-10 {
  font-size: 19px;
  text-align: justify;
  padding: 10px 35px 15px 35px;
}
.container-4 {
  width: 100%;
}
.footer {
  font-size: 19px;
  text-align: justify;
  background-color: #252b42;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-top: 20px;
}

/* responsiveness */
@media (max-width: 1275px) {
  .container-2 {
    height: 200px;
    width: 1000px;
  }
  .container-2 div {
    font-size: medium;
    text-align: justify;
    padding-bottom: 10px;
  }
}
@media (max-width: 1260px) {
  .container-2 {
    margin-left: 100px;
  }
}
@media (max-width: 1218px) {
  .container-2 {
    margin-left: 80px;
  }
}
@media (max-width: 1160px) {
  .container-2 {
    display: flex;
    flex-direction: column;
    align-items: center;

    height: 495px;
    width: 400px;
    margin-right: 40px;
  }
  .container {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  /* .me,.dip,.ms{
        /* background-color: #252b42; 
        
    }  */
}

@media (max-width: 580px) {
  .container-2 {
    width: 300px;
    height: 500px;
    margin-top: 10px;
    padding: -40px;
    margin-left: 30px;
  }
  .container {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
}
@media (max-width: 370px) {
  .container-2 div {
    font-size: 15px;
  }
  .container-2 {
    margin-top: -20px;
    margin-bottom: -10px;
    width: 230px;
    height: 500px;
  }
}
@media (max-width: 745px) {
  .logo {
    width: 120px;
    height: auto;
  }
  .title {
    font-size: 25px;
    margin-top: -54px;
  }
}
@media (max-width: 460px) {
  .logo {
    width: 100px;
    height: auto;
  }
  .title {
    font-size: 25px;
    margin-top: -54px;
  }
}
@media (max-width: 414px) {
  .logo {
    width: 100px;
    height: auto;
  }
  .title {
    font-size: 20px;
    margin-top: -50px;
    margin-left: 150px;
  }
}
@media (max-width: 375px) {
  .logo {
    width: 100px;
    height: auto;
  }
  .title {
    font-size: 20px;
    margin-top: -60px;
    margin-left: 150px;
  }
}
@media (max-width: 323px) {
  .logo {
    width: 80px;
    height: auto;
    margin-top: 15px;
  }
  .title {
    font-size: 20px;
    margin-top: -60px;
    margin-left: 80px;
    margin-top: -10px;
  }
  .header {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
}

@media (max-width: 600px) {
  h2 {
    font-size: 20px;
    padding: 8px 25px;
  }
  .content-1,
  .content-2,
  .content-3,
  .content-4,
  .content-5,
  .content-6,
  .content-7,
  .content-8,
  .content-9,
  .content-top,
  .content-10,
  .list-adv,
  .list-req,
  .process-time,
  .non-spp,
  .list-cost,
  .footer {
    font-size: medium;
  }
  h1 {
    font-size: 30px;
  }
}
@media (max-width: 500px) {
  .content-1,
  .content-2,
  .content-3,
  .content-4,
  .content-5,
  .content-6,
  .content-7,
  .content-8,
  .content-9,
  .content-top,
  .content-10,
  .list-adv,
  .list-req,
  .process-time,
  .non-spp,
  .list-cost,
  .footer {
    padding: 8px 30px 8px 30px;
  }
}
@media (max-width: 550px) {
  .content-1,
  .content-2,
  .content-3,
  .content-4,
  .content-5,
  .content-6,
  .content-7,
  .content-8,
  .content-9,
  .content-top,
  .content-10,
  .list-adv,
  .list-req,
  .process-time,
  .non-spp,
  .list-cost,
  .footer {
    padding: 8px 20px 8px 20px;
  }
}

@media (max-width: 370px) {
  .content-1,
  .content-2,
  .content-3,
  .content-4,
  .content-5,
  .content-6,
  .content-7,
  .content-8,
  .content-9,
  .content-top,
  .content-10,
  .list-adv,
  .list-req,
  .process-time,
  .non-spp,
  .list-cost,
  .footer {
    padding: 8px 20px 8px 20px;
    font-size: smaller;
  }
  h1 {
    font-size: 25px;
  }
  h2 {
    font-size: 18px;
    padding: 8px 25px;
  }
  li {
    font-size: smaller;
  }
}

@media (max-width: 300px) {
  .content-1,
  .content-2,
  .content-3,
  .content-4,
  .content-5,
  .content-6,
  .content-7,
  .content-8,
  .content-9,
  .content-top,
  .content-10,
  .list-adv,
  .list-req,
  .process-time,
  .non-spp,
  .list-cost,
  .footer {
    padding: 5px 20px 5px 20px;
    font-size: 12px;
  }
  h1 {
    font-size: 20px;
  }
  h2 {
    font-size: 15px;
    padding: 8px 25px;
  }
  li {
    font-size: 12px;
  }
}
@media (max-width: 230px) {
  h2 {
    font-size: 13px;
  }
  .content-1,
  .content-2,
  .content-3,
  .content-4,
  .content-5,
  .content-6,
  .content-7,
  .content-8,
  .content-9,
  .content-top,
  .content-10,
  .list-adv,
  .list-req,
  .process-time,
  .non-spp,
  .list-cost,
  .footer {
    padding: 5px 18px 5px 18px;
  }
}

@media (max-width: 945px) {
  .footer div {
    font-size: medium;
  }
}
@media (max-width: 815px) {
  .footer div {
    font-size: 15px;
  }
}

@media (max-width: 750px) {
  .footer div {
    font-size: 12px;
    padding: 10px 10px 10px 10px;
    text-align: center;
  }
}
