html {
  scroll-behavior: smooth;
}

/*font-1*/
.poppins-thin {
  font-family: "Poppins", sans-serif;
  font-weight: 100;
  font-style: normal;
}

.poppins-extralight {
  font-family: "Poppins", sans-serif;
  font-weight: 200;
  font-style: normal;
}

.poppins-light {
  font-family: "Poppins", sans-serif;
  font-weight: 300;
  font-style: normal;
}

.poppins-regular {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-style: normal;
}

.poppins-medium {
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  font-style: normal;
}

.poppins-semibold {
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  font-style: normal;
}

.poppins-bold {
  font-family: "Poppins", sans-serif;
  font-weight: 700;
  font-style: normal;
}

.poppins-extrabold {
  font-family: "Poppins", sans-serif;
  font-weight: 800;
  font-style: normal;
}

.poppins-black {
  font-family: "Poppins", sans-serif;
  font-weight: 900;
  font-style: normal;
}

.poppins-thin-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 100;
  font-style: italic;
}

.poppins-extralight-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 200;
  font-style: italic;
}

.poppins-light-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 300;
  font-style: italic;
}

.poppins-regular-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-style: italic;
}

.poppins-medium-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  font-style: italic;
}

.poppins-semibold-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  font-style: italic;
}

.poppins-bold-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 700;
  font-style: italic;
}

.poppins-extrabold-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 800;
  font-style: italic;
}

.poppins-black-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 900;
  font-style: italic;
}

/*font-2*/
/* .montserrat-<uniquifier> {
  font-family: "Montserrat", sans-serif;
  font-optical-sizing: auto;
  font-weight: <weight>;
  font-style: normal;
} */

body {
  font-family: montserrat;
}

p.hthird_font {
  font-size: 28px;
  margin-bottom: 8px;
  line-height: 35px;
}

p.hforth_font {
  font-size: 26px;
  margin-bottom: 8px;
  line-height: 36px;
}

.hfifth_font {
  font-size: 20px;
  margin-bottom: 8px;
}

p.hsixth_font {
  font-size: 18px;
  margin-bottom: 8px; 
  font-weight: 600;
}



/*Homepage styling*/

.navbar-expand-lg .navbar-nav .nav-link {
  padding-right: 30px;
  padding-left: 30px;text-decoration: none;
}

li.nav-item {
  display: flex;
  align-items: center;
}

button.btn.btn_dark_btn.header__login_btn {
  font-size: 18px;
}

.navbar-light .navbar-nav .nav-link {
  color: rgb(0 0 0 / 68%);
}

a.navbar-brand img {
  width: 80%;
}

li.nav-item{ 
  display: flex ;
  align-items: center;
}

