
:root{
  --primary-color:#003478;
}
p {
  font-size: 18px;
}
.nav-top {
  padding: 10px 0 10px 0;
}

.nav-top ul {
  margin: 0;
  padding: 0;
}
.nav-top ul,
li {
  float: left;
  list-style: none;
  text-align: left;
}
.nav-top a {
  color: #fff !important;
  text-decoration: none;
}
.nav-top li,
a:hover {
  text-decoration: none !important;
}
.prl-10 {
  padding-right: 10px;
}
.email-af:after {
  content: "";
  border-left: 1px solid #4e597b;
  margin-right: calc(40px / 2);
  margin-left: calc(40px / 2);
}
/*nav bar*/
/*.nav-box a{
    color: #000!important;
}*/
/* .nav-box ul{
   margin-right: 3rem;
} */
.ds-hid {
  display: none !important;
}
.btn-outline {
  font-size: 14px;
  font-weight: 700 !important;
  text-transform: uppercase;

  border-radius: 5px 5px 5px 5px;
  padding: 18px 27px 17px 27px;
}
.nav-box a {
  font-size: 15px;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 24px;
  letter-spacing: -0.45px;
}

@media (max-width: 767px) {
  .mobile-logo {
    text-align: center;
    width: 50%;
  }
  .ct-tab-form2 {
    width: 97% !important;
  }
  .ct-tab-banner1 {
    width: 99% !important;
  }
  .ct-tab-image {
    width: 100%;
  }
  .mt-50 {
    margin-top: 50px;
  }
  .item--title {
    font-size: 30px !important;
  }
  .Change h3 {
    font-size: 30px;
  }
  .elementor-motion-effects-layer2 {
    display: contents;
  }
}

/*header slider*/

/*Change*/
.mt-70 {
  margin-top: 70px;
}

.ct-heading .item--title strong {
  font-weight: 700 !important;
}
.item--title {
  font-size: 52px;
  font-weight: 400 !important;
  margin-bottom: 16px;
}

.ct-fancy-box-grid1 .item--icon img {
  max-width: 54px;
}

.ct-fancy-box-grid1 .item--desc {
  font-size: 16px;
  line-height: 24px;
  color: #000e29;
}
.Our-services {
  padding: 10px 22px 10px 22px !important;
  border-radius: 4px 4px 4px 4px !important;
  margin-bottom: 15px;
}
/*000*/

.ct-tab-banner1 .ct-tabs-title {
  width: 48%;
}
.ct-tab-banner1 .ct-tab-title {
  -webkit-transition: 0.4s cubic-bezier(0.24, 0.74, 0.58, 1);
  -khtml-transition: 0.4s cubic-bezier(0.24, 0.74, 0.58, 1);
  -moz-transition: 0.4s cubic-bezier(0.24, 0.74, 0.58, 1);
  -ms-transition: 0.4s cubic-bezier(0.24, 0.74, 0.58, 1);
  -o-transition: 0.4s cubic-bezier(0.24, 0.74, 0.58, 1);
  transition: 0.4s cubic-bezier(0.24, 0.74, 0.58, 1);
  padding: 27px 30px;
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  cursor: pointer;
  position: relative;
  z-index: 99;
}
.ct-tab-banner1 .ct-tab-title.active:before {
  border-color: transparent transparent transparent #fff;
  right: -20px;
}
.ct-tab-banner1 .ct-tab-title:before {
  content: "";
  width: 0;
  height: 0;
  position: absolute;
  top: 50%;
  right: 0;
  border-style: solid;
  border-width: 10px;
  border-color: transparent transparent transparent #000e29;
  -webkit-transition: 0.4s cubic-bezier(0.24, 0.74, 0.58, 1);
  -khtml-transition: 0.4s cubic-bezier(0.24, 0.74, 0.58, 1);
  -moz-transition: 0.4s cubic-bezier(0.24, 0.74, 0.58, 1);
  -ms-transition: 0.4s cubic-bezier(0.24, 0.74, 0.58, 1);
  -o-transition: 0.4s cubic-bezier(0.24, 0.74, 0.58, 1);
  transition: 0.4s cubic-bezier(0.24, 0.74, 0.58, 1);
  z-index: 1;
}

.elementor-motion-effects-layer {
  background-image: url(/images/offer_bg.jpg);
  background-position: center;
  background-repeat: no-repeat;
}
.elementor-motion-effects-layer1 {
  background-image: url(/images/h6-bg-gradient-scaled.jpg);
  background-position: bottom center;
  background-repeat: no-repeat;
  height: 80px;
  margin-top: -15px;
}
.elementor-motion-effects-layer2 {
  background-image: url(/images/blog_bg_pattern.png);
  background-position: bottom center;
  background-repeat: no-repeat;
  padding: 1px 0 25px 0;
}
.ct-quote-meta i {
  width: 22px;
  height: 21px;
  background-image: url(/TRUSTEGIC/images/like.png);
  background-position: 50%;
  background-repeat: no-repeat;
  display: inline-block;
  background-size: cover;
  margin-left: 15px;
  position: relative;
  bottom: -2px;
}

.ct-get-quote0 {
  padding: 27px 40px;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.ct-get-quote {
  padding: 27px 40px;
}
.ct-get-quote0 .ct-quote-meta h4 {
  margin-bottom: 12px;
  color: #fff;
  font-size: 24px;
}
.ct-get-quote0 .wpcf7-form .input-filled .wpcf7-form-control-wrap {
  margin-bottom: 0;
  margin-right: 10px;
  width: auto;
}
.mt-12 {
  margin-bottom: 12px;
}
.ct-get-quote0
  .wpcf7-form
  .input-filled
  .wpcf7-form-control:not(.wpcf7-submit) {
  height: 46px;

  font-size: 15px;

  font-family: nunito sans;
  padding: 0 22px;
  -webkit-border-radius: 3px;
  -khtml-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}
.ct-get-quote0 .wpcf7-form .input-filled {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
}
.ct-get-quote0 .ct-quote-meta p {
  /* font-size: 16px; */
  font-family: nunito sans;
  color: #bbb;
  line-height: 24px;
  margin-bottom: 0;
}
/*
.count {
  width: 60px;
  height: 60px;
  background: lightgray;
  border-radius: 50%;
  border: 1px solid gray;
  display: flex;
  justify-content: center;
  align-items: center;
  color: white;
  font-weight: bold;
  font-size: 20px;
  font-family: verdana;
  float: left;
  margin: 30px;
  text-shadow: 1px 1px black;
  -webkit-box-shadow: 0px 0px 72px -9px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 0px 72px -9px rgba(0,0,0,0.75);
box-shadow: 0px 0px 72px -9px rgba(0,0,0,0.75);
}
 */
.ct-counter {
  background-image: url(/TRUSTEGIC/images/1-India-Map.png);
  background-position: top center;
  background-repeat: no-repeat;
  width: 100%;
  padding: 40px 0;
}
.ct-counter-number {
  font-size: 150px;
  color: #003478;
  font-weight: 700;
  line-height: 1;
  display: inline-flex;
  align-items: flex-start;
}
.ct-tab-form2 .item-fancy-box .fancy-box-title cite {
  color: #003478;
  font-style: normal;
  display: block;
}
/*slider*/

.Client-heading {
  padding-top: 50px;
  font-size: 36px;
}
.stretch-card > .card {
  width: 100%;
  min-width: 100%;
}

.flex {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}

@media (max-width: 991.98px) {
  .padding {
    padding: 1.5rem;
  }
}

@media (max-width: 767.98px) {
  .padding {
    padding: 1rem;
  }
  .w-115 {
    width: 100% !important;
  }
  .home-tab-img {
    display: none;
  }

  h3 {
    font-size: 30px !important;
  }
  p {
    font-size: 14px !important;
  }

  .find-a {
    margin-left: 10px !important;
  }
}

.find-a {
  margin-left: 2rem;
}

.padding {
  padding: 3rem;
}

.owl-carousel .item {
  margin: 3px;
}

.owl-carousel .item img {
  display: block;
  width: 100%;
  height: auto;
}

.owl-carousel .item {
  margin: 15px;
}
.owl-carousel .item {
  padding: 30px;
}

.owl-carousel {
  margin-bottom: 15px;
}
.elementor-background-overlay {
  background-image: url(/TRUSTEGIC/images/offer_bg.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  opacity: 1;
  background-color: #f0f5f9;
  transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
}

.card-body {
  margin: 0;
  padding: 0 !important;
}
.card {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: transparent !important;
  background-clip: border-box;
  border: none !important;
  border-radius: 0.25rem;
  padding: 0 !important;
}
.item--holder {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
}
.item--image {
  width: 70px;
  min-width: 70px;
  margin-right: 28px;
  position: relative;
  z-index: 1;
  border-radius: 50px;
}
.btn-bg {
  padding: 13px 18px;
  border-radius: 5px;
  margin: 10px 0;
}

.capable {
  font-size: 20px; /* color: #003478;*/
  margin: 10px 0;
}
.item--image img {
  -webkit-border-radius: 70px;
  -khtml-border-radius: 70px;
  -moz-border-radius: 70px;
  -ms-border-radius: 70px;
  -o-border-radius: 70px;
  border-radius: 70px;
}
.moe-h3 {
  font-size: 22px;
  margin-bottom: 1px;
}
.item--position {
  font-size: 16px;
  margin-bottom: 0;
}
.item--inner:hover:before {
  opacity: 1;
}
/* latest-news slider */
.latest-news {
  background-image: url(/TRUSTEGIC/images/h6-bg-section-06.png);
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover;
  opacity: 1 !important;

  transition: background 0.3s, border-radius 7.3s, opacity 0.3s;
}

.owl-carousel .item-1 {
  margin: 3px;
}

.owl-carousel .item-1 img {
  display: block;
  width: 100%;
  height: auto;
}

.owl-carousel .item-1 {
  margin: 15px;
}
.owl-carousel .item-1 {
  cpadding: 30px;
}

.owl-carousel {
  margin-bottom: 15px;
}

.card-body {
  margin: 0;
  padding: 0 !important;
}
.card {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: transparent !important;
  background-clip: border-box;
  border: none !important;
  border-radius: 0.25rem;
  padding: 0 !important;
}
.item--holder {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
}
.item--image {
  width: 70px;
  min-width: 70px;
  margin-right: 28px;
  position: relative;
  z-index: 1;
  border-radius: 50px;
}

.item--image img {
  -webkit-border-radius: 70px;
  -khtml-border-radius: 70px;
  -moz-border-radius: 70px;
  -ms-border-radius: 70px;
  -o-border-radius: 70px;
  border-radius: 70px;
}
.moe-h3 {
  font-size: 22px;
  margin-bottom: 1px;
}
.item--position {
  font-size: 16px;
  margin-bottom: 0;
}
.item--inner:hover:before {
  opacity: 1;
}
.owl-carousel .item-2 {
  margin: 10px;
  padding: 30px;
}
.line-divider span {
  width: 45px;
  height: 6px;

  display: inline-block;
  margin: 0 auto;
  border-radius: 3px;
  vertical-align: top;
  /*    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;*/

  /* background-image: -webkit-gradient(linear, left top, right top, from(#006acc), to(#01d5ff));
    background-image: -webkit-linear-gradient(left, #006acc, #01d5ff);
    background-image: -moz-linear-gradient(left, #006acc, #01d5ff);
    background-image: -ms-linear-gradient(left, #006acc, #01d5ff);
    background-image: -o-linear-gradient(left, #006acc, #01d5ff);
    background-image: linear-gradient(left, #006acc, #01d5ff);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#006acc', endColorStr='#01d5ff', gradientType='1');*/
}
.ct-fancy-box-grid1 .item--title {
  margin-bottom: 5px;
  font-size: 20px;
  color: #003478;
}
.item-2:hover {
  position: relative;
  z-index: 1;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  overflow: hidden;
  background-image: url(/images/theme-14.jpg);
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover;
  color: #fff !important;
}

.item--readmore {
  margin-top: 15px;
}

.item--readmore {
  margin-top: 25px;
}
/* .ct-counter-number{

 } */
.ct-cta1 {
  border-radius: 7px;
  padding: 0 55px 0 70px;
  position: relative;
  background-image: url(/TRUSTEGIC/images/bg-cta.png);
  display: flex;
  flex-wrap: wrap;
}
/*footer*/
.footer-bgimg {
  background-image: url(/TRUSTEGIC/images/bg-footer1.jpg);
  width: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 20px;
  margin-top: 2rem !important;
}
.ct-grid {
  margin-top: 50px !important;
}
.m-20 {
  margin: 20px 0;
}
.item--title {
  color: #003478;
  font-weight: 700;
  font-size: 32px;
  margin-bottom: 12px;
}
.item--title1 {
  color: #000e29;
  font-weight: 700;
  margin-bottom: 5px;
}

.mc4wp-form-fields1 {
  border: 1px solid #eee;
  -webkit-border-radius: 0;
  -khtml-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  height: 46px;
  font-size: 14px;
  font-weight: 400;
  color: #444;
  padding: 10px;
  width: 100%;
  position: absolute;
}
.poss-btn {
  position: relative;
  left: 68.5%;
  height: 46px;
  background: #222f5a;
  color: #fff;
  border: none;
  padding: 0 15px;
}

.mc4wp-form {
  position: relative;
}

.mc4wp-form .mc4wp-form-fields:after {
  z-index: 2;
  content: "\f1d8";
  color: #000;
  display: none;
}
.mc4wp-form-fields:after {
  font-weight: 400;
  height: 46px;
  width: 62px;
  font-size: 14px;
  position: relative;
  bottom: 0;
  right: 0;
  color: #fff;
  text-align: center;
  line-height: 46px;
  z-index: 999;
}

.mt-15 {
  margin-top: 15px;
}

.ct-contact-icon {
  width: 20%;
}
.ct-contact-content {
  width: 80%;
}
.ct-process1 {
  margin-top: 5rem;
}
.mt-100 {
  margin-top: 100px;
}

.mt-50 {
  margin-top: 50px;
}

.w-115 {
  width: 115%;
}

/* .scrollmenu {
  background-color: #333;
  overflow: auto;
  white-space: nowrap;
}

 .scrollmenu a {
  display: inline-block;
  color: white;
  text-align: center;
  padding: 14px;
  text-decoration: none;
}*/

div.scrollmenu {
  margin: 4px, 4px;
  padding: 4px;

  width: 500px;
  height: 410px;
  overflow-x: hidden;
  overflow-y: auto;
  text-align: justify;
}

.footer-bgimg a {
  display: grid;
  color: #000 !important;
}

.footer-bg {
  padding: 20px;

  text-align: center;
}

.footer-bg p {
  font-size: 16px;
}

.footer-bgimg p {
  font-size: 17px;
}

.footer-bgimg p {
  font-size: 16px;
}
.footer-bgimg ul {
  font-size: 17px;
  padding-left: 0;
}
.ct-text-editor {
  font-size: 17px;
}

.icon-bar {
  position: fixed;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 999;
}

.icon-bar a {
  display: block;
  text-align: center;
  padding: 8px;
  transition: all 0.3s ease;
  color: white;
  font-size: 20px;
  margin: 8px 0;
}
.icon-bar a:hover {
  transition: all 0.3s ease;
  color: white;
}

.myposp {
  font-weight: bold;
  animation: myanimation 2s infinite;
}

ul.tabs {
  margin: 0;
  padding: 0;
  float: left;
  list-style: none;
  height: 32px;
  border-bottom: 1px solid #333;
  width: 100%;
}

ul.tabs li {
  float: left;
  margin: 0;
  cursor: pointer;
  padding: 0px 21px;
  height: 31px;
  line-height: 31px;
  border-top: 1px solid #333;
  border-left: 1px solid #333;
  border-bottom: 1px solid #333;
  background-color: #666;
  color: #ccc;
  overflow: hidden;
  position: relative;
}

.tab_last {
  border-right: 1px solid #333;
}

ul.tabs li.active {
  border-bottom: 1px solid #fff;
  display: block;
}

.tab_container {
  border: 1px solid #333;
  border-top: none;
  clear: both;
  float: left;
  width: 100%;

  overflow: auto;
}

.tab_content {
  padding: 20px;
  display: none;
}

input[type="checkbox"],
input[type="radio"] {
  margin-right: 4px !important;
}
.tab_drawer_heading {
  display: none;
}

@media screen and (max-width: 480px) {
  .tabs {
    display: none;
  }
  .tab_drawer_heading {
    margin: 0;
    padding: 5px 20px;
    display: block;
    cursor: pointer;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
  }
}
@media (min-device-width: 250px) and (max-device-width: 1100px) {
  .w-155 {
    width: 100% !important;
  }
  .tp-bullets {
    transform: rotate(90deg) !important;
    top: 80% !important;
    left: 50% !important;
  }
}

@media (min-device-width: 250px) and (max-device-width: 767px) {
  .ct-cta1 .ct-cta-holder a {
    font-size: 14px !important;
    line-height: 1.2;
    overflow: hidden;
    color: inherit;
  }
  .sub-title {
    font-size: 21px !important;
  }
  .fa-motorcycle {
    padding-top: 5px !important;
  }
  .table-striped td {
    width: 50%;
  }
}

@media (max-width: 992px) {
  .our-desktop {
    display: none;
  }

  .our-mobile {
    display: block;
    margin-top: 25px;
  }
}
@media (min-width: 992px) {
  .our-desktop {
    display: block;
  }

  .our-mobile {
    display: none;
  }
}

@media (min-device-width: 250px) and (max-device-width: 400px) {
  .sidebar {
    margin-top: 4rem !important;
  }
  .wd-75 {
    width: 90% !important;
  }
}
@media (min-device-width: 400px) and (max-device-width: 768px) {
  .sidebar {
    margin-top: 5rem !important;
  }
}

.wd-75 {
  width: 75%;
}

/*bike page css*/

#bannerjm {
  background: transparent
    radial-gradient(closest-side at 34% 54%, #007aad 0, #002f5d 100%) 0 0
    no-repeat padding-box;
  /* position: relative; */
  display: flex;
  align-items: center;
  overflow: hidden;
  padding-top: 60px;
}
.tjm {
  color: #fff;
  font-size: 23px;
  margin-bottom: 10px;
  text-align: left;
  font-weight: 400;
  line-height: 31px;
}

.btn-jm {
  margin-bottom: 20px;
}

.elementskit-info-box-icon {
  border-style: dotted;
  border-width: 2px 2px 2px 2px;
  border-color: #859ebe;
  border-radius: 50% 50% 50% 50%;
}
.elementskit-info-box-icon {
  padding: 8px 20px 11px 20px;
  transform: rotate(0deg);
  width: 90px;
  height: 90px;
  display: inline-block;
  text-align: center;
  font-size: 45px;
}

.elementskit-info-box-icon i {
  color: #003478;
}
.icon-box {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 25px;
}
.cases h3 {
  color: #003478;
  margin-top: 10px;
  font-weight: 400;
}
.cases p span {
  font-size: 18px;
  color: #282828;
  padding: 0 10px;
  position: relative;
}
.police {
  margin-top: 70px;
  padding: 1px 0 25px 0;
}
.police h3 {
  color: #003478;
  font-weight: 400;
}
.poli {
  margin-top: 1rem;
}
.poli-1 {
  margin-top: 3rem;
}

.bg-protect {
  background-image: url(/TRUSTEGIC/images/offer_bg.png);
  padding-bottom: 30px;
  padding: 30px;
}
.protech-img {
  margin-left: -5rem;
  margin-top: -4rem;
}
.protect h3 {
  color: #003478;
  font-weight: 400;
}

.elementskit-btn {
  padding: 15px 15px;
  border-radius: 8px;
  margin-top: 15px;
}
.elementskit-btn1 a:hover {
  color: #fff;
}
.elementskit-btn1 a {
  color: #fff;
}
.protect p {
  margin-bottom: 35px;
}

.different h3 {
  color: #003478;
  font-weight: 400;
}
.mt-7rm {
  margin-top: 7.5rem;
}
.border-re {
  border-right: 4px solid #003478;
}
.acsda {
  border-bottom: 1px solid #e0e0e0;
  /* margin-bottom: 3rem; */
  margin-top: 5rem;
}
.bord-right {
  border-right: 1px solid #e0e0e0;
}

.ICICI-brd {
  border: 1px solid #f2f2f2;
  padding: 20px 15px;
  margin: 30px 15px;
  border-radius: 8px;
  box-shadow: 2px 1px;
}

.tablink {
  float: left;
  border: none;
  outline: none;
  cursor: pointer;
  padding: 14px 16px;
  font-size: 17px;
  width: 25%;
}

/* Style the tab content */
.tabcontent {
  color: white;
  display: none;
  padding: 50px;
  text-align: center;
}

/*.ui-check-list h6:before {
    content: "";
    position: absolute;
    left: 0;
    top: 5px;
    font-size: 1.7rem;
    background-image: url(../img/ui-correct-ico.png);
    background-repeat: no-repeat;
    display: inline-block;
    height: 2rem;
    width: 2rem;
}
.ui-check-list h6{
    margin-left: 15px;
}*/

.section-content {
  padding: 6rem 0 6rem 0;
}
/*-------*/
/* .bg-blue h3,span{
    color: #fff;
}
  */

.bg-blue li {
  display: inline-block;
  font-size: 1.5rem;
  width: 26px;
  height: 26px;
  text-align: center;
  padding-top: 0.3rem;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  margin-right: 1rem;
  position: relative;
  border: 1px solid;
}
/*-----------*/
.claim-blocks li {
  width: 11rem;
  height: 10rem;
  display: inline-block;

  -webkit-border-radius: 2rem;
  border-radius: 2rem;
  position: relative;
  padding-top: 3rem;
  margin-bottom: 3rem;
  vertical-align: top;
  z-index: 5;
  -webkit-box-shadow: 0 0 0 transparent;
  box-shadow: 0 0 0 transparent;
  -webkit-transition: all 0.8s ease;
  transition: all 0.8s ease;
}
.claim-blocks li span {
  position: absolute;
  top: 13px;
  left: 20px;
  font-size: 1.8rem;
  color: rgba(255, 255, 255, 0.5);
}
.icon-sprt {
  text-align: center;
}
.claim-blocks {
  margin-top: 4rem;
  padding: 0;
}
/* .btn-orange{
    background-color:#fff!important ;
    border-radius: 8px;
    color: #003478!important;
    padding: 15px;
    margin-top: 5rem;
 }*/
/* .btn-orange :hover{
    background-color:none ;
    border-radius: 8px;
    border: 1px solide #fff;
    color: #003478!important;
    padding: 15px;
    margin-top: 5rem;
 }*/

.btn-orng a {
  border-radius: 8px;

  padding: 15px;
  margin-top: 5rem;
}
.btn-orng a :hover {
  border-radius: 8px;

  padding: 15px;
  margin-top: 5rem;
}
.icici h3 {
  color: #003478;
  font-weight: 400;
}
/*according*/
.accordion1 {
  cursor: pointer;
  padding: 18px;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  font-size: 20px;
  font-weight: 600;
  transition: 0.4s;
}

/*.active, .accordion1:hover {
  background-color: #ccc; 
}*/

.panel {
  padding: 0 0px;
  display: block;

  overflow: hidden;
}
.accordion1:after {
  content: "\002B";

  padding: 3px 11px 10px;
  font-weight: bold;
  float: right;
  margin-left: 5px;
}
.accord h3 {
  color: #003478;
  font-weight: 400;
}
.acrd-img {
  height: 360px;
  padding: 70px 15px 0 15px;
}
/* .acrd-img h3,span{
    color: #fff;
} */

.acrd-img h3 {
  color: #fff;
  font-weight: 400;
}
.padd-tb {
  padding: 50px 0;
}

/**/
.elementora {
  background-image: url(../img/call-action-bg.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 20px 0 10px 0;
}

.elementora h3 {
  font-size: 24px;
  color: #fff;
}
.elementora i {
  font-size: 24px;
  color: #fff;
  padding-right: 10px;
}
.elementora span {
  font-size: 24px;
  color: #fff;
}

.pd-20 {
  padding: 20px;
}
/*testimonial*/
.testimonial_slider_2 {
  width: 100%;
  /* border: 1px solid #ebebeb;*/
  overflow: hidden;
  box-sizing: border-box;
  padding-bottom: 30px;
  padding-top: 30px;
}
.testimonial_slider_2 input {
  display: none;
}

.testimonial_slider_2 #slide_2_1:checked ~ .boo_inner {
  margin-left: 0;
}
.testimonial_slider_2 #slide_2_2:checked ~ .boo_inner {
  margin-left: -100%;
}
.testimonial_slider_2 #slide_2_3:checked ~ .boo_inner {
  margin-left: -200%;
}
.testimonial_slider_2 #slide_2_4:checked ~ .boo_inner {
  margin-left: -300%;
}
.testimonial_slider_2 .boo_inner {
  width: 400%;
  -webkit-transform: translateZ(0);
  -webkit-transition: all 800ms cubic-bezier(0.77, 0, 0.175, 1);
  -moz-transition: all 800ms cubic-bezier(0.77, 0, 0.175, 1);
  -ms-transition: all 800ms cubic-bezier(0.77, 0, 0.175, 1);
  -o-transition: all 800ms cubic-bezier(0.77, 0, 0.175, 1);
  transition: all 800ms cubic-bezier(0.77, 0, 0.175, 1); /* easeInOutQuart */

  -webkit-transition-timing-function: cubic-bezier(0.77, 0, 0.175, 1);
  -moz-transition-timing-function: cubic-bezier(0.77, 0, 0.175, 1);
  -ms-transition-timing-function: cubic-bezier(0.77, 0, 0.175, 1);
  -o-transition-timing-function: cubic-bezier(0.77, 0, 0.175, 1);
  transition-timing-function: cubic-bezier(
    0.77,
    0,
    0.175,
    1
  ); /* easeInOutQuart */
}
.testimonial_slider_2 .slide_content {
  width: 25%;
  float: left;
}
.testimonial_slider_2 #controls {
  text-align: center;
}
.testimonial_slider_2 #controls label {
  width: 8px;
  height: 8px;
  margin: 0 2px;
  display: inline-block;

  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
}

