.top_heading{
background: #b825f1; /* Old browsers */
background: -moz-linear-gradient(top,  #b825f1 0%, #cd4dff 50%, #cd4dff 51%, #b825f1 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #b825f1 0%,#cd4dff 50%,#cd4dff 51%,#b825f1 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #b825f1 0%,#cd4dff 50%,#cd4dff 51%,#b825f1 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b825f1', endColorstr='#b825f1',GradientType=0 ); /* IE6-9 */
clip-path: polygon(5% 0, 95% 1%, 100% 50%, 95% 100%, 5% 100%, 1% 50%);
width: fit-content;
margin: 0 auto;
margin-top: -50px;
height: 50px;
text-align: center;
padding: 7px 20px;

}
.hero-container .header{
  font-family: "Oswald", "sans-serif";
  color: #000; text-transform: none;
  font-size: 11px;
    text-align: left;
    letter-spacing: 3px;
    font-weight: 600;
}
@media (max-width: 479px) {
  .hero-container .header{
    font-size: 9px;
  }
}
.purple-block{
  -webkit-border-radius: 100px;
  -webkit-border-top-left-radius: 20px;
  -webkit-border-top-right-radius: 20px;
  -moz-border-radius: 100px;
  -moz-border-radius-topleft: 20px;
  -moz-border-radius-topright: 20px;
  border-radius: 115px;
  border-top-left-radius: 30px;
  border-top-right-radius: 30px;
  border:none;
  margin-top: 25px;
}

.link-color-icon{
    color:#b825f1 !important;
}
.divider-new{
    width: 5px;
    height: 100px;
    background-color: #000;
    border-radius: 50%;
    z-index: 999999 !important;
    position: absolute;
}
.description-text{
    color:#000;

}

.button-1{
  border-width: 3px 3px 3px 3px;
    background-color: #ffffff;
    background-image: none;
    box-shadow: 0px 5px 0px 2px #b825f1;
}
.justify-text{
    text-align: left;
    padding-left: 5% !important;
    padding-right: 5% !important;
    padding-top: 40px;
    padding-bottom: 20px;
}

.space {
  margin-top: 40px;
}

body {
  background-color: #EBECEE;
  background-image: none;
  color: #fff;
}

@media (max-width: 991px) {
  .hero-overlay {
      background-image: url('../images/insuranceplanfind/loan-money-bag2.png');
      background-size: auto;
      background-repeat: round;
      background-size: cover;
  }

  .urlSection{
      display: contents;
  }

  .divider{
      margin-top: 10px;
      margin-bottom: 10px;
  }

  .top_heading{
      width: auto;
  }
}
@media (min-width: 992px) {
  .hero-overlay {
      background-image: url('../images/insuranceplanfind/loan-money-bag1.png');
      background-size: auto;
      background-repeat: round;
      background-size: cover;
  }

  .urlSection{
      text-align: center;
      margin-left: 33px;
  }

  .w-col-1 {
    width: 3.33333333%;
  }

  .w-col-5 {
    width: 38.66666667%;
  }
  .w-col-6 {
    width: 57%;
  }


}

@media only screen and (min-width: 481px) and (max-width:768px){
  .divider-new {
    width: 30%;
    height: 5px;
    background-color: #fff;
    border-radius: 50%;
    z-index: 999999 !important;
    position: absolute;
  }

  .back-strip {
    background-color: #333;
    border-radius: 10px;
    height: 150px;
    z-index: 0;
    position: absolute;
    width: 30px;
    margin-top: 12.5%;
    margin-left: 25px;
  }

  .back-strip2 {
    background-color: #333;
    border-radius: 10px;
    height: 150px;
    z-index: 0;
    position: absolute;
    width: 30px;
    margin-top: -45.5%;
    margin-left: 89.5%;
  }
}

@media only screen and (min-width:320px) and (max-width:480px){
  .divider-new {
    width: 50%;
    height: 5px;
    background-color: #fff;
    border-radius: 50%;
    z-index: 999999 !important;
    position: absolute;
  }
  .urlSection h7{
    padding-right: 0px;
  }
  .adsUrl{
    font-size:12px;
  }

}

@media (max-width: 320px) {
  .top_heading{
      padding: 2px 20px;
      line-height: 10px;
  }
}

.adsUrl {
  text-decoration: underline;
  line-height: 10px;
  padding: 7px; border-radius: 20px;
}

.adsUrl span{
    color:#fff;
}

.button-1 {
background: #ffffff; /* Old browsers */
background: -moz-linear-gradient(top,  #ffffff 0%, #ffffff 49%, #e0e4f6 50%, #e0e4f6 51%, #f8f9fd 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #ffffff 0%,#ffffff 49%,#e0e4f6 50%,#e0e4f6 51%,#f8f9fd 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #ffffff 0%,#ffffff 49%,#e0e4f6 50%,#e0e4f6 51%,#f8f9fd 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f8f9fd',GradientType=0 ); /* IE6-9 */

}

.button-1-h {
    text-decoration: none;
    color:#000;
    font-size: 36px;
    font-weight: bold;
    padding-bottom: 20px;
}

.button-1-h:hover {
    color: #00a6d1;
}

a.policy {
    color: #000000;
}

.contentSection{
  text-align: center;
  padding-top: 5px;
}

.underline{
    text-decoration: underline;
    color:#ffffff;
}

.component {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    right: 0;
    margin-right: 15px;
}