.navbar {
  padding-left: 0px;
  padding-right: 0px;html {
  scroll-behavior: smooth;
}



  
/*font-1*/
  .poppins-thin {
    font-family: "Poppins", sans-serif;
    font-weight: 100;
    font-style: normal;
  }
  
  .poppins-extralight {
    font-family: "Poppins", sans-serif;
    font-weight: 200;
    font-style: normal;
  }
  
  .poppins-light {
    font-family: "Poppins", sans-serif;
    font-weight: 300;
    font-style: normal;
  }
  
  .poppins-regular {
    font-family: "Poppins", sans-serif;
    font-weight: 400;
    font-style: normal;
  }
  
  .poppins-medium {
    font-family: "Poppins", sans-serif;
    font-weight: 500;
    font-style: normal;
  }
  
  .poppins-semibold {
    font-family: "Poppins", sans-serif;
    font-weight: 600;
    font-style: normal;
  }
  
  .poppins-bold {
    font-family: "Poppins", sans-serif;
    font-weight: 700;
    font-style: normal;
  }
  
  .poppins-extrabold {
    font-family: "Poppins", sans-serif;
    font-weight: 800;
    font-style: normal;
  }
  
  .poppins-black {
    font-family: "Poppins", sans-serif;
    font-weight: 900;
    font-style: normal;
  }
  
  .poppins-thin-italic {
    font-family: "Poppins", sans-serif;
    font-weight: 100;
    font-style: italic;
  }
  
  .poppins-extralight-italic {
    font-family: "Poppins", sans-serif;
    font-weight: 200;
    font-style: italic;
  }
  
  .poppins-light-italic {
    font-family: "Poppins", sans-serif;
    font-weight: 300;
    font-style: italic;
  }
  
  .poppins-regular-italic {
    font-family: "Poppins", sans-serif;
    font-weight: 400;
    font-style: italic;
  }
  
  .poppins-medium-italic {
    font-family: "Poppins", sans-serif;
    font-weight: 500;
    font-style: italic;
  }
  
  .poppins-semibold-italic {
    font-family: "Poppins", sans-serif;
    font-weight: 600;
    font-style: italic;
  }
  
  .poppins-bold-italic {
    font-family: "Poppins", sans-serif;
    font-weight: 700;
    font-style: italic;
  }
  
  .poppins-extrabold-italic {
    font-family: "Poppins", sans-serif;
    font-weight: 800;
    font-style: italic;
  }
  
  .poppins-black-italic {
    font-family: "Poppins", sans-serif;
    font-weight: 900;
    font-style: italic;
  }
  
  /*font-2*/
  /* .montserrat-<uniquifier> {
    font-family: "Montserrat", sans-serif;
    font-optical-sizing: auto;
    font-weight: <weight>;
    font-style: normal;
  } */
  
  body {
    font-family: montserrat;
  }
  
  
  /*Homepage styling*/
  
  .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 30px;
    padding-left: 30px;
  }
  
  a.navbar-brand img {
    /* width: 80%; */
    width: 100%;
  }
  
  nav.navbar.navbar-expand-lg.navbar-light {
    flex-direction: row-reverse !important;
  } 


  .navbar {
    padding-left: 0px;
    padding-right: 0px;
    display: flex;
    flex-direction: row-reverse;
  }
  
  a.nav-link {
    font-weight: 500;
  }

  .nav-link { 
    padding-bottom: 0px; 
  }
  
  .hero {
    background-color: #003350;
    padding: 50px 0px;
  }
  
  .btn_green {
    background: #83D860;
    padding: 10px 40px;
    font-family: montserrat;
    font-weight: 500;
  }
  
  .btn_white_outline {
    background: transparent;
    padding: 10px 40px;
    border: 2px solid white;
    color: white;
    margin-left: 15px;
    font-family: montserrat;
    font-weight: 500;
  }
  
  .btn_white_outline:hover {
    background: white;
    color: #003350;
  }
  
  h1.hero_title {
    font-family: montserrat;
    font-size: 67px;
    font-weight: 800;
    color: white;
  }
  
  .white {
    color: white;
  }
  
  .hero_left p {
    font-family: montserrat;
    padding-right: 65px;
    letter-spacing: 1px;
    margin-bottom: 40px;
  }
  
  .features {
    background-color: #F3FCF0;
    padding: 70px 0px;
  }
  
  .sub_title {
    font-family: montserrat;
    font-variant-caps: all-small-caps;
    font-weight: 700;
    font-size: 22px;
    letter-spacing: 3px;
    color: #003350;
  }
  
  .title {
    font-family: montserrat;
    font-weight: 700;
    font-size: 48px;
    color: #003350;
  }
  
  .card {
    padding: 30px;
    border: transparent;
    min-height: 260px;
    justify-content: center;
    cursor: pointer;
  }
  
  .no-hover-image {
    display: block;
  }
  
  .hover-image {
    display: none;
  }
  
  .green-card {
    background: #83D860;
  }
  
  .card:hover .no-hover-image {
    display: none;
  }
  
  .card:hover .hover-image {
    display: block;
  }
  
  .card .btn_dark_btn {
    color: #83D860;
  }
  
  .card .btn_dark_btn:hover {
    color: white;
  }
  
  .card_work_icon {
    position: absolute;
    align-self: anchor-center;
    left:-6%;
    /*  transform: translate(-50%,-50%);*/
    margin: 0;
    padding: 0;
    color: white;
  }
  
  .card_work_icon {
    background: #83D860;
    padding: 12px;
    border-radius: 30px;
  }
  
  
  .btn_dark_btn {
    background: #003350;
    padding: 10px 40px;
    font-family: montserrat;
    font-weight: 500;
    color: white;
  }
  
  .btn_dark_btn:hover {
    color: #83D860;
  }
  
  .work {
    margin-top: 70px;
  }
  
  .work_inner {
    background-color: #003350;
    padding: 70px 50px;
    border-radius: 20px;
  }
  
  .card_work {
    background-color: white;
    padding: 30px 20px;
    border-radius: 10px;
    padding-left: 39px;
  }
  
  .work_right {
    margin-left: 30px;
  }
  
  .industries {
    padding: 70px 0px;
  }
  
  .industry_text {
    position: absolute;
    top: 65%;
    left: 10%;
    /*  transform: translate(-50%,-50%);*/
    margin: 0;
    padding: 0;
    color: white;
  }
  
  #cta {
    padding: 70px;
  }
  
  .cta_left button {
    margin-top: 30px;
  }
  
  .cta_form {
    background: #83D860;
    padding: 40px 20px;
    border-radius: 20px;
  }
  
  .cta_form h3 {
    font-weight: 600;
    line-height: 40px;
  }
  
  .footer {
    padding-top: 70px;
    padding-bottom: 20px;
    background-image: url('../img/footer_bg.png');
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 100%;
  }
  
  .footer_left {
    line-height: 30px;
  }
  
  .footer_center h5 {
    color: white;
    font-weight: 600;
    margin-top: 16px;
  }
  
  ul.quicklink_list {
    list-style: none;
    padding-left: 0px;
    line-height: 30px;
    margin-top: 35px;
    color: white;
  }
  
  ul.quicklink_list li:hover {
    text-decoration: underline;
  }
  
  .footer_center a {
    color: white;
  }
  
  .privacy_1 li {
    margin-right: 40px;
  }
  
  .privacy_1 li a {
    font-size: 14px;
  }
  
  .privacy_2 p {
    font-size: 14px;
    color: white;
  }
  
  
  /*About us*/
  
  .btn_white {
    background: white;
    padding: 10px 40px;
    font-family: montserrat;
    font-weight: 500;
    color: #2867B2;
  }
  
  .mission {
    background-color: #F3FCF0;
    padding: 70px 0px;
  }
  
  .mission_left p {
    font-variant-caps: all-small-caps;
    font-weight: 600;
    letter-spacing: 2px;
    line-height: 40px;
    font-size: 24px;
  }
  
  .mission_left {
    margin-right: 120px;
  }
  
  .story {
    background-color: #F3FCF0;
    padding: 70px 0px;
  }
  
  .story_left p {
    font-variant-caps: all-small-caps;
    font-weight: 600;
    letter-spacing: 2px;
    line-height: 40px;
    font-size: 24px;
  }
  
  .story_left {
    margin-left: 120px;
  }
  
  .culture {
    background-color: #003350;
    padding: 70px 0px;
  }
  
  .card_culture {
    background-color: white;
    padding: 30px 20px;
    border-radius: 10px;
    padding-left: 50px;
  }
  
  .card_culture_outer {
    padding: 0px 30px;
    margin-top: 40px;
  }
  
  .card_culture_img img {
    background: #83D860;
    padding: 15px;
    border-radius: 15px;
    height: 60px;
    width: 60px;
  }
  
  .card_culture_img {
    position: absolute;
    top: 30%;
    left: -6%;
    /*  transform: translate(-50%,-50%);*/
    margin: 0;
    padding: 0;
  }
  
  
  .join_outer {
    background-image: url('../img/form_bg.png');
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 100%;
    height: 800px;
  }
  
  .join {
    padding: 70px 0;
  }
  
  .join_text {
    margin-right: 20%;
    margin-top: 20%;
  }
  
  .join_text h1 {
    margin-bottom: 16px;
  }
  
  .join_form {
    padding: 0px 160px;
    margin-top: 160px;
  }
  
  a {
    cursor: pointer;
  }
}