.testimonial_2 {
  font-size: 16px !important;
  color: #333; /* Change testimonial paragraph text color */
  padding: 30px 30px 23px;
}
.content_2 {
  position: relative;
  padding-left: 30px;
  margin-bottom: 30px;
}
.content_2:before,
.content_2:after {
  content: "";
  height: 15px;
  width: 19px;
  position: absolute;
}
.content_2:before {
  background: url(icon_testimonial_2_before.png) 0 0 no-repeat;
  left: 0;
}
.content_2:after {
  background: url(icon_testimonial_2_after.png) 0 0 no-repeat;
  margin: 5px 10px;
}
.testimonial_2 p {
  display: inline;
}
.author_2 {
  margin-left: 30px;
}
.author_2 h3 {
  color: #333; /* Change author text color */
  font-size: 13px;
  font-weight: 600px;
  padding: 0 0 5px;
}
.author_2 h4 {
  color: #333; /* Change author text color */
  font-size: 12px;
  font-weight: 400;
  padding: 0 0 5px;
}
.author_2 h4 a {
  color: #999; /* Change company text link color */
  text-decoration: none;
  position: relative;
  padding-bottom: 1px;
  overflow: hidden;
  border-bottom: 1px solid;
}
.author_2 h4 a:after {
  background: #999; /* Change company border link background color */
  height: 1px;
  content: "";
  position: absolute;
  left: 0;
  bottom: -1px;
  width: 0;
  -o-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.author_2 h4 a:hover {
  color: #000; /* Change company text link color when mouse over */
  border: none;
}
.author_2 h4 a:hover:after {
  border-color: #000;
  width: 100%;
}

.test-img {
  width: 100px !important;
  height: 100px;
  border-radius: 50px;
  margin-bottom: 20px;
}
.test-img-p {
  margin-bottom: 30px;
}
.elementor-000 {
  background-image: url(/TRUSTEGIC/images/bg.png);
  padding: 30px 0;
}
.content_222 {
  text-align: center;
}
/*testimonial end*/
.line-divider span {
  width: 45px;
  height: 6px;
  background-color: #003478;
  display: inline-block;
  margin: 0 auto;
  border-radius: 3px;
  vertical-align: top;
}
.line-divider1 span {
  width: 45px;
  height: 6px;
  background-color: #fff;
  display: inline-block;
  margin: 0 auto;
  border-radius: 3px;
  vertical-align: top;
}
.ui-check-list span,
li {
  color: #000;
  /* margin-bottom: 15px; */
}
.p-btm-35 {
  padding-bottom: 35px;
}
.testimonials h3 {
  color: #003478;
  font-weight: 400;
}
.wheeler h3 {
  color: #003478;
  font-weight: 400;
}
.text-rei {
  text-align: right;
}
.tabcontent ul {
  margin-right: 0;
}
.claim-blocks {
  width: 100%;
  height: 100%;
}

/* health page */
.acsda1 {
  border-bottom: 1px solid #e0e0e0;
  margin-bottom: 3rem;
  /* margin-top: 5rem; */
}
.ICICI-brd1 {
  border: 1px solid #f2f2f2;
  padding: 20px 15px;
  border-radius: 8px;
  box-shadow: 2px 1px;
}

#more {
  display: none;
}
.colr {
  border: none;
  padding: 5px 10px;
  border-radius: 8px;
}
-----------------------------------------------------------------------------------------
/*Outside style.css */
* {
  padding: 0;
  margin: 0;
}

/* body {
	font-family: 'Work Sans', sans-serif !important;
} */
.premiumbreakuppopup {
  width: 600px;
  /* height: 177.2px; */
  background-color: white;
  color: black;
  z-index: 2;
  text-align: center;
  margin-left: 20%;
  display: none;
  box-shadow: black 1px 1px 1px;
  z-index: 1; /* Sit on top */
  /* Location of the box */
  background-color: rgb(0, 0, 0); /* Fallback color */
  background-color: white; /* Black w/ opacity */
}
.modal-header .idv-pop {
  margin-left: 25rem !important;
  color: #fff;
  margin-top: -1.5rem !important;
  opacity: 1;
}
.modal-header .close:hover {
  color: #fff;
}

.prevpolerror {
  color: red;
  display: none;
}
.addonstab {
  display: none;
}
.appfullname {
  display: none;
}
.apprelation {
  display: none;
}
.agreement_type {
  display: none;
}
.financier_city {
  display: none;
}
.financier_name {
  display: none;
}
.nomineerelerror {
  color: red;
  display: none;
}
.odonly {
  display: none;
}
.policy-expired {
  display: none;
}
.previous-expiry {
  display: none;
}
.polexptype {
  display: none;
}
.zdep_pp {
  display: none;
}
.nildepq {
  width: 600px;
  padding-bottom: 16px;
  height: auto;
  background-color: white;
  color: black;
  right: 0;
  left: 0;
  z-index: 2;
  text-align: center;
  margin: auto;
  display: none;
  box-shadow: #00000080 0px 11px 9px -2px;
  position: fixed; /* Stay in place */
  z-index: 1; /* Sit on top */
  /* Location of the box */
  background-color: rgb(0, 0, 0); /* Fallback color */
  background-color: white; /* Black w/ opacity */
}
.popup_heading {
  /* height: 56.6px;  */
  padding: 13px 10px 12px;
}
.popup_body {
  height: auto;
}
.nobutton {
  width: 45.05px;
  height: 33.6px;
}
.yesbutton {
  width: 48.07px;
  height: 33.6px;
}
.Millennials_001 .navbar-brand.custom_nav {
  position: absolute;
  display: block;
  margin: 0 42%;
}
.Millennials_001 .custom_nav {
  padding: 25px !important;
  box-shadow: 0px 0px 11px 0px rgba(0, 0, 0, 0.18);
}
.Millennials_001 .custom_nav .btn {
  padding: 5px 27px;
  font-family: "Work Sans", sans-serif !important;
  cursor: pointer;
}
.Millennials_001 .custom_nav a.nav-link {
  font-weight: 500;
  color: #000 !important;
}
.Millennials_001 .banner img {
  width: 100%;
}
.Millennials_001 section {
  width: 100%;
  float: left;
}

.Millennials_001 .Insurance_heading h1 {
  text-align: center;
  margin: 65px 0 30px 0;
}
.Millennials_001 .Insurance_img img {
  width: 100%;
}
.Millennials_001 .p_0 {
  padding: 0 !important;
}
/*.p_lft_15 {
	padding-left: 15px !important;
}
.p_rt_15 {
	padding-right: 15px !important;
}*/
.Millennials_001 .Insurance_row {
  width: 100%;
  float: left;
  background: #fff;
}
.Millennials_001 .Insurance_content {
  padding: 30px;
}
.Millennials_001 .Insurance_content h2 {
  font-size: 22px;
  font-weight: 600;
  margin: 10px 0 15px 0;
}
.Millennials_001 .Insurance_content p {
  color: #686868;
  line-height: 20px;
  font-size: 15px;
}
.Millennials_001 .Insurance_content .btn {
  background: #05a59d;
  color: #fff !important;
  border: 1px solid #05a59d;
  padding: 6px 16px;
  margin: 8px 0 0 0;
}
.Millennials_001 .happy_clients {
  border-top: 30px solid #f0f0f0;
  border-bottom: 30px solid #f0f0f0;
  padding: 60px 0;
}
.Millennials_001 .clients_box {
  text-align: center;
}
.Millennials_001 .clients_box h1 {
  color: #05a59d;
  font-weight: 600;
  font-size: 56px;
}
.Millennials_001 .clients_box p {
  font-size: 30px;
  color: #686868;
  font-weight: 600;
  text-transform: uppercase;
}
.Millennials_001 .agent {
  border-bottom: 30px solid #f0f0f0;
  padding: 60px 0;
}
.Millennials_001 .agent .thin_heading {
  text-align: center;
  font-size: 34px;
  margin: 0 0 40px 0;
}
.Millennials_001 .agent .b_heading {
  text-align: center;
  text-transform: uppercase;
  font-weight: 700;
  margin: 0px 0 45px 0;
  color: #0abeb3;
}
.Millennials_001 .agent_box_outer {
  position: relative;
}
.Millennials_001 .agent_box {
  background: #02d8cc;
  padding: 35px;
  border-radius: 25px;
  min-height: 175px;
}
.Millennials_001 .agent_box p {
  color: #000;
  font-weight: 500;
  font-size: 17px;
  margin: 0 0 10px 0;
}
.Millennials_001 .phone_no span {
  font-weight: 700;
  font-size: 20px;
  color: #233632;
  margin: 0 20px 0 0;
}
.Millennials_001 .agent_box.left {
  padding-right: 40px;
}
.Millennials_001 .agent_box.right {
  padding-left: 40px;
}
.Millennials_001 .agent_box input {
  color: #a2a19f;
  border: 0;
  border-radius: 10px;
  padding: 13px;
  width: 97%;
  margin: 10px 0 0 0;
}
.Millennials_001 .or_img {
  position: absolute;
  z-index: 9;
  width: 8%;
  margin: 4% 46%;
}
.Millennials_001 .footer {
  padding: 65px 0;
}
.Millennials_001 .footer_upper {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}
.Millennials_001 .footer_upper .logo img {
  width: 165px;
}
.Millennials_001 .footer_upper .center_imgs {
  text-align: center;
}
.Millennials_001 .footer_upper h4 {
  font-size: 16px;
  margin: 0 0 10px 0;
}
.Millennials_001 .footer_upper .center_imgs img {
  width: 385px;
}
.Millennials_001 .footer_upper .right_imgs {
  text-align: center;
}
.Millennials_001 .footer_upper .right_imgs img {
  width: 117px;
}
.Millennials_001 .footer_lower {
  margin: 60px 0 0 0;
}
.Millennials_001 .footer_lower_bx h4 {
  font-size: 14px;
  color: #000;
  text-transform: uppercase;
  font-weight: 600;
  cursor: pointer;
}
.Millennials_001 .footer_lower_bx ul {
  list-style-type: none;
  padding: 0;
}
.Millennials_001 .footer_lower_bx ul li {
  font-size: 14px;
  color: #292929;
  margin: 0 0 0px 0;
}
.Millennials_001 .sky_footer {
  position: relative;
  background: #02d8cc;
  padding: 35px 0;
}
.Millennials_001 .social_icons {
  display: flex;
  justify-content: center;
  margin-top: -62px;
}
.Millennials_001 .social_icons img {
  margin: 0 5px;
}
.Millennials_001 .link_link {
  padding: 20px 0 0 0;
}
.Millennials_001 .link_link ul {
  display: flex;
  justify-content: space-evenly;
  list-style-type: none;
  padding: 0;
}
.Millennials_001 .link_link ul li {
  font-weight: 500;
}
.Millennials_001 .copyright {
  background: #f0f0f0;
  padding: 35px 0;
  text-align: center;
}
.Millennials_001 .copyright p {
  font-size: 14px;
  color: #8a7d7d;
  margin: 0 0 5px 0;
}
.Millennials_001 .copyright p.last {
  color: #000;
  font-weight: 500;
}
.Millennials_001 .about_us {
  border-bottom: 1px solid #f0f0f0;
  padding: 60px 0;
}
.Millennials_001 .about_heading {
  text-align: center;
  font-size: 34px;
}
.Millennials_001 .about_cntnt_bx {
  text-align: center;
  margin: 20px 0 0 0;
}
.Millennials_001 .about_cntnt_bx h3 {
  color: black;
}
.Millennials_001 .about_cntnt_bx p {
  font-weight: 500;
  color: #666666;
  position: relative;
}
.Millennials_001 .about_cntnt_bx p::before {
  content: "";
  background: #01d3d0;
  width: 20%;
  height: 4px;
  position: absolute;
  top: 35px;
  left: 40%;
  border-radius: 20px;
}
.Millennials_001 .about_bx {
  position: relative;
}
.Millennials_001 .about_bx img {
  width: 100%;
  z-index: 99;
  position: relative;
}
.Millennials_001 .about_bx::before {
  content: "";
  background: #01d3d0;
  width: 100%;
  height: 147px;
  position: absolute;
  bottom: 0;
  z-index: 9;
}
.Millennials_001 .xtrm_outer {
  background: #f8f8f8;
  padding: 40px 0;
  overflow: hidden;
}
.Millennials_001 .know_more {
  text-align: center;
  width: 100%;
  display: table !important;
  margin: 25px 0 0 0 !important;
}
.Millennials_001 .know_more .btn {
  background: #02d8cc;
  border: 1px solid #02d8cc;
  padding: 6px 16px;
}
.Millennials_001 .testimonials .carousel {
  margin: 0 auto;
  padding: 0 70px;
}
.Millennials_001 .testimonials .carousel .item {
  color: #999;
  overflow: hidden;
  min-height: 120px;
  font-size: 13px;
}
.Millennials_001 .testimonials .carousel .media {
  position: relative;
  padding: 0 0 0 20px;
}
.Millennials_001 .testimonials .carousel .media img {
  width: 75px;
  height: 75px;
  display: block;
  border-radius: 50%;
}
.Millennials_001 .testimonials .carousel .testimonial-wrapper {
  padding: 0 10px;
}
.Millennials_001 .testimonials .carousel .testimonial {
  color: #808080;
  position: relative;
  padding: 15px;
  background: #f1f1f1;
  border: 1px solid #efefef;
  border-radius: 3px;
  margin-bottom: 15px;
}
.Millennials_001 .testimonials .carousel .testimonial::after {
  content: "";
  width: 15px;
  height: 15px;
  display: block;
  background: #f1f1f1;
  border: 1px solid #efefef;
  border-width: 0 0 1px 1px;
  position: absolute;
  bottom: -8px;
  left: 46px;
  transform: rotateZ(-46deg);
}
.Millennials_001 .testimonials .carousel .star-rating li {
  padding: 0 2px;
}
.Millennials_001 .carousel .star-rating i {
  font-size: 16px;
  color: #ffdc12;
}
.Millennials_001 .testimonials .carousel .overview {
  padding: 3px 0 0 15px;
}
.Millennials_001 .testimonials .carousel .overview .details {
  padding: 5px 0 8px;
}
.Millennials_001 .testimonials .carousel .overview b {
  text-transform: uppercase;
  color: #1abc9c;
}
.Millennials_001 .carousel .carousel-indicators {
  bottom: -70px;
}
.Millennials_001 .testimonials .carousel-indicators li,
.Millennials_001 .testimonials .carousel-indicators li.active {
  width: 18px;
  height: 18px;
  border-radius: 50%;
  margin: 1px 2px;
}
.Millennials_001 .testimonials .carousel-indicators li {
  background: #e2e2e2;
  border: 4px solid #fff;
}
.Millennials_001 .testimonials .carousel-indicators li.active {
  color: #fff;
  background: #1abc9c;
  border: 5px double;
}
.Millennials_001 .testimonials {
  padding: 60px 0;
}
.Millennials_001 .testimonials h1::after {
  content: "";
  width: 100px;
  position: absolute;
  margin: 0 auto;
  height: 4px;
  border-radius: 1px;
  background: #02d8cc;
  left: 0;
  right: 0;
  bottom: -20px;
}
.Millennials_001 .testimonials h1 {
  text-align: center;
  margin: 0px 0 40px 0;
  position: relative;
}
.Millennials_001 .testimonials .carousel {
  position: relative;
  margin: 65px 0;
}
.Millennials_001 .testimonials .carousel .overview b {
  text-transform: uppercase;
  color: #02d8cc;
  font-size: 16px;
}
.Millennials_001 .banner .carousel-indicators li,
.Millennials_001 .testimonials .carousel-indicators li {
  position: relative;
  -webkit-box-flex: 0;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  width: 18px !important;
  height: 18px !important;
  margin-right: 3px;
  margin-left: 3px;
  text-indent: -999px;
  background-color: rgb(208, 207, 207) !important;
  border: 5px double !important;
  color: #fff !important;
  border-radius: 50%;
}
.Millennials_001 .banner .carousel-indicators li.active,
.Millennials_001 .testimonials .carousel-indicators li.active {
  background-color: #02d8cc !important;
}
.Millennials_001 .footer_lower_bx h4 a {
  color: #000;
  text-decoration: none;
}
.Millennials_001 .footer_lower_bx ul li a {
  color: #000;
  text-decoration: none;
}
.Millennials_001 .link_link ul li a {
  color: #000;
  text-decoration: none;
}
.Millennials_001 .banner .carousel-control-prev,
.Millennials_001 .banner .carousel-control-next {
  opacity: 0;
}
.Millennials_001 .banner .carousel .carousel-indicators {
  bottom: 5px;
}

.Millennials_001 .awards {
  border-bottom: 30px solid #f0f0f0;
  padding: 60px 0;
}

.Millennials_001 .awards_box h1 {
  text-align: center;
  font-size: 34px;
  margin: 0 0 40px 0;
}

.Millennials_001 .awards_box ul {
  padding: 0;
  list-style-type: none;
  display: flex;
  justify-content: center;
  align-items: center;
}

.Millennials_001 .awards_box ul li {
  padding: 10px;
}

.Millennials_001 .awards_box ul li img {
  width: 100%;
  border: 5px solid #f0f0f0;
  border-radius: 0px;
}

/*------------------------*/
/*------------------------*/

.covid_banner .carousel-caption {
  text-align: left;
  bottom: 12vw;
}
.covid_banner .carousel-caption h5 {
  text-transform: uppercase;
  font-size: 32px;
}
.covid_banner .carousel-caption .btn {
  background: #05a59d;
  color: #fff !important;
  border: 1px solid #05a59d;
  padding: 6px 20px;
  margin: 12px 0 0 0;
  font-size: 16px;
}
.Millennials_001 .covid_banner ol.carousel-indicators {
  bottom: 0;
}
.covid_banner .carousel-control-prev,
.covid_banner .carousel-control-next {
  display: none;
}
.covid_banner .carousel-caption {
  text-align: left;
  bottom: 12vw;
  width: 50% !important;
}
.covid_mid1 {
  padding: 55px 0;
}

.covid_mid1_row p {
  width: 100%;
  float: left;
  text-align: center;
  margin: 0 0 35px 0;
}

.covid_mid1_row .covid_mid1_bx {
  box-shadow: 4px 1px 8px 2px #cccccc75;
  width: 100%;
  float: left;
  padding: 25px;
  border-radius: 6px;
  background: #fbfbfb;
  border-top: 5px solid #05a59d;
  min-height: 250px;
}

.twowhlr_mid3 .covid_mid1_bx {
  padding: 35px;
  min-height: 200px;
}

.covid_mid1_bx h3 {
  font-size: 18px;
  position: relative;
}

.covid_mid1_bx p {
  margin: 0;
  color: #686868;
  line-height: 20px;
  font-size: 15px;
  text-align: justify;
}

.feedback_form {
  border-top: 30px solid #f0f0f0;
  border-bottom: 30px solid #f0f0f0;
  padding: 55px 0;
}
.feedback_form form .form-group {
  width: 50%;
  float: left;
  padding: 0 10px;
}
.feedback_form form .form-group label {
  font-size: 15px;
  font-weight: 600;
  margin: 5px 0 5px 0;
}

.feedback_form form .btn {
  background: #05a59d;
  color: #fff !important;
  border: 1px solid #05a59d;
  padding: 6px 20px;
  font-size: 16px;
  margin: 5px 0 0 10px;
}
.Insurance_plan_img_bx {
  position: relative;
  width: 100%;
  height: 100%;
  float: left;
}

.Insurance_plan_bx {
  margin-bottom: 15px;
  float: left;
}
.Insurance_plan_bx h3 {
  font-size: 20px;
  font-weight: 600;
  margin: 12px 0 25px 0;
  float: left;
  width: 100%;
  position: relative;
  text-align: center;
  text-transform: capitalize;
}
.Insurance_plan_bx h3:after {
  content: "";
  width: 84px;
  position: absolute;
  margin: 0 auto;
  height: 3px;
  border-radius: 1px;
  background: #02d8cc;
  left: 0;
  right: 0;
  bottom: -12px;
  text-align: center;
}
.Insurance_plans {
  padding: 55px 0;
  float: left;
  border-bottom: 30px solid #f0f0f0;
}

.Insurance_plans_heading h1 {
  text-align: center;
  font-size: 34px;
  margin: 0 0 60px 0;
  float: left;
  width: 100%;
  position: relative;
}

.Insurance_plans_heading h1:after {
  content: "";
  width: 100px;
  position: absolute;
  margin: 0 auto;
  height: 4px;
  border-radius: 1px;
  background: #02d8cc;
  left: 0;
  right: 0;
  bottom: -20px;
}

.Insurance_plan_bx img {
  display: block;
  width: 100%;
  height: auto;
  float: left;
}

.Insurance_plan_bx .overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  transition: 0.5s ease;
  background-color: #05a59d;
}

.Insurance_plan_bx:hover .overlay {
  opacity: 1;
}

.Insurance_plan_bx .text {
  color: white;
  font-size: 15px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
  width: 100%;
  height: 100%;
  padding: 30px;
}

.main_content {
  border-bottom: 30px solid #f0f0f0;
  padding: 55px 15px;
}

.main_content_row p {
  color: #686868;
  line-height: 20px;
  font-size: 15px;
  text-align: justify;
}

.faq {
  border-bottom: 30px solid #f0f0f0;
  padding: 55px 0;
}
.faq .faq-list {
  padding: 0;
  list-style: none;
  width: 100%;
  float: left;
}
.faq .faq-list li {
  background-color: #f0f0f0;
  margin-bottom: 10px;
  border-radius: 10px;
  padding: 12px 40px;
}
.faq .faq-list a {
  display: block;
  position: relative;
  font-size: 16px;
  font-weight: 600;
  color: #333333;
  text-decoration: none;
}

.faq .faq-list i {
  font-size: 16px;
  position: absolute;
  right: -25px;
  top: 6px;
  transition: 1s;
  color: #05a59d;
}
.faq-title {
  width: 100%;
  float: left;
}

.faq-title h2 {
  text-align: center;
  font-size: 34px;
  margin: 0 0 60px 0;
  float: left;
  width: 100%;
  position: relative;
  color: #212529;
}

.faq-title h2:after {
  content: "";
  width: 100px;
  position: absolute;
  margin: 0 auto;
  height: 4px;
  border-radius: 1px;
  background: #02d8cc;
  left: 0;
  right: 0;
  bottom: -20px;
}

.faq .faq-list p {
  padding-top: 5px;
  margin-bottom: 20px;
  font-size: 15px;
}

.collapsed i.fa.fa-arrow-circle-up {
  transform: rotate(180deg);
}

/*------------------------*/
/*------------------------*/

.payment_form {
  border-top: 30px solid #f0f0f0;
  border-bottom: 30px solid #f0f0f0;
  padding: 55px 0;
}

.payment_form form {
  width: 600px;
  margin: 0 auto;
}

.payment_form form select.form-control {
  color: #888 !important;
  -moz-appearance: none;
  -moz-user-select: none;
  -webkit-appearance: none;
  -webkit-user-select: none;
  background: #fff url(../images/SelectImg.png) no-repeat scroll 98% 55%;
  box-shadow: none;
  height: 60px !important;
  font-size: 12px;
  border-color: #e2e2e2;
  color: #333 !important;
  padding-top: 30px !important;
  padding-left: 15px !important;
}

.payment_form form .form-group {
  margin-bottom: 15px;
  position: relative;
}

.payment_form form .form-group label {
  position: absolute;
  left: 15px;
  top: 10px;
  font-size: 12px;
  font-weight: 400;
  font-family: "Montserrat", sans-serif;
  color: #000;
}

.payment_form form input {
  box-shadow: none;
  height: 60px;
  font-size: 12px;
  border-color: #e2e2e2;
  color: #333;
  padding-top: 30px;
  padding-left: 15px;
}

.payment_form form .btn {
  background: #ff646c;
  border-color: #ff646c;
  font-weight: 400;
  font-size: 16px;
  box-shadow: 0px 3px 0px #be4248;
  color: #fff !important;
  margin-top: 6px;
  padding: 8px 16px;
  line-height: 22px;
}

.payment_form form .btn:hover,
.payment_form form .btn:focus {
  background: #f8525a;
  border-color: #f8525a;
  color: #fff !important;
  outline: none;
}

.payment_form p {
  width: 100%;
  float: left;
  color: #686868;
  line-height: 20px;
  font-size: 14px;
  padding: 0;
}

.payment_form .btn_r {
  width: 100%;
  float: left;
  text-align: right;
}

.error {
  color: #f00;
  border-color: #ff646c !important;
  padding-top: 5px;
  font-size: 12px;
}

.red {
  color: #f00;
}

/*------------------------*/
/*------------------------*/

.twoweeler_banner .carousel-caption {
  text-align: left;
  bottom: 12vw;
  width: 40%;
}
.twoweeler_banner .carousel-caption h5 {
  text-transform: uppercase;
  font-size: 32px;
  color: #0d8aba;
}

.twowhlr_mid1 {
  padding: 55px 0;
}

.twowhlr_mid1 p {
  width: 100%;
  float: left;
  text-align: center;
  margin: 0 0;
}

.twowhlr_mid1 .btn_R {
  width: 100%;
  text-align: center;
  margin: 20px 0 0 0;
}

.twowhlr_mid1 .btn_R button.btn {
  background: #05a59d;
  color: #fff !important;
  border: 1px solid #05a59d;
  padding: 6px 20px;
  font-size: 16px;
  margin: 5px 0 0 10px;
}

.twowhlr_mid2 {
  padding: 55px 0;
  border-bottom: 30px solid #f0f0f0;
}
.twowhlr_mid2 p {
  width: 100%;
  text-align: center;
}
.whelr_img_bx {
  padding: 35px;
}
.twowhlr_mid3 {
  border-bottom: 30px solid #f0f0f0;
}
.twowhlr_mid4 .Insurance_plans_heading h3 {
  text-align: center;
  width: 100%;
  float: left;
}
.twowhlr_mid4 .Insurance_plans_heading p {
  text-align: center;
  width: 100%;
  float: left;
  margin: 0;
}
.twowhlr_mid4 p {
  padding: 0 15px;
  width: 100%;
  float: left;
  text-align: center;
}
.twowhlr_mid5 {
  border-bottom: 30px solid #f0f0f0;
}
.twowhlr_mid5 .covid_mid1_bx {
  border: 1px solid #eaeaea;
  min-height: 175px;
  margin: 15px 0;
}

.twowhlr_mid6_bx img {
  width: 100%;
}

.twowhlr_mid6_bx ul li p {
  margin: 0 0 10px 0;
  text-align: left;
}
.twowhlr_mid6_bx ul {
  list-style-type: none;
  padding: 0;
}
.twowhlr_mid6_bx ul li {
  display: flex;
  align-items: flex-start;
}
.covid_nin ul li {
  justify-content: unset;
  padding: 0 0 0 25px;
}
.twowhlr_mid6_bx ul li i {
  color: #05a59d;
  margin: 5px 5px 0 0;
}
.HomeInsurancePlans p {
  margin: 0;
  width: auto;
}
.Insurance_plans_row {
  margin-top: 15px;
  width: 100%;
  float: left;
}
.one_solution p {
  font-size: 22px;
}
.HomeInsurancePlans ul {
  width: 100%;
}
.HomeInsurancePlans ul li {
  list-style: none;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 0 5px 0;
}
.HomeInsurancePlans ul li .icon i {
  color: #05a59d;
  margin: 5px 2px 0 0;
}
/*------------------------*/
/*-------------new new-----------*/
a.navbar-brand.mobile {
  display: none;
}
ul.navbar-nav.mr-auto,
a.navbar-brand.desktop,
form.form-inline.my-2.my-lg-0 {
  width: 33.33%;
  float: left;
  margin: 0 !important;
}
form.form-inline.my-2.my-lg-0 {
  display: flex;
  justify-content: flex-end;
}
a.navbar-brand.desktop {
  text-align: center;
}
form.form-inline a#support {
  margin: 0 20px 0 0;
  color: #000;
  font-size: 17px;
}
ul.navbar-nav.mr-auto li {
  display: flex;
  justify-content: center;
  align-items: center;
}
button#dropdownMenuButton {
  background: none;
  border: 0;
  padding: 6px 2px;
  margin: 0px 15px 0 0;
  position: relative;
}
button#dropdownMenuButton > a {
  color: #000 !important;
  font-size: 16px;
  padding: 0px 8px 0 8px;
  text-decoration: none;
  line-height: 28px;
}
i.fa.fa-caret-down {
  position: absolute;
  right: 7px;
  top: 11px;
  color: #000;
}
ul.navbar-nav.mr-auto li a {
  color: #000;
  font-size: 16px;
  padding: 0 12px 0 0;
}
.dropdown.open {
  position: relative;
  z-index: 9999;
  overflow: visible;
}
button#dropdownMenuButton:focus {
  outline: none;
  box-shadow: none;
}
.dropdown-menu.show {
  background: #ffffff;
  z-index: 9999 !important;
  overflow: visible;
  position: absolute;
  top: 40px;
  width: auto;
  border: 0px;
  border-radius: 0px;
  box-shadow: 0 6px 12px rgb(0 0 0 / 18%);
}
.dropdown-menu.show a.dropdown-item {
  color: #000;
  font-size: 15px;
  padding: 6px 19px;
  text-decoration: none;
  width: 100%;
  float: left;
  text-align: left;
}
.irda {
  position: absolute;
  bottom: 50px;
  right: 50px;
}
.banner img {
  width: 100%;
  display: block;
}
.irda span {
  padding-top: 5px;
  color: #666;
  display: inline-block;
}
.Millennials_001 .milbBestOnline {
  padding: 55px 0;
  border-bottom: 1px solid #f0f0f0;
  font-size: 15px;
}
.irda_Icon {
  width: 70px;
  margin-top: 1rem;
}
.awardsimgbox {
  margin-top: 4rem;
}
.media:first-child {
  margin-top: 0;
}
.media-body,
.media-left,
.media-right {
  display: table-cell;
  vertical-align: top;
}

