.first-section-tablet-img {
  display: none;
}

.tablet-profile {
  display: none !important;
}

#tablet-services {
  display: none !important;
}

.tablet-eight-section {
  display: none !important;
}

.last-section-tablet-img {
  display: none !important;
}


.first-section-mobile-img {
  display: none;
}

.fifth-section .fifth-section-mob {
  display: none !important;
}

.eighth-section .col-md-12 {
  display: none !important;
}

.last-section-mobile-img {
  display: none !important;
}


@media(max-width:1281px) {

  /* First Section */
  .header-section img {
    width: 100%;
  }


  .header-content {
    position: absolute;
    top: 17%;
  }

  .header-content h1 {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 55px;
    line-height: 120%;
    color: #FFFFFF;
    width: 70%;
    margin: 0px;
    padding: 0px;
    padding-top: 25px;
  }

  .header-content p {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 27px;
    color: #FFFFFF;
    width: 50%;
    margin: 0px;
    padding: 0px;
    padding-top: 25px;
  }

  .header-content button {
    width: 292px;
    height: 38px;
    background: #F0EEC9;
    border-radius: 4px;
    border: none;
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 21px;
    color: #275055;
    margin-top: 30px;
  }



  /* Fifth Section */

  .fifth-section {
    margin-top: 70px;
  }

  .fifth-section .heading {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 40px;
    line-height: 120%;
    padding-left: 30px;
    /* or 48px */


    /* Blue Text */

    color: #1E4448;
  }

  .fifth-section .services {
    margin-top: 30px;
  }

  .fifth-section .all-services {
    padding-left: 30px;
    margin-top: 30px;
  }

  .fifth-section .services .left img {
    width: 100%;
  }

  .fifth-section .all-services .single-service h3 {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #1E4448;
  }

  .fifth-section .single-service {
    margin-bottom: 20px;
  }

  .fifth-section .services button {
    width: 261px;
    height: 38px;

    /* Blue 1 */

    background: #2F6A71;
    border-radius: 4px;

    font-family: 'Poppins';
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 21px;

    color: #F0EEC9;
    border: none;
  }

  /* Last Section */

  .last-section {
    margin-top: 70px;
  }

  .last-section .header-section {
    position: relative;
  }

  .last-section .header-section img {
    width: 100%;
  }


  .last-section .header-content {
    position: absolute;
    top: 5%;
    right: 5%;
    text-align: right;
    width: 75%;
    margin: 0 auto;
  }

  .last-section .header-content h1 {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 55px;
    line-height: 120%;
    color: #FFFFFF;
    width: 100%;
  }

  .last-section .header-content button {
    width: 292px;
    height: 38px;
    left: 955px;
    top: 212px;

    /* Blue 1 */

    background: #2F6A71;
    border-radius: 4px;
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 21px;
    color: #F0EEC9;
    margin-top: 100px;
    border: none;
  }

}























