a.nav-link {
  font-weight: 500;
}

.hero {
  background-color: #003350;
  padding: 50px 0px;
}

.btn_green {
  background: #83D860;
  padding: 10px 40px;
  font-family: montserrat;
  font-weight: 500;
}

.btn_white_outline {
  background: white;
  padding: 10px 40px; 
  color: #003350;
  /* margin-left: 40px; */
  font-family: montserrat;
  font-weight: 500;
}

.btn_white_outline:hover {
  background: white;
  color: #003350;
}

h1.hero_title {
  font-family: montserrat;
  font-size: 67px;
  font-weight: 800;
  color: white;
}

.white {
  color: white;
}

.hero_left p {
  font-family: montserrat;
  padding-right: 65px;
  letter-spacing: 1px;
  margin-bottom: 40px;
}

.features {
  background-color: #F3FCF0;
  padding: 70px 0px;
}

.sub_title {
  font-family: montserrat;
  font-variant-caps: all-small-caps;
  font-weight: 700;
  font-size: 22px;
  letter-spacing: 3px;
  color: #003350;
}

.title {
  font-family: montserrat;
  font-weight: 700;
  font-size: 48px;
  color: #003350;
}

.card {
  padding: 30px;
  border: transparent;
  min-height: 260px;
  justify-content: center;
  cursor: pointer;
}