.media-left,
.media > .pull-left {
  padding-right: 10px;
}
.Millennials_001 .awardsimgbox img {
  display: block;
  width: 75px;
  height: auto;
  margin: 0 auto;
}
.awardsimgbox .media-heading {
  margin: 0;
  font-size: 17px;
}
.media {
  display: flex;
  justify-content: center;
  align-items: center !important;
}
.media-middle {
  vertical-align: middle;
}
.get_quote_outer {
  display: none;
}
.Millennials_001 .Insurance_content p {
  color: #686868;
  line-height: 20px;
  font-size: 15px;
  margin: 0;
}
.Millennials_001 .Insurance_content .btn {
  background: #05a59d;
  color: #fff !important;
  border: 1px solid #05a59d;
  padding: 6px 16px;
  margin: 8px 0 0 0;
}
.Millennials_001 .Insurance {
  background: #f0f0f0;
  padding-bottom: 20px;
}
.Millennials_001 .happy_clients {
  border: 0;
  padding: 60px 0;
  background: #00d8cb;
}
.happy_clients .counter {
  position: relative;
  display: block;
  overflow: hidden;
}
.happy_clients .counter {
  padding: 10px 0;
  border: 2px solid transparent;
}
.Millennials_001 .clients_box {
  text-align: center;
}
.happy_clients .counter .fa,
.happy_clients .counter .fa,
.happy_clients .counter .fa {
  color: #000;
  font-size: 30px;
  margin: 0 5px;
}
.happy_clients .counter h1 {
  display: inline-block;
  line-height: 1;
  font-weight: 600;
  margin-bottom: 0px;
}
.happy_clients .counter span {
  font-size: 40px;
  font-weight: 600;
  line-height: 1;
  width: auto;
}
.Millennials_001 .clients_box p {
  font-size: 36px;
  color: #000;
  font-weight: 300;
  text-transform: capitalize;
}
.happy_clients .counter:after {
  box-sizing: border-box;
  transform: translateX(-100%);
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 2px;
  border-top: 2px solid transparent;
  border-right: 2px solid transparent;
}
.Millennials_001 .clients_box h1 {
  color: #000;
  font-size: 40px;
}
.testmon_mob {
  display: none;
}
.twowhlr_mid6_bx ul li h3 {
  font-size: 23px;
}
.becomePOSBtn {
  background: #05a69e;
  margin-top: 2rem;
  font-size: 2rem;
  color: #fff;
  border-color: #05a69e;
}
.Millennials_001 .partner {
  border-bottom: 1px solid #f0f0f0;
  padding: 60px 0;
}
.Millennials_001 .partner .thin_heading {
  text-align: center;
  font-size: 34px;
}
.Millennials_001 .partner ul.companies_logos {
  list-style-type: none;
  padding: 0;
  width: 100%;
  margin-top: 35px;
  text-align: center;
}
.Millennials_001 .partner ul.companies_logos li {
  width: auto;
  display: inline-flex;
  padding: 13px;
}
.Millennials_001 .partner ul.companies_logos li img {
  width: 100%;
  border: 1px solid #d8d8d8;
  padding: 10px;
  border-radius: 6px;
}
.about_mob {
  display: none;
}
.Millennials_001 .footer_lower .col {
  width: 20%;
  text-align: center;
  max-width: 20%;
}
.footer_lower.footer_lower_mobile {
  display: none;
}
.sky_footer h3 {
  font-size: 16px;
  margin-bottom: 1rem;
}
.Millennials_001 .link_link ul {
  display: flex;
  justify-content: space-evenly;
  list-style-type: none;
  padding: 0;
  flex-direction: column;
}
.Millennials_001 .link_link ul li {
  font-weight: 500;
}
.sky_footer ul li {
  font-size: 14px;
  display: block;
  width: 100%;
  margin-bottom: 0.5rem;
}
.Millennials_001 .link_link ul li a {
  color: #000;
  text-decoration: none;
}
.contact i.fa.fa-phone {
  margin-bottom: 4rem;
  float: left;
  margin-top: 5px;
  margin-right: 5px;
}
.sidebar {
  padding-top: 3rem;
}
.sidebar .nav.nav-list.affix {
  z-index: 9;
  width: 20%;
  padding: 40px 0 16%;
  position: fixed;
  flex-direction: column;
}
.sidebar .nav > li {
  margin-bottom: 28px;
}
.sidebar .nav > li {
  position: relative;
  display: block;
  text-align: center;
  margin-bottom: 10px !important;
  padding: 2px 0;
}
/* .fa-motorcycle {
    padding-top: 25px;
}
.fa-car, .fa-truck {
    padding-top: 25px;
}  */

.stepwizard .Wizardicon {
  margin: 5px auto;
  width: 110px;
  height: 110px;
  border-radius: 50%;
  color: #fff;
  text-align: center;
  font-size: 20px;
  border: 4px solid #fff;
  line-height: 1.5;
  display: flex !important;
  align-items: center;
  justify-content: center;
}
.stepwizard .Wizardicon i {
  display: block;
}
.stepwizard .nav .active {
  text-decoration: none;
}
.sidebar .nav > li > a {
  color: #b9b9b9;
  font-weight: 600;
  text-decoration: none;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 3px 15px;
}
.stepwizard .nav .active a span {
  border: 4px solid #fff;
  color: #fff;
}
.sidebar .nav li a span {
  border: 4px solid #b9b9b9;
  font-size: 18px;
  font-weight: 500;
  width: 60px;
  height: 60px;
  display: inline-block;
  border-radius: 50%;
  line-height: 50px;
  margin-bottom: 7px;
}
.stepwizard .nav .active a p {
  color: #fff;
  text-decoration: none;
  font-weight: 500;
}
.stepwizard p {
  text-transform: uppercase;
  font-weight: 500;
  padding: 0px !important;
  margin: 0;
  line-height: normal;
  font-size: 16px;
}
ul.nav.nav-list.affix:before {
  top: 12%;
}
ul.nav.nav-list.affix:before {
  border-left: 1px solid #ffffff;
  height: 380px;
  position: absolute;
  left: 50%;
  z-index: 0;
  content: "";
  top: 25%;
}
.signup {
  display: block;
  background: #fff;
  border-bottom: 1px solid #dbdfe0;
}
.signup {
  display: block;
  background: #fff;
  padding: 30px 0px 30px 60px;
}
.stepwizard .content section {
  padding: 10px;
  margin-bottom: 20px;
  min-height: 750px;
  margin-top: 3rem;
}
.rightbar {
  position: relative;
  padding-left: 22% !important;
  width: 100% !important;
}
.stepwizard .StepNo {
  margin-right: 10px;
  font-size: 18px;
  border-radius: 50%;
  display: inline-block;
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 40px;
}
.stepwizard h1 {
  margin-bottom: 15px !important;
  padding-bottom: 15px;
  border-bottom: 1px solid #eee;
  font-size: 21px;
}
.callus {
  bottom: 10%;
  right: 3%;
}
.callus {
  background: #ff646c;
  color: #fff;
  position: fixed;
  bottom: 20%;
  right: 2%;
  text-align: center;
  padding: 22px;
  border-radius: 4px;
}
.callus .Callicon {
  margin-bottom: 10px;
}
.callus p {
  font-size: 16px;
  line-height: 20px;
  font-weight: 300;
}
.callus p.bold {
  font-weight: 500;
}
.callus i.fa.fa-caret-down.aDown {
  position: absolute;
  bottom: -20px;
  color: #ff646c;
  font-size: xx-large;
  top: unset;
  right: unset;
}
.rightbar .signup h1 {
  font-size: 24px;
  font-weight: 600;
  color: #000;
  margin-bottom: 30px;
  text-align: left;
}
.rightbar .custom-radio .control-label {
  text-align: left;
  margin-bottom: 7px;
  font-weight: 500 !important;
}
.rightbar .signup .subheading {
  font-size: 16px;
  font-weight: 500;
  color: #000;
  margin: 0 0 15px 0;
  background: #efefef;
  padding: 15px;
}
.rightbar .signup .custom-label {
  font-weight: 400;
  position: absolute;
  left: 28px;
  top: 10px;
  font-size: 12px;
  font-weight: 500;
}
.rightbar .signup select.form-control {
  color: #888 !important;
  -moz-appearance: none;
  -moz-user-select: none;
  /* -webkit-appearance: none; */
  -webkit-user-select: none;
  background: #fff url(../images/SelectImg.png) no-repeat scroll 98% 55%;
}
.rightbar .signup .form-control {
  box-shadow: none;
  height: 60px !important;
  font-size: 13px;
  border-color: #e2e2e2;
  color: #333;
  padding-top: 30px;
  text-transform: capitalize;
}
.rightbar span.msg-error {
  color: #0d8aba;
  font-size: 11px;
  margin: 5px 15px 0px;
  display: block;
}
.AddOnsLabel label {
  font-weight: 500 !important;
  font-size: 13px;
  float: left;
  margin: 0 0 12px 0;
  padding-right: 5px;
}
.signup button.btn-primary,
.signup input.btn-primary,
.btn.btn-primary.founders {
  font-weight: 400;
  font-size: 16px;

  margin-top: 6px;
  padding: 8px 16px;
  line-height: 22px;
}
span.textField.newedit {
  margin-top: 12px;
}
.stepwizard .textField .edit {
  font-size: 14px;
  border-radius: 4px;
  float: right;
  background: #fff;
  border: 1px solid #ab9d9d;
  padding: 2px 6px;
  color: #2d3e50;
  margin-left: 10px;
  text-decoration: none;
  font-weight: 600;
}
#dvloader img#loading-image {
  width: 40px;
  margin: 30px 0;
}
select#SalutationCode {
  width: 110px;
}
h4.panel-title a {
  display: none;
  text-transform: lowercase;
  color: #fff;
}

h4.panel-title .IsInsureValid {
  display: none;
  text-transform: lowercase;
  color: #fff;
}
.stepwizard p.rcExpAlert {
  margin: 0 0 12px 0;
}
.error {
  display: none;
}
#exampleModal .modal-header {
  position: relative;
}
#exampleModal .modal-header h4#myModalLabel {
  color: #fff;
  margin: 0;
  font-size: 18px;
}
#exampleModal .modal-header #btnloginclose {
  position: absolute;
  color: #fff;
  opacity: 1;
  right: 15px;
  top: 16px;
}
#exampleModal .otp_row label {
  margin: 0 8px 0 0;
}
#exampleModal .otp_row label input#otp {
  margin: 0 5px 0 0;
}
#exampleModal .form-group.custom-form-group {
  position: relative;
}
#exampleModal .form-group.custom-form-group label.custom-label {
  position: absolute;
  left: 14px;
  top: 8px;
  font-size: 13px;
  font-weight: 500;
}
#exampleModal .form-group.custom-form-group input {
  box-shadow: none;
  height: 60px;
  font-size: 13px;
  border-color: #e2e2e2;
  color: #333;
  padding-top: 30px;
}
#exampleModal #btnSendOTP {
  background: #ff646c;
  border-color: #ff646c;
  font-weight: 400;
  font-size: 16px;
  box-shadow: 0px 3px 0px #be4248;
  color: #fff !important;
  margin-top: 6px;
  padding: 5px 10px;
  line-height: 22px;
}
#exampleModal .modal-footer {
  justify-content: flex-start;
  font-size: 14px;
}
.stepwizard .edittext {
  display: inline-block;
  font-size: 16px;
}
.stepwizard .edittext .number {
  color: #000;
}
.stepwizard .edittext .plan {
  font-weight: 400;
  color: #999;
}
.PolicyListing {
  display: block;
  width: 100%;
  margin: 15px 0;
}
.PolicyListing .block-view {
  background: #ffffff;
  border: 1px solid #ddd;
  display: inline-block;
  margin-bottom: 5px;
  transform: translateZ(0px);
  transition-duration: 0.9s;
  width: 100%;
  height: 100%;
}
.block-view .IC,
.IC-Desc,
.BuyNow,
.IDVNCB {
  float: left;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  -webkit-box-align: center;
  -moz-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.PolicyListing .block-view .IC {
  width: 40%;
}
.PolicyListing .block-view .logobox {
  width: 50%;
  text-align: center;
}
.PolicyListing .block-view .IDVNCB {
  width: 50%;
}
.stepwizard img {
  max-width: 100%;
}
.PolicyListing .block-view .IC img {
  width: auto;
  padding: 0px;
}
.PolicyListing .block-view .details,
.ICName {
  display: none;
}
.PolicyListing .block-view .name {
  text-transform: uppercase;
  font-weight: 800;
}
.PolicyListing .block-view .ncbtext,
.links {
  width: 90%;
}

.PolicyListing .block-view .ncbtext,
.addons,
.links {
  float: left;
}
.block-view .ncbtext {
  font-size: 13px;
  padding: 0 3%;
}
.block-view .ncbtext .labelbox {
  position: relative;
  padding: 5px 0;
}
.block-view .ncbtext .labelbox .labeltext {
  background: #ffffff none repeat scroll 0 0;
  padding-right: 10px;
  position: relative;
  z-index: 1;
}
.block-view .ncbtext .labelbox .value {
  background: #ffffff none repeat scroll 0 0;
  padding-left: 10px;
  position: absolute;
  right: 0;
}
.PolicyListing .block-view .ncbtext a.garages {
  margin: 10px 0;
  display: inline-block;
}
.PolicyListing .block-view .IC-Desc {
  width: 30%;
  border-left: 1px solid #ddd;
  border-right: 1px solid #ddd;
}
.PolicyListing .block-view .addons {
  padding: 0px;
}
.block-view .morelink {
  font-size: 13px;
  position: absolute;
  right: 4%;
  top: 85%;
  width: 100%;
  text-align: right;
}
.PolicyListing .block-view .addons {
  padding-top: 5px;
  padding-bottom: 5px;
  position: relative;
  width: 100%;
}
.block-view .morelink a {
  color: #2980b9;
  text-decoration: none;
}
.BuyNow {
  width: 30%;
  position: relative;
}
.BuyNow .btncover {
  width: 100%;
  padding: 3px 18% 0;
}
.block-view .BuyNow .btn-lg {
  background: #1e55a5 none repeat scroll 0 0;
  display: block;
  margin-right: 0;
  box-shadow: 0px 3px 0px #153a70;
  padding: 0;
  width: 100%;
  border-radius: 4px;
  border: none !important;
}
.block-view .buynow-btn {
  background: none;
  border: 0 none;
  padding: 0px;
  color: #ffffff;
  transform: translateZ(0px);
  transition-duration: 0.3s;
}
.block-view .buynow-btn span.price {
  font-size: 24px;
  font-weight: 500;
  line-height: 30px;
  color: #fff;
}

.block-view .buynow-btn span {
  display: block;
}
.block-view .buynow-btn span.buytext {
  font-size: 12px;
  text-transform: uppercase;
  text-align: right;
  color: #fff;
}
.block-view .links {
  font-size: 13px;
  padding-top: 5px;
}
.block-view .links > p {
  margin: 10px 0;
  font-size: 12px !important;
  margin: 0px !important;
  line-height: 1.5 !important;
  text-transform: capitalize;
  text-align: center;
  font-weight: 400 !important;
}
.block-view .links a {
  color: #2980b9;
}
.thank_you {
  margin: 60px 0;
  text-align: center;
}
.thank_you form {
  width: 600px;
  display: block;
  margin: 0 auto;
  border: 1px solid #d4d1d1;
  border-radius: 4px;
}
.thank_you form h3 {
  background: #ececec;
  color: #0d8aba;
  font-size: 20px;
  text-transform: uppercase;
  padding: 16px 10px;
}
.thank_you form .form-group label {
  width: 40%;
  float: left;
  font-weight: 600;
  margin: 0;
  text-align: left;
  font-size: 15px;
}
.thank_you form .form-group input {
  float: left;
  margin: 0;
  padding: 0;
  text-align: left;
  width: 60%;
}
.thank_you form .form-group {
  border-bottom: 1px solid #d4d1d1;
  padding: 5px 15px;
  width: 100%;
  float: left;
}
.thank_you form button {
  background: #ff646c;
  border-color: #ff646c;
  font-weight: 400;
  font-size: 16px;
  box-shadow: 0px 3px 0px #be4248;
  color: #fff !important;
  margin-top: 6px;
  padding: 5px 10px;
  line-height: 22px;
  margin-bottom: 25px;
}
.main-class {
  height: 55px;
  border: 1px solid #e2e2e2;
  padding: 0;
  position: relative;
  border-radius: 4px;
  background: #fff;
  z-index: 2;
  width: 100%;
  display: block;
}
.spn-search {
  color: #2a3a48;
  left: 14px;
  padding: 0;
  position: absolute;
  top: 25px;
  z-index: 1;
  font-weight: 600;
}
.rightbar .signup .main-class .custom-label {
  left: 14px;
}
.rightbar .signup .sortform select.form-control {
  height: 34px !important;
  padding-top: 6px !important;
  margin: 0 0 0 20px;
}
ul.acc-wizard {
  padding: 0;
  list-style-type: none;
}
ul.acc-wizard li {
  margin-bottom: 20px;
  width: 100%;
  float: left;
}
ul.acc-wizard li > a {
  background-color: #ecf0f1;
  border-radius: 0;
  color: #2d3e50;
  width: 100%;
  float: left;
  position: relative;
  padding: 10px 15px;
  border: 1px solid #adcbdf;
  font-weight: 600;
  text-decoration: none;
}
ul.acc-wizard li > a i {
  position: absolute;
  top: 11px;
  right: 10px;
  font-size: 21px;
  color: #27ae60;
}
ul.acc-wizard li > div {
  border: 1px solid #ddd;
  position: relative;
  width: 100%;
  float: left;
  padding: 15px;
}
ul.acc-wizard li .innerblock {
  width: 100%;
  float: left;
  margin: 5px 0 0 0;
}
.selectblock p strong {
  font-size: 18px;
  margin: 0 0 5px 0;
  width: 100%;
  float: left;
}
.health_details .member-heading a {
  background-color: #95a5a6;
  border-color: #95a5a6;
  color: #fff;
  padding: 8px 16px;
  width: 100%;
  float: left;
  font-size: 18px;
  margin: 0 0 15px 0;
}
.health_details .Ques1 {
  border-top: 1px solid #ccc;
  padding-top: 15px;
}
.health_details .Ques1 .form-control {
  height: auto !important;
  padding: 6px 12px;
}
.loginMobile:hover {
  cursor: pointer;
}
.health_details .Ques1 a.badge.custom-badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  background-color: #777;
  border-radius: 10px;
  margin: -6px 0 0 7px;
}
.health_details .Ques1 span {
  font-size: 14px;
  line-height: 2;
  text-transform: capitalize;
  font-weight: 400;
}
.Detail-Box .panel.panel-default {
  border: 1px solid #ddd;
  border-radius: 5px;
  margin: 0 0 15px 0;
}
.Detail-Box .panel.panel-default .panel-heading h4 {
  padding: 15px;
  background: #e0e1e1;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
  border-radius: 0;
}
.Detail-Box .panel-body {
  padding: 15px;
}
.policy-preview .table.table-bordered.table-striped th {
  color: #ff646c !important;
}
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
.PaymentPreview .table > tbody > tr > td,
.PaymentPreview .table > tbody > tr > th,
.PaymentPreview .table > tfoot > tr > td,
.PaymentPreview .table > tfoot > tr > th,
.PaymentPreview .table > thead > tr > td,
.PaymentPreview .table > thead > tr > th {
  padding: 8px;
}
.detail-content p.row {
  margin-bottom: 0px;
  line-height: 1.3;
}
.policy-preview .labelName {
  font-weight: 600;
  font-size: 13px;
}
.policy-preview .labelValue {
  color: #2d3e50;
  font-weight: 400;
  font-size: 13px;
}
.policy-preview .stylebtn a.btn-primary {
  background: #ff646c;
  border-color: #ff646c;
  font-weight: 400;
  font-size: 16px;
  box-shadow: 0px 3px 0px #be4248;
  color: #fff !important;
  margin-top: 6px;
  padding: 8px 16px;
  line-height: 22px;
}
.policy-preview .table.table-bordered.table-striped th strong {
  font-weight: 600;
}
.policy-preview .stylebtn {
  margin: 0;
}
.policy-preview .stylebtn .checkbox,
.radio {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.policy-preview .stylebtn .checkbox input[type="checkbox"] {
  margin-left: 0px;
  position: absolute;
  top: 6px;
}
.policy-preview .stylebtn .checkbox label,
.radio label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  cursor: pointer;
}
.second_nav ul.navbar-nav.mr-auto,
.second_nav a.navbar-brand.desktop {
  width: auto;
  float: left;
  margin: 0 15px 0 0 !important;
}
.second_nav ul ul.nav.navbar-nav.navbar-right {
  width: auto;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
/*-------------new new-----------*/
/*------------------------*/

@media only screen and (max-width: 1280px) {
  .Millennials_001 .Insurance_content {
    padding: 10px;
  }
  .Millennials_001 .Insurance_content h2 {
    font-size: 18px;
    margin: 0px 0 5px 0;
  }
  .Millennials_001 .Insurance_content p {
    line-height: 18px;
    font-size: 14px;
  }
  .Millennials_001 .Insurance_content .btn {
    padding: 4px 12px;
    margin: 8px 0 0 0;
    font-size: 14px;
  }
  .happy_clients .counter span {
    font-size: 26px;
    width: auto;
  }
  .Millennials_001 .clients_box h1 {
    color: #000;
    font-size: 30px;
  }
  .Millennials_001 .clients_box p {
    font-size: 23px;
    color: #000;
    font-weight: 300;
    text-transform: capitalize;
    margin: 0;
  }
}

@media only screen and (max-width: 1270px) {
  .second_nav button.navbar-toggler {
    display: block;
  }
}

@media only screen and (max-width: 991px) {
  .Millennials_001 .custom_nav .navbar-brand {
    position: unset;
    display: unset;
    margin: unset;
  }
  .Millennials_001 .custom_nav .navbar-brand.desktop {
    display: none;
  }
  .Millennials_001 .footer_lower_bx {
    margin: 0 0 15px 0;
    width: 100%;
    float: left;
  }
  .Millennials_001 .footer_upper .logo img {
    width: 120px;
  }
  .Millennials_001 .footer_upper .logo img {
    width: 120px;
  }
  .Millennials_001 .footer_upper .center_imgs img {
    width: 260px;
  }
  .Millennials_001 .footer_upper .right_imgs img {
    width: 85px;
  }
  .Millennials_001 .footer_lower {
    margin: 30px 0 0 0;
  }
  .Millennials_001 .footer_upper h4 {
    font-size: 13px;
    margin: 0 0 8px 0;
    text-align: center;
  }
  .Millennials_001 .Insurance_content {
    padding: 50px;
  }
  .Millennials_001 .or_img {
    width: 10%;
    margin: 7% 45%;
  }
  .Millennials_001 .custom_nav ul.navbar-nav.mr-auto {
    text-align: center;
    margin: 0 0 12px 0 !important;
  }
  .Millennials_001 .nav_nav .navbar-nav li {
    border-bottom: 1px solid #eaeaea;
  }
  .Millennials_001 form.form-inline {
    text-align: center;
    display: table;
    width: 100%;
  }
  .Millennials_001 .order2222 {
    order: 2;
  }
  .Millennials_001 .order4444 {
    order: 4;
  }
  .callus {
    display: none;
  }
}

@media only screen and (max-width: 355px) {
  .navbar-brand {
    width: 70%;
  }
  /* .sidebar .nav.nav-list.affix { 
        margin-top: -13px!important; 
    } */
  /* .sidebar .nav li a span {
        line-height: 21px!important;
    } */
}
/* 
@media only screen and (max-width: 1366px) and (min-width: 768px)  {
    .stepwizard .Wizardicon {
        background: #1e55a5;
        padding-top: 29px;
        margin: 5px auto;
        width: 90px;
        height: 90px;
        border-radius: 50%;
        color: #fff;
        text-align: center;
        font-size: 20px;
        border: 3px solid #fff;
        line-height: 1.5;
    }
    .stepwizard p {
        text-transform: uppercase;
        font-weight: 500;
        padding: 2px !important;
        margin: 0;
        line-height: normal;
        font-size: 14px;
    }
    .stepwizard .nav .active a span {
        border: 3px solid #fff;
        color: #fff;
    }
    .sidebar .nav.nav-list.affix { 
        padding: 40px 0 16%; 
    }
    .nav>li>a { 
        padding: 0px 15px;
    }

} */
@media only screen and (max-width: 767px) {
  .Millennials_001 .copyright p {
    font-size: 13px;
    color: #8a7d7d;
    margin: 0 0 12px 0;
    line-height: 16px;
  }
  .sidebar {
    padding-top: 4rem;
  }
  .stepwizard .Wizardicon {
    border: 3px solid #fff;
  }
  .Millennials_001 .footer_upper {
    justify-content: left;
    align-items: self-start;
    flex-direction: column;
  }
  .Millennials_001 .footer_upper .center_imgs {
    text-align: left;
    margin: 27px 0 0 0;
  }
  .Millennials_001 .footer_upper .right_imgs {
    text-align: left;
    margin: 27px 0 0 0;
  }
  .Millennials_001 .clients_box p {
    font-size: 15px;
  }
  .Millennials_001 .happy_clients {
    padding: 50px 0;
  }
  .Millennials_001 .about_cntnt_bx h3 {
    font-size: 22px;
  }
  .Millennials_001 .about_cntnt_bx p {
    font-size: 14px;
  }
  .Millennials_001 .about_cntnt_bx p::before {
    height: 3px;
    top: 31px;
  }
  .Millennials_001 .agent_box.left {
    margin-bottom: 25px;
  }
  .Millennials_001 .or_img {
    width: 16%;
    margin: 28% 42%;
  }
  .Millennials_001 .Insurance_heading h1 {
    margin: 50px 0px 25px 0;
    font-size: 30px;
  }
  .Millennials_001 .agent .thin_heading {
    font-size: 26px;
  }
  .Millennials_001 .agent {
    padding: 50px 0;
  }
  .Millennials_001 .agent .b_heading {
    margin: 0px 0 30px 0;
    font-size: 30px;
  }
  .Millennials_001 .about_heading {
    font-size: 30px;
  }
  .Millennials_001 .nav_nav .navbar-brand.mobile img {
    width: 135px;
  }
  .Millennials_001 .testimonials h1 {
    font-size: 30px;
  }
  .Millennials_001 .testimonials h1::after {
    width: 65px;
    height: 3px;
    bottom: -15px;
  }
  .Millennials_001 .order2222 {
    order: unset;
  }
  .Millennials_001 .order4444 {
    order: unset;
  }
  .Millennials_001 .order_1 {
    order: 1;
  }
  .Millennials_001 .order_2 {
    order: 2;
  }
  .Millennials_001 .order_3 {
    order: 3;
  }
  .Millennials_001 .order_4 {
    order: 4;
  }
  select#SalutationCode {
    width: 100%;
  }
  .sidebar .nav.nav-list.affix {
    width: 100% !important;
    height: auto !important;
    padding: 3% 0 0 0;
    margin-top: 0px;
    text-align: center;
    display: block;
    display: -webkit-inline-box;
  }
  .sidebar .nav > li span,
  .sidebar .nav > li p {
    display: none;
  }
  .sidebar .nav > li {
    display: inline-block;
    text-align: center;
    margin: 0 10px;
  }
  ul.nav.nav-list.affix:before {
    border-top: 1px solid #6581a9;
    height: 1px;
    left: 36%;
    top: 57%;
    width: 34%;
    display: none;
  }
  .signup button.btn-primary,
  .signup input.btn-primary,
  .btn.btn-primary.founders {
    margin-bottom: 42px !important;
  }
  .mt-10 {
    margin-top: 10px !important;
  }
  .stepwizard .Wizardicon {
    width: 34px;
    height: 34px;
    padding: 8px 0 0 0;
    font-size: 12px;
  }
  .sidebar .nav li a span {
    width: 32px;
    height: 32px;
    line-height: 25px;
  }
  .sidebar .nav > li > a {
    padding: 7px 6px;
  }
  .rightbar {
    position: relative;
    padding-left: unset;
    width: 100%;
    top: 75px;
  }
}
.block-view .addsDetail .labelbox {
  position: relative;
  padding: 0px 0;
  line-height: 22px;
  font-size: 13px;
}
.block-view .addsDetail .labelbox .value {
  background: #ffffff none repeat scroll 0 0;
  padding-left: 10px;
  position: absolute;
  right: 0;
}
.block-view .ncbtext .labelbox::before {
  border-bottom: 1px solid rgba(49, 68, 81, 0.2);
  content: "";
  height: 1px;
  left: 0%;
  position: absolute;
  right: 0;
  top: 50%;
  z-index: 0;
}
.block-view .addsDetail .labelbox::before {
  border-bottom: 1px solid rgba(49, 68, 81, 0.2);
  content: "";
  height: 1px;
  left: 0%;
  position: absolute;
  right: 0;
  top: 50%;
  z-index: 0;
}
.block-view .addsDetail .labelbox .labeltext {
  background: #ffffff none repeat scroll 0 0;
  padding-right: 10px;
  position: relative;
  z-index: 1;
}
.block-view .addsDetail {
  width: 100%;
  padding-left: 3%;
  padding-right: 3%;
}
@media only screen and (max-width: 575px) {
  .Millennials_001 .footer_lower_bx {
    padding-left: 30px;
  }
  .Millennials_001 .social_icons img {
    margin: 0 3px;
    width: 35px;
  }
  .Millennials_001 .social_icons {
    margin-top: -47px;
  }
  .Millennials_001 .link_link ul li {
    font-size: 13px;
    margin: 0 12px 6px 12px;
  }
  .Millennials_001 .link_link ul {
    flex-wrap: wrap;
  }
  .Millennials_001 .sky_footer {
    padding: 30px 0 0px 0;
  }
  .Millennials_001 .copyright {
    padding: 25px 0;
  }
  .Millennials_001 .footer_upper {
    padding: 0 0 0 40px;
  }
  .Millennials_001 .or_img {
    width: 16%;
    margin: 25% 42%;
  }
  .Millennials_001 .nav_nav .navbar-toggler {
    padding: 3px 5px !important;
  }
  .stepwizard .StepNo {
    color: #fff;
    background: #003478;
    margin-right: 10px;
    font-size: 17px;
    border-radius: 50%;
    display: inline-block;
    width: 32px;
    height: 32px;
    text-align: center;
    line-height: 34px;
  }
  .rightbar .signup h1 {
    font-size: 18px;
    font-weight: 600;
    color: #000;
    margin-bottom: 30px;
    text-align: left;
  }
  form#frmVehicleDetails,
  form#frmProposerDetails,
  form#frmPreviewDetails,
  form#payment {
    padding: 0;
  }
  .stepwizard .textField .edit {
    font-size: 14px;
    border-radius: 4px;
    float: left;
    background: #fff;
    border: 1px solid #ab9d9d;
    padding: 2px 6px;
    color: #2d3e50;
    margin-left: 0;
    text-decoration: none;
    font-weight: 600;
    width: 100%;
    margin-bottom: 20px;
  }
  span.textField.newedit {
    margin-top: 12px;
    width: 100%;
    float: left;
  }
  .signup button.btn-primary,
  .signup input.btn-primary,
  .btn.btn-primary.founders {
    width: 100%;
    margin-bottom: 20px;
  }
}