@media(max-width:1160px) {

  /* First Section */
  .header-section img {
    width: 100%;
  }


  .header-content {
    position: absolute;
    top: 20%;
  }

  .header-content h1 {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 45px;
    line-height: 120%;
    color: #FFFFFF;
    width: 65%;
    margin: 0px;
    padding: 0px;
    padding-top: 25px;

  }

  .header-content p {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 27px;
    color: #FFFFFF;
    width: 50%;
    margin: 0px;
    padding: 0px;
    padding-top: 25px;
  }

  .header-content button {
    width: 292px;
    height: 38px;
    background: #F0EEC9;
    border-radius: 4px;
    border: none;
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 21px;
    color: #275055;
    margin-top: 30px;
  }

  /* Second Section */
  .second-section {
    background-color: #35767D;
    padding: 15px;
  }

  .partner-logos {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }

  .partner-logos .partner1 {
    width: 132px;
    height: 21px;
  }

  .partner-logos .partner2 {
    width: 120px;
    height: 16px;
  }

  .partner-logos .partner3 {
    width: 141px;
    height: 34px;
  }

  .partner-logos .partner4 {
    width: 137px;
    height: 30px;
  }

  .partner-logos .partner5 {
    width: 66px;
    height: 57px;
  }


  /* Third Section */
  .third-section {
    margin-top: 60px;
  }

  .third-section .heading {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 35px;
    line-height: 120%;
    color: #1E4448;
  }

  .third-section .services {
    margin-top: 30px;
  }

  .third-section .services .left img {
    width: 100%;
  }

  .all-services .single-service h3 {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 120%;
    color: #1E4448;
  }

  .single-service {
    margin-bottom: 40px;
  }


  /* Fourth Section */
  .fourth-section {
    margin-top: 60px;
    background-color: #387981;
    padding: 30px;
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .fourth-section .heading {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 35px;
    line-height: 120%;
    text-align: center;
    color: #F0EEC9;
  }

  .fourth-section .profile {
    margin-top: 50px;
  }

  .fourth-section .profile img {
    width: 100px;
    height: 100px;
  }

  .fourth-section .profile p {
    font-family: 'Poppins';
    font-style: italic;
    font-weight: 400;
    font-size: 15px;
    line-height: 24px;
    color: #FFFFFF;
  }

  .fourth-section .profile h3 {
    font-family: 'Poppins';
    font-style: italic;
    font-weight: 400;
    font-size: 24px;
    line-height: 122%;
    /* or 32px */


    /* Primary/White */

    color: #FFFFFF;
  }




  /* Fifth Section */

  .fifth-section {
    margin-top: 70px;
  }

  .fifth-section .heading {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 30px;
    line-height: 120%;
    padding-left: 20px;
    /* or 48px */


    /* Blue Text */

    color: #1E4448;
  }

  .fifth-section .services {
    margin-top: 20px;
  }

  .fifth-section .all-services {
    padding-left: 20px;
    margin-top: 20px;
  }

  .fifth-section .services .left img {
    width: 100%;
  }

  .fifth-section .all-services .single-service h3 {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    line-height: 22px;
    color: #1E4448;
  }

  .fifth-section .single-service {
    margin-bottom: 13px;
  }

  .fifth-section .services button {
    width: 261px;
    height: 38px;

    /* Blue 1 */

    background: #2F6A71;
    border-radius: 4px;

    font-family: 'Poppins';
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 21px;

    color: #F0EEC9;
    border: none;
  }



  /* Sixth Section */
  .sixth-section {
    background-color: #F5F4DA;
    margin-top: 70px;
    padding: 50px;
  }

  .sixth-section .heading {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 30px;
    line-height: 120%;
    text-align: center;
    color: #1E4448;
  }

  .sixth-section .faqs {
    padding-left: 70px;
    padding-right: 70px;
    padding-top: 40px;
  }



  .accordion {
    width: 100%;
  }

  .accordion-tab>.accordion-toggle {
    position: absolute;
    display: none;
  }

  .accordion-tab>label {
    /* Header/Header 4 */

    font-family: 'Poppins';
    font-style: normal;
    font-weight: 600;
    font-size: 15px;
    line-height: 24px;
    /* or 150% */


    /* Blue Text */

    color: #1E4448;
    background: transparent;
    position: relative;
    display: block;
    padding-top: 5px;
    padding-bottom: 5px;
    cursor: pointer;
  }

  .accordion-tab>.accordion-content {
    max-height: 0;
    transition: all .40s;
    overflow: hidden;
    border-bottom: 1px solid #1E4448;
  }

  .accordion-tab>label:after {
    content: "\f0d7";
    position: absolute;
    top: 7px;
    right: 6px;
    font-family: fontawesome;
    transform: rotate(0deg);
    transition: transform .4s;
    color: #1E4448;
  }

  .accordion-tab>.accordion-toggle:checked~label:after {
    transform: rotate(180deg);
  }

  .accordion-tab>.accordion-toggle:checked~.accordion-content {
    max-height: 100vh;
  }

  .accordion-tab>.accordion-content p {
    margin-top: 0px;
    margin-bottom: 10px;
    padding: 0 50px;

    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    line-height: 24px;
    color: #1E4448;
  }



  /* seventh Section */
  .seventh-section {
    background-color: white;
    margin-top: 70px;
    padding: 50px;
  }

  .seventh-section .heading h3 {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 30px;
    line-height: 120%;
    /* identical to box height, or 48px */

    text-align: center;

    /* Blue Text */

    color: #1E4448;
  }

  .seventh-section .heading p {
    /* Body/Body 2 */

    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    line-height: 24px;

    /* Blue Text */

    color: #1E4448;
    padding-left: 60px;
    padding-right: 60px;
    text-align: left !important;
    margin-top: 40px;
  }

  .team {
    margin-top: 40px;
    padding: 0px 30px;
  }

  .team .profile {
    margin: 30px;
  }

  .team .profile img {
    width: 100%;
  }

  .team .profile h3 {
    font-family: 'Changa One';
    font-style: italic;
    font-weight: 400;
    font-size: 23px;
    line-height: 120%;
    /* or 31px */

    text-align: center;
    text-transform: uppercase;

    /* Blue Text */

    color: #1E4448;
    padding-bottom: 0px;
    margin-bottom: 0px;
    margin: 15px 0px;
  }

  .team .profile p {
    /* Body/Body 2 */

    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    line-height: 24px;

    /* Blue Text */

    color: #1E4448;
  }




  /* Eighth Section */
  .eighth-section {
    background-color: #9EE6CF;
    padding: 50px 30px !important;
  }

  .eighth-section img {
    width: 100%;
  }

  .eighth-section .left {
    padding-right: 40px;
  }

  .eighth-section .heading {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 30px;
    line-height: 120%;
    color: #1E4448;
  }

  .eighth-section .left ul li {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    line-height: 24px;
    /* or 150% */


    /* Blue Text */

    color: #1E4448;
    margin-top: 15px;
  }

  .eighth-section .left ul li span {
    font-size: 15px !important;
    font-weight: 600 !important;
  }


  /* Last Section */

  .last-section {
    margin-top: 70px;
  }

  .last-section .header-section {
    position: relative;
  }

  .last-section .header-section img {
    width: 100%;
  }


  .last-section .header-content {
    position: absolute;
    top: 5%;
    right: 5%;
    text-align: right;
    width: 90%;
    margin: 0 auto;
  }

  .last-section .header-content h1 {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 45px;
    line-height: 120%;
    color: #FFFFFF;
    width: 100%;
  }

  .last-section .header-content button {
    width: 292px;
    height: 38px;
    left: 955px;
    top: 212px;

    /* Blue 1 */

    background: #2F6A71;
    border-radius: 4px;
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 21px;
    color: #F0EEC9;
    margin-top: 80px;
    border: none;
  }

}

























































@media(max-width:1030px) {

  /* First Section */
  .header-section img {
    width: 100%;
  }


  .header-content {
    position: absolute;
    top: 16%;
  }

  .header-content h1 {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 40px;
    line-height: 120%;
    color: #FFFFFF;
    width: 65%;
    margin: 0px;
    padding: 0px;
    padding-top: 25px;

  }

  .header-content p {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    line-height: 27px;
    color: #FFFFFF;
    width: 50%;
    margin: 0px;
    padding: 0px;
    padding-top: 20px;
  }

  .header-content button {
    width: 292px;
    height: 38px;
    background: #F0EEC9;
    border-radius: 4px;
    border: none;
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 21px;
    color: #275055;
    margin-top: 25px;
  }

  /* Second Section */
  .second-section {
    background-color: #35767D;
    padding: 15px;
  }

  .partner-logos {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }

  .partner-logos .partner1 {
    width: 132px;
    height: 21px;
  }

  .partner-logos .partner2 {
    width: 120px;
    height: 16px;
  }

  .partner-logos .partner3 {
    width: 141px;
    height: 34px;
  }

  .partner-logos .partner4 {
    width: 137px;
    height: 30px;
  }

  .partner-logos .partner5 {
    width: 66px;
    height: 57px;
  }


  /* Third Section */
  .third-section {
    margin-top: 60px;
  }

  .third-section .heading {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 35px;
    line-height: 120%;
    color: #1E4448;
  }

  .third-section .services {
    margin-top: 30px;
  }

  .third-section .services .left img {
    width: 100%;
  }

  .all-services .single-service h3 {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 120%;
    color: #1E4448;
  }

  .single-service {
    margin-bottom: 40px;
  }


  /* Fourth Section */
  .fourth-section {
    margin-top: 60px;
    background-color: #387981;
    padding: 30px;
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .fourth-section .heading {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 35px;
    line-height: 120%;
    text-align: center;
    color: #F0EEC9;
  }

  .fourth-section .profile {
    margin-top: 50px;
  }

  .fourth-section .profile img {
    width: 100px;
    height: 100px;
  }

  .fourth-section .profile p {
    font-family: 'Poppins';
    font-style: italic;
    font-weight: 400;
    font-size: 15px;
    line-height: 24px;
    color: #FFFFFF;
  }

  .fourth-section .profile h3 {
    font-family: 'Poppins';
    font-style: italic;
    font-weight: 400;
    font-size: 24px;
    line-height: 122%;
    /* or 32px */


    /* Primary/White */

    color: #FFFFFF;
  }




  /* Fifth Section */

  .fifth-section {
    margin-top: 70px;
  }

  .fifth-section .heading {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 30px;
    line-height: 120%;
    padding-left: 20px;
    /* or 48px */


    /* Blue Text */

    color: #1E4448;
  }

  .fifth-section .services {
    margin-top: 20px;
  }

  .fifth-section .all-services {
    padding-left: 20px;
    margin-top: 20px;
  }

  .fifth-section .services .left img {
    width: 100%;
  }

  .fifth-section .all-services .single-service h3 {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    line-height: 22px;
    color: #1E4448;
  }

  .fifth-section .single-service {
    margin-bottom: 13px;
  }

  .fifth-section .services button {
    width: 261px;
    height: 38px;

    /* Blue 1 */

    background: #2F6A71;
    border-radius: 4px;

    font-family: 'Poppins';
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 21px;

    color: #F0EEC9;
    border: none;
  }



  /* Sixth Section */
  .sixth-section {
    background-color: #F5F4DA;
    margin-top: 70px;
    padding: 50px;
  }

  .sixth-section .heading {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 30px;
    line-height: 120%;
    text-align: center;
    color: #1E4448;
  }

  .sixth-section .faqs {
    padding-left: 70px;
    padding-right: 70px;
    padding-top: 40px;
  }



  .accordion {
    width: 100%;
  }

  .accordion-tab>.accordion-toggle {
    position: absolute;
    display: none;
  }

  .accordion-tab>label {
    /* Header/Header 4 */

    font-family: 'Poppins';
    font-style: normal;
    font-weight: 600;
    font-size: 15px;
    line-height: 24px;
    /* or 150% */


    /* Blue Text */

    color: #1E4448;
    background: transparent;
    position: relative;
    display: block;
    padding-top: 5px;
    padding-bottom: 5px;
    cursor: pointer;
  }

  .accordion-tab>.accordion-content {
    max-height: 0;
    transition: all .40s;
    overflow: hidden;
    border-bottom: 1px solid #1E4448;
  }

  .accordion-tab>label:after {
    content: "\f0d7";
    position: absolute;
    top: 7px;
    right: 6px;
    font-family: fontawesome;
    transform: rotate(0deg);
    transition: transform .4s;
    color: #1E4448;
  }

  .accordion-tab>.accordion-toggle:checked~label:after {
    transform: rotate(180deg);
  }

  .accordion-tab>.accordion-toggle:checked~.accordion-content {
    max-height: 100vh;
  }

  .accordion-tab>.accordion-content p {
    margin-top: 0px;
    margin-bottom: 10px;
    padding: 0 50px;

    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    line-height: 24px;
    color: #1E4448;
  }



  /* seventh Section */
  .seventh-section {
    background-color: white;
    margin-top: 70px;
    padding: 50px;
  }

  .seventh-section .heading h3 {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 30px;
    line-height: 120%;
    /* identical to box height, or 48px */

    text-align: center;

    /* Blue Text */

    color: #1E4448;
  }

  .seventh-section .heading p {
    /* Body/Body 2 */

    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    line-height: 24px;

    /* Blue Text */

    color: #1E4448;
    padding-left: 60px;
    padding-right: 60px;
    text-align: left;
    margin-top: 40px;
  }

  .team {
    margin-top: 40px;
    padding: 0px 30px;
  }

  .team .profile {
    margin: 30px;
  }

  .team .profile img {
    width: 100%;
  }

  .team .profile h3 {
    font-family: 'Changa One';
    font-style: italic;
    font-weight: 400;
    font-size: 23px;
    line-height: 120%;
    /* or 31px */

    text-align: center;
    text-transform: uppercase;

    /* Blue Text */

    color: #1E4448;
    padding-bottom: 0px;
    margin-bottom: 0px;
    margin: 15px 0px;
  }

  .team .profile p {
    /* Body/Body 2 */

    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    line-height: 24px;

    /* Blue Text */

    color: #1E4448;
  }




  /* Eighth Section */
  .eighth-section {
    background-color: #9EE6CF;
    padding: 50px 30px !important;
  }

  .eighth-section img {
    width: 100%;
  }

  .eighth-section .left {
    padding-right: 40px;
  }

  .eighth-section .heading {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 30px;
    line-height: 120%;
    color: #1E4448;
  }

  .eighth-section .left ul li {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    line-height: 24px;
    /* or 150% */


    /* Blue Text */

    color: #1E4448;
    margin-top: 15px;
  }

  .eighth-section .left ul li span {
    font-size: 15px !important;
    font-weight: 600 !important;
  }


  /* Last Section */

  .last-section {
    margin-top: 70px;
  }

  .last-section .header-section {
    position: relative;
  }

  .last-section .header-section img {
    width: 100%;
  }


  .last-section .header-content {
    position: absolute;
    top: 5%;
    right: 5%;
    text-align: right;
    width: 70%;
    margin: 0 auto;
  }

  .last-section .header-content h1 {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 45px;
    line-height: 120%;
    color: #FFFFFF;
    width: 100%;
  }

  .last-section .header-content button {
    width: 292px;
    height: 38px;
    left: 955px;
    top: 212px;

    /* Blue 1 */

    background: #2F6A71;
    border-radius: 4px;
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 21px;
    color: #F0EEC9;
    margin-top: 80px;
    border: none;
  }

}



























































































@media(max-width:970px) {

  /* First Section */
  .header-section img {
    width: 100%;
  }


  .header-content {
    position: absolute;
    top: 20%;
  }

  .header-content h1 {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 30px;
    line-height: 120%;
    color: #FFFFFF;
    width: 55%;
    margin: 0px;
    padding: 0px;
    padding-top: 25px;

  }

  .header-content p {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 13px;
    line-height: 27px;
    color: #FFFFFF;
    width: 50%;
    margin: 0px;
    padding: 0px;
    padding-top: 20px;
  }

  .header-content button {
    width: 260px;
    height: 34px;
    background: #F0EEC9;
    border-radius: 4px;
    border: none;
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 600;
    font-size: 13px;
    line-height: 21px;
    color: #275055;
    margin-top: 25px;
  }

  /* Second Section */
  .second-section {
    background-color: #35767D;
    padding: 15px;
  }

  .partner-logos {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }

  .partner-logos .partner1 {
    width: 132px;
    height: 21px;
  }

  .partner-logos .partner2 {
    width: 78.19px;
    height: 10.55px;
  }

  .partner-logos .partner3 {
    width: 91.87px;
    height: 22.41px;
  }

  .partner-logos .partner4 {
    width: 89.26px;
    height: 19.77px;
  }

  .partner-logos .partner5 {
    width: 43px;
    height: 37.57px;
  }


  /* Third Section */
  .third-section {
    margin-top: 60px;
  }

  .third-section .heading {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 30px;
    line-height: 120%;
    color: #1E4448;
  }

  .third-section .services {
    margin-top: 30px;
  }

  .third-section .services .left img {
    width: 100%;
  }

  .all-services .single-service h3 {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 120%;
    color: #1E4448;
  }

  .single-service {
    margin-bottom: 20px;
    margin-top: 10px;
  }


  /* Fourth Section */
  .fourth-section {
    margin-top: 60px;
    background-color: #387981;
    padding: 30px;
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .fourth-section .heading {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 30px;
    line-height: 120%;
    text-align: center;
    color: #F0EEC9;
  }

  .fourth-section .profile {
    margin-top: 50px;
  }

  .fourth-section .profile img {
    width: 80px;
    height: 80px;
  }

  .fourth-section .profile p {
    font-family: 'Poppins';
    font-style: italic;
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
    color: #FFFFFF;
  }

  .fourth-section .profile h3 {
    font-family: 'Poppins';
    font-style: italic;
    font-weight: 400;
    font-size: 20px;
    line-height: 122%;
    /* or 32px */


    /* Primary/White */

    color: #FFFFFF;
  }




  /* Fifth Section */

  .fifth-section {
    margin-top: 70px;
  }

  .fifth-section .heading {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 120%;
    padding-left: 10px;
    /* or 48px */


    /* Blue Text */

    color: #1E4448;
  }

  .fifth-section .services {
    margin-top: 0px;
  }

  .fifth-section .all-services {
    padding-left: 10px;
    margin-top: 10px;
  }

  .fifth-section .services .left img {
    width: 100%;
  }

  .fifth-section .all-services .single-service h3 {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    color: #1E4448;
  }

  .fifth-section .single-service {
    margin-bottom: 10px;
  }

  .fifth-section .services button {
    width: 260px;
    height: 34px;

    /* Blue 1 */

    background: #2F6A71;
    border-radius: 4px;

    font-family: 'Poppins';
    font-style: normal;
    font-weight: 600;
    font-size: 12px;
    line-height: 21px;

    color: #F0EEC9;
    border: none;
  }



  /* Sixth Section */
  .sixth-section {
    background-color: #F5F4DA;
    margin-top: 70px;
    padding: 30px;
  }

  .sixth-section .heading {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 25px;
    line-height: 120%;
    text-align: center;
    color: #1E4448;
  }

  .sixth-section .faqs {
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 30px;
  }



  .accordion {
    width: 100%;
  }

  .accordion-tab>.accordion-toggle {
    position: absolute;
    display: none;
  }

  .accordion-tab>label {
    /* Header/Header 4 */

    font-family: 'Poppins';
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 24px;
    /* or 150% */


    /* Blue Text */

    color: #1E4448;
    background: transparent;
    position: relative;
    display: block;
    padding-top: 5px;
    padding-bottom: 5px;
    cursor: pointer;
  }

  .accordion-tab>.accordion-content {
    max-height: 0;
    transition: all .40s;
    overflow: hidden;
    border-bottom: 1px solid #1E4448;
  }

  .accordion-tab>label:after {
    content: "\f0d7";
    position: absolute;
    top: 7px;
    right: 6px;
    font-family: fontawesome;
    transform: rotate(0deg);
    transition: transform .4s;
    color: #1E4448;
  }

  .accordion-tab>.accordion-toggle:checked~label:after {
    transform: rotate(180deg);
  }

  .accordion-tab>.accordion-toggle:checked~.accordion-content {
    max-height: 100vh;
  }

  .accordion-tab>.accordion-content p {
    margin-top: 0px;
    margin-bottom: 10px;
    padding: 0 50px;

    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    line-height: 24px;
    color: #1E4448;
  }



  /* seventh Section */
  .seventh-section {
    background-color: white;
    margin-top: 70px;
    padding: 50px;
  }

  .seventh-section .heading h3 {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 25px;
    line-height: 120%;
    /* identical to box height, or 48px */

    text-align: center;

    /* Blue Text */

    color: #1E4448;
  }

  .seventh-section .heading p {
    /* Body/Body 2 */

    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;

    /* Blue Text */

    color: #1E4448;
    padding-left: 20px;
    padding-right: 20px;
    text-align: left;
    margin-top: 40px;
  }

  .team {
    margin-top: 40px;
    padding: 0px 0px;
  }

  .team .profile {
    margin: 30px;
  }

  .team .profile img {
    width: 100%;
  }

  .team .profile h3 {
    font-family: 'Changa One';
    font-style: italic;
    font-weight: 400;
    font-size: 21px;
    line-height: 120%;
    /* or 31px */

    text-align: center;
    text-transform: uppercase;

    /* Blue Text */

    color: #1E4448;
    padding-bottom: 0px;
    margin-bottom: 0px;
    margin: 15px 0px;
  }

  .team .profile p {
    /* Body/Body 2 */

    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;

    /* Blue Text */

    color: #1E4448;
  }




  /* Eighth Section */
  .eighth-section {
    background-color: #9EE6CF;
    padding: 50px 30px !important;
  }

  .eighth-section .col-md-1 {
    display: none;
  }

  .eighth-section img {
    width: 100%;
  }

  .eighth-section .left {
    padding-right: 10px;
  }

  .eighth-section .heading {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 25px;
    line-height: 120%;
    color: #1E4448;
  }

  .eighth-section .left ul li {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
    /* or 150% */


    /* Blue Text */

    color: #1E4448;
    margin-top: 15px;
  }

  .eighth-section .left ul li span {
    font-size: 15px !important;
    font-weight: 600 !important;
  }


  /* Last Section */

  .last-section {
    margin-top: 70px;
  }

  .last-section .header-section {
    position: relative;
  }

  .last-section .header-section img {
    width: 100%;
  }


  .last-section .header-content {
    position: absolute;
    top: 5%;
    right: 5%;
    text-align: right;
    width: 70%;
    margin: 0 auto;
  }

  .last-section .header-content h1 {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 30px;
    line-height: 120%;
    color: #FFFFFF;
    width: 100%;
  }

  .last-section .header-content button {
    width: 292px;
    height: 38px;
    left: 955px;
    top: 212px;

    /* Blue 1 */

    background: #2F6A71;
    border-radius: 4px;
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 21px;
    color: #F0EEC9;
    margin-top: 80px;
    border: none;
  }

}



























































































@media(max-width:915px) {
  .first-section-tablet-img {
    display: block !important;
  }

  .tablet-profile {
    display: block !important;
  }

  #tablet-services {
    display: block !important;
  }

  .tablet-eight-section {
    display: block !important;
  }

  .last-section-tablet-img {
    display: block !important;
  }

  #menu .links {
    padding-left: 30px !important;
  }

  .container {
    max-width: 800px !important;
  }

  /* First Section */
  .header-section img {
    width: 100%;
  }

  .header-section .first-section-desktop-img {
    display: none !important;
  }


  .header-content {
    position: absolute;
    top: 7%;
  }

  .header-content h1 {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 32px;
    line-height: 120%;
    color: #FFFFFF;
    width: 40%;
    margin: 0px;
    padding: 0px;
    padding-top: 25px;
    padding-left: 10px;

  }

  .header-content p {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 27px;
    color: #FFFFFF;
    width: 56%;
    margin: 0px;
    padding: 0px;
    padding-top: 10px;
    padding-left: 10px;
  }

  .header-content button {
    width: 271px;
    height: 38px;
    background: #F0EEC9;
    border-radius: 4px;
    border: none;
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 21px;
    color: #275055;
    margin-top: 25px;
    margin-left: 10px;
  }

  /* Second Section */
  .second-section {
    background-color: #35767D;
    padding: 15px;
  }

  .partner-logos {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }

  .partner-logos .partner1 {
    width: 132px;
    height: 21px;
  }

  .partner-logos .partner2 {
    width: 78.19px;
    height: 10.55px;
  }

  .partner-logos .partner3 {
    width: 91.87px;
    height: 22.41px;
  }

  .partner-logos .partner4 {
    width: 89.26px;
    height: 19.77px;
  }

  .partner-logos .partner5 {
    width: 43px;
    height: 37.57px;
  }


  /* Third Section */
  .third-section {
    margin-top: 60px;
  }

  .third-section .heading {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 26px;
    line-height: 120%;
    color: #1E4448;
    text-align: center;
  }

  .third-section .services {
    margin-top: 30px;
  }

  .third-section .services .left img {
    width: 100%;
  }

  .all-services .single-service h3 {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 120%;
    color: #1E4448;
    margin-top: 10px;
  }

  .single-service {
    margin-bottom: 25px;
    margin-top: 20px;
  }


  /* Fourth Section */
  .fourth-section {
    margin-top: 60px;
    background-color: #387981;
    padding: 30px;
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .fourth-section .desktop-profile {
    display: none;
  }

  .fourth-section .heading {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 26px;
    line-height: 120%;
    text-align: center;
    color: #F0EEC9;
  }

  .fourth-section .profile {
    margin-top: 50px;
  }

  .fourth-section .profile img {
    width: 60px;
    height: 60px;
  }

  .fourth-section .profile p {
    font-family: 'Poppins';
    font-style: italic;
    font-weight: 400;
    font-size: 14px;
    line-height: 21px;
    color: #FFFFFF;
    margin-top: 10px;
  }

  .fourth-section .profile h3 {
    font-family: 'Poppins';
    font-style: italic;
    font-weight: 400;
    font-size: 18px;
    line-height: 122%;
    color: #FFFFFF;
  }




  /* Fifth Section */

  .fifth-section {
    margin-top: 70px;
  }

  .fifth-section #desktop-services {
    display: none;
  }

  .fifth-section .heading {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 25px;
    line-height: 120%;
    padding-left: 10px;
    text-align: center;
    /* or 48px */


    /* Blue Text */

    color: #1E4448;
  }

  .fifth-section .services {
    margin-top: 0px;
  }

  .fifth-section .all-services {
    padding-left: 10px;
    margin-top: 0px;
  }

  .fifth-section .services .left img {
    width: 100%;
  }

  .fifth-section .all-services .single-service h3 {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    color: #1E4448;
    margin-bottom: 0px;
  }

  .fifth-section .single-service {
    margin-bottom: 10px;
  }

  .fifth-section .services button {
    width: 254px;
    height: 30px;

    /* Blue 1 */

    background: #2F6A71;
    border-radius: 4px;

    font-family: 'Poppins';
    font-style: normal;
    font-weight: 600;
    font-size: 12px;
    line-height: 21px;

    color: #F0EEC9;
    border: none;
    margin-top: 10px;
  }



  /* Sixth Section */
  .sixth-section {
    background-color: #F5F4DA;
    margin-top: 70px;
    padding: 30px;
  }

  .sixth-section .heading {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 26px;
    line-height: 120%;
    text-align: center;
    color: #1E4448;
  }

  .sixth-section .faqs {
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 30px;
  }



  .accordion {
    width: 100%;
  }

  .accordion-tab>.accordion-toggle {
    position: absolute;
    display: none;
  }

  .accordion-tab>label {
    /* Header/Header 4 */

    font-family: 'Poppins';
    font-style: normal;
    font-weight: 600;
    font-size: 12px;
    line-height: 24px;
    /* or 150% */


    /* Blue Text */

    color: #1E4448;
    background: transparent;
    position: relative;
    display: block;
    padding-top: 5px;
    padding-bottom: 5px;
    cursor: pointer;
  }

  .accordion-tab>.accordion-content {
    max-height: 0;
    transition: all .40s;
    overflow: hidden;
    border-bottom: 1px solid #1E4448;
  }

  .accordion-tab>label:after {
    content: "\f0d7";
    position: absolute;
    top: 7px;
    right: 6px;
    font-family: fontawesome;
    transform: rotate(0deg);
    transition: transform .4s;
    color: #1E4448;
  }

  .accordion-tab>.accordion-toggle:checked~label:after {
    transform: rotate(180deg);
  }

  .accordion-tab>.accordion-toggle:checked~.accordion-content {
    max-height: 100vh;
  }

  .accordion-tab>.accordion-content p {
    margin-top: 0px;
    margin-bottom: 10px;
    padding: 0 50px;

    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 24px;
    color: #1E4448;
  }



  /* seventh Section */
  .seventh-section {
    background-color: white;
    margin-top: 70px;
    padding: 20px;
  }

  .seventh-section .heading h3 {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 26px;
    line-height: 120%;
    /* identical to box height, or 48px */

    text-align: center;

    /* Blue Text */

    color: #1E4448;
  }

  .seventh-section .heading p {
    /* Body/Body 2 */

    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 13px;
    line-height: 24px;

    /* Blue Text */

    color: #1E4448;
    padding-left: 20px;
    padding-right: 20px;
    text-align: left;
    margin-top: 40px;
  }

  .team {
    margin-top: 40px;
    padding: 0px 0px;
  }

  .team .profile {
    margin: 10px;
  }

  .team .profile img {
    width: 100%;
  }

  .team .profile h3 {
    font-family: 'Changa One';
    font-style: italic;
    font-weight: 400;
    font-size: 22px;
    line-height: 120%;
    /* or 31px */

    text-align: center;
    text-transform: uppercase;

    /* Blue Text */

    color: #1E4448;
    padding-bottom: 0px;
    margin-bottom: 0px;
    margin: 15px 0px;
  }

  .team .profile p {
    /* Body/Body 2 */

    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 13px;
    line-height: 24px;

    /* Blue Text */

    color: #1E4448;
  }




  /* Eighth Section */
  .eighth-section {
    background-color: #9EE6CF;
    padding: 50px 10px !important;
  }

  .eighth-section .desktop-eight-section {
    display: none !important;
  }

  .eighth-section .col-md-1 {
    display: none;
  }

  .eighth-section img {
    width: 100%;
  }

  .eighth-section .left {
    padding-right: 0px;
  }

  .eighth-section .heading {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 26px;
    line-height: 120%;
    color: #1E4448;
    text-align: center;
    margin-bottom: 30px;
  }

  .eighth-section .left ul li {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 24px;
    /* or 150% */


    /* Blue Text */

    color: #1E4448;
    margin-top: 5px;
  }

  .eighth-section .left ul li span {
    font-size: 12px !important;
    font-weight: 600 !important;
  }


  /* Last Section */

  .last-section {
    margin-top: 70px;
  }

  .last-section .header-section {
    position: relative;
  }

  .last-section .last-section-desktop-img {
    display: none;
  }

  .last-section .header-section img {
    width: 100%;
  }


  .last-section .header-content {
    position: absolute;
    top: 5%;
    right: 5%;
    text-align: right;
    width: 60%;
    margin: 0 auto;
  }

  .last-section .header-content h1 {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 30px;
    line-height: 120%;
    color: #FFFFFF;
    width: 100%;
  }

  .last-section .header-content button {
    width: 292px;
    height: 38px;
    left: 955px;
    top: 212px;

    /* Blue 1 */

    background: #2F6A71;
    border-radius: 4px;
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 21px;
    color: #F0EEC9;
    margin-top: 50px;
    border: none;
  }

}








































































@media(max-width:770px) {
  .first-section-tablet-img {
    display: block !important;
  }

  .tablet-profile {
    display: block !important;
  }

  #tablet-services {
    display: block !important;
  }

  .tablet-eight-section {
    display: block !important;
  }

  .last-section-tablet-img {
    display: block !important;
  }

  #menu .links {
    padding-left: 30px !important;
  }

  .container {
    max-width: 730px !important;
  }

  /* First Section */
  .header-section img {
    width: 100%;
  }

  .header-section .first-section-desktop-img {
    display: none !important;
  }


  .header-content {
    position: absolute;
    top: 7%;
  }

  .header-content h1 {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 32px;
    line-height: 120%;
    color: #FFFFFF;
    width: 40%;
    margin: 0px;
    padding: 0px;
    padding-top: 25px;
    padding-left: 10px;

  }

  .header-content p {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 27px;
    color: #FFFFFF;
    width: 56%;
    margin: 0px;
    padding: 0px;
    padding-top: 10px;
    padding-left: 10px;
  }

  .header-content button {
    width: 271px;
    height: 38px;
    background: #F0EEC9;
    border-radius: 4px;
    border: none;
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 21px;
    color: #275055;
    margin-top: 25px;
    margin-left: 10px;
  }

  /* Second Section */
  .second-section {
    background-color: #35767D;
    padding: 15px;
  }

  .partner-logos {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }

  .partner-logos .partner1 {
    width: 132px;
    height: 21px;
  }

  .partner-logos .partner2 {
    width: 78.19px;
    height: 10.55px;
  }

  .partner-logos .partner3 {
    width: 91.87px;
    height: 22.41px;
  }

  .partner-logos .partner4 {
    width: 89.26px;
    height: 19.77px;
  }

  .partner-logos .partner5 {
    width: 43px;
    height: 37.57px;
  }


  /* Third Section */
  .third-section {
    margin-top: 60px;
  }

  .third-section .heading {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 26px;
    line-height: 120%;
    color: #1E4448;
    text-align: center;
  }

  .third-section .services {
    margin-top: 30px;
  }

  .third-section .services .left img {
    width: 100%;
  }

  .all-services .single-service h3 {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 120%;
    color: #1E4448;
    margin-top: 10px;
  }

  .single-service {
    margin-bottom: 25px;
    margin-top: 20px;
  }


  /* Fourth Section */
  .fourth-section {
    margin-top: 60px;
    background-color: #387981;
    padding: 30px;
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .fourth-section .desktop-profile {
    display: none;
  }

  .fourth-section .heading {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 26px;
    line-height: 120%;
    text-align: center;
    color: #F0EEC9;
  }

  .fourth-section .profile {
    margin-top: 50px;
  }

  .fourth-section .profile img {
    width: 60px;
    height: 60px;
  }

  .fourth-section .profile p {
    font-family: 'Poppins';
    font-style: italic;
    font-weight: 400;
    font-size: 14px;
    line-height: 21px;
    color: #FFFFFF;
    margin-top: 10px;
  }

  .fourth-section .profile h3 {
    font-family: 'Poppins';
    font-style: italic;
    font-weight: 400;
    font-size: 18px;
    line-height: 122%;
    color: #FFFFFF;
  }




  /* Fifth Section */

  .fifth-section {
    margin-top: 70px;
  }

  .fifth-section #desktop-services {
    display: none;
  }

  .fifth-section .heading {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 25px;
    line-height: 120%;
    padding-left: 10px;
    text-align: center;
    /* or 48px */


    /* Blue Text */

    color: #1E4448;
  }

  .fifth-section .services {
    margin-top: 0px;
  }

  .fifth-section .all-services {
    padding-left: 10px;
    margin-top: -20px;
  }

  .fifth-section .services .left img {
    width: 100%;
  }

  .fifth-section .all-services .single-service h3 {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    color: #1E4448;
    margin-bottom: 0px;
  }

  .fifth-section .single-service {
    margin-bottom: 10px;
  }

  .fifth-section .services button {
    width: 254px;
    height: 30px;

    /* Blue 1 */

    background: #2F6A71;
    border-radius: 4px;

    font-family: 'Poppins';
    font-style: normal;
    font-weight: 600;
    font-size: 12px;
    line-height: 21px;

    color: #F0EEC9;
    border: none;
    margin-top: 10px;
  }



  /* Sixth Section */
  .sixth-section {
    background-color: #F5F4DA;
    margin-top: 70px;
    padding: 30px;
  }

  .sixth-section .heading {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 26px;
    line-height: 120%;
    text-align: center;
    color: #1E4448;
  }

  .sixth-section .faqs {
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 30px;
  }



  .accordion {
    width: 100%;
  }

  .accordion-tab>.accordion-toggle {
    position: absolute;
    display: none;
  }

  .accordion-tab>label {
    /* Header/Header 4 */

    font-family: 'Poppins';
    font-style: normal;
    font-weight: 600;
    font-size: 12px;
    line-height: 24px;
    /* or 150% */


    /* Blue Text */

    color: #1E4448;
    background: transparent;
    position: relative;
    display: block;
    padding-top: 5px;
    padding-bottom: 5px;
    cursor: pointer;
  }

  .accordion-tab>.accordion-content {
    max-height: 0;
    transition: all .40s;
    overflow: hidden;
    border-bottom: 1px solid #1E4448;
  }

  .accordion-tab>label:after {
    content: "\f0d7";
    position: absolute;
    top: 7px;
    right: 6px;
    font-family: fontawesome;
    transform: rotate(0deg);
    transition: transform .4s;
    color: #1E4448;
  }

  .accordion-tab>.accordion-toggle:checked~label:after {
    transform: rotate(180deg);
  }

  .accordion-tab>.accordion-toggle:checked~.accordion-content {
    max-height: 100vh;
  }

  .accordion-tab>.accordion-content p {
    margin-top: 0px;
    margin-bottom: 10px;
    padding: 0 50px;

    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 24px;
    color: #1E4448;
  }



  /* seventh Section */
  .seventh-section {
    background-color: white;
    margin-top: 70px;
    padding: 20px;
  }

  .seventh-section .heading h3 {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 26px;
    line-height: 120%;
    /* identical to box height, or 48px */

    text-align: center;

    /* Blue Text */

    color: #1E4448;
  }

  .seventh-section .heading p {
    /* Body/Body 2 */

    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 13px;
    line-height: 24px;

    /* Blue Text */

    color: #1E4448;
    padding-left: 20px;
    padding-right: 20px;
    text-align: left;
    margin-top: 40px;
  }

  .team {
    margin-top: 40px;
    padding: 0px 0px;
  }

  .team .profile {
    margin: 10px;
  }

  .team .profile img {
    width: 100%;
  }

  .team .profile h3 {
    font-family: 'Changa One';
    font-style: italic;
    font-weight: 400;
    font-size: 22px;
    line-height: 120%;
    /* or 31px */

    text-align: center;
    text-transform: uppercase;

    /* Blue Text */

    color: #1E4448;
    padding-bottom: 0px;
    margin-bottom: 0px;
    margin: 15px 0px;
  }

  .team .profile p {
    /* Body/Body 2 */

    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 13px;
    line-height: 24px;

    /* Blue Text */

    color: #1E4448;
  }




  /* Eighth Section */
  .eighth-section {
    background-color: #9EE6CF;
    padding: 50px 10px !important;
  }

  .eighth-section .col-md-7 {
    padding: 0px;
  }

  .eighth-section .desktop-eight-section {
    display: none !important;
  }

  .eighth-section .col-md-1 {
    display: none;
  }

  .eighth-section img {
    width: 100%;
  }

  .eighth-section .left {
    padding-right: 0px;
  }

  .eighth-section .heading {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 26px;
    line-height: 120%;
    color: #1E4448;
    text-align: center;
    margin-bottom: 30px;
  }

  .eighth-section .left ul li {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 24px;
    /* or 150% */


    /* Blue Text */

    color: #1E4448;
    margin-top: 5px;
  }

  .eighth-section .left ul li span {
    font-size: 12px !important;
    font-weight: 600 !important;
  }


  /* Last Section */

  .last-section {
    margin-top: 70px;
  }

  .last-section .header-section {
    position: relative;
  }

  .last-section .last-section-desktop-img {
    display: none;
  }

  .last-section .header-section img {
    width: 100%;
  }


  .last-section .header-content {
    position: absolute;
    top: 5%;
    right: 5%;
    text-align: right;
    width: 60%;
    margin: 0 auto;
  }

  .last-section .header-content h1 {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 30px;
    line-height: 120%;
    color: #FFFFFF;
    width: 100%;
  }

  .last-section .header-content button {
    width: 292px;
    height: 38px;
    left: 955px;
    top: 212px;

    /* Blue 1 */

    background: #2F6A71;
    border-radius: 4px;
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 21px;
    color: #F0EEC9;
    margin-top: 50px;
    border: none;
  }

}






















































