p.card_title {
  font-size: 24px;
  margin-bottom: 0px;
}

.no-hover-image {
  display: block;
}

.hover-image {
  display: none;
}

.green-card {
  background: #83D860;
  gap: 50px;
}

.card:hover .no-hover-image {
  display: none;
}

.card:hover .hover-image {
  display: block;
}



.card_work_icon {
  position: absolute;
  align-self: anchor-center;
  left:-6%;
  /*  transform: translate(-50%,-50%);*/
  margin: 0;
  padding: 0;
  color: white;
}
#contact-popup {
  position: fixed;
  top: 20px;
  right: 20px;
  background-color: #4CAF50;
  color: white;
  padding: 15px;
  border-radius: 5px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  transition: opacity 0.5s ease-in-out;
  }

  #contact-popup.error {
  background-color: #f44336;
  }




.card_work_icon {
  background: #83D860;
  padding: 12px;
  border-radius: 30px;
}

.card_work_icon h3 {
  font-weight: 600;
}

.btn_dark_btn {
  background: #003350;
  padding: 10px 40px;
  font-family: montserrat;
  font-weight: 500;
  color: white;
}

.btn_dark_btn:hover {
  color: #83D860;
}

.work {
  margin-top: 70px;
}

.work_inner {
  background-color: #003350;
  padding: 70px 50px;
  border-radius: 20px;
}

.card_work {
  background-color: white;
  padding: 30px 20px;
  border-radius: 10px;
  padding-left: 39px;
}

.work_right {
  margin-left: 30px;
}

.industries {
  padding: 70px 0px;
}

.industry_text {
  position: absolute;
  top: 65%;
  left: 10%;
  /*  transform: translate(-50%,-50%);*/
  margin: 0;
  padding: 0;
  color: white;
}

#cta {
  padding: 70px;
}

.cta_left button {
  margin-top: 30px;
}

.cta_form {
  background: #83D860;
  padding: 40px 20px;
  border-radius: 20px;
}

.cta_form h3 {
  font-weight: 600;
  line-height: 40px;
}

.footer {
  padding-top: 70px;
  padding-bottom: 20px;
  background-image: url('../img/footer_bg.png');
  background-repeat: no-repeat;
  background-size: 100% 100%;
  width: 100%;
}

.footer_left {
  line-height: 30px;
}

.footer_center p {
  color: white;
  font-weight: 600;
  margin-top: 16px;
  font-size: 20px;
}

ul.quicklink_list {
  list-style: none;
  padding-left: 0px;
  line-height: 30px;
  margin-top: 35px;
  color: white;
}

ul.quicklink_list li:hover {
  text-decoration: underline;
}

.footer_center a {
  color: white;
  text-decoration: none;
}

.privacy_1 li {
  margin-right: 40px;
}

.privacy_1 li a {
  font-size: 14px;
}

.privacy_2 p {
  font-size: 14px;
  color: white;
}


/*About us*/

.btn_white {
  background: white;
  padding: 10px 40px;
  font-family: montserrat;
  font-weight: 500;
  color: #2867B2;
}

.mission {
  background-color: #F3FCF0;
  padding: 70px 0px;
}

.mission_left p {
  font-variant-caps: all-small-caps;
  font-weight: 600;
  letter-spacing: 2px;
  line-height: 40px;
  font-size: 24px;
}