@media only screen and (max-width: 535px) {
  .Millennials_001 .or_img {
    width: 16%;
    margin: 27% 42%;
  }
}

@media only screen and (max-width: 500px) {
  .Millennials_001 .or_img {
    width: 16%;
    margin: 29% 42%;
  }
  .mt-10 {
    margin-top: 5px !important;
  }
  .sidebar .nav li a span {
    border: 2px solid #fff;
  }
  .stepwizard .nav .active a span {
    border: 2px solid #fff;
  }
  .sidebar .nav li a span {
    width: 25px;
    height: 25px;
    line-height: 20px;
  }
  .sidebar .nav > li {
    display: inline-block;
    text-align: center;
    margin: 0 6px;
  }
  ul.nav.nav-list.affix:before {
    border-top: 1px solid #6581a9;
    height: 1px;
    left: 18%;
    top: 53%;
    width: 25%;
    display: none;
  }
}

@media only screen and (max-width: 460px) {
  .Millennials_001 .or_img {
    width: 18%;
    margin: 31% 41%;
  }
}

@media only screen and (max-width: 435px) {
  .Millennials_001 .or_img {
    width: 18%;
    margin: 33% 41%;
  }
}

@media only screen and (max-width: 420px) {
  .Millennials_001 .or_img {
    width: 18%;
    margin: 35% 41%;
  }
  .Millennials_001 .footer_upper {
    padding: 0 0 0 15px;
  }
}

@media only screen and (max-width: 420px) {
  .Millennials_001 .or_img {
    width: 18%;
    margin: 37% 41%;
  }
}

@media only screen and (max-width: 385px) {
  .Millennials_001 .or_img {
    width: 20%;
    margin: 40% 40%;
  }
}

@media only screen and (max-width: 355px) {
  .Millennials_001 .or_img {
    width: 20%;
    margin: 43% 40%;
  }
}

@media only screen and (max-width: 335px) {
  .Millennials_001 .or_img {
    width: 20%;
    margin: 46% 40%;
  }
  ul.nav.nav-list.affix:before {
    width: 46%;
  }
}

@media only screen and (max-width: 330px) {
  .Millennials_001 .or_img {
    width: 20%;
    margin: 54% 40%;
  }
}

@media only screen and (max-width: 991px) {
  .covid_mid1_row .covid_mid1_bx {
    margin-bottom: 20px;
    min-height: 207px;
  }
  .twowhlr_mid5 .covid_mid1_bx {
    min-height: 230px;
  }
  .twoweeler_banner .carousel-caption h5 {
    font-size: 25px;
    margin: 0;
  }
  .Millennials_001 .custom_nav ul.navbar-nav.mr-auto,
  .Millennials_001 .custom_nav a.navbar-brand.desktop,
  .Millennials_001 .custom_nav form.form-inline.my-2.my-lg-0 {
    width: 100% !important;
    float: left;
    display: flex;
    justify-content: center;
    flex-direction: column;
  }
  .Millennials_001 .custom_nav ul.navbar-nav.mr-auto li a {
    color: #000;
    font-size: 15px;
    padding: 10px 0;
  }
  button#dropdownMenuButton > a {
    font-size: 15px;
  }
  a.navbar-brand.desktop {
    display: none !important;
  }
  .Millennials_001 .custom_nav form.form-inline.my-2.my-lg-0 a#support {
    margin: 0 0 10px 0;
    font-size: 15px;
  }
  .Millennials_001 .footer_lower .col {
    width: 33.33%;
    max-width: 33.33%;
  }
  .awardsimgbox .media {
    margin-bottom: 18px;
  }
  .testmon_dsktp {
    display: none;
  }
  .testmon_mob {
    display: block;
  }
  .about_dsktp {
    display: none !important;
  }
  .about_mob {
    display: block;
  }
  .Millennials_001 .carousel.about_mob .carousel-indicators {
    bottom: -102px;
  }
  .thank_you form {
    width: 100%;
  }
}
@media only screen and (min-width: 250px) and (max-width: 300px) {
  .sidebar .nav > li {
    left: 2% !important;
  }
}
@media only screen and (min-width: 300px) and (max-width: 350px) {
  .sidebar .nav > li {
    left: 2% !important;
  }
}

@media only screen and (min-width: 350px) and (max-width: 416px) {
  .sidebar .nav > li {
    left: auto !important;
    margin: 0 auto !important;
  }
}

@media only screen and (min-width: 416px) and (max-width: 600px) {
  .sidebar .nav > li {
    left: auto !important;
    margin: 0 auto !important;
  }
}
@media only screen and (min-width: 600px) and (max-width: 767px) {
  .sidebar .nav > li {
    left: 28% !important;
  }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
  .navbar-brand img {
    width: 80% !important;
  }
}
@media only screen and (min-width: 767px) and (max-width: 992px) {
  .navbar-brand img {
    width: 35% !important;
  }
}
@media only screen and (max-width: 767px) {
  .sidebar .nav > li {
    margin-bottom: 0px !important;
  }
  .sidebar .nav li a span {
    border: 3px solid #fff;
    font-size: 14px;
  }
  .stepwizard .nav .active a span {
    border: 3px solid #fff;
    color: #fff;
  }
  /* .sidebar .nav li a span {
        line-height: 21px;
    } */
  .covid_mid1_row .covid_mid1_bx {
    min-height: auto;
  }
  .feedback_form form .form-group {
    width: 100%;
    float: left;
    padding: 0;
  }
  .payment_form form .form-group {
    width: 100%;
    float: left;
    padding: 0;
  }
  .payment_form p {
    padding: 0;
  }
  .payment_form form .btn {
    margin: 5px 10px 0 0;
  }
  .faq .faq-list li {
    padding: 10px 40px 10px 15px;
  }
  .Insurance_plans_heading h1 {
    font-size: 23px;
  }
  .Insurance_plan_bx h3:after {
    width: 60px;
  }
  .faq-title h2 {
    font-size: 25px;
  }
  .faq-title h2:after {
    width: 50px;
  }
  .faq .faq-list a {
    font-size: 15px;
    line-height: 18px;
  }
  .payment_form form {
    width: 100%;
  }
  .twoweeler_banner .carousel-caption {
    bottom: 6vw;
  }
  .twoweeler_banner .carousel-caption h5 {
    font-size: 16px;
    margin: 0;
  }
  .Millennials_001 .footer_lower {
    display: none;
  }
  .Millennials_001 .footer_lower_mobile {
    display: block;
  }
  .Millennials_001 .banner img {
    width: 12vw;
  }
  .Millennials_001 .banner .carousel-indicators li,
  .Millennials_001 .testimonials .carousel-indicators li {
    width: 12px !important;
    height: 12px !important;
  }
  .footer_lower_mobile .footer_lower_bx .btn {
    background: none;
    width: 100%;
    text-align: center;
    position: relative;
    border: 0;
    border-bottom: 1px dashed #b3b3b3;
    padding: 10px 0;
    margin: 0;
    outline: none;
    box-shadow: none;
  }
  .Millennials_001 .footer_upper {
    justify-content: center;
    align-items: center;
    flex-direction: column;
    text-align: center;
  }
  .Millennials_001 .footer_lower_bx h4 {
    font-size: 14px;
    color: #000;
    text-transform: uppercase;
    font-weight: 600;
    cursor: pointer;
    margin-bottom: 0;
  }
  .Millennials_001 .footer_lower_bx h4 a {
    color: #000;
    text-decoration: none;
  }
  .Millennials_001 .footer_lower_bx {
    margin: 0 0 15px 0;
    width: 100%;
    float: left;
    padding: 0;
  }
  .footer_lower_mobile .footer_lower_bx .btn:before {
    content: "";
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 6px solid #a1a1a1;
    position: absolute;
    right: 10px;
    top: 15px;
  }
  .footer_lower_mobile .footer_lower_bx .collapse.in {
    margin: 10px 0;
  }
  .Millennials_001 .footer_lower_bx ul {
    list-style-type: none;
    padding: 0;
    text-align: center;
    margin-top: 12px;
  }
  .Millennials_001 .footer_lower_bx ul li {
    font-size: 14px;
    color: #292929;
    margin: 0 0 0px 0;
  }
  .Millennials_001 .footer_lower_bx ul li a {
    color: #000;
    text-decoration: none;
  }
  button.btn.btn-primary.collapsed:active,
  button.btn.btn-primary.collapsed:focus {
    background: none;
    outline: none;
    box-shadow: none !important;
  }
  .Millennials_001
    .footer_lower_bx
    .btn-primary:not(:disabled):not(.disabled):active:focus,
  .Millennials_001
    .footer_lower_bx
    .btn-primary:not(:disabled):not(.disabled):active {
    background: none;
    outline: none;
    box-shadow: none !important;
  }
  .PolicyListing .block-view {
    width: 100%;
  }
  .PolicyListing {
    overflow-y: scroll;
  }
}
.modal-content {
  text-align: left;
  width: 576px !important;
}
.modal-header {
  background-color: #003478;
  color: #fff;
  margin-left: -1px;
}
.pull-left-btn {
  background-color: #002f5d !important;
}
@media only screen and (max-width: 420px) {
  .payment_form form .btn {
    padding: 5px 10px;
    font-size: 14px;
  }
  .twoweeler_banner .carousel-caption h5 {
    font-size: 14px;
    margin: 0;
  }
}
@media only screen and (max-width: 768px) and (min-width: 250px) {
  .nildepq {
    width: 90%;
    height: auto;
    background-color: white;
    color: black;
    z-index: 2;
    text-align: center;
    display: none;
    box-shadow: #00000080 0px 11px 9px -2px;
    position: fixed;
    z-index: 1;
    background-color: rgb(0, 0, 0);
    background-color: white;
  }
  .premiumbreakuppopup {
    width: 80%;
  }
  .stepwizard .content section {
    margin-top: 0.1rem;
  }
  .modal-content {
    width: 100% !important;
  }
}
@media only screen and (max-width: 1200px) and (min-width: 768px) {
  .nildepq {
    width: 50%;
  }
}
@media only screen and (max-width: 1000px) and (min-width: 768px) {
  .modal-content {
    left: -1rem;
    width: 576px !important;
  }
}
@media only screen and (max-width: 1200px) and (min-width: 1000px) {
  .modal-content {
    left: -1rem;
    width: 576px !important;
  }
  .modal-header .close {
    margin-left: -1rem !important;
  }
}

@media only screen and (max-width: 1000px) and (min-width: 280px) {
  .Pdetail {
    margin: 10px 0;
  }
}
.unnamed-passanger-cover {
  display: none;
}
.unnamed-passanger-cover.show {
  display: block;
}
.no-of-persons-llo {
  display: none;
}
.cng-value-cover {
  display: none;
}
.geog-extn-countries {
  display: none;
}
.elec-acc-total {
  display: none;
}
.non-elec-acc-total {
  display: none;
}
.select2-container {
  width: 100% !important;
}
/*CSS ADDON*/
.panel-collapse {
  text-align: left;
  padding: 0 20px !important;
}
.panel-default {
  margin: 15px 0;
}
.panel-default {
  border: 2px solid #f5f5f5;
  border-radius: 3px;
}
.panel-default > .panel-heading {
  background-color: #fff;
  border-color: rgba(0, 0, 0, 0.12);
  color: rgba(0, 0, 0, 87);
}

.panel-default > .panel-heading {
  color: #fff;
  background-color: #003478;
  border-color: #ddd;
  border-radius: 6px;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.ICRightPanel .well {
  min-height: 0px;
  padding: 2px;
  margin: 15px 0;
  background-color: #fff;
  border: 1px solid #fff;
  border-radius: 0px;
  -webkit-box-shadow: inset 0 0px 0px;
  box-shadow: inset 0 0px 0px;
}
.block-view .links a {
  font-size: 12px;
  font-weight: 600;
}
.PolicyListing .block-view .ncbtext a.garages {
  margin: 10px 0;
  font-size: 12px;
  display: inline-block;
}
.IDVPremiumBox {
  width: 100%;
}

.list-group-item-info {
  color: #0c5460;
  background-color: transparent !important;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 0.75rem 1.25rem;
  margin-bottom: -1px;
  background-color: #fff;
  border-radius: 0 !important;
  margin-top: -11px;
  border-top: none !important;
  border: 1px solid rgba(0, 0, 0, 0.125);
  padding: 6px !important;
}

@media only screen and (max-width: 767px) {
  .PolicyListing .block-view .IC {
    width: 100%;
  }
  .PolicyListing .block-view .IDVNCB {
    width: 100%;
    border-bottom: 1px solid #ddd;
  }
  .PolicyListing .block-view .IC-Desc {
    width: 50%;
    height: 105px !important;
    border-left: 0px solid #ddd;
    border-right: 1px solid #ddd;
    padding: 0 5px;
  }
  .BuyNow {
    width: 50%;
    position: relative;
  }
  .block-view .IC,
  .IC-Desc,
  .BuyNow,
  .IDVNCB {
    float: left;
    height: auto;
  }
  .quote_tp_show {
    text-align: center;
  }
  .PolicyListing .block-view .logobox {
    width: 126px;
    text-align: center;
    margin-top: 10px;
  }
}

.popover .ng-scope {
  float: right !important;
}
.popover {
  width: 17% !important;
  margin-left: 20px;
}
@media screen and (min-device-width: 250px) and (max-device-width: 768px) {
  .popover {
    width: 85% !important;
    margin-left: 0px;
  }
  .BuyNow .btncover {
    width: 100%;
    padding: 6px 6% 0;
  }
}

.quote-buy-disable {
  pointer-events: none;
  cursor: none;
  opacity: 0.5;
}

@media screen and (min-device-width: 250px) and (max-device-width: 315px) {
  .modal-header .close {
    margin-left: 12rem !important;
    margin-top: -1.5rem !important;
  }
  .block-view .links {
    font-size: 11px;
    padding-top: 7px;
  }
}

-----------------------------------------------------------------------------------------
    /* Minification failed. Returning unminified contents.
(2080,1): run-time error CSS1035: Expected colon, found '{'
(4182,1): run-time error CSS1019: Unexpected token, found '193'
(4535,20): run-time error CSS1062: Expected semicolon or closing curly-brace, found ':'
 */ 
/* Common Css */
body {
  font-family: "Montserrat", sans-serif;
  color: #000;
  font-size: 14px;
  background: #fff;
  height: 100%;
  position: relative;
}

html,
body {
  width: 100%;
}

h1,
h2,
h3,
h4,
h6,
h7,
p {
  margin: 0px;
  padding: 0px;
}

select:focus {
  outline: none;
}

/* .red {
    color: #003478;
} */

span.msg-error {
  color: #0d8aba;
  font-size: 11px;
  margin: 5px 15px 0px;
  display: block;
}

/* Header Form CSS */
#mtr .topmenu {
  background: #f2f2f2;
  display: inline-block;
  width: 100%;
  padding: 5px 0;
}

#mtr .topmenu ul {
  margin: 0px;
  padding: 0px;
  float: right;
}

#mtr .topmenu li {
  display: inline-block;
}

#mtr .topmenu li + li {
  margin-left: 15px;
}

#mtr .topmenu li a {
  color: #000;
  font-size: 14px !important;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-right: 0px;
}

#mtr .topmenu li a:hover {
  background: #f2f2f2;
}

#mtr .header-form {
  background: #ecf0f1 none repeat scroll 0 0;
  position: relative;
  /*margin-top: 110px;*/
  margin-top: 74px;
}

.Register {
  margin-top: 30px;
}

#mtr .header-form img {
  width: 100%;
  display: block;
}

#mtr .header-form .desc h1 {
  font-size: 48px;
  line-height: 60px;
  font-weight: 600;
  color: #1e55a5;
}

#mtr .header-form .desc .subheading {
  font-size: 18px;
  font-weight: 400;
  color: #015794;
  margin: 20px 0;
}

#mtr .header-form .desc p {
  font-size: 16px;
  line-height: 32px;
  color: #000;
  padding-right: 55%;
  margin-bottom: 15px;
}

#mtr .header-form .desc {
  position: absolute;
  top: 180px;
  left: 100px;
}

span.textField.newedit {
  margin-top: 12px;
}

.form-inline.login {
  margin-top: 5px;
}

.login button.btn-primary,
#mi-modal button.btn-primary,
#ConfirmOTP button.btn-primary,
#ConfirmEmail button.btn-primary,
.Blog .btn.btn-danger.loadmore {
  /* background: #0;
    border-color: #0; */
  font-weight: 400;
  font-size: 16px;
  box-shadow: 0px 3px 0px #be4248;
  color: #fff !important;
  margin-top: 6px;
  padding: 5px 10px;
  line-height: 22px;
}

.login button.btn-primary:hover,
#ConfirmOTP button.btn-primary:hover,
#ConfirmOTP button.btn-primary:focus .login button.btn-primary:focus,
#mi-modal button.btn-primary:hover,
#mi-modal button.btn-primary:focus,
#ConfirmEmail button.btn-primary:hover {
  background: #f8525a;
  border-color: #f8525a;
  color: #fff !important;
  outline: none;
}

.login .forgot-text {
  font-size: 12px;
  margin-top: 3px;
}

.login .form-control,
#ConfirmOTP .form-control {
  box-shadow: none;
  height: 60px;
  font-size: 12px;
  border-color: #e2e2e2;
  color: #333;
  padding-top: 30px;
}

.login label,
#ConfirmOTP label {
  font-weight: 400;
}

.login button.btn-primary.marg0 {
  margin-top: 0px;
}

.login .custom-label,
#ConfirmOTP .custom-label {
  font-weight: 400;
  position: absolute;
  left: 14px;
  top: 8px;
  font-size: 12px;
  font-weight: 500;
}

.login .form-group,
#ConfirmOTP .form-group {
  position: relative;
}

.login .modal-content,
.PremiumBreakup .modal-content,
#mi-modal .modal-content,
#ConfirmOTP .modal-content,
#ConfirmEmail .modal-content,
#ErrorMessage .modal-content {
  border-radius: 0px;
  border: 0px;
}

.login .modal-header,
.PremiumBreakup .modal-header,
#mi-modal .modal-header,
#ConfirmOTP .modal-header,
#ConfirmEmail .modal-header,
#ErrorMessage .modal-header {
  background: #f8525a;
}

.login .modal-title,
.PremiumBreakup .modal-title,
#mi-modal .modal-title,
#ConfirmOTP .modal-title,
#ConfirmEmail .modal-title,
#ErrorMessage .modal-title {
  color: #fff;
}

.login .close,
.PremiumBreakup .close,
.modal-title .close,
#ConfirmOTP .close,
#ConfirmEmail .close,
#ErrorMessage .close {
  font-size: 36px;
  line-height: 24px;
  color: #fff;
  text-shadow: none;
  opacity: 1;
}

textarea.form-control {
  height: auto !important;
}

.textWrap {
  padding: 0px;
  word-wrap: break-word;
  text-overflow: ellipsis;
  white-space: normal;
  overflow: hidden;
  width: 475px;
}

#mi-modal button.btn-default {
  margin-top: 5px;
}

.PremiumBreakup button.btn-primary,
#mi-modal button.btn-default {
  background: #f3f3f3;
  border-color: #ddd;
  font-weight: 400;
  font-size: 16px;
  margin-left: 10px;
  box-shadow: 0px 3px 0px #be4248;
  color: #000 !important;
  padding: 5px 10px;
  line-height: 22px;
}

.PremiumBreakup button.btn-primary:hover,
#mi-modal button.btn-default:hover,
.login button.btn-primary:focus,
#mi-modal button.btn-default:focus {
  background: #ddd;
  border-color: #ddd;
  color: #000 !important;
  outline: none;
}

.PremiumBreakup .ICLogo {
  border: 1px solid #fff;
  background: #fff;
  height: 60px;
  line-height: 56px;
  text-align: center;
  width: 132px;
  margin-left: 15px;
}

.PremiumBreakup .Pdetail {
  margin-top: 10px;
}

p.rcExpAlert {
  text-transform: capitalize !important;
  font-size: 14px !important;
  font-weight: 400 !important;
  line-height: 25px !important;
}

#mtr .irda {
  position: absolute;
  bottom: 50px;
  right: 50px;
}

#mtr .irda span {
  padding-top: 5px;
  color: #666;
  display: inline-block;
}

#PropPremiumBreakup table tr td,
#PremiumBreakup table tr td {
  font-size: 12px;
  padding: 4px;
}

#PropPremiumBreakup table tr td strong,
#PremiumBreakup table tr td strong {
  font-weight: 600;
}

/* Navigation CSS*/
.custom-nav {
  overflow: auto;
  position: fixed;
  top: 0px;
  width: 100%;
  z-index: 1;
}

.homePagelanding .custom-nav .navbar-brand {
  height: 72px;
  padding: 15px 15px;
}

nav.navbar.navbar-default.custom-nav {
  border-color: #f2f2f2;
  background: #fff;
  margin: 0px 0 0;
  padding: 12px 0;
}

.navbar-default.custom-nav .nav.navbar-nav > .active > a,
.navbar-default.custom-nav .nav.navbar-nav > .active > a:focus,
.navbar-default.custom-nav .nav.navbar-nav > .active > a:hover {
  text-decoration: underline;
  background: #fff;
}

.navbar-default.custom-nav .navbar-nav > li > a {
  color: #000;
  font-size: 16px;
}

.navbar-default.custom-nav .navbar-nav > li > .dropdown > button {
  background: none;
  border: 1px solid #d6d6d6;
  padding: 6px 18px 6px 2px !important;
}

.navbar-default.custom-nav .navbar-nav > li > .dropdown > button > a {
  color: #000;
  font-size: 16px;
  padding: 0 15px;
}

.navbar-default.custom-nav .navbar-nav > li > .dropdown.open .dropdown-menu {
  background: #ededed;
}

.navbar-default.custom-nav .navbar-nav > li > .dropdown.open {
  position: relative;
  z-index: 9999;
  overflow: visible;
}

.navbar-default.custom-nav .navbar-nav > li > .dropdown > button {
  background: none;
  border: 1px solid #d6d6d6;
  padding: 6px 2px;
  margin: 5px 0;
}

#mtr .navbar {
  border-radius: 0px;
  overflow: visible !important;
}

.navbar-default.custom-nav .navbar-nav > li > .dropdown.open .dropdown-menu {
  background: #ffffff;
  z-index: 9999 !important;
  overflow: visible;
  position: absolute;
  top: 40px;
}

.navbar-default.custom-nav .navbar-nav > li > .dropdown > button > a,
.navbar-default.custom-nav .navbar-nav > li > .dropdown > button > a:hover {
  color: #000 !important;
  font-size: 16px;
  padding: 0px 25px 0 8px;
  text-decoration: none;
}

.navbar-default.custom-nav .navbar-nav > li > .dropdown > button {
  position: relative;
}

.navbar-default.custom-nav .navbar-nav > li > .dropdown > button > i {
  position: absolute;
  right: 7px;
  top: 11px;
}
/*.navbar-default.custom-nav .navbar-nav > li > a {
    color: #000;
    font-size: 16px;
    padding-right: 5px;
    padding-left: 12px;
}*/

.navbar-default.custom-nav .navbar-nav > li > .dropdown.open .dropdown-menu a {
  color: #000;
  font-size: 14px;
  padding: 2px 15px;
  text-decoration: none;
  width: 100%;
  float: left;
}

.navbar-default.custom-nav .navbar-nav > li > a:hover,
.navbar-default.custom-nav .navbar-nav > li > .dropdown > button > a:hover {
}