@media(max-width:550px) {
  .first-section-tablet-img {
    display: none !important;
  }

  .first-section-mobile-img {
    display: block;
  }

  .tablet-profile {
    display: block !important;
  }

  #tablet-services {
    display: block !important;
  }

  .tablet-eight-section {
    display: block !important;
  }

  .last-section-tablet-img {
    display: block !important;
  }

  #menu .links {
    padding-left: 30px !important;
  }

  .container {
    max-width: 500px !important;
  }


  .nav-btn {
    display: none;
  }


  /* First Section */
  .header-section img {
    width: 100%;
  }

  .header-section .first-section-desktop-img {
    display: none !important;
  }


  .header-content {
    position: absolute;
    top: 30%;
    left: 5%;
  }

  .header-content h1 {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 32px;
    line-height: 120%;
    color: #FFFFFF;
    width: 55%;
    margin: 0px;
    padding: 0px;
    padding-top: 25px;
    padding-left: 10px;

  }

  .header-content p {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 27px;
    color: #FFFFFF;
    width: 86%;
    margin: 0px;
    padding: 0px;
    padding-top: 20px;
    padding-left: 10px;
  }

  .header-content button {
    width: 254px;
    height: 30px;
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 600;
    font-size: 12px;
    line-height: 20px;
    margin-top: 20px;
  }

  /* Second Section */
  .second-section {
    background-color: #35767D;
    padding: 15px;
  }

  .partner-logos {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }

  .partner-logos .partner1 {
    width: 60px;
    height: 9.55px;
  }

  .partner-logos .partner2 {
    width: 54.55px;
    height: 7.27px;
  }

  .partner-logos .partner3 {
    width: 64.09px;
    height: 15.45px;
  }

  .partner-logos .partner4 {
    width: 62.27px;
    height: 13.64px;
  }

  .partner-logos .partner5 {
    width: 30px;
    height: 25.91px;
  }


  /* Third Section */
  .third-section {
    margin-top: 60px;
  }

  .third-section .heading {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 26px;
    line-height: 120%;
    color: #1E4448;
    text-align: center;
  }

  .third-section .services {
    margin-top: 30px;
  }

  .third-section .services .left img {
    width: 100%;
  }

  .all-services .single-service h3 {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 120%;
    color: #1E4448;
    margin-top: 10px;
  }

  .single-service {
    margin-bottom: 25px;
    margin-top: 20px;
  }


  /* Fourth Section */
  .fourth-section {
    margin-top: 60px;
    background-color: #387981;
    padding: 30px;
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .fourth-section .desktop-profile {
    display: none;
  }

  .fourth-section .heading {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 26px;
    line-height: 120%;
    text-align: center;
    color: #F0EEC9;
    margin-bottom: 30px;
  }

  .fourth-section .profile {
    margin-top: 50px;
    margin: 3% 7%;
  }

  .fourth-section .profile img {
    width: 60px;
    height: 60px;
  }

  .fourth-section .profile p {
    font-family: 'Poppins';
    font-style: italic;
    font-weight: 400;
    font-size: 14px;
    line-height: 21px;
    color: #FFFFFF;
    margin-top: 10px;
  }

  .fourth-section .profile h3 {
    font-family: 'Poppins';
    font-style: italic;
    font-weight: 400;
    font-size: 18px;
    line-height: 122%;
    color: #FFFFFF;
    margin-top: 10px;
    margin-left: -20px;
    width: 80%;
  }




  /* Fifth Section */

  .fifth-section {
    margin-top: 70px;
  }

  .fifth-section #desktop-services {
    display: none;
  }

  .fifth-section .heading {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 25px;
    line-height: 120%;
    padding-left: 10px;
    text-align: center;
    margin: 30px 40px;
    color: #1E4448;
  }

  .fifth-section .services {
    margin-top: 0px;
  }

  .fifth-section .all-services {
    padding-left: 10px;
    margin-top: -20px;
  }

  .fifth-section .fifth-section-mob {
    display: block !important;
  }

  .fifth-section .services .left {
    display: none !important;
  }

  .fifth-section .all-services .single-service h3 {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    color: #1E4448;
    margin-bottom: 0px;
    margin-left: -13%;
  }

  .fifth-section .all-services img {
    width: 20px !important;
    margin-top: -10px;
  }

  .fifth-section .single-service {
    margin-bottom: 10px;
  }

  .fifth-section .services button {
    width: 254px;
    height: 30px;

    /* Blue 1 */

    background: #2F6A71;
    border-radius: 4px;

    font-family: 'Poppins';
    font-style: normal;
    font-weight: 600;
    font-size: 12px;
    line-height: 21px;

    color: #F0EEC9;
    border: none;
    margin-top: 20px;
  }



  /* Sixth Section */
  .sixth-section {
    background-color: #F5F4DA;
    margin-top: 70px;
    padding: 30px;
  }

  .sixth-section .heading {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 26px;
    line-height: 120%;
    text-align: center;
    color: #1E4448;
  }

  .sixth-section .faqs {
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 30px;
  }



  .accordion {
    width: 100%;
  }

  .accordion-tab>.accordion-toggle {
    position: absolute;
    display: none;
  }

  .accordion-tab>label {
    /* Header/Header 4 */

    font-family: 'Poppins';
    font-style: normal;
    font-weight: 600;
    font-size: 12px;
    line-height: 24px;
    /* or 150% */


    /* Blue Text */

    color: #1E4448;
    background: transparent;
    position: relative;
    display: block;
    padding-top: 5px;
    padding-bottom: 5px;
    cursor: pointer;
  }

  .accordion-tab>.accordion-content {
    max-height: 0;
    transition: all .40s;
    overflow: hidden;
    border-bottom: 1px solid #1E4448;
  }

  .accordion-tab>label:after {
    content: "\f0d7";
    position: absolute;
    top: 7px;
    right: 6px;
    font-family: fontawesome;
    transform: rotate(0deg);
    transition: transform .4s;
    color: #1E4448;
  }

  .accordion-tab>.accordion-toggle:checked~label:after {
    transform: rotate(180deg);
  }

  .accordion-tab>.accordion-toggle:checked~.accordion-content {
    max-height: 100vh;
  }

  .accordion-tab>.accordion-content p {
    margin-top: 0px;
    margin-bottom: 10px;
    padding: 0 50px;

    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 24px;
    color: #1E4448;
  }



  /* seventh Section */
  .seventh-section {
    background-color: white;
    margin-top: 40px;
    padding: 0px;
  }

  .seventh-section .heading h3 {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 26px;
    line-height: 120%;
    /* identical to box height, or 48px */

    text-align: center;

    /* Blue Text */

    color: #1E4448;
  }

  .seventh-section .heading p {
    /* Body/Body 2 */

    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 13px;
    line-height: 24px;

    /* Blue Text */

    color: #1E4448;
    padding-left: 0px;
    padding-right: 0px;
    text-align: left;
    margin-top: 20px;
  }

  .team {
    margin-top: 20px;
    padding: 0px 0px;
  }

  .team .profile {
    margin: 0px;
    margin-top: 20px;
  }

  .team .profile img {
    width: 50%;
  }

  .team .profile h3 {
    font-family: 'Changa One';
    font-style: italic;
    font-weight: 400;
    font-size: 22px;
    line-height: 120%;
    /* or 31px */

    text-align: center;
    text-transform: uppercase;

    /* Blue Text */

    color: #1E4448;
    padding-bottom: 0px;
    margin-bottom: 0px;
    margin: 15px 0px;
  }

  .team .profile p {
    /* Body/Body 2 */

    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 13px;
    line-height: 24px;

    /* Blue Text */

    color: #1E4448;
    text-align: left;
  }




  /* Eighth Section */
  .eighth-section {
    background-color: #9EE6CF;
    padding: 50px 10px !important;
  }

  .eighth-section .col-md-7 {
    display: none;
  }

  .eighth-section .col-md-12 {
    display: block !important;
  }

  .eighth-section .col-md-12 img {
    width: 100%;
    padding-left: 20px;
    padding-right: 10px;
    padding-bottom: 20px;
  }

  .eighth-section .desktop-eight-section {
    display: none !important;
  }

  .eighth-section .col-md-1 {
    display: none;
  }

  .eighth-section img {
    width: 100%;
  }

  .eighth-section .left {
    padding-right: 0px;
  }

  .eighth-section .heading {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 26px;
    line-height: 120%;
    color: #1E4448;
    text-align: center;
    margin-bottom: 30px;
    padding: 0% 10%;
  }

  .eighth-section .left ul li {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 24px;
    /* or 150% */


    /* Blue Text */

    color: #1E4448;
    margin-top: 5px;
  }

  .eighth-section .left ul li span {
    font-size: 12px !important;
    font-weight: 600 !important;
  }


  /* Last Section */

  .last-section {
    margin-top: 70px;
  }

  .last-section .header-section {
    position: relative;
  }



  .last-section .last-section-desktop-img {
    display: none !important;
  }

  .last-section .last-section-tablet-img {
    display: none !important;
  }

  .last-section-mobile-img {
    display: block !important;
  }

  .last-section .header-section img {
    width: 100%;
  }


  .last-section .header-content {
    position: absolute;
    top: 40%;
    left: -10%;
    text-align: left;
    width: 70%;
    margin: 0 auto;
  }

  .last-section .header-content h1 {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 30px;
    line-height: 120%;
    color: #FFFFFF;
    width: 100%;
  }

  .last-section .header-content button {
    width: 254px;
    height: 30px;

    /* Blue 1 */

    background: #2F6A71;
    border-radius: 4px;
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 600;
    font-size: 12px;
    line-height: 20px;
    color: #F0EEC9;
    margin-top: 20px;
    margin-left: 30px;
    border: none;
  }







  /* Footer */
  .footer .footer-links ul {
    display: flex;
    flex-direction: column !important;
    gap: 20px !important;
    margin-top: 30px;
  }

  .footer .footer-links ul li {
    text-align: left;

  }

}








































