.mission_left {
  margin-right: 120px;
}

.story {
  background-color: #F3FCF0;
  padding: 70px 0px;
}

.story_left p {
  font-variant-caps: all-small-caps;
  font-weight: 600;
  letter-spacing: 2px;
  line-height: 40px;
  font-size: 24px;
}

.story_left {
  margin-left: 120px;
}

.culture {
  background-color: #003350;
  padding: 70px 0px;
}

.card_culture {
  background-color: white;
  padding: 30px 20px;
  border-radius: 10px;
  padding-left: 50px;
}

.card_culture_outer {
  padding: 0px 30px;
  margin-top: 40px;
}

.card_culture_img img {
  background: #83D860;
  padding: 15px;
  border-radius: 15px;
  height: 60px;
  width: 60px;
}

.card_culture_img {
  position: absolute;
  top: 30%;
  left: -6%;
  /*  transform: translate(-50%,-50%);*/
  margin: 0;
  padding: 0;
}


.join_outer {
  background-image: url('../img/form_bg.png');
  background-repeat: no-repeat;
  background-size: 100% 100%;
  width: 100%;
  height: 980px;
}

.join {
  padding: 70px 0;
}

.join_text {
  margin-right: 20%;
  margin-top: 20%;
}

.join_text h1 {
  margin-bottom: 16px;
}

.join_form {
  padding: 0px 160px;
  margin-top: 160px;
}

a {
  cursor: pointer;
}

.contact_hero_left h6 {
  font-weight: 600;
}

.contact_hero_left h5 {
  font-weight: 700;
}

.contact_hero_center a {
  font-size: 20px;
  font-weight: 700;
}

.contact_hero_right a {
  font-size: 17px;
  font-weight: 700;
}


.contact_hero_center h6 {
  font-weight: 600;
}

.contact_hero_center h5 {
  font-weight: 700;
}

.contact_hero_right h6 {
  font-weight: 600;
}

.contact_hero_right h5 {
  font-weight: 700;
}

.contact_hero_left {
  text-align: start;
}

.contact_hero_center {
  text-align: start;
}

.contact_hero_right {
  padding-top: 40px;
  text-align: start;
}

.contact_hero_outer {
  padding: 20px;
  border: 1px solid #ddd;
  border-radius: 10px;
  margin-bottom: 20px;
  transition: transform 0.3s ease;
  min-height: 260px;
  align-items: center;
  display: flex;
}

.contact_hero_outer:hover {
  transform: translateY(-5px);
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
}

.contact_hero_icon {
  position: absolute;
  top: -65px;
}

.contact_hero_icon img {
  width: 100px;
  height: 100px;
  margin-top: 15px;
}

.contact_form {
  margin: 100px auto;
}

.contact_form_inner {
  background: rgba(0, 51, 80, 0.1);
  border-radius: 20px;
  padding: 30px;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
}

#contact-popup {
  position: fixed;
  top: 20px;
  right: 20px;
  background-color: #4CAF50;
  color: white;
  padding: 15px;
  border-radius: 5px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  transition: opacity 0.5s ease-in-out;
}

#contact-popup.error {
  background-color: #f44336;
}





.contact_cta {
  background: linear-gradient(135deg, #003350, #004d73);
  padding: 15px 0;
  border-radius: 10px;
  margin: 40px 0;
}

/* .contact_cta_contact {
  background: rgba(255, 255, 255, 0.1);
  border-radius: 10px;
  padding: 30px;
  backdrop-filter: blur(10px);
  border: 1px solid rgba(255, 255, 255, 0.2);
} */

.contact_cta_contact h1 {
  font-size: 2.5rem;
  font-weight: 700;
  margin-bottom: 20px;
}

.contact_cta_contact .btn-outline-light {
  border: none;
  /* border: 2px solid #fff; */
  color: #fff;
  transition: all 0.3s ease;
}

.contact_cta_contact .btn-outline-light:hover {
  background: transparent;
  /* color: #003350; */
  transform: translateY(-3px);
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.2);
}

.contact_hero_outer_mt {
  margin-top: 100px;
}

.contact-green {
  background: rgba(131, 216, 96, 0.2);
  border-radius: 10px;
  border: 1px solid rgba(131, 216, 96, 0.2);
}