.navbar-collapse.in {
  overflow-y: auto;
  max-height: 270px;
}

a#btnResendOTP {
  margin-top: 10px;
  display: inline-block;
}

#mtr .Register .signup .gender .control-label {
  text-align: left;
  padding-top: 7px !important;
}

#mtr .Register .custom_radio {
  margin-right: 10px;
}

.Millennials_001 .LandingMenu,
.Millennials_001 .navbar-collapse.collapse {
  width: 100%;
  display: flex !important;
  justify-content: space-between;
  flex-direction: row;
  align-items: center;
  padding: 10px 0 15px 0;
}

.dsktpp_hide {
  display: none;
}

.Millennials_001 .get_quote_outer {
  display: none;
}

.homePagelanding .custom-nav .navbar-brand {
  height: 72px;
  padding: 15px 40px 15px 40px;
}

.LandingMenu .MainNav ul.nav.navbar-nav {
  margin-right: 0 !important;
}

.testmon_mob {
  display: none;
}

.Millennials_001 .testimonials .carousel .carousel-indicators {
  bottom: -100px;
}

.Millennials_001 .footer_lower .col {
  width: 20%;
  text-align: center;
}

.about_mob {
  display: none;
}

.Millennials_001 .footer_lower_mobile {
  display: none;
}

.Millennials_001 .agent_box a.btn {
  background: #000;
  border-color: #000;
  color: #fff !important;
  padding: 25px 27px;
  box-shadow: 0px 0px 0px;
  font-family: "Work Sans", sans-serif !important;
  cursor: pointer;
  margin-left: 5px;
  font-size: 30px;
  text-transform: capitalize;
  font-weight: 400;
  border-radius: 15px;
}

.Millennials_001 .advisers_pic img {
  width: 100%;
}

.Millennials_001 .advisers_r {
  margin-bottom: 85px;
}

.Millennials_001 .advisers_info h2 {
  margin: 30px 0 12px 0;
  font-size: 34px;
  color: #333333;
}

.Millennials_001 .advisers_info h4 {
  font-size: 20px;
  color: #666666;
  margin-bottom: 20px;
}

.Millennials_001 .advisers_info p {
  color: #000000;
  line-height: 32px;
  font-size: 18px;
}

.about_us_page .about_us {
  padding-top: 0 !important;
}

/*------------------------*/
/*------------------------*/

.paymeNt_form {
  border-top: 30px solid #f0f0f0;
  border-bottom: 30px solid #f0f0f0;
  padding: 55px 0;
}

.paymeNt_form form {
  width: 100%;
  padding: 0 50px;
}

.paymeNt_form form select.form-control {
  color: #888 !important;
  -moz-appearance: none;
  -moz-user-select: none;
  -webkit-appearance: none;
  -webkit-user-select: none;
  background: #fff url(../images/SelectImg.png) no-repeat scroll 98% 55%;
  box-shadow: none;
  height: 60px !important;
  font-size: 12px;
  border-color: #e2e2e2;
  color: #333 !important;
  padding-top: 30px !important;
  padding-left: 15px !important;
}

.paymeNt_form form .form-group {
  margin-bottom: 15px;
  position: relative;
}

.paymeNt_form form .form-group label {
  position: absolute;
  left: 15px;
  top: 10px;
  font-size: 12px;
  font-weight: 400;
  font-family: "Montserrat", sans-serif;
  color: #000;
}

.paymeNt_form form input {
  box-shadow: none;
  height: 60px;
  font-size: 12px;
  border-color: #e2e2e2;
  color: #333;
  padding-top: 30px;
  padding-left: 15px;
}

.paymeNt_form form .btn {
  font-weight: 400;
  font-size: 16px;
  box-shadow: 0px 3px 0px #be4248;
  color: #fff !important;
  margin-top: 6px;
  padding: 8px 16px;
  line-height: 22px;
}

.paymeNt_form form .btn:hover,
.paymeNt_form form .btn:focus {
  background: #f8525a;
  border-color: #f8525a;
  color: #fff !important;
  outline: none;
}

.paymeNt_form p {
  width: 100%;
  float: left;
  color: #686868;
  line-height: 20px;
  font-size: 14px;
  padding: 0;
}

.paymeNt_form .btn_r {
  width: 100%;
  float: left;
  text-align: right;
}

.paymeNt_form .error {
  color: #f00;
  padding-top: 5px;
  font-size: 12px;
}

.paymeNt_form .red {
  color: #f00;
}

/*------------------------*/
/*------------------------*/

/*------------------------*/
/*------------------------*/

.Millennials_001 .covid_banner .carousel-caption {
  text-align: left;
  bottom: 12vw;
}

.Millennials_001 .covid_banner .carousel-caption h5 {
  text-transform: uppercase;
  font-size: 32px;
}

.Millennials_001 .covid_banner .carousel-caption .btn {
  background: #05a59d;
  color: #fff !important;
  border: 1px solid #05a59d;
  padding: 6px 20px;
  margin: 12px 0 0 0;
  font-size: 16px;
}

.Millennials_001 .Millennials_001 .covid_banner ol.carousel-indicators {
  bottom: 0;
}

.Millennials_001 .covid_banner .carousel-control-prev,
.Millennials_001 .covid_banner .carousel-control-next {
  display: none;
}

.Millennials_001 .covid_banner .carousel-caption {
  text-align: left;
  bottom: 12vw;
  width: 50% !important;
}

.Millennials_001 .covid_mid1 {
  padding: 55px 0;
}

.Millennials_001 .covid_mid1_row p {
  width: 100%;
  float: left;
  text-align: center;
  margin: 0 0 35px 0;
}

.Millennials_001 .covid_mid1_row .covid_mid1_bx {
  box-shadow: 4px 1px 8px 2px #cccccc75;
  width: 100%;
  float: left;
  padding: 25px;
  border-radius: 6px;
  background: #fbfbfb;
  border-top: 5px solid #05a59d;
  min-height: 250px;
}

.Millennials_001 .twowhlr_mid3 .covid_mid1_bx {
  padding: 35px;
  min-height: 200px;
}

.Millennials_001 .covid_mid1_bx h3 {
  font-size: 18px;
  position: relative;
}

.Millennials_001 .covid_mid1_bx p {
  margin: 0;
  color: #686868;
  line-height: 20px;
  font-size: 15px;
  text-align: justify;
}

.Millennials_001 .feedback_form {
  border-top: 30px solid #f0f0f0;
  border-bottom: 30px solid #f0f0f0;
  padding: 55px 0;
}

.Millennials_001 .feedback_form form .form-group.check_checkform.abc {
  width: 100%;
}

.Millennials_001 .feedback_form form .form-group {
  width: 50%;
  float: left;
  padding: 0 10px;
}

.Millennials_001 .feedback_form form .form-group.txt_areaa {
  width: 100%;
}

.Millennials_001 .feedback_form form .form-group label {
  font-size: 15px;
  font-weight: 600;
  margin: 5px 0 5px 0;
}

.Millennials_001 .feedback_form form .btn {
  background: #05a59d;
  color: #fff !important;
  border: 1px solid #05a59d;
  padding: 6px 20px;
  font-size: 16px;
  margin: 5px 0 0 10px;
}

.Millennials_001 .Insurance_plan_img_bx {
  position: relative;
  width: 100%;
  height: 100%;
  float: left;
}

.Millennials_001 .Insurance_plan_bx {
  margin-bottom: 15px;
  float: left;
}

.Millennials_001 .Insurance_plan_bx h3 {
  font-size: 20px;
  font-weight: 600;
  margin: 12px 0 25px 0;
  float: left;
  width: 100%;
  position: relative;
  text-align: center;
  text-transform: capitalize;
}

.Millennials_001 .Insurance_plan_bx h3:after {
  content: "";
  width: 84px;
  position: absolute;
  margin: 0 auto;
  height: 3px;
  border-radius: 1px;
  background: #02d8cc;
  left: 0;
  right: 0;
  bottom: -12px;
  text-align: center;
}

.Millennials_001 .Insurance_plans {
  padding: 55px 0;
  float: left;
  border-bottom: 30px solid #f0f0f0;
}

.Millennials_001 .Insurance_plans_heading h1 {
  text-align: center;
  font-size: 34px;
  margin: 0 0 60px 0;
  float: left;
  width: 100%;
  position: relative;
}

.Millennials_001 .Insurance_plans_heading h1:after {
  content: "";
  width: 100px;
  position: absolute;
  margin: 0 auto;
  height: 4px;
  border-radius: 1px;
  background: #02d8cc;
  left: 0;
  right: 0;
  bottom: -20px;
}

.Millennials_001 .Insurance_plan_bx img {
  display: block;
  width: 100%;
  height: auto;
  float: left;
}

.Millennials_001 .Insurance_plan_bx .overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  transition: 0.5s ease;
  background-color: #05a59d;
}

.Millennials_001 .Insurance_plan_bx:hover .overlay {
  opacity: 1;
}

.Millennials_001 .Insurance_plan_bx .text {
  color: white;
  font-size: 15px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
  width: 100%;
  height: 100%;
  padding: 30px;
}

.Millennials_001 .main_content {
  border-bottom: 30px solid #f0f0f0;
  padding: 55px 15px;
}

.Millennials_001 .main_content_row p {
  color: #686868;
  line-height: 20px;
  font-size: 15px;
  text-align: justify;
}

.Millennials_001 .faq {
  border-bottom: 30px solid #f0f0f0;
  padding: 55px 0;
}

.Millennials_001 .faq .faq-list {
  padding: 0;
  list-style: none;
  width: 100%;
  float: left;
}

.Millennials_001 .faq .faq-list li {
  background-color: #f0f0f0;
  margin-bottom: 10px;
  border-radius: 10px;
  padding: 12px 40px;
}

.Millennials_001 .faq .faq-list a {
  display: block;
  position: relative;
  font-size: 16px;
  font-weight: 600;
  color: #333333;
  text-decoration: none;
}

.Millennials_001 .faq .faq-list p a {
  display: inline-block;
  text-decoration: underline;
  color: #02d8cc;
  font-weight: 500;
  cursor: pointer;
}

.Millennials_001 .faq .faq-list i {
  font-size: 16px;
  position: absolute;
  right: -25px;
  top: 6px;
  transition: 1s;
  color: #05a59d;
}

.Millennials_001 .faq-title {
  width: 100%;
  float: left;
}

.Millennials_001 .faq-title h2 {
  text-align: center;
  font-size: 34px;
  margin: 0 0 60px 0;
  float: left;
  width: 100%;
  position: relative;
  color: #212529;
}

.Millennials_001 .faq-title h2:after {
  content: "";
  width: 100px;
  position: absolute;
  margin: 0 auto;
  height: 4px;
  border-radius: 1px;
  background: #02d8cc;
  left: 0;
  right: 0;
  bottom: -20px;
}

.Millennials_001 .faq .faq-list p {
  padding-top: 5px;
  margin-bottom: 0px;
  font-size: 15px;
}

.Millennials_001 .twowhlr_mid6_bx ul li .txtxt h5 {
  font-size: 19px;
  margin-bottom: 4px;
}

.Millennials_001 .faq .faq-list ul {
  list-style-type: disc;
  padding: 0 0 0 25px;
}

.Millennials_001 .faq .faq-list ul li {
  padding: 0;
  margin: 5px 0 0 0;
}

.Millennials_001 .collapsed i.fas.fa-arrow-up {
}

.Millennials_001 .collapsed i.fa.fa-arrow-circle-up {
  transform: rotate(180deg);
}

.Millennials_001 .twoweeler_banner .carousel-caption {
  text-align: left;
  bottom: 12vw;
  width: 38%;
}

.Millennials_001 .twoweeler_banner .carousel-caption h5 {
  text-transform: uppercase;
  font-size: 32px;
  color: #0d8aba;
  text-shadow: none;
}

.Millennials_001 .twowhlr_mid1 {
  padding: 55px 0;
}

.Millennials_001 .twowhlr_mid1 p {
  width: 100%;
  float: left;
  text-align: center;
  margin: 0 0;
}

.Millennials_001 .twowhlr_mid1 .btn_R {
  width: 100%;
  text-align: center;
  margin: 20px 0 0 0;
}

.Millennials_001 .twowhlr_mid1 .btn_R button.btn {
  background: #05a59d;
  color: #fff !important;
  border: 1px solid #05a59d;
  padding: 6px 20px;
  font-size: 16px;
  margin: 5px 0 0 10px;
}

.Millennials_001 .twowhlr_mid2 {
  padding: 55px 0;
  border-bottom: 30px solid #f0f0f0;
}

.Millennials_001 .twowhlr_mid2 p {
  width: 100%;
  text-align: center;
}

.Millennials_001 .twowhlr_mid2 .home_issuranceeee p {
  margin: 0 0 15px 0;
}

.Millennials_001 .twowhlr_mid2 .twowhlr_mid2_row {
  margin: 0;
  padding: 0 10px;
}

.Millennials_001 .whelr_img_bx {
  padding: 35px;
}

.Millennials_001 .twowhlr_mid3 {
  border-bottom: 30px solid #f0f0f0;
}

.Millennials_001 .twowhlr_mid4 .Insurance_plans_heading h3 {
  text-align: center;
  width: 100%;
  float: left;
}

.Millennials_001 .twowhlr_mid4 .Insurance_plans_heading p {
  text-align: center;
  width: 100%;
  float: left;
  margin: 0;
}

.Millennials_001 .twowhlr_mid4 p {
  padding: 0 15px;
  width: 100%;
  float: left;
  text-align: center;
}

.Millennials_001 .twowhlr_mid5 {
  border-bottom: 30px solid #f0f0f0;
}

.Millennials_001 .twowhlr_mid5 .covid_mid1_bx {
  border: 1px solid #eaeaea;
  min-height: 175px;
  margin: 15px 0;
}

.Millennials_001 .twowhlr_mid6 {
  border-bottom: 30px solid #f0f0f0;
}

.Millennials_001 .twowhlr_mid6_bx img {
  width: 100%;
}

.Millennials_001 .twowhlr_mid6_bx ul li p {
  margin: 0 0 10px 0;
  text-align: left;
}

.Millennials_001 .twowhlr_mid6_bx ul {
  list-style-type: none;
  padding: 0;
}

.Millennials_001 .twowhlr_mid6_bx ul li {
  display: flex;
  align-items: baseline;
}

.Millennials_001 .covid_nin ul li {
  justify-content: unset;
  padding: 0 0 0 25px;
}

.Millennials_001 .twowhlr_mid6_bx ul li i {
  color: #05a59d;
  margin: 5px 5px 0 0;
}

.Millennials_001 .HomeInsurancePlans p {
  margin: 0;
  width: auto;
}

.Millennials_001 .Insurance_plans_row {
  margin: 15px 0 0 0;
  width: 100%;
  float: left;
}

.Millennials_001 .one_solution p {
  font-size: 22px;
}

.Millennials_001 .HomeInsurancePlans ul {
  width: 100%;
}

.Millennials_001 .HomeInsurancePlans ul li {
  list-style: none;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 0 5px 0;
  width: 100%;
}

.Millennials_001 .HomeInsurancePlans ul li .icon i {
  color: #05a59d;
  margin: 5px 2px 0 0;
}

.Millennials_001 .awards {
  border-bottom: 30px solid #f0f0f0;
  border-top: 30px solid #f0f0f0;
  padding: 60px 0;
}

.Millennials_001 .awards_box h1 {
  text-align: center;
  font-size: 34px;
  margin: 0 0 40px 0;
}

.Millennials_001 .awards_box ul {
  padding: 0;
  list-style-type: none;
  display: flex;
  justify-content: center;
  align-items: center;
}

.Millennials_001 .awards_box ul li {
  padding: 10px;
}

.Millennials_001 .awards_box ul li img {
  width: 100%;
  border: 5px solid #f0f0f0;
  border-radius: 0px;
}

/*------------------------*/
/*------------------------*/

.twoweeler_banner .carousel-caption {
  display: flex !important;
  align-items: baseline;
}

.twoweeler_banner .carousel-caption .icon {
  font-size: 32px;
  color: #0d8aba;
  padding: 0 8px 0 0;
}

ul.home_check_list {
  width: 100%;
  float: left;
  padding: 0;
  list-style-type: none;
  text-align: center;
  margin: 15px 0 0 0;
}

ul.home_check_list li {
  display: inline-flex;
  width: 100%;
  float: left;
  justify-content: center;
  align-items: baseline;
}

ul.home_check_list li .icon {
  width: auto;
  float: left;
  color: #05a59d;
}

ul.home_check_list li p {
  width: auto !important;
  float: left !important;
  padding: 0 0 0 7px;
}

.HomeInsurancePlans ul li {
  align-items: baseline;
}

.covid_mid1_bx h3 {
  margin: 0 0 15px 0;
}

.twowhlr_mid1_row > p {
  font-size: 19px;
  line-height: 25px;
  padding: 0 20px;
}

.Millennials_001 .coviddd_insurance .Insurance_plan_bx {
  min-height: 290px;
}

.navbar-nav > li > a {
  padding-right: 5px;
}

.LandingMenu .MainNav {
  width: 33.33%;
  float: left;
  margin: 0;
}

.LandingMenu .navbar-header {
  width: 33.33%;
  float: left;
  margin: 0;
  display: flex;
  justify-content: center;
}

.LandingMenu .navbar-nav.login {
  width: 33.33%;
  float: left !important;
  margin: 0 !important;
  display: flex !important;
  justify-content: flex-end;
}
#rs-layer#slider-10-slide-30-layer-0 {
  color: #003478;
  background-color: transparent !important;
}
#rs-layer#slider-10-slide-30-layer-0 a {
  color: #003478;
  text-decoration: none;
}

@media (max-width: 767px) {
  .Millennials_001 .footer_lower {
    display: none;
  }

  .Millennials_001 .footer_lower_mobile {
    display: block;
  }

  .footer_lower_mobile .footer_lower_bx {
    margin: 0 0 10px 0;
  }

  .footer_lower_mobile .footer_lower_bx .btn {
    background: none;
    width: 100%;
    text-align: center;
    position: relative;
    border: 0;
    border-bottom: 1px dashed #b3b3b3;
    padding: 10px 0;
    margin: 0;
    outline: none;
    box-shadow: none;
  }

  .footer_lower_mobile .footer_lower_bx .btn:before {
    content: "";
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 6px solid #a1a1a1;
    position: absolute;
    right: 10px;
    top: 15px;
  }

  .footer_lower_mobile .footer_lower_bx .collapse.in {
    margin: 10px 0;
  }

  .footer_lower_mobile .footer_lower_bx .btn:active:focus,
  .footer_lower_mobile .footer_lower_bx .btn:active:hover {
    border: 0 !important;
    border-bottom: 1px dashed #b3b3b3 !important;
    outline: none;
    box-shadow: none;
  }

  .footer_lower_mobile .footer_lower_bx ul {
    text-align: left;
  }

  .Millennials_001 .advisers_r {
    margin-bottom: 35px;
  }

  .Millennials_001 .advisers_info h2 {
    font-size: 30px;
  }

  .Millennials_001 .advisers_info h4 {
    font-size: 18px;
    margin-bottom: 15px;
  }

  .Millennials_001 .advisers_info p {
    line-height: 21px;
    font-size: 15px;
    margin-bottom: 15px;
  }

  .paymeNt_form form .form-group {
    width: 100%;
    float: left;
    padding: 0;
  }

  .paymeNt_form p {
    padding: 0;
  }

  .paymeNt_form form .btn {
    margin: 5px 10px 0 0;
  }
}

@media (min-width: 768px) {
  #mtr .navbar-nav {
    margin-top: 16px;
    margin-right: 10px;
  }

  #mtr .navbar {
    border-radius: 0px;
  }

  #mtr .custom-nav.affix-top {
    position: static;
    width: 100%;
    margin-top: 0px;
  }

  .custom-nav.affix {
    position: fixed;
    top: 0px;
    width: 100%;
    z-index: 10;
  }

  .login .modal-dialog {
    width: 350px;
    margin: 30px auto;
  }

  .PremiumBreakup .modal-dialog {
    width: 700px;
  }
}

@media (max-width: 1300px) {
  .custom-nav .navbar-brand {
    padding: 15px 0 15px 15px;
  }
}

@media (max-width: 1250px) {
  .custom-nav .navbar-brand {
    padding: 15px 0 15px 15px;
  }
}

@media (max-width: 1199px) {
  .navbar-default.custom-nav .navbar-nav > li > a,
  .navbar-default.custom-nav .navbar-nav > li > .dropdown > button > a {
    font-size: 15px;
    padding: 10px 10px;
  }

  .custom-nav .navbar-brand {
    padding: 15px 25px;
  }

  .custom-nav .navbar-brand > img {
    width: 155px;
    padding: 10px 0;
  }

  .LandingMenu button.btn.btn-primary,
  .LandingMenu a.btn.btn-primary {
    padding: 5px 20px;
  }

  .about_dsktp {
    display: none;
  }

  .about_mob {
    display: block;
  }

  .about_mob .item.carousel-item img {
    text-align: center;
    margin: 0 auto;
  }

  .about_mob .carousel-indicators {
    bottom: -50px;
  }

  .about_mob .carousel-indicators li {
    background-color: rgba(186, 186, 186, 0.96);
    border: 1px solid #999;
  }

  .about_mob .carousel-indicators .active {
    background-color: #00cecc;
  }

  .Millennials_001 .know_more {
    margin: 60px 0 0 0 !important;
  }
}

@media (max-width: 991px) {
  #Homepage .mobb_hide {
    display: none;
  }

  .Millennials_001 .get_quote_outer {
    display: block;
  }

  .Millennials_001 .get_quote_outer a.btn {
    background: #05a59d;
    color: #fff !important;
    border: 1px solid #05a59d;
    padding: 4px 12px;
    font-size: 14px;
  }

  .Millennials_001 .Insurance_outer {
    position: relative;
  }

  .Millennials_001 .get_quote_outer {
    position: absolute;
    bottom: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 10%;
    background: #00000040;
  }

  .dsktpp_hide {
    display: block;
  }

  .Millennials_001 .Insurance_content {
    display: none;
  }

  /*    .LandingMenu,
    .navbar-collapse.collapse {
        width: auto;
        display: block !important;
    }*/

  .LandingMenu,
  .navbar-collapse.collapse {
    background-color: rgb(248, 249, 250) !important;
    padding: 16px;
  }

  #mtr .navbar-nav > li {
    border-bottom: 1px solid #ebebeb;
    padding: 10px 0;
  }

  .navbar-collapse.in {
    overflow-y: auto;
    max-height: unset;
  }

  .LandingMenu button.btn.btn-primary,
  .LandingMenu a.btn.btn-primary {
    width: 300px;
    margin: 0 auto !important;
  }

  #mtr .navbar-nav {
    margin: 0;
  }

  .testmon_dsktp {
    display: none;
  }

  .testmon_mob {
    display: block;
  }

  .Millennials_001 .testimonials .carousel {
    padding: 0 15px !important;
  }
}

@media (max-width: 767px) {
  /*    .navbar-collapse.collapse {
        display: none !important;
    }

    .navbar-collapse.in {
        display: block !important;
    }

    #mtr .navbar-collapse.in .mobhide {
        display: block;
    }

    .Millennials_001 .footer {
        text-align: center;
    }*/

  .Millennials_001 .footer_upper {
    justify-content: center !important;
    align-items: center !important;
  }

  .Millennials_001 .footer_upper h4 {
    text-align: center;
  }

  .Millennials_001 .get_quote_outer {
    height: 15%;
  }
}

.Millennials_001 .copyright1 p {
  padding: 0 2rem;
}

.logMob,
.MobNav {
  display: none;
}

/* Benefits CSS */
#mtr .benefits {
  display: block;
  background: #fff;
  padding: 126px 0;
  text-align: center;
  border-bottom: 1px solid #dbdfe0;
}

#mtr .benefits h2 {
  font-size: 36px;
  font-weight: 600;
  text-transform: uppercase;
  color: #1e55a5;
  margin-bottom: 15px;
}

#mtr .benefits .subheading {
  font-size: 16px;
  font-weight: 400;
  color: #666666;
  margin-bottom: 30px;
}

#mtr .benefits h3 {
  font-size: 18px;
  font-weight: 400;
  color: #000;
  padding: 15px 0 0;
  margin-bottom: 0px;
}

#mtr .benefits .icon {
  border-radius: 50%;
  height: 155px;
  line-height: 155px;
  vertical-align: middle;
  width: 155px;
  margin: 10px auto;
}

#mtr .benefits .benefit-col {
  margin: 80px 0 0;
}

/* About Us CSS */
#mtr .AboutUs {
  background: #1e55a5 none repeat scroll 0 0;
  position: relative;
  display: block;
  padding: 126px 0;
}
/*#mtr .AboutUs img{ width:100%;}*/
#mtr .AboutUs .desc h1 {
  font-size: 48px;
  line-height: 60px;
  font-weight: 600;
  color: #fff;
  margin-bottom: 30px;
}

#mtr .AboutUs .ProfileName {
  font-size: 24px;
  line-height: 40px;
  font-weight: 600;
  color: #fff;
  margin-bottom: 5px;
}

#mtr .AboutUs .Designation {
  font-size: 16px;
  line-height: 24px;
  color: #fff;
}

#mtr .AboutUs .desc p {
  font-size: 16px;
  line-height: 32px;
  color: #fff;
  margin-bottom: 15px;
  text-align: justify;
}

.column {
  -webkit-column-count: 2; /* Chrome, Safari, Opera */
  -moz-column-count: 2; /* Firefox */
  column-count: 2;
  -webkit-column-gap: 40px; /* Chrome, Safari, Opera */
  -moz-column-gap: 40px; /* Firefox */
  column-gap: 40px;
}

#mtr .AboutUs .desc {
  display: block;
}

#mtr .AboutUs img.thumb {
  width: 240px;
  height: 240px;
  border-radius: 50%;
  border: 5px solid #fff;
  margin-bottom: 10px;
  box-shadow: 0px 0px 14px #333;
}

#mtr .AboutUs hr {
  margin-top: 40px;
  margin-bottom: 50px;
  border-top: 1px solid #3473d0;
}

/* Car */
#mtr .car {
  display: block;
  background: #fff;
  padding: 126px 0;
  text-align: center;
  border-bottom: 1px solid #dbdfe0;
}

#mtr .car h2 {
  font-size: 36px;
  font-weight: 600;
  text-transform: uppercase;
  color: #1e55a5;
  margin-bottom: 15px;
}

#mtr .car .subheading {
  font-size: 16px;
  font-weight: 400;
  color: #666666;
  margin-bottom: 30px;
}

#mtr .car .icon {
  border-radius: 50%;
  height: 155px;
  line-height: 155px;
  vertical-align: middle;
  width: 155px;
  margin: 10px auto;
}

#mtr .car p {
  font-size: 18px;
  color: #000;
  padding: 0 20%;
  line-height: 36px;
  margin-bottom: 15px;
}

#mtr .listing {
  text-align: left;
  margin: 0%;
  padding: 0px 20%;
}

#mtr .listing span {
  font-size: 18px;
  display: inline-block;
  width: 100%;
  font-weight: 600;
  color: #000;
  margin-bottom: 30px;
}

#mtr .listing li {
  font-size: 16px;
  color: #000;
  padding: 0%;
  line-height: 24px;
  margin-bottom: 15px;
  list-style: inside;
}

/* Sign Up */
#mtr .signup {
  display: block;
  background: #fff;
  padding: 30px 0px 30px 60px;
}

#mtr .signup {
  display: block;
  background: #fff;
  border-bottom: 1px solid #dbdfe0;
  margin-top: 40px;
}