@media(max-width:500px) {
  .first-section-tablet-img {
    display: none !important;
  }

  .first-section-mobile-img {
    display: block;
  }

  .tablet-profile {
    display: block !important;
  }

  #tablet-services {
    display: block !important;
  }

  .tablet-eight-section {
    display: block !important;
  }

  .last-section-tablet-img {
    display: block !important;
  }

  #menu .links {
    padding-left: 30px !important;
  }

  .container {
    max-width: 500px !important;
  }


  .nav-btn {
    display: none;
  }


  /* First Section */
  .header-section img {
    width: 100%;
  }

  .header-section .first-section-desktop-img {
    display: none !important;
  }


  .header-content {
    position: absolute;
    top: 19%;
    left: 5%;
  }

  .header-content h1 {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 32px;
    line-height: 120%;
    color: #FFFFFF;
    width: 70%;
    margin: 0px;
    padding: 0px;
    padding-top: 10px;
    padding-left: 10px;

  }

  .header-content p {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 27px;
    color: #FFFFFF;
    width: 100%;
    margin: 0px;
    padding: 0px;
    padding-top: 20px;
    padding-left: 10px;
  }

  .header-content button {
    width: 254px;
    height: 30px;
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 600;
    font-size: 12px;
    line-height: 20px;
    margin-top: 20px;
  }

  /* Second Section */
  .second-section {
    background-color: #35767D;
    padding: 15px;
  }

  .partner-logos {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }

  .partner-logos .partner1 {
    width: 60px;
    height: 9.55px;
  }

  .partner-logos .partner2 {
    width: 54.55px;
    height: 7.27px;
  }

  .partner-logos .partner3 {
    width: 64.09px;
    height: 15.45px;
  }

  .partner-logos .partner4 {
    width: 62.27px;
    height: 13.64px;
  }

  .partner-logos .partner5 {
    width: 30px;
    height: 25.91px;
  }


  /* Third Section */
  .third-section {
    margin-top: 60px;
  }

  .third-section .heading {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 26px;
    line-height: 120%;
    color: #1E4448;
    text-align: center;
  }

  .third-section .services {
    margin-top: 30px;
  }

  .third-section .services .left img {
    width: 100%;
    padding-left: 15px;
  }

  .all-services .single-service h3 {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 120%;
    color: #1E4448;
    margin-top: 10px;
  }

  .single-service {
    margin-bottom: 25px;
    margin-top: 20px;
  }


  /* Fourth Section */
  .fourth-section {
    margin-top: 60px;
    background-color: #387981;
    padding: 30px;
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .fourth-section .desktop-profile {
    display: none;
  }

  .fourth-section .heading {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 26px;
    line-height: 120%;
    text-align: center;
    color: #F0EEC9;
    margin-bottom: 30px;
  }

  .fourth-section .profile {
    margin-top: 50px;
    margin: 3% 7%;
  }

  .fourth-section .profile img {
    width: 60px;
    height: 60px;
  }

  .fourth-section .profile p {
    font-family: 'Poppins';
    font-style: italic;
    font-weight: 400;
    font-size: 14px;
    line-height: 21px;
    color: #FFFFFF;
    margin-top: 15px;
  }

  .fourth-section .profile h3 {
    font-family: 'Poppins';
    font-style: italic;
    font-weight: 400;
    font-size: 18px;
    line-height: 122%;
    color: #FFFFFF;
    margin-top: 6px;
    margin-left: -5px;
    width: 90%;
  }




  /* Fifth Section */

  .fifth-section {
    margin-top: 70px;
  }

  .fifth-section #desktop-services {
    display: none;
  }

  .fifth-section .heading {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 25px;
    line-height: 120%;
    padding-left: 10px;
    text-align: center;
    margin: 15px 15px !important;
    color: #1E4448;
  }

  .fifth-section .services {
    margin-top: 0px;
  }

  .fifth-section .all-services {
    padding-left: 10px;
    margin-top: -20px;
  }

  .fifth-section .fifth-section-mob {
    display: block !important;
    padding-left: 25px !important;
  }

  .fifth-section .services .left {
    display: none !important;
  }

  .fifth-section .all-services .single-service h3 {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    color: #1E4448;
    margin-bottom: 0px;
    margin-left: -13%;
  }

  .fifth-section .all-services img {
    width: 20px !important;
    margin-top: -30px;
  }

  .fifth-section .single-service {
    margin-bottom: 10px;
  }

  .fifth-section .services button {
    width: 254px;
    height: 30px;

    /* Blue 1 */

    background: #2F6A71;
    border-radius: 4px;

    font-family: 'Poppins';
    font-style: normal;
    font-weight: 600;
    font-size: 12px;
    line-height: 21px;

    color: #F0EEC9;
    border: none;
    margin-top: 20px;
  }



  /* Sixth Section */
  .sixth-section {
    background-color: #F5F4DA;
    margin-top: 70px;
    padding: 30px;
  }

  .sixth-section .heading {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 26px;
    line-height: 120%;
    text-align: center;
    color: #1E4448;
  }

  .sixth-section .faqs {
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 30px;
  }



  .accordion {
    width: 100%;
  }

  .accordion-tab>.accordion-toggle {
    position: absolute;
    display: none;
  }

  .accordion-tab>label {
    /* Header/Header 4 */

    font-family: 'Poppins';
    font-style: normal;
    font-weight: 600;
    font-size: 12px;
    line-height: 24px;
    /* or 150% */


    /* Blue Text */

    color: #1E4448;
    background: transparent;
    position: relative;
    display: block;
    padding-top: 5px;
    padding-bottom: 5px;
    cursor: pointer;
  }

  .accordion-tab>.accordion-content {
    max-height: 0;
    transition: all .40s;
    overflow: hidden;
    border-bottom: 1px solid #1E4448;
  }

  .accordion-tab>label:after {
    content: "\f0d7";
    position: absolute;
    top: 7px;
    right: 6px;
    font-family: fontawesome;
    transform: rotate(0deg);
    transition: transform .4s;
    color: #1E4448;
  }

  .accordion-tab>.accordion-toggle:checked~label:after {
    transform: rotate(180deg);
  }

  .accordion-tab>.accordion-toggle:checked~.accordion-content {
    max-height: 100vh;
  }

  .accordion-tab>.accordion-content p {
    margin-top: 0px;
    margin-bottom: 10px;
    padding: 0 50px;

    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 24px;
    color: #1E4448;
  }



  /* seventh Section */
  .seventh-section {
    background-color: white;
    margin-top: 40px;
    padding: 0px;
  }

  .seventh-section .heading h3 {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 26px;
    line-height: 120%;
    /* identical to box height, or 48px */

    text-align: center;

    /* Blue Text */

    color: #1E4448;
  }

  .seventh-section .heading p {
    /* Body/Body 2 */

    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 13px;
    line-height: 24px;

    /* Blue Text */

    color: #1E4448;
    padding-left: 0px;
    padding-right: 0px;
    text-align: left;
    margin-top: 20px;
  }

  .team {
    margin-top: 20px;
    padding: 0px 0px;
  }

  .team .profile {
    margin: 0px;
    margin-top: 20px;
  }

  .team .profile img {
    width: 50%;
  }

  .team .profile h3 {
    font-family: 'Changa One';
    font-style: italic;
    font-weight: 400;
    font-size: 22px;
    line-height: 120%;
    /* or 31px */

    text-align: center;
    text-transform: uppercase;

    /* Blue Text */

    color: #1E4448;
    padding-bottom: 0px;
    margin-bottom: 0px;
    margin: 15px 0px;
  }

  .team .profile p {
    /* Body/Body 2 */

    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 13px;
    line-height: 24px;

    /* Blue Text */

    color: #1E4448;
    text-align: left;
  }




  /* Eighth Section */
  .eighth-section {
    background-color: #9EE6CF;
    padding: 50px 10px !important;
  }

  .eighth-section .col-md-7 {
    display: none;
  }

  .eighth-section .col-md-12 {
    display: block !important;
  }

  .eighth-section .col-md-12 img {
    width: 100%;
    padding-left: 20px;
    padding-right: 10px;
    padding-bottom: 20px;
  }

  .eighth-section .desktop-eight-section {
    display: none !important;
  }

  .eighth-section .col-md-1 {
    display: none;
  }

  .eighth-section img {
    width: 100%;
  }

  .eighth-section .left {
    padding-right: 0px;
  }

  .eighth-section .heading {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 26px;
    line-height: 120%;
    color: #1E4448;
    text-align: center;
    margin-bottom: 30px;
    padding: 0% 10%;
  }

  .eighth-section .left ul li {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 24px;
    /* or 150% */


    /* Blue Text */

    color: #1E4448;
    margin-top: 5px;
  }

  .eighth-section .left ul li span {
    font-size: 12px !important;
    font-weight: 600 !important;
  }


  /* Last Section */

  .last-section {
    margin-top: 70px;
  }

  .last-section .header-section {
    position: relative;
  }



  .last-section .last-section-desktop-img {
    display: none !important;
  }

  .last-section .last-section-tablet-img {
    display: none !important;
  }

  .last-section-mobile-img {
    display: block !important;
  }

  .last-section .header-section img {
    width: 100%;
  }


  .last-section .header-content {
    position: absolute;
    top: 37%;
    left: -10%;
    text-align: left;
    width: 70%;
    margin: 0 auto;
  }

  .last-section .header-content h1 {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 30px;
    line-height: 120%;
    color: #FFFFFF;
    width: 100%;
  }

  .last-section .header-content button {
    width: 254px;
    height: 30px;

    /* Blue 1 */

    background: #2F6A71;
    border-radius: 4px;
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 600;
    font-size: 12px;
    line-height: 20px;
    color: #F0EEC9;
    margin-top: 20px;
    margin-left: 30px;
    border: none;
  }







  /* Footer */
  .footer .footer-links ul {
    display: flex;
    flex-direction: column !important;
    gap: 20px !important;
    margin-top: 30px;
  }

  .footer .footer-links ul li {
    text-align: left;

  }

}





































































