html {
  scroll-behavior: smooth;
}
.header_and_back_image {
  width: 100%;
}
.tabs {
  border: 1px solid green;
  background-color: white;
  display: flex;
  padding-left: 330px;
}
.services {
  width: 170px;
  border: 1px solid gray;
  text-align: center;
}

.unbuletted_list ul {
  list-style-type: none;
  margin: 0;
  padding-left: 282px;
  /* border: 1px solid green; */
  height: 28px;
  font-family: -webkit-pictograph;
  font-size: 16px;
}
html {
  scroll-behavior: smooth;
}

li {
  float: left;
}

li a {
  display: block;
  text-align: center;
  text-decoration: none;
  width: 190px;
  height: 22px;
  /* border: 1px solid gray; */
  padding-top: 5px;
}

li a:hover {
  background-color: #85b1ca;
  color: black;
}
.background_image {
  /* border: 1px solid red; */
  height: 1251px;
  width: 99%;
  position: absolute;
}
.main_div {
  /* border: 2px solid green; */
  margin-left: 20%;
  position: relative;
  margin-right: 19%;
}
.top_header {
  position: relative;
  /* margin-left: 17%; */
  /* border: 1px solid blue; */
  display: flex;
  justify-content: center;
}
.top_header_text {
  /* border: 1px solid blue; */
  width: 100%;
  padding: 23px 13px;
  font-size: 30px;
  background-color: #003d5c;
  color: white;
  font-family: -webkit-pictograph;
}
.insurers_in_control {
  /* border: 1px solid green; */
  position: relative;
  display: flex;
  justify-content: space-between;
  /* margin-top: -73px; */
}
.policy_management {
  position: relative;
  display: flex;
  justify-content: space-between;
  margin-top: -11%;
}
.insurers_in_control_text {
  padding-top: 1%;
  font-size: 18px;
  font-family: -webkit-pictograph;
  color: #2d6190;
  /* margin-left: 27px; */
}
.lists ul {
  display: table-caption;
}
.lists_description li {
  width: 218px;
  font-size: 14px;
  padding-top: 10px;
  color: black;
}
.list_description li {
  width: 365px;
  font-size: 14px;
  padding-top: 10px;
  color: black;
}
::marker {
  color: #2d6190;
}
.simple_and_fast {
  /* border: 1px solid blue; */
  position: relative;
  display: flex;
  justify-content: space-between;
}
.image_setting {
  /* height: 207px; */
  width: 411px;
  margin-left: 124px;
}
.image_setting_left {
  /* height: 207px; */
  width: 357px;
}
.card_image {
  width: 455px;
  height: 150px;
  padding: 19px 0px;
  /* margin-right: 43px; */
  /* margin-left: 29px; */
}
.card_texts {
  position: relative;
  top: -54%;
  left: 5%;
}
.contact_us {
  /* border: 1px solid red; */
  position: relative;
  height: 122px;
  background-color: #003d5c;
  margin-top: -155px;
}
.footer_div {
  position: relative;
  height: 190px;
  background-color: #bbd8e7;
  display: flex;
  justify-content: space-evenly;
  padding-top: 41px;
  width: 100%;
}
.footer_text_heading {
  font-weight: bold;
  font-family: -webkit-pictograph;
  color: #195567;
  font-size: 18px;
}
.sub_heading {
  color: #716b6b;
  font-size: 13px;
  padding-top: 6px;
}
.center_align {
  /* display: flex;
  justify-content: center; */
}
.contact_us_text {
  color: white;
  font-weight: bold;
  font-size: 34px;
  font-family: -webkit-pictograph;
  padding-left: 18px;
}
.contact_us_sub_text {
  font-size: 21px;
  width: 1000px;
  padding-top: 22px;
  font-family: -webkit-pictograph;
}
@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait) {
  .unbuletted_list ul {
    list-style-type: none;
    margin: 0;
    padding-left: 117px;
    /* border: 1px solid green; */
    height: 28px;
    font-family: -webkit-pictograph;
    font-size: 16px;
  }
  .top_header_text {
    width: 76%;
    padding: 23px 13px;
    font-size: 30px;
    background-color: #003d5c;
    color: white;
    font-family: -webkit-pictograph;
  }
  .header_and_back_image {
    width: 102%;
  }
  .footer_div {
    position: relative;
    height: 190px;
    background-color: #bbd8e7;
    display: flex;
    justify-content: space-evenly;
    padding-top: 41px;
    width: 101%;
  }
}
@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: landscape) {
  .header_and_back_image {
    width: 102%;
  }
  .main_div {
    /* border: 2px solid green; */
    margin-left: 17%;
    position: relative;
    margin-right: 17%;
  }
  .card_image {
    width: 462px;
    height: 187px;
    padding: 19px 0px;
    /* margin-right: 43px; */
    /* margin-left: 29px; */
  }

  .image_setting_left {
    /* height: 207px; */
    width: 383px;
  }
  .contact_us {
    /* border: 1px solid red; */
    position: relative;
    height: 122px;
    background-color: #003d5c;
    margin-top: -155px;
    margin-right: -25px;
  }
  .footer_div {
    position: relative;
    height: 190px;
    background-color: #bbd8e7;
    display: flex;
    justify-content: space-evenly;
    padding-top: 41px;
    width: 101%;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait) {
  .unbuletted_list ul {
    list-style-type: none;
    margin: 0;
    padding-left: 116px;
    /* border: 1px solid green; */
    height: 28px;
    font-family: -webkit-pictograph;
    font-size: 16px;
  }
  .header_and_back_image {
    width: 102%;
  }
  .footer_div {
    position: relative;
    height: 190px;
    background-color: #bbd8e7;
    display: flex;
    justify-content: space-evenly;
    padding-top: 41px;
    width: 101%;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: landscape) {
  .unbuletted_list ul {
    list-style-type: none;
    margin: 0;
    padding-left: 119px;
    /* border: 1px solid green; */
    height: 28px;
    font-family: -webkit-pictograph;
    font-size: 16px;
  }
  .header_and_back_image {
    width: 102%;
  }
  .footer_div {
    position: relative;
    height: 190px;
    background-color: #bbd8e7;
    display: flex;
    justify-content: space-evenly;
    padding-top: 41px;
    width: 101%;
  }
  .contact_us {
    /* border: 1px solid red; */
    position: relative;
    height: 122px;
    background-color: #003d5c;
    margin-top: -155px;
    width: 101%;
  }

  .main_div {
    /* border: 2px solid green; */
    margin-left: 10%;
    position: relative;
    margin-right: 5%;
  }
  .background_image {
    /* border: 1px solid red; */
    height: 1321px;
    width: 99%;
    position: absolute;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 640px) and (-webkit-min-device-pixel-ratio: 3) and (orientation: portrait) {
  .unbuletted_list ul {
    list-style-type: none;
    margin: 0;
    padding-left: 106px;
    /* border: 1px solid green; */
    height: 28px;
    font-family: -webkit-pictograph;
    font-size: 16px;
  }
  .image_setting {
    /* height: 207px; */
    width: 354px;
    margin-left: 10px;
    height: 190px;
  }
  .main_div {
    /* border: 2px solid green; */
    margin-left: 14%;
    position: relative;
    margin-right: 6%;
  }
  .card_image {
    width: 455px;
    height: 172px;
    padding: 19px 0px;
    /* margin-right: 43px; */
    /* margin-left: 29px; */
  }
  .header_and_back_image {
    width: 102%;
  }

  .background_image {
    /* border: 1px solid red; */
    height: 1660px;
    width: 99%;
    position: absolute;
  }
  .footer_div {
    position: relative;
    height: 190px;
    background-color: #bbd8e7;
    display: flex;
    justify-content: space-evenly;
    padding-top: 41px;
    width: 101%;
  }
  .contact_us {
    /* border: 1px solid red; */
    position: relative;
    height: 122px;
    background-color: #003d5c;
    margin-top: -155px;
    margin-right: -51px;
  }
}
@media only screen and (min-device-width: 320px) and (max-device-width: 568px) and (-webkit-min-device-pixel-ratio: 2) {
  .unbuletted_list ul {
    list-style-type: none;
    margin: 0;
    padding-left: 106px;
    /* border: 1px solid green; */
    height: 28px;
    font-family: -webkit-pictograph;
    font-size: 16px;
  }
  .header_and_back_image {
    width: 105%;
  }
  .footer_div {
    position: relative;
    height: 190px;
    background-color: #bbd8e7;
    display: flex;
    justify-content: space-evenly;
    padding-top: 41px;
    width: 101%;
  }
  .main_div {
    /* border: 2px solid green; */
    margin-left: 11%;
    position: relative;
    margin-right: 6%;
  }
  .contact_us {
    /* border: 1px solid red; */
    position: relative;
    height: 122px;
    background-color: #003d5c;
    margin-top: -155px;
    margin-right: -52px;
  }
  .card_image {
    width: 455px;
    height: 164px;
    padding: 19px 0px;
    /* margin-right: 43px; */
    /* margin-left: 29px; */
  }
  .background_image {
    /* border: 1px solid red; */
    height: 1659px;
    width: 103%;
    position: absolute;
  }
}