#mtr .signup h1 {
  font-size: 24px;
  font-weight: 600;
  color: #000;
  margin-bottom: 30px;
  text-align: left;
}

#mtr .signup .subheading {
  font-size: 16px;
  font-weight: 500;
  color: #000;
  margin: 0 0 15px 0;
  background: #efefef;
  padding: 15px;
}

#mtr .signup .icon {
  border-radius: 50%;
  height: 155px;
  line-height: 155px;
  vertical-align: middle;
  width: 155px;
  margin: 10px auto;
}

#mtr .signup p {
  font-size: 18px;
  color: #000;
  padding: 0 20%;
  line-height: 36px;
  margin-bottom: 15px;
}

#mtr .signup button.btn-primary,
#mtr .signup input.btn-primary,
.btn.btn-primary.founders {
  background: #003478;
  border-color: #003478;
  font-weight: 400;
  font-size: 16px;
  box-shadow: 0px 3px 0px #0057c9;
  color: #fff !important;
  margin-top: 6px;
  padding: 8px 16px;
  line-height: 22px;
}

#mtr .signup button.btn-primary.btn-primary:hover,
.login button.btn-primary:focus,
#mtr .signup input.btn-primary.btn-primary:hover,
.btn.btn-primary.founders:hover,
.btn.btn-primary.founders:focus {
  background: #003478;
  border-color: #003478;
  color: #fff !important;
  outline: none;
}

#mtr .signup .form-control {
  box-shadow: none;
  height: 60px;
  font-size: 12px;
  border-color: #e2e2e2;
  color: #333;
  padding-top: 30px;
}

#mtr .signup .control-label {
  font-weight: 400;
}

#mtr .signup input[type="file"] {
  padding-top: 30px;
  width: 100%;
  padding-bottom: 8px;
}

#mtr .signup label {
  font-weight: 400;
}

.custom-radio label.radiolbl {
  margin-right: 10px;
}

#mtr .signup .gender .control-label {
  text-align: left;
  padding-top: 0px !important;
}

#mtr .signup .gender {
  padding-top: 15px;
  padding-bottom: 15px;
}

input[type="file"] {
  color: #666;
  opacity: 1;
}

#mtr .signup .Customfile {
  position: relative;
}

#mtr .signup .Customfile .fileval {
  text-indent: 0px;
  pointer-events: none;
}

.Customfile .fileclear {
  display: none;
  position: absolute;
  top: 36%;
  right: 30px;
}

.Customfile .form-control {
  padding-top: 0px !important;
}

.Customfile .custom-label {
  padding: 8px 0px 30px;
  width: 86%;
  top: 0px !important;
}

#mtr .signup .Customfile .filebutton {
  cursor: pointer;
  display: block;
  background-color: #1e55a5;
  height: 42px;
  color: #fff;
  position: absolute;
  right: 23px;
  top: 8px;
  line-height: 42px;
  text-align: center;
  -webkit-transition: 500ms all;
  -moz-transition: 500ms all;
  transition: 500ms all;
  padding: 0 10px;
  border-radius: 4px;
}

#mtr .signup .Customfile .filebutton:hover {
  background-color: #1d519c;
}

#mtr .signup select.form-control {
  color: #888 !important;
  -moz-appearance: none;
  -moz-user-select: none;
  -webkit-appearance: none;
  -webkit-user-select: none;
  background: #fff url(../Content/images/SelectImg.png) no-repeat scroll 98% 55%;
}

#mtr .signup .reset {
  margin-left: 5px;
}

#mtr .signup .btnbdr {
  padding-top: 15px;
  border-top: 1px solid #ddd;
  margin-top: 15px;
}

#mtr .signup .custom-label {
  font-weight: 400;
  position: absolute;
  left: 28px;
  top: 10px;
  font-size: 12px;
  font-weight: 500;
}

#mtr .signup .file.form-control {
  height: 60px;
  padding-top: 0px;
}

span.mandatory {
  padding-bottom: 15px;
  display: inline-block;
}

/* Call Us Icon */

.callus,
.regCall {
  color: #fff;
  position: fixed;
  bottom: 20%;
  right: 2%;
  text-align: center;
  padding: 22px;
  border-radius: 4px;
}

.callus .Callicon,
.regCall .Callicon {
  margin-bottom: 10px;
}

.callus p,
.regCall p {
  font-size: 16px;
  line-height: 20px;
  font-weight: 300;
}

.callus p.bold,
.regCall p.bold {
  font-weight: 500;
}

i.fa.fa-caret-down.aDown {
  position: absolute;
  bottom: -20px;
  font-size: xx-large;
}

.fixed_button {
  position: absolute !important;
  bottom: 10% !important;
}

.fixed_buttonReg {
  position: absolute !important;
  bottom: -50% !important;
}

/*#mtr [type="radio"]:checked,
#mtr [type="radio"]:not(:checked) { position: absolute; left: -9999px;}
#mtr input[type=radio] { margin: 11px 5px 0;}

#mtr [type="radio"]:checked + label,
#mtr [type="radio"]:not(:checked) + label{
position: relative; padding-left:36px; cursor: pointer; line-height: 24px; display: inline-block; color: #666; margin-right:20px; margin-top: 6px;}

#mtr [type="radio"]:checked + label:before,
#mtr [type="radio"]:not(:checked) + label:before {
    content: ''; position: absolute; left: 0; top: 0; width: 24px; height: 24px; border: 1px solid #ddd; border-radius: 100%; background: #fff;}
    
#mtr [type="radio"]:checked + label:after,
#mtr [type="radio"]:not(:checked) + label:after {
content: ''; width: 16px; height: 16px; background: #0; position: absolute; top: 4px; left: 4px; border-radius: 100%; -webkit-transition: all 0.2s ease; transition: all 0.2s ease;}

#mtr [type="radio"]:not(:checked) + label:after {
    opacity: 0; -webkit-transform: scale(0); transform: scale(0);}
#mtr [type="radio"]:checked + label:after {opacity: 1; -webkit-transform: scale(1); transform: scale(1);}
*/

.POSApproval {
  margin: 50px 0;
}

.POSApprovalTable {
  margin-top: 30px;
}

#mtr .POSApproval .form-control {
  box-shadow: none;
  height: 60px;
  font-size: 12px;
  border-color: #e2e2e2;
  color: #333;
  padding-top: 30px;
}

#mtr .POSApproval .control-label {
  font-weight: 400;
}

#mtr .POSApproval label {
  font-weight: 400;
}

#mtr .POSApproval .custom-label {
  font-weight: 400;
  position: absolute;
  left: 28px;
  top: 10px;
  font-size: 12px;
  font-weight: 500;
}

#mtr .POSApprovalTable .btn.download,
#mtr .POSApprovalTable .btn.approve {
  font-size: 12px;
}

#mtr .POSApprovalTable .btn.download {
  background: #ddd;
  border-color: #ddd;
  font-weight: 400;
  box-shadow: 0px 3px 0px #adacac;
}

#mtr .POSApprovalTable .btn.download:hover,
#mtr .POSApprovalTable .btn.download:focus {
  background: #ccc;
  border-color: #ccc;
  outline: none;
}

#mtr .POSApprovalTable .btn.approve {
  font-weight: 400;
  box-shadow: 0px 3px 0px #be4248;
  color: #fff !important;
}

#mtr .POSApprovalTable .btn.approve:hover,
#mtr .POSApprovalTable .btn.approve:focus {
  background: #f8525a;
  border-color: #f8525a;
  color: #fff !important;
  outline: none;
}

#mtr .header-form .navbar-nav {
  margin-top: 0px;
}

/* Left Bar */

#mtr .nav-side-menu {
  background-color: #1e55a5;
  position: absolute;
  top: 0px;
  left: 0px;
  clear: both;
  width: 100%;
  color: #e1ffff;
}

#mtr .nav-side-menu ul,
.nav-side-menu li {
  list-style: none;
  padding: 15px;
  margin: 0px;
  line-height: 70px;
  cursor: pointer;
}
.arrow:before {
  font-family: FontAwesome;
  content: "\f053";
  display: inline-block;
  padding-left: 10px;
  padding-right: 10px;
  vertical-align: middle;
  float: right;
}

#mtr .nav-side-menu ul :not(collapsed) .arrow:before,
.nav-side-menu li :not(collapsed) .arrow:before {
  font-family: FontAwesome;
  content: "\f078";
  display: inline-block;
  padding-left: 10px;
  padding-right: 10px;
  vertical-align: middle;
  float: right;
}

#mtr .nav-side-menu ul .active,
.nav-side-menu li .active {
  background-color: #1e55a5;
}

#mtr .nav-side-menu ul .sub-menu li.active,
.nav-side-menu li .sub-menu li.active {
  color: #d19b3d;
}

#mtr .nav-side-menu ul .sub-menu li.active a {
  color: #d19b3d;
}

#mtr .nav-side-menu ul .sub-menu li:before,
.nav-side-menu li .sub-menu li:before {
  font-family: FontAwesome;
  content: "\f105";
  display: inline-block;
  padding-left: 10px;
  padding-right: 10px;
  vertical-align: middle;
}

#mtr .nav-side-menu li {
  padding-left: 0px;
  border-bottom: 1px solid #2761b5;
  text-decoration: none;
  color: #e1ffff;
  font-size: larger;
}

#mtr .nav-side-menu li i {
  padding-left: 15px;
  width: 20px;
  padding-right: 55px;
  font-size: xx-large;
  position: relative;
  top: 4px;
}

#mtr .nav-side-menu li:hover {
  background-color: #2761b5;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -o-transition: all 1s ease;
  -ms-transition: all 1s ease;
  transition: all 1s ease;
  cursor: default;
}

/* Go to Top */

#back-to-top.show {
  opacity: 1;
  transform: scale(1);
  transition: 300ms;
}

#back-to-top {
  position: fixed;
  bottom: 40px;
  right: 40px;
  z-index: 9999;
  width: 50px;
  height: 50px;
  text-align: center;
  line-height: 44px;
  background: linear-gradient(to right, #40b260 0%, #37b995 100%);
  color: #fff;
  cursor: pointer;
  border: 0;
  border-radius: 50%;
  text-decoration: none;
  transition: opacity 0.2s ease-out;
  opacity: 0;
  font-size: 24px;
  transform: scale(0);
  -webkit-transition: all 200ms ease-in;
  -ms-transition: all 200ms ease-in;
  -moz-transition: all 200ms ease-in;
  -o-transition: all 200ms ease-in;
  transition: all 200ms ease-in;
}

/* Footer CSS */
/*#mtr .footer {
    background: #333333;
    display: block;
    padding: 40px 0 0;
}

#mtr .footer ul {
list-style: none;
margin: 0px;
padding: 0px;
}

#mtr .footer ul li {
font-size: 14px;
color: #fff;
line-height: 28px;
}

#mtr .footer ul li a {
    color: #fff;
}

#mtr .footer .footer-col {
width: 20%;
}

#mtr .footer .Social {
padding-top: 20px;
}

#mtr .footer .SocialIcon {
background: #fff;
border-radius: 50%;
display: inline-block;
text-align: center;
margin: 10px 0 0 5px;
transform: translateZ(0px);
transition-duration: 0.3s;
}

#mtr .footer .SocialIcon:hover {
background: #fff;
}

#mtr .footer .SocialIcon i {
color: #000;
font-size: 18px;
line-height: 40px;
width: 40px;
}

#mtr .footer .SocialIcon i:hover {
    color: #0;
}

#mtr .footer .help {
display: inline-block;
line-height: 20px;
padding-top: 25px;
}

#mtr .footer .help img {
float: left;
margin-right: 10px;
padding-top: 0px;
}

#mtr .footer .helptext {
color: #999;
}

#mtr .footer2 {
background: #3d3c3c;
padding: 15px 0;
margin-top: 40px;
}

#mtr .footer2 span {
font-size: 12px;
color: #999;
}

#mtr .footer2 span a {
color: #999;
}

#mtr .footer2 .IRDADetail {
font-size: 12px;
line-height: 24px;
border-top: 1px solid #555555;
padding: 15px 0;
color: #999;
margin-top: 15px;
}*/

#mtr .irdaPayment .irdaF {
  display: inline-block;
}

#mtr .irdaPayment span {
  font-size: 12px;
  color: #999;
  display: inline-block;
  width: 100%;
}

/*developer code for validation messages style 'deepak singh'*/
.has-error .help-block,
.has-error .control-label {
  color: #b94a48;
}

.has-error .form-control {
  border-color: #b94a48;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-error .form-control:focus {
}

.error {
  color: #f00;
  /*background-color: #f2dede;*/

  font-weight: 500;
}

.required_group label.error {
  display: none !important;
}

.required_group_message label.error {
  top: -82px !important;
  position: relative !important;
  left: 167px;
}

/* Step WIzard */

/*.stepwizard { padding-top: 60px;}*/
.stepwizard .content section {
  padding: 10px;
  margin-bottom: 20px;
  min-height: 750px;
}

/* Demo stuff */

.stepwizard .nav .active {
  text-decoration: none;
}

.sidebar .nav.nav-list.affix {
  background: #003478;
  z-index: 9;
  height: 700px;
  width: 20%;
  padding: 20px 0 2%;
}

.nav > li > a:focus,
.nav > li > a:hover {
  text-decoration: none;
  background-color: #1e55a5;
  color: #fff;
}

/* .sidebar .nav > li > a {
    color: #fff;
} */

.sidebar .nav li a span {
  font-size: 18px;
  font-weight: 500;
  width: 50px;
  height: 50px;
  align-items: center;
  justify-content: center;
  display: inline-flex;
  border-radius: 50%;
  line-height: 50px;
  margin-bottom: 7px;
}

ul.nav.nav-list.affix:before {
  border-left: 1px solid #6581a9;
  height: 380px;
  position: absolute;
  left: 50%;
  z-index: 0;
  content: "";
  top: 12%;
}

/* .stepwizard .nav .active a span {
    border: 2px solid #0;
    color: #0;
} */

/* .stepwizard .nav .active a p {
    color: #0;
    text-decoration: none;
} */

.stepwizard h2 {
  padding-top: 0;
  padding-bottom: 10px;
  margin-top: 0;
  margin-top: 0;
}

.stepwizard img {
  max-width: 100%;
  padding-bottom: 20px;
}

.stepwizard p {
  text-transform: uppercase;
  font-weight: 100;
}
.stepwizard .plannane {
  text-align: center;
  padding-bottom: 20px !important;
}
.btn-danger {
  background-color: transparent !important;
  color: #000 !important;
  border: 1px solid #000 !important;
}
.btn-danger:hover {
  background-color: #003478 !important;
  color: #fff !important;
  border: 1px solid #e2e2e2 !important;
}
.btn-success {
  background-color: #003478 !important;
  color: #fff;
  /* border: 1px solid #000!important; */
}
.btn-success:hover {
  /* background-color: #003478!important; */
  color: #fff !important;
  border: 0px solid #e2e2e2 !important;
}
.stepwizard .edittext {
  display: inline-block;
  font-size: 16px;
}

.stepwizard .edittext .number {
  color: #000;
}

.stepwizard .edittext .plan {
  font-weight: 400;
  color: #999;
}

.stepwizard .textField .edit {
  font-size: 14px;
  border-radius: 4px;
  float: right;
  background: #fff;
  border: 1px solid #ab9d9d;
  padding: 2px 6px;
  color: #2d3e50;
  margin-left: 10px;
  text-decoration: none;
  font-weight: 600;
}

.sidebar .nav > li {
  position: relative;
  display: block;
  text-align: center;

  margin-bottom: 35px;
}

.stepwizard .Wizardicon {
  background: #003478;
  padding-top: 32px;
  margin: 15px auto;
  width: 85px;
  height: 85px;
  border-radius: 50%;

  text-align: center;
  font-size: 20px;

  line-height: 1.5;
}
.sidebar .nav > li {
  background: #003478;
}

/*.stepwizard .Wizardicon {
    background: #1e55a5;
    padding-top: 32px;
    margin: 15px auto;
    width: 110px;
    height: 110px;
    border-radius: 50%;
    color: #0;
    text-align: center;
    font-size:16px;
    border: 3px solid #0;
    line-height: 18px;
}*/

.stepwizard .Wizardicon i {
  display: block;
}

/*.stepwizard .Wizardicon i {
        display: block;
        margin: 0 0 7px 0;
    }*/

.custom-radio .control-label {
  text-align: left;
  margin-bottom: 7px;
  font-weight: 500 !important;
}

#mtr .stepwizard h1 {
  margin-bottom: 15px !important;
  padding-bottom: 15px;
  border-bottom: 1px solid #eee;
}

#mtr .stepwizard .StepNo {
  color: #fff;

  margin-right: 10px;
  font-size: 18px;
  border-radius: 50%;
  display: inline-block;
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 40px;
}

.content {
  position: relative;
}

span.textField.newedit {
  margin-top: 12px;
}

.content section {
  width: 100%;
}

.ICRightPanel.panel-group {
  margin-bottom: 20px;
  position: relative;
  z-index: 9;
}

.ICRightPanel img {
  padding-bottom: 10px !important;
}

.ICRightPanel span {
  margin-bottom: 5px !important;
  font-size: 12px !important;
  text-transform: capitalize;
  line-height: 24px !important;
}

.ICRightPanel h2 {
  color: #000;
  font-size: 16px;
  font-weight: 600;
  display: block;
  background: #ecf0f1;
  padding: 15px;
}

/* .ICRightPanel .well {
    min-height: 0px;
    padding: 15px;
    margin-bottom: 0px;
    background-color: #fff;
    border: 1px solid #fff;
    border-radius: 0px;
    -webkit-box-shadow: inset 0 0px 0px;
    box-shadow: inset 0 0px 0px;
} */

.ICRightPanel .value {
  color: #666;
  margin-left: 2px;
}

.ICRightPanel .label {
  color: #000;
  padding: 0px;
  font-weight: 500;
}

.ICRightPanel.panel-group .panel {
  border-radius: 0px !important;
}

.ICRightPanel .ThreeHide {
  display: none;
}

/* Quotation */

.PolicyListing {
  display: block;
  width: 100%;
  margin: 15px 0;
}

.PolicyListing .block-view {
  background: #ffffff;
  border: 1px solid #ddd;
  display: inline-block;
  margin-bottom: 5px;
  transform: translateZ(0px);
  transition-duration: 0.9s;
  width: 100%;
  height: 100%;
}

.block-view .IC,
.IC-Desc,
.BuyNow,
.IDVNCB {
  float: left;
  height: 120px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  -webkit-box-align: center;
  -moz-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.block-view .BuyNow .btn-lg {
  background: #1e55a5 none repeat scroll 0 0;
  display: block;
  margin-right: 0;
  box-shadow: 0px 3px 0px #153a70;
  padding: 0;
  width: 100%;
  border-radius: 4px;
}

.block-view .BuyNow .btn-lg:hover {
  background: #124ea5;
  border-color: #124ea5;
}

.PolicyListing .block-view .IC {
  width: 40%;
}

.PolicyListing .block-view .IDVNCB {
  width: 50%;
}

.PolicyListing .block-view .IC img {
  width: auto;
  padding: 0px;
}

.PolicyListing .block-view .IC-Desc {
  width: 30%;
  border-left: 1px solid #ddd;
  border-right: 1px solid #ddd;
  padding: 0 1%;
  overflow: auto;
}

.BuyNow {
  width: 30%;
  position: relative;
}

.BuyNow .btncover {
  width: 100%;
  padding: 0px 18% 0;
}

.PolicyListing .block-view .logobox {
  width: 50%;
  text-align: center;
}

.PolicyListing .block-view .ncbtext,
.addons,
.links {
  float: left;
}

.PolicyListing .block-view .ncbtext a.garages {
  margin: 0px 0;
  display: inline-block;
}

.PolicyListing .block-view .addons {
  padding: 0px;
}

.PolicyListing .block-view .ncbtext,
.links {
  width: 90%;
}

.PolicyListing .block-view .addons {
  padding-top: 5px;
  padding-bottom: 5px;
  position: relative;
  width: 100%;
}

.addsDetail .mobview {
  display: none;
}

.PolicyListing .block-view .details,
.ICName {
  display: none;
}

.PolicyListing .block-view .name {
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 800;
}

.PolicyListing .block-view .planname {
  font-size: 12px;
  font-weight: 300;
}

.block-view .addons p {
  display: block;
  width: 100%;
  font-size: 12px;
  line-height: 18px;
}

.block-view .morelink {
  font-size: 13px;
  position: absolute;
  right: 4%;
  top: 72%;
  width: 100%;
  text-align: right;
}

.block-view .morelink a {
  color: #2980b9;
  text-decoration: none;
}

.morelink .detailbtn {
  margin-left: 14%;
  color: #1f396d !important;
}

.block-view .buynow-btn {
  background: none;
  border: 0 none;
  padding: 0px;
  color: #ffffff;
  transform: translateZ(0px);
  transition-duration: 0.3s;
}

.block-view .buynow-btn:hover {
  background: none;
  border-color: inherit;
}

.block-view .buynow-btn:active:focus,
.block-view .buynow-btn:active:hover {
  background: none;
  border-color: inherit;
  color: #fff;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.block-view .buynow-btn span {
  display: block;
}

.block-view .buynow-btn span.price {
  font-size: 24px;
  font-weight: 500;
  line-height: 30px;
}

.block-view .buynow-btn span.buytext {
  font-size: 12px;
  text-transform: uppercase;
  text-align: right;
}

.block-view .links {
  font-size: 13px;
}

.block-view .links a {
  color: #2980b9;
}

.block-view .links > p {
  margin: 10px 0;
  font-size: 12px !important;
  margin: 0px !important;
  line-height: 1.5 !important;
  text-transform: capitalize;
  text-align: center;
  font-weight: 400 !important;
}

.block-view .ncbtext {
  font-size: 13px;
  padding: 0 3%;
}

.block-view .webrupee {
  font-style: normal;
  font-weight: 100 !important;
}

.block-view .ncbtext .labelbox {
  position: relative;
  padding: 0px 0;
  margin-top: 5px;
}

.block-view .ncbtext .labelbox::before {
  border-bottom: 1px solid rgba(49, 68, 81, 0.2);
  content: "";
  height: 1px;
  left: 0%;
  position: absolute;
  right: 0;
  top: 50%;
  z-index: 0;
}

.block-view .ncbtext .labelbox .value {
  background: #ffffff none repeat scroll 0 0;
  padding-left: 10px;
  position: absolute;
  right: 0;
}

.block-view .ncbtext .labelbox .labeltext {
  background: #ffffff none repeat scroll 0 0;
  padding-right: 10px;
  position: relative;
  z-index: 1;
}

.block-view .addsDetail {
  width: 70%;
  padding-left: 3%;
}

.block-view .addsDetail .labelbox {
  position: relative;
  padding: 0px 0;
  line-height: 22px;
  font-size: 12px;
}

.block-view .addsDetail .labelbox::before {
  border-bottom: 1px solid rgba(49, 68, 81, 0.2);
  content: "";
  height: 1px;
  left: 0%;
  position: absolute;
  right: 0;
  top: 50%;
  z-index: 0;
}

.block-view .addsDetail .labelbox .value {
  background: #ffffff none repeat scroll 0 0;
  padding-left: 10px;
  position: absolute;
  right: 0;
}

.block-view .addsDetail .labelbox .labeltext {
  background: #ffffff none repeat scroll 0 0;
  padding-right: 10px;
  position: relative;
  z-index: 1;
}

.PolicyListing .block-view .ICDetails .well {
  background-color: #fff;
  border: 0px;
  border-top: 1px solid #ddd;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  box-shadow: inherit;
  margin: 0px;
  padding: 15px 15px 0;
}

.ICDetails .list-group-item {
  border-left: 0px;
  border-right: 0px;
  border-bottom: 0px;
}

.well.viewdetails ul {
  list-style: none;
  margin: 0px;
  padding: 0px;
}

.well.viewdetails ul li {
  font-size: 13px;
  font-weight: 400;
  padding: 10px !important;
}

.well.viewdetails li.list-group-item:first-child {
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border: 0 none;
  background: #ecf0f1;
  color: #1f396d;
}

.well.viewdetails li.list-group-item:last-child {
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
}

.list-group i.fa.fa-chevron-circle-right {
  margin-right: 5px;
}

/*.popover {
    width: 100% !important;
}

.popover-content .addsDetail {
    width: 100%;
}

    .popover-content .addsDetail .labelbox {
        position: relative;
        padding: 0px 0;
        line-height: 18px;
        font-size: 12px;
    }

        .popover-content .addsDetail .labelbox::before {
            border-bottom: 1px solid rgba(49, 68, 81, 0.2);
            content: "";
            height: 1px;
            left: 0%;
            position: absolute;
            right: 0;
            top: 50%;
            z-index: 0;
        }

        .popover-content .addsDetail .labelbox .value {
            background: #ffffff none repeat scroll 0 0;
            padding-left: 10px;
            position: absolute;
            right: 0;
        }

        .popover-content .addsDetail .labelbox .labeltext {
            background: #ffffff none repeat scroll 0 0;
            padding-right: 10px;
            position: relative;
            z-index: 1;
        }
*/
.PolicyListing .block-view .Tenhgt {
  height: 125px !important;
}

/* Proposer Detail */
.ProposerDetail .rcExpAlert {
  font-size: 14px !important;
  text-transform: capitalize;
  font-weight: 400;
}

.PaymentPreview .textvalue {
  color: #666;
}

.PaymentPreview .textlabel {
  padding: 0px;
}

.PaymentPreview .textvalue {
  padding: 0px;
  white-space: normal;
  word-break: break-word;
}

.PaymentPreview .table > tbody > tr > td,
.PaymentPreview .table > tbody > tr > th,
.PaymentPreview .table > tfoot > tr > td,
.PaymentPreview .table > tfoot > tr > th,
.PaymentPreview .table > thead > tr > td,
.PaymentPreview .table > thead > tr > th {
  padding: 8px 10px;
}

/*developer code for validation messages style 'deepak singh'*/
.has-error .help-block,
.has-error .control-label {
  color: #b94a48;
}

.has-error .form-control {
  border-color: #b94a48;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-error .form-control:focus {
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px transparent;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px transparent;
}

.error {
  color: #f44336;
  border-color: #006eff !important;
  padding-top: 5px;
  font-size: 12px;
}

.required_group label.error {
  display: none !important;
}

.required_group_message label.error {
  position: relative !important;
  left: 336px;
}

.invalid_user {
  color: red;
  text-align: center;
}

#spanOtpError {
  color: red;
  text-align: center;
}

.WelcomeUser {
  padding: 15px;
}

.fileclear {
  display: none;
}

.custom_radio span.error {
  border: 1px solid #f00;
  border-radius: 4px;
  display: block;
  color: #666;
}

.modal-dialog .spn_message,
.modal-dialog .success_message {
  color: #f8525a;
  font-size: 13px;
}
/* 1 Nov 2017*/

.radioError {
  position: relative;
  line-height: 7px;
}

.radioError label.error {
  position: absolute;
  top: 25px;
  left: 15px;
}

#loading-image {
  width: 5%;
}

.ui-widget.ui-widget-content.ui-autocomplete {
  height: 200px;
  overflow: scroll;
  overflow-x: hidden;
}

.responseNav {
  min-height: 500px;
  margin: 30px auto;
  width: 600px;
}

.responseNav .panel-heading {
  font-size: 24px;
  font-weight: 600;
  text-align: center;
  color: #1f55a5;
}

.btn-success.green-btn {
  color: #fff;
}

.TransitionSummary .btn-success.green-btn:hover,
.TransitionSummary .btn-success.green-btn:focus {
  background: #f8525a;
  border-color: #f8525a;
  color: #fff !important;
  outline: none;
}
.green-btn {
  background-color: #003478 !important;
}
.AddOnsLabel label {
  font-weight: 500 !important;
  font-size: 12px;
}

