.insider-voice-container{
  background-color: #F4F7FD;
  font-family: 'ProximaNova-Regular';
  padding: 45px 40px 20px 40px;

}

.iv-parent{
  margin-top: 38px;margin-bottom: 20px;display: inline-block;
}

.iv-header{
  margin-top: 0px;font-family: Merriweather;font-size: 40px;font-weight: 700;letter-spacing: -0.65px;line-height: 45px;margin-bottom: 25px;
}
.iv-premium-tag{
  color: #FFF;font-family: 'Open Sans';font-size: 10px;letter-spacing: 0.25px;line-height: 14px;background-color: #0133B3;    padding: 3px 7px 4px 7px;
      vertical-align: middle; margin-left: 10px;
}

.iv-main{

  font-size: 18px;line-height: 24px;
}
/* .iv-next{
  color: white;font-size: 14px;background-size: contain;background-image: url(/images/Path.png);padding: 7px 60px; height: 44px;
  width: 300px;
} */

.iv-path{
  margin-top: 30px;
  position: relative;
}


.iv-next{
  position: absolute;
  top: 13px;
  left: 100px;
  color: white;
  font-size: 15px;
  font-weight: 700;
}


.iv-small-text{
  font-size: 14px;font-weight: 700;line-height: 24px;margin-bottom: 8px;
}

.iv-name{
  font-size: 19px;font-weight: 700;line-height: 24px;margin-bottom: 4px;
}

.iv-desgn{
  font-size: 19px;
}

.insider-voice-index{
margin: 20px 0px 20px 0px !important;
}
}
#iv-chat{
   margin-top: -70px;
       height: 313px;

}
.insider-voice-button:before {
    left: 100%;
    top: 1px;
    border: 8px solid transparent;
  border-width: 24px 20px;
    border-left-color: #03115D;
    background: transparent;
}
.insider-voice-button:before, .insider-voice-button:after {
    content: "";
    position: absolute;
}
.insider-voice-button {
pointer-events: none;
    background-color: #03115D;
    color: white;
    height: 50px;
    position: relative;
    border: 0px;
    width:303px;

    border-radius: 6px 0 0 6px;
}
#iv-img{
height: 48px;
 width: 303px }
@media only screen and (min-width:990px) and (max-width:1090px){
	#iv-chat{
       margin-top: -70px;
           height: 313px;
             width: 110% !important
    }

}
@media (max-width: 990px) {

#iv-chat{
   /*  margin: 0 auto;
    width: 100% !important;
    padding: 30px;
     height: 300px; */
     display: none;
    }
    .insider-voice-container{
text-align: center;
}
#iv-img{
width: 100% }
.insider-voice-button {
width: 100%;
}


.iv-header{
font-size: 36px;
text-align: center;

}

.iv-next{
left: 40%
}














 }