@media(max-width:400px) {
  .first-section-tablet-img {
    display: none !important;
  }

  .first-section-mobile-img {
    display: block;
  }

  .tablet-profile {
    display: block !important;
  }

  #tablet-services {
    display: block !important;
  }

  .tablet-eight-section {
    display: block !important;
  }

  .last-section-tablet-img {
    display: block !important;
  }

  #menu .links {
    padding-left: 30px !important;
  }

  .container {
    max-width: 500px !important;
  }


  .nav-btn {
    display: none;
  }


  /* First Section */
  .header-section img {
    width: 100%;
  }

  .header-section .first-section-desktop-img {
    display: none !important;
  }


  .header-content {
    position: absolute;
    top: 20%;
    left: 5%;
  }

  .header-content h1 {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 28px;
    line-height: 120%;
    color: #FFFFFF;
    width: 70%;
    margin: 0px;
    padding: 0px;
    padding-top: 10px;
    padding-left: 10px;

  }

  .header-content p {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 27px;
    color: #FFFFFF;
    width: 90%;
    margin: 0px;
    padding: 0px;
    padding-top: 10px;
    padding-left: 10px;
  }

  .header-content button {
    width: 254px;
    height: 30px;
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 600;
    font-size: 12px;
    line-height: 20px;
    margin-top: 20px;
  }

  /* Second Section */
  .second-section {
    background-color: #35767D;
    padding: 15px;
  }

  .partner-logos {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }

  .partner-logos .partner1 {
    width: 60px;
    height: 9.55px;
  }

  .partner-logos .partner2 {
    width: 54.55px;
    height: 7.27px;
  }

  .partner-logos .partner3 {
    width: 64.09px;
    height: 15.45px;
  }

  .partner-logos .partner4 {
    width: 62.27px;
    height: 13.64px;
  }

  .partner-logos .partner5 {
    width: 30px;
    height: 25.91px;
  }


  /* Third Section */
  .third-section {
    margin-top: 60px;
  }

  .third-section .heading {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 26px;
    line-height: 120%;
    color: #1E4448;
    text-align: center;
  }

  .third-section .services {
    margin-top: 30px;
  }

  .third-section .services .left img {
    width: 100%;
    padding-left: 15px;
  }

  .all-services .single-service h3 {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 120%;
    color: #1E4448;
    margin-top: 10px;
  }

  .single-service {
    margin-bottom: 25px;
    margin-top: 20px;
  }


  /* Fourth Section */
  .fourth-section {
    margin-top: 60px;
    background-color: #387981;
    padding: 30px;
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .fourth-section .desktop-profile {
    display: none;
  }

  .fourth-section .heading {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 26px;
    line-height: 120%;
    text-align: center;
    color: #F0EEC9;
    margin-bottom: 30px;
  }

  .fourth-section .profile {
    margin-top: 50px;
    margin: 3% 7%;
  }

  .fourth-section .profile img {
    width: 60px;
    height: 60px;
  }

  .fourth-section .profile p {
    font-family: 'Poppins';
    font-style: italic;
    font-weight: 400;
    font-size: 14px;
    line-height: 21px;
    color: #FFFFFF;
    margin-top: 15px;
  }

  .fourth-section .profile h3 {
    font-family: 'Poppins';
    font-style: italic;
    font-weight: 400;
    font-size: 18px;
    line-height: 122%;
    color: #FFFFFF;
    margin-top: 6px;
    margin-left: -5px;
    width: 90%;
  }




  /* Fifth Section */

  .fifth-section {
    margin-top: 70px;
  }

  .fifth-section #desktop-services {
    display: none;
  }

  .fifth-section .heading {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 25px;
    line-height: 120%;
    padding-left: 10px;
    text-align: center;
    margin: 15px 15px !important;
    color: #1E4448;
  }

  .fifth-section .services {
    margin-top: 0px;
  }

  .fifth-section .all-services {
    padding-left: 10px;
    margin-top: -20px;
  }

  .fifth-section .fifth-section-mob {
    display: block !important;
    padding-left: 25px !important;
  }

  .fifth-section .services .left {
    display: none !important;
  }

  .fifth-section .all-services .single-service h3 {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    color: #1E4448;
    margin-bottom: 0px;
    margin-left: -13%;
  }

  .fifth-section .all-services img {
    width: 20px !important;
    margin-top: -30px;
  }

  .fifth-section .single-service {
    margin-bottom: 10px;
  }

  .fifth-section .services button {
    width: 254px;
    height: 30px;

    /* Blue 1 */

    background: #2F6A71;
    border-radius: 4px;

    font-family: 'Poppins';
    font-style: normal;
    font-weight: 600;
    font-size: 12px;
    line-height: 21px;

    color: #F0EEC9;
    border: none;
    margin-top: 20px;
  }



  /* Sixth Section */
  .sixth-section {
    background-color: #F5F4DA;
    margin-top: 70px;
    padding: 30px;
  }

  .sixth-section .heading {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 26px;
    line-height: 120%;
    text-align: center;
    color: #1E4448;
  }

  .sixth-section .faqs {
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 30px;
  }



  .accordion {
    width: 100%;
  }

  .accordion-tab>.accordion-toggle {
    position: absolute;
    display: none;
  }

  .accordion-tab>label {
    /* Header/Header 4 */

    font-family: 'Poppins';
    font-style: normal;
    font-weight: 600;
    font-size: 12px;
    line-height: 24px;
    /* or 150% */


    /* Blue Text */

    color: #1E4448;
    background: transparent;
    position: relative;
    display: block;
    padding-top: 5px;
    padding-bottom: 5px;
    cursor: pointer;
  }

  .accordion-tab>.accordion-content {
    max-height: 0;
    transition: all .40s;
    overflow: hidden;
    border-bottom: 1px solid #1E4448;
  }

  .accordion-tab>label:after {
    content: "\f0d7";
    position: absolute;
    top: 7px;
    right: 6px;
    font-family: fontawesome;
    transform: rotate(0deg);
    transition: transform .4s;
    color: #1E4448;
  }

  .accordion-tab>.accordion-toggle:checked~label:after {
    transform: rotate(180deg);
  }

  .accordion-tab>.accordion-toggle:checked~.accordion-content {
    max-height: 100vh;
  }

  .accordion-tab>.accordion-content p {
    margin-top: 0px;
    margin-bottom: 10px;
    padding: 0 50px;

    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 24px;
    color: #1E4448;
  }



  /* seventh Section */
  .seventh-section {
    background-color: white;
    margin-top: 40px;
    padding: 0px;
  }

  .seventh-section .heading h3 {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 26px;
    line-height: 120%;
    /* identical to box height, or 48px */

    text-align: center;

    /* Blue Text */

    color: #1E4448;
  }

  .seventh-section .heading p {
    /* Body/Body 2 */

    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 13px;
    line-height: 24px;

    /* Blue Text */

    color: #1E4448;
    padding-left: 0px;
    padding-right: 0px;
    text-align: left;
    margin-top: 20px;
  }

  .team {
    margin-top: 20px;
    padding: 0px 0px;
  }

  .team .profile {
    margin: 0px;
    margin-top: 20px;
  }

  .team .profile img {
    width: 50%;
  }

  .team .profile h3 {
    font-family: 'Changa One';
    font-style: italic;
    font-weight: 400;
    font-size: 22px;
    line-height: 120%;
    /* or 31px */

    text-align: center;
    text-transform: uppercase;

    /* Blue Text */

    color: #1E4448;
    padding-bottom: 0px;
    margin-bottom: 0px;
    margin: 15px 0px;
  }

  .team .profile p {
    /* Body/Body 2 */

    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 13px;
    line-height: 24px;

    /* Blue Text */

    color: #1E4448;
    text-align: left;
  }




  /* Eighth Section */
  .eighth-section {
    background-color: #9EE6CF;
    padding: 50px 10px !important;
  }

  .eighth-section .col-md-7 {
    display: none;
  }

  .eighth-section .col-md-12 {
    display: block !important;
  }

  .eighth-section .col-md-12 img {
    width: 100%;
    padding-left: 20px;
    padding-right: 10px;
    padding-bottom: 20px;
  }

  .eighth-section .desktop-eight-section {
    display: none !important;
  }

  .eighth-section .col-md-1 {
    display: none;
  }

  .eighth-section img {
    width: 100%;
  }

  .eighth-section .left {
    padding-right: 0px;
  }

  .eighth-section .heading {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 26px;
    line-height: 120%;
    color: #1E4448;
    text-align: center;
    margin-bottom: 30px;
    padding: 0% 10%;
  }

  .eighth-section .left ul li {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 24px;
    /* or 150% */


    /* Blue Text */

    color: #1E4448;
    margin-top: 5px;
  }

  .eighth-section .left ul li span {
    font-size: 12px !important;
    font-weight: 600 !important;
  }


  /* Last Section */

  .last-section {
    margin-top: 70px;
  }

  .last-section .header-section {
    position: relative;
  }



  .last-section .last-section-desktop-img {
    display: none !important;
  }

  .last-section .last-section-tablet-img {
    display: none !important;
  }

  .last-section-mobile-img {
    display: block !important;
  }

  .last-section .header-section img {
    width: 100%;
  }


  .last-section .header-content {
    position: absolute;
    top: 37%;
    left: -10%;
    text-align: left;
    width: 70%;
    margin: 0 auto;
  }

  .last-section .header-content h1 {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 30px;
    line-height: 120%;
    color: #FFFFFF;
    width: 100%;
  }

  .last-section .header-content button {
    width: 254px;
    height: 30px;

    /* Blue 1 */

    background: #2F6A71;
    border-radius: 4px;
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 600;
    font-size: 12px;
    line-height: 20px;
    color: #F0EEC9;
    margin-top: 20px;
    margin-left: 30px;
    border: none;
  }







  /* Footer */
  .footer .footer-links ul {
    display: flex;
    flex-direction: column !important;
    gap: 20px !important;
    margin-top: 30px;
  }

  .footer .footer-links ul li {
    text-align: left;

  }

}























