.responseNav {
  margin-top: 128px;
}

.sidebar {
  padding-top: 0px;
}

/* My Account */
.Wizardicon .AccountTxt {
  font-size: 15px;
}

.MyAccount .CustomTable tr th,
.leadDetail tr td:last-child,
.MyAccount .CustomTable tr td {
  text-align: center;
}

.MyAccount ul.nav.nav-list.affix:before {
  display: none;
}

.MyAccount .sidebar .nav.nav-list.affix {
  height: 100vh;
}

.MyAccount .WelcomeTxt {
  height: 82vh;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  -webkit-box-align: center;
  -moz-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

/*Forward Proposal*/
.sidebar .ForwardProposal.nav.nav-list.affix {
  height: 100vh !important;
}
/*OD and TP Policy date*/
span.value.Policy {
  display: block;
  margin-left: 0px;
}

ul.MyAccount li a {
  font-size: 20px;
}

.MyAccount span.textField.newedit {
  margin-top: 0px;
}

.MyProfileTable.table td {
  width: 50%;
}

.MyAccount .signup {
  border-bottom: 0px !important;
}

.table-data.table-responsive.CustomTable {
  height: 557px;
}

.Brokerage.table.table-bordered.table-striped {
  font-size: 14px;
  font-family: "Montserrat", sans-serif;
}

.Brokerage.table.table-bordered.table-striped {
  font-weight: 600;
}

.PolicyListing .labelbox.PolicyTenure {
  display: inline-block;
  width: 100%;
  border-top: 1px solid #ddd;
  padding: 0.2rem 1rem;
}

.LoginOTP {
  margin-bottom: 15px;
  text-align: left;
  font-size: 12px;
}

#mtr .signup.PaymentPreview.CAR {
  border-bottom: 0px !important;
}

#AboutMillenials .carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}

@media screen and (min-width: 768px) {
  #AboutMillenials .carousel-indicators {
    bottom: -4px;
  }
}

#AboutMillenials .carousel-indicators {
  position: absolute;
  z-index: 15;
  width: 100%;
  padding-left: 0;
  margin-left: -50%;
  text-align: center;
  list-style: none;
  top: 105%;
}

#AboutMillenials .carousel-control.left,
#AboutMillenials .carousel-control.right {
  background-image: none;
}

#AboutMillenials .carousel-control.right {
  right: -100px;
}

#AboutMillenials .carousel-control.left {
  left: -100px;
}

#AboutMillenials .carousel-control {
  width: 10% !important;
}

.RTOBox {
  position: relative;
  background: #fff;
}

div#divloaderRTO ul {
  margin: 0px;
  padding: 0px;
  list-style: none;
  max-height: 200px;
  overflow: scroll;
  overflow-x: hidden;
  border: 0px solid #ddd;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  z-index: 1;
  background: #fff;
}

div#divloaderRTO ul li a {
  color: #333;
  padding: 5px 10px;
  display: inline-block;
  width: 100%;
  cursor: pointer;
}

div#divloaderRTO ul li a:hover {
  background: #ddd;
  text-decoration: none;
}

@media (min-width: 768px) and (max-width: 991px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }

  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }

  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }

  .dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap;
  }

  .navbar-header {
    float: none;
  }

  .navbar-toggle {
    display: block;
    margin-top: 15px;
  }

  .navbar-collapse {
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  }

  /*        .navbar-collapse.collapse {
            display: none !important;
        }*/

  .navbar-nav {
    float: none !important;
    /*margin: 7.5px -15px;*/
    margin: 7.5px 50px 7.5px -15px;
  }

  .navbar-nav > li {
    float: none;
  }

  .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .navbar-text {
    float: none;
    margin: 15px 0;
  }
  /* since 3.1.0 */
  .navbar-collapse.collapse.in {
    display: block !important;
  }

  .collapsing {
    overflow: hidden !important;
  }
}

/*Trans. loader*/

.loading {
  position: fixed;
  width: 100%;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-color: rgba(255, 255, 255, 0.7);
  z-index: 9999;
  text-align: center;
}

.loading #loading-image {
  width: auto;
  position: absolute;
  top: 40%;
  left: 37%;
}

.loading #loading-image img {
  width: 20%;
  padding: 0px;
}

.loading #loading-image b {
  font-weight: 700;
  width: 100%;
  display: block;
}

/*@-webkit-keyframes spin {
    from {
        -webkit-transform: rotate(0deg);
    }

    to {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes spin {
    from {
        transform: rotate(0deg);
    }

    to {
        transform: rotate(360deg);
    }
}

.loading::after {
    content: '';
    display: block;
    position: absolute;
    left: 48%;
    top: 40%;
    width: 40px;
    height: 40px;
    border-style: solid;
    border-color: black;
    border-top-color: transparent;
    border-width: 4px;
    border-radius: 50%;
    -webkit-animation: spin .8s linear infinite;
    animation: spin .8s linear infinite;
}*/

/* Blog */

.Blog {
  background-color: #fff !important;
}

.Blog {
  padding: 14rem 0 6rem;
}

.Blog {
  -webkit-box-pack: center !important;
  justify-content: center;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  -js-display: flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-bottom: 0px;
}

.Blog h1 {
  text-align: center;
  display: flex;
  flex-direction: row;
  justify-content: center;
  margin-bottom: 4rem;
  color: #1e55a5;
  font-weight: 600;
}

.Blog .card {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: 0.25rem;
  margin-bottom: 30px;
}

.Blog .card-body {
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1.25rem;
  min-height: 153px;
}

.Blog .card-title {
  margin-bottom: 0.75rem;
}

.Blog .card-title {
  font-size: 18px;
  color: #1e55a5;
  line-height: 1.5;
}

.Blog .card-body {
  text-align: left;
}

.Blog .destacados > div > div {
  padding: 0px;
}

.Blog span.date {
  color: #8b8b8b;
  margin-bottom: 0.7em;
  display: inline-block;
}

.Blog .btn-primary {
  background-color: transparent;
  border-color: #ddd;
  border-top: 1px solid #ddd !important;
  border: 0px;
  border-radius: 0px;
  padding: 0.7rem 0rem;
  border-bottom-left-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
}

.Blog .btn-primary:hover {
  color: #fff;
}

.Blog .btn-primary:not(:disabled):not(.disabled).active,
.KnowledgeCenter .btn-primary:not(:disabled):not(.disabled):active,
.KnowledgeCenter .show > .btn-primary.dropdown-toggle {
  color: #fff;
  border-bottom-left-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
}

.Blog .card-img-top {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  display: block;
  width: 100%;
}

.Blog .destacados > div > div {
  background: #fff;
}

.Blog .card-text:last-child {
  font-size: 14px;
  line-height: 2;
  font-weight: 400;
}

.Blog i.fa.fa-arrow-right {
  padding-left: 5px;
}

.BlogDetail {
  padding: 14rem 0 4rem;
}

.BlogDetail p.card-text {
  margin-bottom: 15px;
  line-height: 2;
}

.BlogDetail .card-title {
  font-size: 36px;
  font-weight: 600;
  color: #1e55a5;
  line-height: 1.5;
  margin-bottom: 15px;
}

.BlogDetail .card {
  border: 0px;
}

.BlogDetail .card-body {
  padding: 1rem 0;
}

.BlogDetail .auther {
  margin-bottom: 15px;
  width: 100%;
}

.BlogDetail .auther .img-circle {
  border-radius: 50%;
  width: 50px;
  border: 1px solid #ddd;
  margin-right: 1rem;
  float: left;
}

.BlogDetail .auther span.name {
  font-size: 16px;
  margin-top: 5px;
  display: inline-block;
  font-weight: 500;
}

.BlogDetail span.date {
  font-size: 12px;
}

.Blog .imgBox {
  height: 187px;
  overflow: hidden;
}

.Blog .imgBox img {
  height: 100%;
}

/* Landing Page New CSS */
.Millennials_001 {
  font-family: "Work Sans", sans-serif !important;
}

/*Nav New */

.Millennials_001 .navbar-brand.custom_nav {
  position: absolute;
  display: block;
  margin: 0 42%;
}

.Millennials_001 .custom_nav {
  padding: 25px !important;
  box-shadow: 0px 0px 11px 0px rgba(0, 0, 0, 0.18);
}

.Millennials_001 .custom_nav .btn {
  background: #000;
  color: #fff;
  padding: 5px 27px;
  font-family: "Work Sans", sans-serif !important;
  cursor: pointer;
}

.LandingMenu button.btn.btn-primary,
.LandingMenu a.btn.btn-primary {
  background: #000;
  border-color: #000;
  color: #fff !important;
  padding: 5px 27px;
  box-shadow: 0px 0px 0px;
  font-family: "Work Sans", sans-serif !important;
  cursor: pointer;
  margin-left: 5px;
}

.LandingMenu button.btn.btn-primary:hover,
.LandingMenu a.btn.btn-primary:hover,
.LandingMenu button.btn.btn-primary:focus {
  background: #000;
  border-color: #000;
  color: #fff;
}

.LandingMenu a.btn.btn-primary {
  margin-top: 6px;
  padding: 6px 27px !important;
}

.Millennials_001 .custom_nav a.nav-link {
  font-weight: 500;
  color: #000 !important;
}

.Millennials_001 .banner img {
  width: 100%;
}

.Millennials_001 section {
  width: 100%;
  float: left;
}

.Millennials_001 .Insurance {
  background: #f0f0f0;
}

.Millennials_001 .Insurance_heading h1 {
  text-align: center;
  margin: 65px 0 30px 0;
}

.Millennials_001 .Insurance_img img {
  width: 100%;
}

.Millennials_001 .p_0 {
  padding: 0 !important;
}
/*.p_lft_15 {
    padding-left: 15px !important;
}
.p_rt_15 {
    padding-right: 15px !important;
}*/
.Millennials_001 .Insurance_row {
  width: 100%;
  float: left;
  background: #fff;
  margin: 0;
}

.Millennials_001 .Insurance_content {
  padding: 30px;
}

.Millennials_001 .Insurance_content h2 {
  font-size: 22px;
  font-weight: 600;
  margin: 10px 0 15px 0;
}

.Millennials_001 .Insurance_content p {
  color: #686868;
  line-height: 20px;
  font-size: 15px;
}

.Millennials_001 .Insurance_content .btn {
  background: #05a59d;
  color: #fff !important;
  border: 1px solid #05a59d;
  padding: 6px 16px;
  margin: 8px 0 0 0;
}

.Millennials_001 .happy_clients {
  border-top: 30px solid #f0f0f0;
  border-bottom: 30px solid #f0f0f0;
  padding: 60px 0;
}

.Millennials_001 .clients_box {
  text-align: center;
}

.Millennials_001 .clients_box h1 {
  color: #05a59d;
  font-weight: 600;
  font-size: 56px;
}

.Millennials_001 .clients_box p {
  font-size: 30px;
  color: #686868;
  font-weight: 600;
  text-transform: uppercase;
}

.Millennials_001 .agent {
  border-bottom: 30px solid #f0f0f0;
  padding: 60px 0;
}

.Millennials_001 .agent .thin_heading {
  text-align: center;
  font-size: 34px;
  margin: 0 0 40px 0;
}

.Millennials_001 .agent .b_heading {
  text-align: center;
  text-transform: uppercase;
  font-weight: 700;
  margin: 0px 0 45px 0;
  color: #0abeb3;
}

.Millennials_001 .agent_box_outer {
  position: relative;
}

.Millennials_001 .agent_box {
  background: #02d8cc;
  padding: 35px;
  border-radius: 25px;
  min-height: 175px;
  margin: 0 0 5vw 0;
}

.Millennials_001 .agent_box p {
  color: #000;
  font-weight: 500;
  font-size: 17px;
  margin: 0 0 10px 0;
}

.Millennials_001 .phone_no span {
  font-weight: 700;
  font-size: 20px;
  color: #233632;
  margin: 0 20px 0 0;
}

.Millennials_001 .phone_no {
  display: flex;
  justify-content: left;
  flex-direction: row;
  flex-wrap: wrap;
}

.Millennials_001 .agent_box.left {
  padding-right: 40px;
}

.Millennials_001 .agent_box.right {
  padding-left: 40px;
}

.Millennials_001 .agent_box input {
  color: #a2a19f;
  border: 0;
  border-radius: 10px;
  padding: 13px;
  width: 97%;
  margin: 10px 0 0 0;
}

.Millennials_001 .or_img {
  position: absolute;
  z-index: 9;
  width: 8%;
  margin: 4% 46%;
}

.Millennials_001 .footer {
  padding: 65px 0;
  font-family: "Work Sans", sans-serif !important;
}

.Millennials_001 .footer_upper {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}

.Millennials_001 .footer_upper .logo img {
  width: 165px;
}

.Millennials_001 .footer_upper .center_imgs {
  text-align: center;
}

.Millennials_001 .footer_upper h4 {
  font-size: 16px;
  margin: 0 0 10px 0;
}

.Millennials_001 .footer_upper .center_imgs img {
  width: 385px;
}

.Millennials_001 .footer_upper .right_imgs {
  text-align: center;
}

.Millennials_001 .footer_upper .right_imgs img {
  width: 117px;
}

.Millennials_001 .footer_lower {
  margin: 60px 0 0 0;
}

.Millennials_001 .footer_lower_bx h4 {
  font-size: 14px;
  color: #000;
  text-transform: uppercase;
  font-weight: 600;
  cursor: pointer;
  margin-bottom: 0.5rem;
}

.Millennials_001 .footer_lower_bx ul {
  list-style-type: none;
  padding: 0;
  text-align: center;
}

.Millennials_001 .footer_lower_bx ul li {
  font-size: 14px;
  color: #292929;
  margin: 0 0 0px 0;
}

.Millennials_001 .sky_footer {
  position: relative;
  background: #02d8cc;
  padding: 35px 0;
}

.Millennials_001 .social_icons {
  display: flex;
  justify-content: center;
  margin-top: -62px;
}

.Millennials_001 .social_icons img {
  margin: 0 5px;
}

.Millennials_001 .link_link {
  padding: 20px 0 0 0;
}

.Millennials_001 .link_link ul {
  display: flex;
  justify-content: space-evenly;
  list-style-type: none;
  padding: 0;
}

.Millennials_001 .link_link ul li {
  font-weight: 500;
}

.Millennials_001 .copyright {
  background: #f0f0f0;
  padding: 35px 0;
  text-align: center;
}

.Millennials_001 .copyright p {
  font-size: 14px;
  color: #8a7d7d;
  margin: 0 0 5px 0;
}

.Millennials_001 .copyright p.last {
  color: #000;
  font-weight: 500;
}

.Millennials_001 .about_us,
.Millennials_001 .partner {
  border-bottom: 30px solid #f0f0f0;
  padding: 60px 0;
}

.Millennials_001 .partner ul.companies_logos li {
  width: 25%;
  float: left;
  padding: 17px;
}

.Millennials_001 .partner ul.companies_logos li img {
  width: 90%;
  border: 1px solid #d8d8d8;
  padding: 10px;
  border-radius: 6px;
}

.Millennials_001 .about_heading,
.Millennials_001 .partner .thin_heading {
  text-align: center;
  font-size: 34px;
}

.Millennials_001 .about_cntnt_bx {
  text-align: center;
  margin: 20px 0 0 0;
}

.Millennials_001 .partner ul.companies_logos {
  list-style-type: none;
  padding: 0;
  width: 100%;
  float: left;
  margin-top: 35px;
}

.Millennials_001 .about_cntnt_bx h3 {
  color: black;
}

.Millennials_001 .about_cntnt_bx p {
  font-weight: 500;
  color: #666666;
  position: relative;
}

.Millennials_001 .about_cntnt_bx p::before {
  content: "";
  background: #01d3d0;
  width: 20%;
  height: 4px;
  position: absolute;
  top: 35px;
  left: 40%;
  border-radius: 20px;
}

.Millennials_001 .about_bx {
  position: relative;
}

.custom-nav.NewMilbNav {
  position: static !important;
}

.Millennials_001 .header-form {
  margin-top: 0 !important;
}

.Millennials_001 .about_bx img {
  width: 100%;
  z-index: 9;
  position: relative;
}

.Millennials_001 .about_bx::before {
  content: "";
  background: #01d3d0;
  width: 100%;
  height: 147px;
  position: absolute;
  bottom: 0;
  z-index: 9;
}

.Millennials_001 .xtrm_outer {
  background: #f8f8f8;
  padding: 40px 0;
  overflow: hidden;
}

.Millennials_001 .know_more {
  text-align: center;
  width: 100%;
  display: table !important;
  margin: 25px 0 0 0 !important;
}

.Millennials_001 .know_more .btn {
  background: #02d8cc;
  border: 1px solid #02d8cc;
  padding: 6px 16px;
}

.Millennials_001 .testimonials .carousel {
  margin: 0 auto;
  padding: 0 70px;
}

.Millennials_001 .testimonials .carousel .item {
  color: #999;
  overflow: hidden;
  min-height: 120px;
  font-size: 13px;
}

.Millennials_001 .testimonials .carousel .media {
  position: relative;
  padding: 0 0 0 20px;
}

.Millennials_001 .testimonials .carousel .media img {
  width: 75px;
  height: 75px;
  display: block;
  border-radius: 50%;
}

.Millennials_001 .testimonials .carousel .testimonial-wrapper {
  padding: 0 10px;
}

.Millennials_001 .testimonials .carousel .testimonial {
  color: #808080;
  position: relative;
  padding: 15px;
  background: #f1f1f1;
  border: 1px solid #efefef;
  border-radius: 3px;
  margin-bottom: 15px;
}

.Millennials_001 .testimonials .carousel .testimonial::after {
  content: "";
  width: 15px;
  height: 15px;
  display: block;
  background: #f1f1f1;
  border: 1px solid #efefef;
  border-width: 0 0 1px 1px;
  position: absolute;
  bottom: -8px;
  left: 46px;
  transform: rotateZ(-46deg);
}

.Millennials_001 .testimonials .carousel .star-rating li {
  padding: 0 2px;
}

.Millennials_001 .carousel .star-rating i {
  font-size: 16px;
  color: #ffdc12;
}

.Millennials_001 .testimonials .carousel .overview {
  padding: 3px 0 0 15px;
}

.Millennials_001 .testimonials .carousel .overview .details {
  padding: 5px 0 8px;
}

.Millennials_001 .testimonials .carousel .overview b {
  text-transform: uppercase;
  color: #1abc9c;
}

.Millennials_001 .testimonials .carousel-indicators li,
.Millennials_001 .testimonials .carousel-indicators li.active {
  width: 18px;
  height: 18px;
  border-radius: 50%;
  margin: 1px 2px;
}

.Millennials_001 .testimonials .carousel-indicators li {
  background: #e2e2e2;
  border: 4px solid #fff;
}

.Millennials_001 .testimonials .carousel-indicators li.active {
  color: #fff;
  background: #1abc9c;
  border: 5px double;
}

.Millennials_001 .testimonials {
  border-bottom: 30px solid #f0f0f0;
  padding: 60px 0;
}

.Millennials_001 .testimonials h1::after {
  content: "";
  width: 100px;
  position: absolute;
  margin: 0 auto;
  height: 4px;
  border-radius: 1px;
  background: #02d8cc;
  left: 0;
  right: 0;
  bottom: -20px;
}

.Millennials_001 .testimonials h1 {
  text-align: center;
  margin: 0px 0 40px 0;
  position: relative;
}

.Millennials_001 .testimonials .carousel {
  position: relative;
  margin: 65px 0;
}

.Millennials_001 .testimonials .carousel .overview b {
  text-transform: uppercase;
  color: #02d8cc;
  font-size: 16px;
}

.Millennials_001 #Banner .carousel-indicators li,
.Millennials_001 .testimonials .carousel-indicators li {
  position: relative;
  -webkit-box-flex: 0;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  width: 18px !important;
  height: 18px !important;
  margin-right: 3px;
  margin-left: 3px;
  text-indent: -999px;
  background-color: rgb(208, 207, 207) !important;
  border: 5px double !important;
  color: #fff !important;
  border-radius: 50%;
}

.Millennials_001 #Banner .carousel-indicators li.active,
.Millennials_001 .testimonials .carousel-indicators li.active {
  background-color: #02d8cc !important;
}

.Millennials_001 .footer_lower_bx h4 a {
  color: #000;
  text-decoration: none;
}

.Millennials_001 .footer_lower_bx ul li a {
  color: #000;
  text-decoration: none;
}

.Millennials_001 .link_link ul li a {
  color: #000;
  text-decoration: none;
}

.Millennials_001 #Banner .carousel-control-prev,
.Millennials_001 #Banner .carousel-control-next {
  opacity: 0;
}

.Millennials_001 #Banner .carousel .carousel-indicators {
  bottom: 5px !important;
}

@media only screen and (max-width: 1280px) {
  .Millennials_001 .Insurance_content {
    padding: 10px;
  }

  .Millennials_001 .Insurance_content h2 {
    font-size: 18px;
    margin: 0px 0 5px 0;
  }

  .Millennials_001 .Insurance_content p {
    line-height: 18px;
    font-size: 14px;
  }

  .Millennials_001 .Insurance_content .btn {
    padding: 4px 12px;
    margin: 8px 0 0 0;
    font-size: 14px;
  }
}

@media only screen and (max-width: 1240px) {
  .LandingMenu .MainNav ul.nav.navbar-nav li a {
    padding: 10px 0 10px 11px;
    font-size: 14px;
  }
}

@media only screen and (max-width: 1199px) {
  .Millennials_001 .know_more {
    margin: 60px 0 0 0 !important;
  }
}

@media only screen and (max-width: 991px) {
  .Millennials_001 .custom_nav .navbar-brand {
    position: unset;
    display: unset;
    margin: unset;
  }

  .Millennials_001 .custom_nav .navbar-brand.desktop {
    display: none;
  }

  .Millennials_001 .footer_lower_bx {
    margin: 0 0 15px 0;
    width: 100%;
    float: left;
  }

  .Millennials_001 .footer_upper .logo img {
    width: 120px;
  }

  .Millennials_001 .footer_upper .logo img {
    width: 120px;
  }

  .Millennials_001 .footer_upper .center_imgs img {
    width: 260px;
  }

  .Millennials_001 .footer_upper .right_imgs img {
    width: 85px;
  }

  .Millennials_001 .footer_lower {
    margin: 30px 0 0 0;
  }

  .Millennials_001 .footer_upper h4 {
    font-size: 13px;
    margin: 0 0 8px 0;
  }

  .Millennials_001 .Insurance_content {
    padding: 50px;
  }

  .Millennials_001 .or_img {
    width: 10%;
    margin: 22% 45%;
  }

  .Millennials_001 .custom_nav ul.navbar-nav.mr-auto {
    text-align: center;
    margin: 0 0 12px 0 !important;
  }

  .Millennials_001 .nav_nav .navbar-nav li {
    border-bottom: 1px solid #eaeaea;
  }

  .Millennials_001 form.form-inline {
    text-align: center;
    display: table;
    width: 100%;
  }

  .Millennials_001 .order2222 {
    order: 2;
  }

  .Millennials_001 .order4444 {
    order: 4;
  }

  .homePagelanding .custom-nav .navbar-brand {
    padding: 15px 20px;
  }

  .homePagelanding nav.navbar.navbar-default.custom-nav {
    padding: 0;
  }
}

@media only screen and (max-width: 767px) {
  .Millennials_001 .copyright p {
    font-size: 13px;
    color: #8a7d7d;
    margin: 0 0 12px 0;
    line-height: 16px;
  }

  .Millennials_001 .footer_upper {
    justify-content: left;
    align-items: self-start;
    flex-direction: column;
  }

  .Millennials_001 .footer_upper .center_imgs {
    text-align: left;
    margin: 27px 0 0 0;
  }

  .Millennials_001 .footer_upper .right_imgs {
    text-align: left;
    margin: 27px 0 0 0;
  }

  .Millennials_001 .clients_box h1 {
    font-size: 48px;
  }

  .Millennials_001 .clients_box p {
    font-size: 15px;
  }

  .Millennials_001 .happy_clients {
    padding: 50px 0;
  }

  .Millennials_001 .about_cntnt_bx h3 {
    font-size: 22px;
  }

  .Millennials_001 .about_cntnt_bx p {
    font-size: 14px;
  }

  .Millennials_001 .about_cntnt_bx p::before {
    height: 3px;
    top: 31px;
  }

  .Millennials_001 .agent_box.left {
    margin-bottom: 25px;
  }

  .Millennials_001 .or_img {
    width: 12%;
    margin: 18% 44%;
  }

  .Millennials_001 .Insurance_heading h1 {
    margin: 50px 0px 25px 0;
    font-size: 30px;
  }

  .Millennials_001 .agent .thin_heading {
    font-size: 26px;
  }

  .Millennials_001 .agent {
    padding: 50px 0;
  }

  .Millennials_001 .agent .b_heading {
    margin: 0px 0 30px 0;
    font-size: 30px;
  }

  .Millennials_001 .about_heading {
    font-size: 30px;
  }

  .Millennials_001 .nav_nav .navbar-brand.mobile img {
    width: 135px;
  }

  .Millennials_001 .testimonials h1 {
    font-size: 30px;
  }

  .Millennials_001 .testimonials h1::after {
    width: 65px;
    height: 3px;
    bottom: -15px;
  }

  .Millennials_001 .order2222 {
    order: unset;
  }

  .Millennials_001 .order4444 {
    order: unset;
  }

  .Millennials_001 .order_1 {
    order: 1;
  }

  .Millennials_001 .order_2 {
    order: 2;
  }

  .Millennials_001 .order_3 {
    order: 3;
  }

  .Millennials_001 .order_4 {
    order: 4;
  }
}

@media only screen and (max-width: 700px) {
  .Millennials_001 .or_img {
    width: 12%;
    margin: 21% 44%;
  }

  .Millennials_001 #Banner .carousel-indicators li,
  .Millennials_001 .testimonials .carousel-indicators li {
    width: 10px !important;
    height: 10px !important;
    margin-right: 2px;
    margin-left: 2px;
  }

  .Millennials_001 #Banner .carousel-indicators {
    bottom: -2px;
  }

  .Millennials_001 .partner ul.companies_logos li {
    width: 33.33%;
    float: left;
    padding: 6px;
  }

  .Millennials_001 .partner ul.companies_logos {
    /* margin: top: 25px; */
  }

  .Millennials_001 .partner {
    padding: 25px 0;
  }
}

@media only screen and (max-width: 650px) {
  .Millennials_001 .or_img {
    width: 12%;
    margin: 23% 44%;
  }
}

@media only screen and (max-width: 575px) {
  .Millennials_001 .footer_lower_bx {
    padding-left: 30px;
  }

  .Millennials_001 .social_icons img {
    margin: 0 3px;
    width: 35px;
  }

  .Millennials_001 .social_icons {
    margin-top: -47px;
  }

  .Millennials_001 .link_link ul li {
    font-size: 13px;
    margin: 0 12px 6px 12px;
  }

  .Millennials_001 .link_link ul {
    flex-wrap: wrap;
  }

  .Millennials_001 .sky_footer {
    padding: 30px 0 0px 0;
  }

  .Millennials_001 .copyright {
    padding: 25px 0;
  }

  .Millennials_001 .footer_upper {
    padding: 0 0 0 40px;
  }

  .Millennials_001 .or_img {
    width: 16%;
    margin: 25% 42%;
  }

  .Millennials_001 .nav_nav .navbar-toggler {
    padding: 3px 5px !important;
  }

  .about_mob .item.carousel-item img {
    width: 100%;
  }
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
}
@media only screen and (max-width: 535px) {
  .Millennials_001 .or_img {
    width: 16%;
    margin: 27% 42%;
  }
}