.contact-blue {
  background: rgba(113, 214, 255, 0.2);
  border-radius: 10px;
  border: 1px solid rgba(113, 214, 255, 0.2);
}

.contact-orange {
  background: rgba(235, 175, 76, 0.2);
  border-radius: 10px;
  border: 1px solid rgba(235, 175, 76, 0.2);
}









h1.hero_title { 
  font-size: 58px; 
}

.web-banner{ display: inline-block; max-width: 100%;}
/* responsive */

.cta_left h2{ text-align: center; margin-bottom: 20px;}
.checkbox-label{ font-weight: 500;word-break: break-word;width: 94%; margin-bottom: 24px !important;}
.cta_form label span{ color: #f00;}
.cta_form label{ margin-bottom: 0px; color: #1a1b1d; font-size:17px; font-weight: 500;}
.cta_form .form-control, .form-control{ padding:12px 11px; height: auto; font-size: 14px; color: #404040; font-weight: 500;}
.checkbox-label a{ color: #003366; text-decoration: underline !important;}
.checkbox-label a:hover, .checkbox-label a:focus{ color: #001F4D;}

@media (min-width: 360px) and (max-width: 460px) { 
.hero_right img {
  margin-bottom: 25px;
}

.nav-link {
  padding-bottom: 10px !important;
}

.navbar-expand-lg .navbar-nav .nav-link { 
  padding-left: 0px;
}

h1.hero_title {
  font-family: montserrat;
  font-size: 46px; 
}

.industry_img.mt_40_565_ {
  margin-top: 40px;
}

.btn_white_outline {
  margin-left: 0;
}

.btn_white_outline:hover { 
  margin-top: 20px;
}

.rev_row {
  flex-flow: column-reverse;

}

/* .mobile_mt-25 {
  margin-bottom: 15px;
} */

.features { 
  padding: 50px 0px;
}

.title { 
  font-size: 35px; 
}

.card { 
  margin-bottom: 30px;
  text-align: center;
}

.card img {
  margin: 0 auto;
}

.card { 
  border-radius: 20px;
}

.work {
  margin-top: 50px;
}

.work_right { 
  margin-top: 50px;
  margin-left: 0px;
}

.card_work_icon {
  position: absolute; 
  left: -10%; 
}
.work_inner { 
  padding: 70px 40px; 
}
.industries {
  padding: 50px 0px;
}
#cta {
  padding: 15px;
}
.cta_form { 
  margin-top: 20px;
}
label { 
  font-size: 12px;
}
#cta { 
  margin-bottom: 50px;
}
.privacy {
  display: table-caption;
}

.privacy_1 ul li {
  padding-bottom: 10px;
}

.privacy {
  display: block !important;
}

.privacy_1 ul{
display: block !important;
}

.mt_565_0 {
  margin-top: 0px !important;
}

.title { 
  font-size: 34px; 
}

.cta_left h1 {
  text-align: center;
}

#cta {
  padding: 35px 0px;
}

.navbar { 
  display: flex;
  flex-direction: row-reverse;
}

/* about us */
.hero_btn a {
  display: block;
}

.hero_btn a {
  display: block;
}

.mission {
  padding: 50px 0px;
}

.mission_left {
  margin-right: 0px;
}

.story_left {
  margin-left: 0px;
  margin-top: 50px;
}

.card_culture_outer {
  padding: 0px 15px;
}

.card_culture { 
  margin-bottom: 40px;
}

.join_outer {
  background-image: none;
  height: auto;
}

.join_text {
  margin-right: 0%;
  margin-top: 0%;
}

.join_form {
  padding: 0px 0px;
  margin-top: 30px;
}

/* contact us */

.contact_hero {
  padding: 50px 0px;
}

.contact_hero_outer { 
  margin-bottom: 80px; 
}
 
.contact_hero {
  padding: 50px 0px;
  padding-bottom: 0px;
}

.mb_20 {
  margin-bottom: 20px;
}

.contact_cta {
  margin: 0px 15px;
}

.mission_right img{
  margin-top: 25px;
}

.story {
  padding: 50px 0px;
  padding-top: 0px;
}

.story_right img{
  margin-top: 25px;
}

.card_culture_outer { 
  margin-top: 0px;
}

.culture h1 {
 margin-bottom: 25px;
}
.join_outer {
  background-image: none;
  height: auto;
}

.join_text {
  margin-right: 0%;
  margin-top: 0%;
}

.join_form {
  padding: 0px 0px;
  margin-top: 30px;
}

.hero_btn {
  gap: 40px !important;
}
}


@media (min-width: 461px) and (max-width: 576px) { 
.navbar { 
  display: flex;
  flex-direction: row-reverse;
}

.nav-link {
  padding-bottom: 10px !important;
}

.navbar-expand-lg .navbar-nav .nav-link { 
  padding-left: 0px;
}

h1.hero_title {
  font-size: 62px;
}


/* .hero_btn {
    margin-bottom: 30px;
} */

.card { 
  margin-bottom: 15px;
  text-align: center;
}
 

.card img {
  margin: 0 auto;
}

.work_right {
  margin-left: 0px;
  margin-top: 50px;
}

.industry_img.mt_40_565_ {
  margin-top: 40px;
}

.cta_form { 
  margin-top: 40px;
}

.cta_left h1 {
  text-align: center;
}

.privacy {
  display: block !important;
}

.privacy_1 ul {
  display: block !important;
}

.privacy_1 ul li {
  padding-bottom: 10px;
}

.industry_img {
  text-align: center;
}

.industry_text {
  position: absolute;
  top: 74%;
  left: 10%;
}

.mt_565_0 {
  margin-top: 0px !important;
}

.title { 
  font-size: 34px; 
}

#cta {
  padding: 35px 0px;
}

.join_outer {
  background-image: none;
  height: auto;
}

.join_text {
  margin-right: 0%;
  margin-top: 0%;
}

.join_form {
  padding: 0px 0px;
  margin-top: 30px;
}

.rev_row {
  flex-flow: column-reverse;
}

.mission {
  padding: 50px 0px;
}

.mission_left {
  margin-right: 0px;
}

.story_left {
  margin-left: 0px; 
}

.card_culture_outer { 
  margin-top: 0px;
}

.culture h1 {
  margin-bottom: 40px;
}

.card_culture { 
  margin-bottom: 30px;
}

.hero_right img {
  margin-bottom: 40px;
}

.mission_right {
  text-align: center;
}

.story_right {
  text-align: center;
}

.contact_hero {
  padding: 50px 0px;
}

.contact_hero_outer { 
  margin-bottom: 80px; 
}
 
.contact_hero {
  padding: 50px 0px;
  padding-bottom: 0px;
}

.contact_cta {
  margin: 0px 15px;
}

.mb_20 {
  margin-bottom: 20px;
}

}


@media (min-width: 565px) and (max-width: 768px) { 
.navbar { 
  display: flex;
  flex-direction: row-reverse;
}

.nav-link {
  padding-bottom: 10px !important;
}

.navbar-expand-lg .navbar-nav .nav-link { 
  padding-left: 0px;
}


/* .hero_btn {
    margin-bottom: 30px;
} */

.card { 
  margin-bottom: 30px;
  text-align: center;
}

.card img {
  margin: 0 auto;
}

.mt_565_0 {
  margin-top: 0px !important;
}

.work_right {
  margin-left: 0px;
  margin-top: 50px;
}

.industry_img.mt_40_565_ {
  margin-top: 40px;
}

.cta_form { 
  margin-top: 40px;
}

.cta_left h1 {
  text-align: center;
}

.privacy {
  display: block !important;
}

.privacy_1 ul {
  display: block !important;
}

.privacy_1 ul li {
  padding-bottom: 10px;
}

.industry_img {
  text-align: center;
}

.industry_text {
  position: absolute;
  top: 75%;
  left: 15%; 
}

.join_outer {
  background-image: none;
  height: auto;
}

.join_text {
  margin-right: 0%;
  margin-top: 0%;
}

.join_form {
  padding: 0px 0px;
  margin-top: 30px;
}

.hero_right img {
  margin-bottom: 40px;
}

.mission {
  padding: 50px 0px;
}

.mission_left {
  margin-right: 0px;
}

.story_left {
  margin-left: 0px; 
}

.mission_right {
  text-align: center;
}

.story_right {
  text-align: center;
}

.rev_row {
  flex-flow: column-reverse;
}

.card_culture_outer { 
  margin-top: 0px;
}

.culture h1 {
  margin-bottom: 40px;
}

.card_culture { 
  margin-bottom: 30px;
}

.form-group.row.text_center_565 { 
  text-align: center;
}

.mb_20 {
  margin-bottom: 20px;
}

.contact_hero {
  padding: 50px 0px;
}

.contact_hero_outer { 
  margin-bottom: 80px; 
}
 
.contact_hero {
  padding: 50px 0px;
  padding-bottom: 0px;
}

.contact_cta {
  margin: 0px 15px;
}

.mb_20 {
  margin-bottom: 20px;
}
  
}


@media (min-width: 767px) and (max-width: 992px) { 
.navbar { 
  display: flex;
  flex-direction: row-reverse;
}

.nav-link {
  padding-bottom: 10px !important;
}

ul.navbar-nav {
  margin-top: 15px !important;
}

.hero_btn {
  gap: 25px !important;
} 


.navbar-expand-lg .navbar-nav .nav-link { 
  padding-left: 0px;
}

ul.quicklink_list { 
  line-height: 20px;
  margin-top: 21px; 
}


h1.hero_title { 
    font-size: 36px; 
}

.hero_left p { 
  padding-right: 0px; 
  font-size: 14px;
}

.btn_white_outline { 
  margin-left: 0px; 
  /* margin-top: 15px; */
}

.title { 
  font-size: 34px; 
}

.card { 
  margin-bottom: 25px;
}

.features {
  padding: 50px 0px;
}

.card_work_icon {
  position: absolute; 
  left: -10%; 
}

.card_work h3{
 font-size: 21px;;
}

.industry_card  {
  margin-top: 0px!important;
}

.industry_text {
  top: 40%;
}

.industry_text h5 {
  font-size: 18px;
}

.ipad_mt_25 {
  margin-top: 25px !important;
}

#cta {
  padding: 50px 0px;
  padding-top: 25px;
}

.cta_left h1{
  text-align: center !important;
  margin-bottom: 30px;
}

/* about us */
.mission_left {
  margin-right: 24px;
}

.story_left {
  margin-left: 1px;
}

h1.hero_title { 
  font-size: 36px; 
}

.hero_btn {
  margin-top: 20px !important;
}

.ipad_rev {
  flex-direction: column-reverse;
}

.mission_right {
  text-align: center;
}

.mission_right img{
  margin-top: 25px;;
}

.story { 
  padding: 50px 0px;
}

.story_right {
  text-align: center;
}

.story_right img{
  margin-top: 25px;
}

.join_outer {
  background-image: none;
  height: auto;
}

.join_text {
  margin-right: 0%;
  margin-top: 0%;
}

.join_form {
  padding: 0px 0px;
  margin-top: 30px;
}

/* contactus */
.contact_cta { 
  margin: 0px 30px;
}

.contact_hero_outer {
  margin-bottom: 90px; 
}



}


@media (min-width: 991px) and (max-width: 1200px) { 
.card h4 {
  font-size: 20px;
}

.card { 
  min-height: 295px; 
}

.btn_white_outline { 
  margin-left: 0px; 
  /* margin-top: 30px; */
}

 

.card_work h3 {
font-size: 21px;
}

.cta_left h1 {
  text-align: center;
  margin-bottom: 25px;
}

#cta {
  padding: 25px 0px;
  padding-bottom: 50px;
}

.join_form { 
  margin-top: 100px;
} 

ul.quicklink_list { 
  line-height: 24px;
  margin-top: 30px; 
}

/* contact-us */
.contact_cta { 
  margin: 40px 30px;
}
}


@media (min-width: 1199px) and (max-width: 1400px) { 

}

.highlight {
      color: #83D860 !important;
}

.feature-icon {
  height: 60px;
  width: 60px;
  margin-bottom: 5px;
}

.card_title {
  font-weight: 600;
  line-height: 30px;
}

.card_desc {
  color: #4F4F4F;
}

.sr-only {
    clip: rect(1px, 1px, 1px, 1px);
    clip-path: inset(50%);
    height: 1px;
    width: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
}