@media(max-width:376px) {
  .first-section-tablet-img {
    display: none !important;
  }

  .first-section-mobile-img {
    display: block;
  }

  .tablet-profile {
    display: block !important;
  }

  #tablet-services {
    display: block !important;
  }

  .tablet-eight-section {
    display: block !important;
  }

  .last-section-tablet-img {
    display: block !important;
  }

  #menu .links {
    padding-left: 30px !important;
  }

  .container {
    max-width: 500px !important;
  }


  .nav-btn {
    display: none;
  }


  /* First Section */
  .header-section img {
    width: 100%;
  }

  .header-section .first-section-desktop-img {
    display: none !important;
  }


  .header-content {
    position: absolute;
    top: 22%;
    left: 5%;
  }

  .header-content h1 {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 25px;
    line-height: 120%;
    color: #FFFFFF;
    width: 70%;
    margin: 0px;
    padding: 0px;
    padding-top: 10px;
    padding-left: 10px;

  }

  .header-content p {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 27px;
    color: #FFFFFF;
    width: 90%;
    margin: 0px;
    padding: 0px;
    padding-top: 10px;
    padding-left: 10px;
  }

  .header-content button {
    width: 254px;
    height: 30px;
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 600;
    font-size: 12px;
    line-height: 20px;
    margin-top: 20px;
  }

  /* Second Section */
  .second-section {
    background-color: #35767D;
    padding: 15px;
  }

  .partner-logos {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }

  .partner-logos .partner1 {
    width: 60px;
    height: 9.55px;
  }

  .partner-logos .partner2 {
    width: 54.55px;
    height: 7.27px;
  }

  .partner-logos .partner3 {
    width: 64.09px;
    height: 15.45px;
  }

  .partner-logos .partner4 {
    width: 62.27px;
    height: 13.64px;
  }

  .partner-logos .partner5 {
    width: 30px;
    height: 25.91px;
  }


  /* Third Section */
  .third-section {
    margin-top: 60px;
  }

  .third-section .heading {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 26px;
    line-height: 120%;
    color: #1E4448;
    text-align: center;
  }

  .third-section .services {
    margin-top: 30px;
  }

  .third-section .services .left img {
    width: 100%;
    padding-left: 15px;
  }

  .all-services .single-service h3 {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 120%;
    color: #1E4448;
    margin-top: 10px;
  }

  .single-service {
    margin-bottom: 25px;
    margin-top: 20px;
  }


  /* Fourth Section */
  .fourth-section {
    margin-top: 60px;
    background-color: #387981;
    padding: 30px;
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .fourth-section .desktop-profile {
    display: none;
  }

  .fourth-section .heading {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 26px;
    line-height: 120%;
    text-align: center;
    color: #F0EEC9;
    margin-bottom: 30px;
  }

  .fourth-section .profile {
    margin-top: 50px;
    margin: 3% 7%;
  }

  .fourth-section .profile img {
    width: 60px;
    height: 60px;
  }

  .fourth-section .profile p {
    font-family: 'Poppins';
    font-style: italic;
    font-weight: 400;
    font-size: 14px;
    line-height: 21px;
    color: #FFFFFF;
    margin-top: 15px;
  }

  .fourth-section .profile h3 {
    font-family: 'Poppins';
    font-style: italic;
    font-weight: 400;
    font-size: 18px;
    line-height: 122%;
    color: #FFFFFF;
    margin-top: 6px;
    margin-left: -5px;
    width: 90%;
  }




  /* Fifth Section */

  .fifth-section {
    margin-top: 70px;
  }

  .fifth-section #desktop-services {
    display: none;
  }

  .fifth-section .heading {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 25px;
    line-height: 120%;
    padding-left: 10px;
    text-align: center;
    margin: 15px 15px !important;
    color: #1E4448;
  }

  .fifth-section .services {
    margin-top: 0px;
  }

  .fifth-section .all-services {
    padding-left: 10px;
    margin-top: -20px;
  }

  .fifth-section .fifth-section-mob {
    display: block !important;
    padding-left: 25px !important;
  }

  .fifth-section .services .left {
    display: none !important;
  }

  .fifth-section .all-services .single-service h3 {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    color: #1E4448;
    margin-bottom: 0px;
    margin-left: -13%;
  }

  .fifth-section .all-services img {
    width: 20px !important;
    margin-top: -30px;
  }

  .fifth-section .single-service {
    margin-bottom: 10px;
  }

  .fifth-section .services button {
    width: 254px;
    height: 30px;

    /* Blue 1 */

    background: #2F6A71;
    border-radius: 4px;

    font-family: 'Poppins';
    font-style: normal;
    font-weight: 600;
    font-size: 12px;
    line-height: 21px;

    color: #F0EEC9;
    border: none;
    margin-top: 20px;
  }



  /* Sixth Section */
  .sixth-section {
    background-color: #F5F4DA;
    margin-top: 70px;
    padding: 30px;
  }

  .sixth-section .heading {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 26px;
    line-height: 120%;
    text-align: center;
    color: #1E4448;
  }

  .sixth-section .faqs {
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 30px;
  }



  .accordion {
    width: 100%;
  }

  .accordion-tab>.accordion-toggle {
    position: absolute;
    display: none;
  }

  .accordion-tab>label {
    /* Header/Header 4 */

    font-family: 'Poppins';
    font-style: normal;
    font-weight: 600;
    font-size: 12px;
    line-height: 24px;
    /* or 150% */


    /* Blue Text */

    color: #1E4448;
    background: transparent;
    position: relative;
    display: block;
    padding-top: 5px;
    padding-bottom: 5px;
    cursor: pointer;
  }

  .accordion-tab>.accordion-content {
    max-height: 0;
    transition: all .40s;
    overflow: hidden;
    border-bottom: 1px solid #1E4448;
  }

  .accordion-tab>label:after {
    content: "\f0d7";
    position: absolute;
    top: 7px;
    right: 6px;
    font-family: fontawesome;
    transform: rotate(0deg);
    transition: transform .4s;
    color: #1E4448;
  }

  .accordion-tab>.accordion-toggle:checked~label:after {
    transform: rotate(180deg);
  }

  .accordion-tab>.accordion-toggle:checked~.accordion-content {
    max-height: 100vh;
  }

  .accordion-tab>.accordion-content p {
    margin-top: 0px;
    margin-bottom: 10px;
    padding: 0 50px;

    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 24px;
    color: #1E4448;
  }



  /* seventh Section */
  .seventh-section {
    background-color: white;
    margin-top: 40px;
    padding: 0px;
  }

  .seventh-section .heading h3 {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 26px;
    line-height: 120%;
    /* identical to box height, or 48px */

    text-align: center;

    /* Blue Text */

    color: #1E4448;
  }

  .seventh-section .heading p {
    /* Body/Body 2 */

    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 13px;
    line-height: 24px;

    /* Blue Text */

    color: #1E4448;
    padding-left: 0px;
    padding-right: 0px;
    text-align: left;
    margin-top: 20px;
  }

  .team {
    margin-top: 20px;
    padding: 0px 0px;
  }

  .team .profile {
    margin: 0px;
    margin-top: 20px;
  }

  .team .profile img {
    width: 50%;
  }

  .team .profile h3 {
    font-family: 'Changa One';
    font-style: italic;
    font-weight: 400;
    font-size: 22px;
    line-height: 120%;
    /* or 31px */

    text-align: center;
    text-transform: uppercase;

    /* Blue Text */

    color: #1E4448;
    padding-bottom: 0px;
    margin-bottom: 0px;
    margin: 15px 0px;
  }

  .team .profile p {
    /* Body/Body 2 */

    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 13px;
    line-height: 24px;

    /* Blue Text */

    color: #1E4448;
    text-align: left;
  }




  /* Eighth Section */
  .eighth-section {
    background-color: #9EE6CF;
    padding: 50px 10px !important;
  }

  .eighth-section .col-md-7 {
    display: none;
  }

  .eighth-section .col-md-12 {
    display: block !important;
  }

  .eighth-section .col-md-12 img {
    width: 100%;
    padding-left: 20px;
    padding-right: 10px;
    padding-bottom: 20px;
  }

  .eighth-section .desktop-eight-section {
    display: none !important;
  }

  .eighth-section .col-md-1 {
    display: none;
  }

  .eighth-section img {
    width: 100%;
  }

  .eighth-section .left {
    padding-right: 0px;
  }

  .eighth-section .heading {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 26px;
    line-height: 120%;
    color: #1E4448;
    text-align: center;
    margin-bottom: 30px;
    padding: 0% 10%;
  }

  .eighth-section .left ul li {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 24px;
    /* or 150% */


    /* Blue Text */

    color: #1E4448;
    margin-top: 5px;
  }

  .eighth-section .left ul li span {
    font-size: 12px !important;
    font-weight: 600 !important;
  }


  /* Last Section */

  .last-section {
    margin-top: 70px;
  }

  .last-section .header-section {
    position: relative;
  }



  .last-section .last-section-desktop-img {
    display: none !important;
  }

  .last-section .last-section-tablet-img {
    display: none !important;
  }

  .last-section-mobile-img {
    display: block !important;
  }

  .last-section .header-section img {
    width: 100%;
  }


  .last-section .header-content {
    position: absolute;
    top: 37%;
    left: -10%;
    text-align: left;
    width: 70%;
    margin: 0 auto;
  }

  .last-section .header-content h1 {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 30px;
    line-height: 120%;
    color: #FFFFFF;
    width: 100%;
  }

  .last-section .header-content button {
    width: 254px;
    height: 30px;

    /* Blue 1 */

    background: #2F6A71;
    border-radius: 4px;
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 600;
    font-size: 12px;
    line-height: 20px;
    color: #F0EEC9;
    margin-top: 20px;
    margin-left: 30px;
    border: none;
  }







  /* Footer */
  .footer .footer-links ul {
    display: flex;
    flex-direction: column !important;
    gap: 20px !important;
    margin-top: 30px;
  }

  .footer .footer-links ul li {
    text-align: left;

  }

}
















































