@media only screen and (max-width: 500px) {
  .Millennials_001 .or_img {
    width: 16%;
    margin: 29% 42%;
  }
}

@media only screen and (max-width: 460px) {
  .Millennials_001 .or_img {
    width: 18%;
    margin: 31% 41%;
  }
}

@media only screen and (max-width: 435px) {
  .Millennials_001 .or_img {
    width: 18%;
    margin: 33% 41%;
  }

  .Millennials_001 .agent_box a.btn {
    font-size: 22px;
  }

  .Millennials_001 .agent_box.right {
    min-height: auto;
  }
}

@media only screen and (max-width: 420px) {
  .Millennials_001 .or_img {
    width: 18%;
    margin: 35% 41%;
  }

  .Millennials_001 .phone_no span {
    font-size: 18px;
    margin: 0 15px 0 0;
  }
}

@media only screen and (max-width: 420px) {
  .Millennials_001 .or_img {
    width: 18%;
    margin: 37% 41%;
  }
}

@media only screen and (max-width: 385px) {
  .Millennials_001 .or_img {
    width: 20%;
    margin: 40% 40%;
  }
}

@media only screen and (max-width: 355px) {
  .Millennials_001 .or_img {
    width: 20%;
    margin: 43% 40%;
  }
}

@media only screen and (max-width: 335px) {
  .Millennials_001 .or_img {
    width: 20%;
    margin: 46% 40%;
  }
}

@media only screen and (max-width: 330px) {
  .Millennials_001 .or_img {
    width: 20%;
    margin: 50% 40%;
  }
}

/*--------------------*/
/*--------------------*/
@media only screen and (max-width: 991px) {
  .Millennials_001 .covid_mid1_row .covid_mid1_bx {
    margin-bottom: 20px;
    min-height: 207px;
  }

  .Millennials_001 .twowhlr_mid5 .covid_mid1_bx {
    min-height: 230px;
  }

  .Millennials_001 .twoweeler_banner .carousel-caption h5 {
    font-size: 25px;
    margin: 0;
  }
}

@media only screen and (max-width: 767px) {
  .Millennials_001 .covid_mid1_row .covid_mid1_bx {
    min-height: auto;
  }

  .Millennials_001 .feedback_form form .form-group {
    width: 100%;
    float: left;
    padding: 0;
  }

  .Millennials_001 .payment_form form .form-group {
    width: 100%;
    float: left;
    padding: 0;
  }

  .Millennials_001 .payment_form p {
    padding: 0;
  }

  .Millennials_001 .payment_form form .btn {
    margin: 5px 10px 0 0;
  }

  .Millennials_001 .faq .faq-list li {
    padding: 10px 40px 10px 15px;
  }

  .Millennials_001 .Insurance_plans_heading h1 {
    font-size: 23px;
  }

  .Millennials_001 .Insurance_plan_bx h3:after {
    width: 60px;
  }

  .Millennials_001 .faq-title h2 {
    font-size: 30px;
  }

  .Millennials_001 .faq-title h2:after {
    width: 50px;
  }

  .Millennials_001 .faq .faq-list a {
    font-size: 15px;
    line-height: 18px;
  }

  .Millennials_001 .payment_form form {
    width: 100%;
  }

  .Millennials_001 .twoweeler_banner .carousel-caption {
    bottom: 6vw;
  }

  .Millennials_001 .twoweeler_banner .carousel-caption h5 {
    font-size: 16px;
    margin: 0;
  }
}

@media only screen and (max-width: 420px) {
  .Millennials_001 .payment_form form .btn {
    padding: 5px 10px;
    font-size: 14px;
  }

  .Millennials_001 .twoweeler_banner .carousel-caption h5 {
    font-size: 14px;
    margin: 0;
  }
}

@media only screen and (max-width: 991px) {
  .twoweeler_banner .carousel-caption .icon {
    font-size: 25px;
    padding: 0 5px 0 0;
  }

  .twowhlr_mid4 .Insurance_plans_heading h3 {
    font-size: 20px;
  }

  .navbar-default.custom-nav .navbar-nav > li > .dropdown.open .dropdown-menu {
    position: relative;
    top: 0;
    width: 100%;
    float: left;
    text-align: center;
    padding: 0;
    border: 0;
    margin-bottom: 27px;
    box-shadow: none;
  }

  .Millennials_001 .coviddd_insurance .Insurance_plan_bx {
    min-height: auto;
  }
}

@media only screen and (max-width: 767px) {
  .twoweeler_banner .carousel-caption .icon {
    font-size: 16px;
  }

  .twoweeler_banner .carousel-caption {
    bottom: 4vw;
  }

  .twowhlr_mid4 .Insurance_plans_heading h3 {
    font-size: 17px;
  }

  .HomeInsurancePlans ul {
    padding: 0 20px;
  }

  .HomeInsurancePlans ul li {
    justify-content: left;
  }

  .HomeInsurancePlans p {
    text-align: left;
  }

  .twowhlr_mid1_row > p {
    font-size: 17px;
    line-height: 22px;
  }
}

@media only screen and (max-width: 450px) {
  ul.home_check_list li {
    justify-content: left;
  }

  ul.home_check_list li p {
    text-align: left !important;
  }

  .Millennials_001 .Insurance_plan_bx .text {
    padding: 15px;
    font-size: 14px;
    line-height: 16px;
  }
}

/* CSS Document */

@media only screen and (max-width: 1366px) {
  #mtr .header-form .desc {
    position: absolute;
    top: 120px;
    left: 100px;
  }
  #mtr .AboutUs .desc {
    top: 100px;
  }
  #mtr .nav-side-menu li i {
    padding-left: 5px;
    padding-right: 35px;
    font-size: 24px;
  }
  #mtr .nav-side-menu ul,
  .nav-side-menu li {
    padding: 10px 5px;
  }
  .fixed_button {
    position: absolute !important;
    bottom: -26% !important;
    right: 1%;
  }
  .callus {
    bottom: 10%;
    right: 3%;
  }
  .sidebar .nav > li {
    margin-bottom: 28px;
  }
  ul.nav.nav-list.affix:before {
    top: 12%;
  }
  #back-to-top {
    bottom: 10px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 18px;
  }
  .fixed_buttonReg {
    position: absolute !important;
    bottom: -90% !important;
    right: 1%;
  }
  .regCall {
    right: 1%;
  }
}

/* Large Devices, Wide Screens */

@media only screen and (max-width: 1280px) {
  #mtr .header-form .desc {
    top: 60px;
    left: 22px;
  }
  .irda {
    bottom: 20px;
    right: 20px;
  }
  #mtr .benefits h2 {
    font-size: 28px;
  }
  #mtr .benefits .benefit-col {
    margin: 35px 0 0;
  }
  #mtr .car h2 {
    font-size: 28px;
  }
  #mtr .car p {
    font-size: 16px;
    padding: 0 2%;
  }
  #mtr .AboutUs .desc {
    top: 20px;
    left: 20px;
  }
  #mtr .AboutUs .desc {
    top: 40px;
    left: 20px;
  }
  #mtr .AboutUs .desc p {
    font-size: 16px;
    padding-right: 0;
  }
}

@media only screen and (max-width: 1024px) {
  /*ul.nav.navbar-nav.navbar-right.login { width: 100%; margin-top: 0px; margin-bottom: 15px; margin-right: 0px;}*/
  #mtr .header-form .desc p {
    padding-right: 50%;
  }
  #mtr .header-form .desc h1 {
    font-size: 40px;
    line-height: 44px;
  }
  #mtr .AboutUs .desc h1 {
    font-size: 40px;
    line-height: 50px;
  }
  #mtr .nav-side-menu li i {
    padding-left: 15px;
    padding-right: 35px;
    font-size: 24px;
  }
  #mtr .signup {
    padding: 30px 0px 30px 30px;
  }
  #mtr .Register .signup {
    padding: 20px 0px 30px 0px !important;
  }
  #mtr .nav-side-menu li {
    font-size: 14px;
  }
  .callus,
  .regCall {
    display: none;
  }
  .fixed_button {
    bottom: 43% !important;
  }
  .ICRightPanel .value {
    width: auto !important;
    display: inline-block;
    margin: 0px;
  }
  .ICRightPanel .label {
    width: auto !important;
    text-align: left;
    display: inline-block;
  }
  #mtr .listing {
    padding: 0px 5%;
  }
  #mtr .AboutUs img.thumb {
    width: 200px;
    height: 200px;
  }
  #mtr .AboutUs .ProfileName {
    font-size: 20px;
    line-height: 36px;
  }
  #mtr .AboutUs .Designation {
    font-size: 14px;
  }
  .PolicyListing .block-view .BuyNow {
    width: 25%;
  }
  .PolicyListing .block-view .IC-Desc {
    width: 35%;
  }
}

/* Medium Devices, Desktops */

/* Small Devices, Tablets */
@media only screen and (max-width: 812px) {
  #mtr .AboutUs {
    padding: 50px 0;
  }
  .navbar-default.custom-nav .navbar-nav > li > a {
    font-size: 14px;
  }
  #mtr .topmenu ul {
    float: inherit;
    width: 100%;
  }
  #mtr .header-form .desc p {
    padding-right: 35%;
    font-size: 14px;
    line-height: 28px;
    margin-bottom: 5px;
  }
  #mtr .header-form .desc h1 {
    font-size: 36px;
    line-height: 44px;
  }
  #mtr .nav-side-menu {
    display: none;
  }
  #mtr .signup {
    padding: 60px 0px 30px 0px;
  }
  #mtr .signup .gender {
    padding-top: 0px;
  }
  #mtr .signup .subheading {
    margin: 0px 0 15px;
  }
  .callus {
    display: none;
  }
  #mtr .header-form .desc {
    top: 30px;
  }
  #mtr .header-form .desc .subheading {
    font-size: 16px;
    margin: 10px 0;
  }
  #mtr .AboutUs .desc h1 {
    margin-bottom: 10px;
    font-size: 28px;
  }
  #mtr .AboutUs .desc p {
    font-size: 14px;
  }
  #mtr .AboutUs .desc {
    margin-top: 15px;
  }
  #mtr .irda {
    bottom: 25px;
    right: 15px;
  }
  #mtr .benefits,
  #mtr .car {
    padding: 50px 0;
  }
  #mtr .benefits h2 {
    font-size: 24px;
  }
  #mtr .footer .footer-col {
    width: 100%;
    text-align: center;
    margin-bottom: 15px;
  }
  #mtr .footer2 .IRDADetail {
    margin-top: 56px;
  }
  #mtr .footer2,
  .col-sm-12.col-md-6.text-right {
    text-align: center;
  }
  #mtr .signup .Todate {
    margin-top: 15px;
  }
  .MainNav .nav.navbar-nav li a {
    padding: 10px 8px;
  }
  .ICRightPanel.panel-group {
    z-index: 0;
    margin-top: 0px;
  }
  .paddingleft {
    padding-left: 0px;
  }
  .ICRightPanel .value {
    width: auto !important;
    margin-left: 1px !important;
  }
  .ICRightPanel .label {
    width: auto !important;
    text-align: left;
  }
  .PolicyListing .block-view .details,
  .ICName {
    display: none;
  }
  .block-view .links p,
  .block-view .IDVNCB .ICName p {
    display: block;
  }
  ul.nav.nav-list.affix:before {
    top: 6%;
    width: 1%;
  }
  .col-sm-8.col-sm-offset-3.col-md-8.col-md-offset-2.content {
    margin-top: 45px;
  }
  .sidebar .nav li a span {
    margin-bottom: 0px;
  }
  .custom-nav {
    z-index: 91;
  }
  .block-view .IDVNCB .ICName p {
    font-size: 14px !important;
    text-align: left;
    font-weight: 600;
    line-height: 1 !important;
    margin: 8px 0 !important;
  }
  .block-view .ncbtext .labelbox {
    position: relative;
    padding: 0px 0;
  }
  .PolicyListing .block-view .IC-Desc {
    width: 40%;
  }
  .PolicyListing .block-view .BuyNow {
    width: 30%;
  }
  .PolicyListing .block-view .IC {
    width: 30%;
  }
  .BuyNow .btncover {
    padding: 10px 10px 0;
  }
  .sidebar .nav li a span {
    width: 32px;
    height: 32px;
    line-height: 30px;
  }
  .block-view .buynow-btn span.price {
    font-size: 18px;
  }
  .login button.btn-primary {
    font-size: 14px;
    padding: 5px 10px;
    line-height: 22px;
    margin: 0 0 15px;
  }
  .navbar-nav > li > a {
    padding-top: 10px;
  }
  .column {
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
  }
  /* .sidebar .nav.nav-list.affix { width: 25%;} */
  #mtr .signup h1 {
    font-size: 24px;
  }
  .stepwizard .textField .edit {
    font-size: 12px;
  }
  .PolicyListing .block-view .logobox {
    width: 50%;
    margin-top: 5px;
  }
  .PolicyListing .block-view .IDVNCB {
    width: 100%;
    height: auto;
  }
  .PolicyListing .block-view .ncbtext a.garages {
    margin: 5px 0;
  }
  .WelcomeUser {
    padding: 10px 0;
  }
  .custom-nav .nav > li > a {
    position: relative;
    display: block;
    padding: 10px 0px;
  }
  .custom-nav .navbar-collapse.in {
    overflow: scroll !important;
  }
  .BlogDetail .card-title {
    font-size: 30px;
  }
  .Prem-Bre {
    padding: 7px 11px;
  }
}

@media only screen and (max-width: 773px) {
  .custom-nav .navbar-nav {
    margin: 0;
  }
  #back-to-top {
    bottom: 0px;
    right: 22px;
  }
  .ICRightPanel .ThreeHide {
    display: block;
  }
}

/* Small Devices, Tablets */

@media only screen and (max-width: 767px) {
  .padding0 {
    padding: 0px;
  }
  .custom-nav .navbar-brand {
    height: 78px;
  }
  .navbar-default .navbar-toggle {
    border-color: #ddd;
    margin-top: 22px;
  }
  #mtr .custom-nav.affix-top {
    position: static;
    width: 100%;
    margin-top: 0px;
  }
  #mtr .topmenu {
    text-align: center !important;
  }
  #mtr .footer2 .IRDADetail {
    margin-top: 15px;
  }
  #mtr .header-form .navbar-nav {
    display: inline-block;
    margin-left: 5px;
  }
  .sidebar {
    padding-top: 0px;
  }
  .nav > li > a {
    padding: 10px 8px !important;
  }
  #mtr .logMob {
    display: block;
  }
  #mtr .callDesk {
    display: none;
  }
  #mtr .mobhide {
    display: none;
  }
  ul.logMob {
    padding-bottom: 10px !important;
  }
  .logMob li a {
    padding: 10px 8px;
  }
  #mtr .MobNav {
    display: inline-block;
    margin-top: 20px;
    float: right;
  }
  .MobNav .nav.navbar-nav li {
    display: inline-block;
  }
  .MobNav .nav.navbar-nav li a {
    padding: 0 8px !important;
  }
  .MobNav ul.nav.navbar-nav {
    padding: 10px 0;
    text-align: center;
  }
  /* .stepwizard { padding-top: 79px;} */
  .sidebar .nav.nav-list.affix {
    width: 100%;
    height: auto !important;
    padding: 6% 0 3%;
    text-align: center;
  }
  .sidebar .nav > li {
    display: inline-block;
    text-align: center;
    margin: 0 10px;
  }
  .stepwizard .Wizardicon {
    width: 34px;
    height: 34px;
    padding: 8px 0 0 0;
    font-size: 12px;
  }
  .Wizardicon span {
    display: none;
  }
  .sidebar .nav > li > a {
    padding: 0 5px !important;
  }
  .sidebar .MyAccount.nav > li > a {
    padding: 0px !important;
    font-size: 12px;
  }
  .sidebar .MyAccount li.Wizardicon {
    display: none;
  }
  .sidebar .MyAccount.nav > li {
    margin: 0 5px;
  }

  .stepwizard p {
    display: block;
  }
  .PolicyListing .block-view .details,
  .ICName {
    display: block;
    background: #f1f1f1;
    margin-bottom: 5px;
    width: 100%;
  }
  .block-view .IDVNCB .ICName p {
    text-align: center;
    display: none;
  }
  ul.nav.nav-list.affix:before {
    border-top: 1px solid #6581a9;
    height: 1px;
    left: 36%;
    top: 47%;
    width: 34%;
  }
  .paddingleft {
    padding-left: 15px;
  }
  .block-view .buynow-btn span.price {
    font-size: 24px;
  }
  .PaymentPreview .textlabel {
    margin-bottom: 5px;
  }
  .ProposerDetail .VRTO {
    margin-bottom: 15px;
  }
  .PolicyListing .block-view .IC-Desc {
    width: 100%;
    border-left: 0px;
  }
  .PolicyListing .block-view .BuyNow {
    width: 100%;
  }
  .PolicyListing .block-view .IC {
    width: 100%;
    border-right: 0px;
    border-bottom: 0px solid #ddd;
    height: auto;
  }
  .PolicyListing .block-view .logobox {
    display: block;
  }
  .navbar.navbar-default.custom-nav .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5;
  }
  li.WelcomeUser {
    padding: 5px 0;
  }

  .fa-truck {
    padding-top: 5px !important;
  }
}

@media only screen and (max-width: 667px) {
  .AboutUs .desc p {
    font-size: 13px;
    line-height: 24px !important;
    padding-right: 0px !important;
  }
  #mtr .car p {
    font-size: 14px;
    line-height: 28px;
  }
  #mtr .header-form .desc p {
    padding-right: 12%;
    font-size: 13px;
    line-height: 24px;
  }
  #mtr .irda {
    display: none;
  }
  .header-form .desc {
    top: 18px !important;
  }
  .BuyNow .btncover {
    width: 65%;
    padding: 6px 6% 0;
  }
}

@media only screen and (max-width: 640px) {
}

@media only screen and (max-width: 568px) {
  #mtr .header-form .desc p {
    padding-right: 0%;
    font-size: 12px;
    line-height: 18px;
  }
  .AboutUs .desc h1 {
    margin-bottom: 0px !important;
    font-size: 24px !important;
  }
  .AboutUs .desc p {
    font-size: 12px !important;
    padding-right: 0% !important;
  }
  #mtr .AboutUs .desc {
    top: 15px !important;
  }
  #mtr .MobNav {
    display: inline-block;
    margin-top: 0px;
    float: inherit;
    border-top: 1px solid #ddd;
    width: 100%;
  }
  .block-view .buynow-btn span.price {
    font-size: 18px;
    font-weight: 400;
  }
  .block-view .buynow-btn {
    padding: 0px;
  }
  #mtr .listing {
    padding: 0px;
  }
  #mtr .listing span {
    font-size: 14px;
  }
  #mtr .listing li {
    font-size: 14px;
  }
  /* a.edit span { display: none;} */
  .PolicyListing .block-view .ncbtext,
  .links {
    width: 100%;
  }
  #mtr .topmenu li + li {
    margin-left: 10px;
  }
  li.WelcomeUser,
  li.logout {
    font-weight: 600;
  }
  .MyProfileTable.table td {
    width: 100%;
    float: left;
    padding: 8px 0;
  }
  .sidebar .ForwardProposal.nav.nav-list.affix {
    height: auto !important;
  }
  .block-view .addsDetail {
    width: 96%;
    padding-left: 3%;
  }
  .block-view .morelink {
    position: relative;
    right: -3%;
  }
  .BlogDetail .card-title {
    font-size: 24px;
  }
}

/* Extra Small Devices, Phones */
@media only screen and (max-width: 480px) {
  #mtr .header-form .desc p {
    display: none;
  }
  #mtr .header-form .desc .subheading {
    display: block;
  }
  #mtr .benefits h2,
  #mtr .car h2 {
    font-size: 18px !important;
    line-height: 24px;
  }
  #mtr .AboutUs .desc {
    top: 0px !important;
    position: static;
    padding: 15px;
    left: 0px !important;
  }
  .nav > li > a {
    padding: 10px 5px;
  }
  .stepwizard .edittext {
    width: 340px;
    text-overflow: ellipsis;
    overflow: hidden;
  }
  .block-view .addsDetail {
    display: block;
  }
  .block-view .morelink {
    top: 0;
    text-align: center;
  }
  ul.nav.nav-list.affix:before {
    width: 40%;
  }
  #mtr .topmenu li + li {
    margin-left: 0px;
  }
  .ICRightPanel .value {
    margin-left: 0px !important;
  }
  .textWrap {
    width: 100% !important;
  }
}

/* Custom, iPhone Retina */
@media only screen and (max-width: 375px) {
  #mtr .topmenu li a {
    font-size: 13px !important;
  }
  .nav > li > a {
    padding: 5px 0px !important;
  }
  .header-form .desc h1 {
    font-size: 28px !important;
    line-height: 32px !important;
  }
  .header-form .desc .subheading {
    font-size: 14px !important;
  }
  .MobNav .nav.navbar-nav li a {
    padding: 0 5px !important;
  }
  ul.nav.nav-list.affix:before {
    width: 50%;
  }
  .sidebar .nav > li {
    margin: 0 4px;
  }
  #mtr .stepwizard h1 {
    font-size: 18px;
  }
  .stepwizard .edittext {
    width: 290px;
  }
}

@media only screen and (max-width: 320px) {
  #mtr .topmenu li a {
    font-size: 11px !important;
  }
  .sidebar .nav > li {
    margin: 4px 3px;
  }
  .block-view .links a,
  .PolicyListing .block-view .ncbtext a.garages {
    font-size: 11px;
  }
  .stepwizard .edittext {
    width: 250px;
  }
  .block-view .buynow-btn span.price {
    font-size: 15px;
    line-height: 22px;
  }
  #mtr .topmenu li + li {
    margin-left: 3px;
  }
}
.hideClass {
  display: none !important;
}
.loader-overlay {
  opacity: 0.5;
  background: #fff;
  width: 100%;
  height: 100%;
  z-index: 10;
  top: 0;
  left: 0;
  position: fixed;
  display: none;
}
.loader-img {
  display: none;
  left: 46%;
  position: fixed;
  text-align: center;
  top: 270px;
  width: 12%;
  z-index: 99999;
}
input[type="date"]::-webkit-calendar-picker-indicator {
  background: transparent;
  bottom: 0;
  color: transparent;
  cursor: pointer;
  height: auto;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: auto;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 0.75rem 1.25rem;
  margin-bottom: -1px;
  background-color: #fff;
  border: 0px solid rgba(0, 0, 0, 0.125);
}
.list-unstyled {
  border-top: 1px solid rgba(0, 0, 0, 0.125);
  padding: 5px 0;
}
@media only screen and (max-width: 767px) {
  .w-125 {
    width: 125%;
  }
  .fa-car {
    padding-top: 6px !important;
  }
}

@media only screen and (max-width: 470px) {
  .modal-header .close {
    margin-left: 12rem !important;
    margin-top: -1.5rem !important;
  }
}

/* @media (min-width: 767px) and (max-width: 1002px) {
    .modal-header .close {
        margin-left: 12rem!important;
        margin-top: -1.5rem!important;
    }
 } */
/* bike page header fixed */
.bik-fixed {
  position: fixed;
  z-index: 99;
  width: 100%;
}

/* side fix */
.sidebar {
  padding-top: 0px;
  margin-top: 4rem!important;
}

.ft-z {
  z-index: 99;
  position: relative;
}
/* login form */
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0px;
  z-index: 2;
  display: block;
  width: 34px;
  height: 38px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}
/* login form */
.small-logo {
  width: 100%;
}

/* idv css */
.mt--20 {
  margin-top: -10px;
}
.br-dknon {
  display: none;
}
.flot-r {
  float: right;
}

/* idv css End */

.t-right {
  text-align: right;
}
.btn-success:not(:disabled):not(.disabled).active,
.btn-success:not(:disabled):not(.disabled):active,
.show > .btn-success.dropdown-toggle {
  color: #fff !important;
  background-color: #1e55a5 !important;
  border-color: #1e55a5 !important;
}
.popup_heading,
.popup_body {
  padding-top: 15px;
}

@media only screen and (max-width: 1000px) and (min-width: 280px) {
  .t-right {
    text-align: left !important;
    margin-top: 10px;
  }
}
.edit-position {
  position: relative;
}
/* new desigen css changes */
.transpent-mrcv,
.transpent-mrcar,
.transpent-mrbike {
  display: none;
}
.btn-bg-color {
  background: #124ea5 !important;
  color: #fff !important;
  border-color: #124ea5;
}
.Prem-Bre {
  background: #003478 !important;
  color: #fff;
  margin-top: 15px;
  padding: 10px 15px;
  border-radius: 5px;
  border: none;
}

.brd-r {
  border-right: solid 1px #eaeaea !important;
}
.pd0 {
  padding: 0px 4px !important;
}
.PremBrkpLink {
  display: flow-root;
}

.carImageDisplay {
  display: none;
}

ul:not(.browser-default) li {
  padding: inherit;
}
.pincode-list {
  background-color: white;
  height: 75px;
  overflow: auto;
  z-index: 9;
  margin: 0 -14px 11px 15px;
  width: 94% !important;
  list-style: none;
  box-shadow: 0px 6px 16px #3469cb29 !important;
}
.premiumbreakuppopup .IDVPremiumBox {
  align-items: center;
}
.brokerLogo .broker-Logo {
  width: 105px;
  margin-bottom: 10px;
}
.curser-pointer {
  cursor: pointer;
}

.rightbar.rightbarCustom {
  padding-left: 0%;
  overflow: hidden;
  background: #003478 !important;
}
.rightbar.rightbarCustom #VehicleDetail {
  background: #003478 !important;
  color: #fff !important;
}
.rightbar.rightbarCustom .btn-bg-color {
  background: transparent;
  color: #fff !important;
}
.signup button.gt_details {
  background: #b7c607 !important;
  border-color: #fff !important;
  font-weight: 400;
  font-size: 18px;
  font-weight: 600;
  color: #fff !important;
  margin-top: 6px;
  padding: 8px 16px;
  line-height: 22px;
}
#VehicleDetail h1 {
  font-size: 24px;
  font-weight: 600;
  color: #ffffff;
  margin-bottom: 30px;
  text-align: left;
}
.ptb30 {
  padding: 50px 10px !important;
}
.mtb7rem {
  margin-top: 7rem !important;
  margin-bottom: 7rem !important;
}
.saveupto {
  font-weight: 600 !important;
  font-size: 30px;
  color: #ffffff;
  margin-bottom: 22px;
}
.rightbar .signup .h_90 {
  height: 90px !important;
}
.frm_fontSize {
  font-size: 18px !important;
}
#VehicleDetail a {
  color: #fff;
  font-weight: 500;
}
#LoginMobileModal {
  opacity: 1 !important;
  z-index: 1041 !important;
}
.modal.show {
  opacity: 1 !important;
  z-index: 1041 !important;
}
/* bootstrap 5 css changes  start */
.clearfix {
  display: none;
}
#dvloader .text-center {
  display: flex;
  justify-content: center;
}
.form-floating input:focus::placeholder {
  color: #aaa !important;
  opacity: 1 !important;
}
.form-group {
  margin-bottom: 1rem;
}

.modal { 
    z-index: 9999!important; 
}

/* compare css start */
.compare-container-wrap {
  background-color: var(--primary-color);
}
.compare-container-wrap .compare-container button.compare-btn {
  color: var(--primary-color) !important;
}

.compar-send-email.send-email {
  background-color: var(--primary-color);
}
.compar-pdf-download.pdf-download {
  background-color: var(--primary-color);
}
.compare-heading-bg {
  background-color: var(--primary-color);
}
.compare-checkbox{
  text-align: center;
}
#web_loader_img img{
  max-width: 80px;
}