@media(max-width:362px) {
  .first-section-tablet-img {
    display: none !important;
  }

  .first-section-mobile-img {
    display: block;
  }

  .tablet-profile {
    display: block !important;
  }

  #tablet-services {
    display: block !important;
  }

  .tablet-eight-section {
    display: block !important;
  }

  .last-section-tablet-img {
    display: block !important;
  }

  #menu .links {
    padding-left: 30px !important;
  }

  .container {
    max-width: 500px !important;
  }


  .nav-btn {
    display: none;
  }


  /* First Section */
  .header-section img {
    width: 100%;
  }

  .header-section .first-section-desktop-img {
    display: none !important;
  }


  .header-content {
    position: absolute;
    top: 17%;
    left: 5%;
  }

  .header-content h1 {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 25px;
    line-height: 120%;
    color: #FFFFFF;
    width: 70%;
    margin: 0px;
    padding: 0px;
    padding-top: 10px;
    padding-left: 10px;

  }

  .header-content p {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 27px;
    color: #FFFFFF;
    width: 90%;
    margin: 0px;
    padding: 0px;
    padding-top: 10px;
    padding-left: 10px;
  }

  .header-content button {
    width: 254px;
    height: 30px;
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 600;
    font-size: 12px;
    line-height: 20px;
    margin-top: 20px;
  }

  /* Second Section */
  .second-section {
    background-color: #35767D;
    padding: 15px;
  }

  .partner-logos {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }

  .partner-logos .partner1 {
    width: 60px;
    height: 9.55px;
  }

  .partner-logos .partner2 {
    width: 54.55px;
    height: 7.27px;
  }

  .partner-logos .partner3 {
    width: 64.09px;
    height: 15.45px;
  }

  .partner-logos .partner4 {
    width: 62.27px;
    height: 13.64px;
  }

  .partner-logos .partner5 {
    width: 30px;
    height: 25.91px;
  }


  /* Third Section */
  .third-section {
    margin-top: 60px;
  }

  .third-section .heading {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 26px;
    line-height: 120%;
    color: #1E4448;
    text-align: center;
  }

  .third-section .services {
    margin-top: 30px;
  }

  .third-section .services .left img {
    width: 100%;
    padding-left: 15px;
  }

  .all-services .single-service h3 {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 120%;
    color: #1E4448;
    margin-top: 10px;
  }

  .single-service {
    margin-bottom: 25px;
    margin-top: 20px;
  }


  /* Fourth Section */
  .fourth-section {
    margin-top: 60px;
    background-color: #387981;
    padding: 30px;
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .fourth-section .desktop-profile {
    display: none;
  }

  .fourth-section .heading {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 26px;
    line-height: 120%;
    text-align: center;
    color: #F0EEC9;
    margin-bottom: 30px;
  }

  .fourth-section .profile {
    margin-top: 50px;
    margin: 3% 7%;
  }

  .fourth-section .profile img {
    width: 60px;
    height: 60px;
  }

  .fourth-section .profile p {
    font-family: 'Poppins';
    font-style: italic;
    font-weight: 400;
    font-size: 14px;
    line-height: 21px;
    color: #FFFFFF;
    margin-top: 15px;
  }

  .fourth-section .profile h3 {
    font-family: 'Poppins';
    font-style: italic;
    font-weight: 400;
    font-size: 18px;
    line-height: 122%;
    color: #FFFFFF;
    margin-top: 6px;
    margin-left: 5px;
    width: 100%;
  }




  /* Fifth Section */

  .fifth-section {
    margin-top: 70px;
  }

  .fifth-section #desktop-services {
    display: none;
  }

  .fifth-section .heading {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 25px;
    line-height: 120%;
    padding-left: 10px;
    text-align: center;
    margin: 15px 15px !important;
    color: #1E4448;
  }

  .fifth-section .services {
    margin-top: 0px;
  }

  .fifth-section .all-services {
    padding-left: 10px;
    margin-top: -20px;
  }

  .fifth-section .fifth-section-mob {
    display: block !important;
    padding-left: 25px !important;
  }

  .fifth-section .services .left {
    display: none !important;
  }

  .fifth-section .all-services .single-service h3 {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    color: #1E4448;
    margin-bottom: 0px;
    margin-left: -10%;
  }

  .fifth-section .all-services img {
    width: 20px !important;
    margin-top: -30px;
  }

  .fifth-section .single-service {
    margin-bottom: 10px;
  }

  .fifth-section .services button {
    width: 254px;
    height: 30px;

    /* Blue 1 */

    background: #2F6A71;
    border-radius: 4px;

    font-family: 'Poppins';
    font-style: normal;
    font-weight: 600;
    font-size: 12px;
    line-height: 21px;

    color: #F0EEC9;
    border: none;
    margin-top: 20px;
  }



  /* Sixth Section */
  .sixth-section {
    background-color: #F5F4DA;
    margin-top: 70px;
    padding: 30px;
  }

  .sixth-section .heading {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 26px;
    line-height: 120%;
    text-align: center;
    color: #1E4448;
  }

  .sixth-section .faqs {
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 30px;
  }



  .accordion {
    width: 100%;
  }

  .accordion-tab>.accordion-toggle {
    position: absolute;
    display: none;
  }

  .accordion-tab>label {
    /* Header/Header 4 */

    font-family: 'Poppins';
    font-style: normal;
    font-weight: 600;
    font-size: 12px;
    line-height: 24px;
    /* or 150% */


    /* Blue Text */

    color: #1E4448;
    background: transparent;
    position: relative;
    display: block;
    padding-top: 5px;
    padding-bottom: 5px;
    cursor: pointer;
  }

  .accordion-tab>.accordion-content {
    max-height: 0;
    transition: all .40s;
    overflow: hidden;
    border-bottom: 1px solid #1E4448;
  }

  .accordion-tab>label:after {
    content: "\f0d7";
    position: absolute;
    top: 7px;
    right: 6px;
    font-family: fontawesome;
    transform: rotate(0deg);
    transition: transform .4s;
    color: #1E4448;
  }

  .accordion-tab>.accordion-toggle:checked~label:after {
    transform: rotate(180deg);
  }

  .accordion-tab>.accordion-toggle:checked~.accordion-content {
    max-height: 100vh;
  }

  .accordion-tab>.accordion-content p {
    margin-top: 0px;
    margin-bottom: 10px;
    padding: 0 50px;

    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 24px;
    color: #1E4448;
  }



  /* seventh Section */
  .seventh-section {
    background-color: white;
    margin-top: 40px;
    padding: 0px;
  }

  .seventh-section .heading h3 {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 26px;
    line-height: 120%;
    /* identical to box height, or 48px */

    text-align: center;

    /* Blue Text */

    color: #1E4448;
  }

  .seventh-section .heading p {
    /* Body/Body 2 */

    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 13px;
    line-height: 24px;

    /* Blue Text */

    color: #1E4448;
    padding-left: 0px;
    padding-right: 0px;
    text-align: left;
    margin-top: 20px;
  }

  .team {
    margin-top: 20px;
    padding: 0px 0px;
  }

  .team .profile {
    margin: 0px;
    margin-top: 20px;
  }

  .team .profile img {
    width: 50%;
  }

  .team .profile h3 {
    font-family: 'Changa One';
    font-style: italic;
    font-weight: 400;
    font-size: 22px;
    line-height: 120%;
    /* or 31px */

    text-align: center;
    text-transform: uppercase;

    /* Blue Text */

    color: #1E4448;
    padding-bottom: 0px;
    margin-bottom: 0px;
    margin: 15px 0px;
  }

  .team .profile p {
    /* Body/Body 2 */

    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 13px;
    line-height: 24px;

    /* Blue Text */

    color: #1E4448;
    text-align: left;
  }




  /* Eighth Section */
  .eighth-section {
    background-color: #9EE6CF;
    padding: 50px 10px !important;
  }

  .eighth-section .col-md-7 {
    display: none;
  }

  .eighth-section .col-md-12 {
    display: block !important;
  }

  .eighth-section .col-md-12 img {
    width: 100%;
    padding-left: 20px;
    padding-right: 10px;
    padding-bottom: 20px;
  }

  .eighth-section .desktop-eight-section {
    display: none !important;
  }

  .eighth-section .col-md-1 {
    display: none;
  }

  .eighth-section img {
    width: 100%;
  }

  .eighth-section .left {
    padding-right: 0px;
  }

  .eighth-section .heading {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 26px;
    line-height: 120%;
    color: #1E4448;
    text-align: center;
    margin-bottom: 30px;
    padding: 0% 10%;
  }

  .eighth-section .left ul li {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 24px;
    /* or 150% */


    /* Blue Text */

    color: #1E4448;
    margin-top: 5px;
  }

  .eighth-section .left ul li span {
    font-size: 12px !important;
    font-weight: 600 !important;
  }


  /* Last Section */

  .last-section {
    margin-top: 70px;
  }

  .last-section .header-section {
    position: relative;
  }



  .last-section .last-section-desktop-img {
    display: none !important;
  }

  .last-section .last-section-tablet-img {
    display: none !important;
  }

  .last-section-mobile-img {
    display: block !important;
  }

  .last-section .header-section img {
    width: 100%;
  }


  .last-section .header-content {
    position: absolute;
    top: 37%;
    left: -10%;
    text-align: left;
    width: 70%;
    margin: 0 auto;
  }

  .last-section .header-content h1 {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 28px;
    line-height: 120%;
    color: #FFFFFF;
    width: 100%;
  }

  .last-section .header-content button {
    width: 254px;
    height: 30px;

    /* Blue 1 */

    background: #2F6A71;
    border-radius: 4px;
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 600;
    font-size: 12px;
    line-height: 20px;
    color: #F0EEC9;
    margin-top: 20px;
    margin-left: 30px;
    border: none;
  }







  /* Footer */
  .footer .footer-links ul {
    display: flex;
    flex-direction: column !important;
    gap: 20px !important;
    margin-top: 30px;
  }

  .footer .footer-links ul li {
    text-align: left;

  }

}









































































@media(max-width:300px) {
  .first-section-tablet-img {
    display: none !important;
  }

  .first-section-mobile-img {
    display: block;
  }

  .tablet-profile {
    display: block !important;
  }

  #tablet-services {
    display: block !important;
  }

  .tablet-eight-section {
    display: block !important;
  }

  .last-section-tablet-img {
    display: block !important;
  }

  #menu .links {
    padding-left: 30px !important;
  }

  .container {
    max-width: 500px !important;
  }


  .nav-btn {
    display: none;
  }


  /* First Section */
  .header-section img {
    width: 100%;
  }

  .header-section .first-section-desktop-img {
    display: none !important;
  }


  .header-content {
    position: absolute;
    top: 17%;
    left: 5%;
  }

  .header-content h1 {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 120%;
    color: #FFFFFF;
    width: 80%;
    margin: 0px;
    padding: 0px;
    padding-top: 10px;
    padding-left: 10px;

  }

  .header-content p {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 20px;
    color: #FFFFFF;
    width: 90%;
    margin: 0px;
    padding: 0px;
    padding-top: 10px;
    padding-left: 10px;
  }

  .header-content button {
    width: 200px;
    height: 24px;
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 600;
    font-size: 10px;
    line-height: 20px;
    margin-top: 10px;
  }

  /* Second Section */
  .second-section {
    background-color: #35767D;
    padding: 10px !important;
  }

  .partner-logos {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }

  .partner-logos .partner1 {
    width: 30px;
    height: 5px;
  }

  .partner-logos .partner2 {
    width: 25px;
    height: 5px;
  }

  .partner-logos .partner3 {
    width: 50px;
    height: 10px;
  }

  .partner-logos .partner4 {
    width: 40px;
    height: 10px;
  }

  .partner-logos .partner5 {
    width: 20px;
    height: 15px;
  }


  /* Third Section */
  .third-section {
    margin-top: 60px;
  }

  .third-section .heading {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 26px;
    line-height: 120%;
    color: #1E4448;
    text-align: center;
  }

  .third-section .services {
    margin-top: 30px;
  }

  .third-section .services .left img {
    width: 100%;
    padding-left: 15px;
  }

  .all-services .single-service h3 {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 120%;
    color: #1E4448;
    margin-top: 10px;
  }

  .single-service {
    margin-bottom: 25px;
    margin-top: 20px;
  }


  /* Fourth Section */
  .fourth-section {
    margin-top: 60px;
    background-color: #387981;
    padding: 30px;
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .fourth-section .desktop-profile {
    display: none;
  }

  .fourth-section .heading {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 26px;
    line-height: 120%;
    text-align: center;
    color: #F0EEC9;
    margin-bottom: 30px;
  }

  .fourth-section .profile {
    margin-top: 50px;
    margin: 3% 7%;
  }

  .fourth-section .profile img {
    width: 60px;
    height: 60px;
  }

  .fourth-section .profile p {
    font-family: 'Poppins';
    font-style: italic;
    font-weight: 400;
    font-size: 14px;
    line-height: 21px;
    color: #FFFFFF;
    margin-top: 15px;
  }

  .fourth-section .profile h3 {
    font-family: 'Poppins';
    font-style: italic;
    font-weight: 400;
    font-size: 18px;
    line-height: 122%;
    color: #FFFFFF;
    margin-top: 6px;
    margin-left: 20px;
    width: 100%;
  }




  /* Fifth Section */

  .fifth-section {
    margin-top: 70px;
  }

  .fifth-section #desktop-services {
    display: none;
  }

  .fifth-section .heading {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 25px;
    line-height: 120%;
    padding-left: 10px;
    text-align: center;
    margin: 15px 15px !important;
    color: #1E4448;
  }

  .fifth-section .services {
    margin-top: 0px;
  }

  .fifth-section .all-services {
    padding-left: 10px;
    margin-top: -20px;
  }

  .fifth-section .fifth-section-mob {
    display: block !important;
    padding-left: 25px !important;
  }

  .fifth-section .services .left {
    display: none !important;
  }

  .fifth-section .all-services .single-service h3 {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    color: #1E4448;
    margin-bottom: 0px;
    margin-left: -5%;
  }

  .fifth-section .all-services img {
    width: 20px !important;
    margin-top: -60px;
  }

  .fifth-section .single-service {
    margin-bottom: 10px;
  }

  .fifth-section .services button {
    width: 200px;
    height: 25px;

    /* Blue 1 */

    background: #2F6A71;
    border-radius: 4px;

    font-family: 'Poppins';
    font-style: normal;
    font-weight: 600;
    font-size: 10px;
    line-height: 21px;

    color: #F0EEC9;
    border: none;
    margin-top: 20px;
  }



  /* Sixth Section */
  .sixth-section {
    background-color: #F5F4DA;
    margin-top: 70px;
    padding: 30px;
  }

  .sixth-section .heading {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 26px;
    line-height: 120%;
    text-align: center;
    color: #1E4448;
  }

  .sixth-section .faqs {
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 30px;
  }



  .accordion {
    width: 100%;
  }

  .accordion-tab>.accordion-toggle {
    position: absolute;
    display: none;
  }

  .accordion-tab>label {
    /* Header/Header 4 */

    font-family: 'Poppins';
    font-style: normal;
    font-weight: 600;
    font-size: 12px;
    line-height: 24px;
    /* or 150% */


    /* Blue Text */

    color: #1E4448;
    background: transparent;
    position: relative;
    display: block;
    padding-top: 5px;
    padding-bottom: 5px;
    cursor: pointer;
  }

  .accordion-tab>.accordion-content {
    max-height: 0;
    transition: all .40s;
    overflow: hidden;
    border-bottom: 1px solid #1E4448;
  }

  .accordion-tab>label:after {
    content: "\f0d7";
    position: absolute;
    top: 7px;
    right: 6px;
    font-family: fontawesome;
    transform: rotate(0deg);
    transition: transform .4s;
    color: #1E4448;
  }

  .accordion-tab>.accordion-toggle:checked~label:after {
    transform: rotate(180deg);
  }

  .accordion-tab>.accordion-toggle:checked~.accordion-content {
    max-height: 100vh;
  }

  .accordion-tab>.accordion-content p {
    margin-top: 0px;
    margin-bottom: 10px;
    padding: 0 50px;

    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 24px;
    color: #1E4448;
  }



  /* seventh Section */
  .seventh-section {
    background-color: white;
    margin-top: 40px;
    padding: 0px;
  }

  .seventh-section .heading h3 {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 26px;
    line-height: 120%;
    /* identical to box height, or 48px */

    text-align: center;

    /* Blue Text */

    color: #1E4448;
  }

  .seventh-section .heading p {
    /* Body/Body 2 */

    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 13px;
    line-height: 24px;

    /* Blue Text */

    color: #1E4448;
    padding-left: 0px;
    padding-right: 0px;
    text-align: left;
    margin-top: 20px;
  }

  .team {
    margin-top: 20px;
    padding: 0px 0px;
  }

  .team .profile {
    margin: 0px;
    margin-top: 20px;
  }

  .team .profile img {
    width: 50%;
  }

  .team .profile h3 {
    font-family: 'Changa One';
    font-style: italic;
    font-weight: 400;
    font-size: 22px;
    line-height: 120%;
    /* or 31px */

    text-align: center;
    text-transform: uppercase;

    /* Blue Text */

    color: #1E4448;
    padding-bottom: 0px;
    margin-bottom: 0px;
    margin: 15px 0px;
  }

  .team .profile p {
    /* Body/Body 2 */

    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 13px;
    line-height: 24px;

    /* Blue Text */

    color: #1E4448;
    text-align: left;
  }




  /* Eighth Section */
  .eighth-section {
    background-color: #9EE6CF;
    padding: 50px 10px !important;
  }

  .eighth-section .col-md-7 {
    display: none;
  }

  .eighth-section .col-md-12 {
    display: block !important;
  }

  .eighth-section .col-md-12 img {
    width: 100%;
    padding-left: 20px;
    padding-right: 10px;
    padding-bottom: 20px;
  }

  .eighth-section .desktop-eight-section {
    display: none !important;
  }

  .eighth-section .col-md-1 {
    display: none;
  }

  .eighth-section img {
    width: 100%;
  }

  .eighth-section .left {
    padding-right: 0px;
  }

  .eighth-section .heading {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 26px;
    line-height: 120%;
    color: #1E4448;
    text-align: center;
    margin-bottom: 30px;
    padding: 0% 10%;
  }

  .eighth-section .left ul li {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 24px;
    /* or 150% */


    /* Blue Text */

    color: #1E4448;
    margin-top: 5px;
  }

  .eighth-section .left ul li span {
    font-size: 12px !important;
    font-weight: 600 !important;
  }


  /* Last Section */

  .last-section {
    margin-top: 70px;
  }

  .last-section .header-section {
    position: relative;
  }



  .last-section .last-section-desktop-img {
    display: none !important;
  }

  .last-section .last-section-tablet-img {
    display: none !important;
  }

  .last-section-mobile-img {
    display: block !important;
  }

  .last-section .header-section img {
    width: 100%;
  }


  .last-section .header-content {
    position: absolute;
    top: 27%;
    left: -20%;
    text-align: left;
    width: 70%;
    margin: 0 auto;
  }

  .last-section .header-content h1 {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    line-height: 120%;
    color: #FFFFFF;
    width: 100%;
  }

  .last-section .header-content button {
    width: 200px;
    height: 25px;

    /* Blue 1 */

    background: #2F6A71;
    border-radius: 4px;
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 600;
    font-size: 10px;
    line-height: 20px;
    color: #F0EEC9;
    margin-top: 20px;
    margin-left: 30px;
    border: none;
  }







  /* Footer */
  .footer .footer-links ul {
    display: flex;
    flex-direction: column !important;
    gap: 20px !important;
    margin-top: 30px;
  }

  .footer .footer-links ul li {
    text-align: left;

  }

  .application-div {
    padding: 0px !important;
  }

  .application-div h3 {
    font-size: 25px;
    line-height: 35px;
  }

  #menu .menu .links {
    padding-left: 10px !important;

  }

  #menu .menu .links .link {
    font-size: 12px !important;
  }

}