.carousel-item img{
     min-height: 350px;
}
@media (max-width:768px) {
    .citi-carousel-caption h1 {
        font-size: 25px !important;        
        line-height: 30px !important;
        margin-bottom: 15px !important;    
 }
 .inner-container .gold-button{
     margin-top: 15px;
 }
 .citi-carousel-caption p {
    font-weight: 300;
    font-size: 16px !important;
    line-height: 22px !important;
    color: #fff;
}
div .bg-wealth-gold{
    padding-bottom: 100px !important;
}
.icon_first:first-child{
    height: 45px;
}
div .icon-wrapper {
    margin-bottom: 5px;
    height: 62px;
}
.wealth-sticky-foot h5{
    font-size: 16px;
    line-height: 20px;
}
.wealth-sticky-foot .white-button{
    width: 120px;
    padding: 0px;
    line-height: 30px;
    font-size: 16px;
    margin-top: 5px;
}
 #wealth-slider .modal-dialog,
.modal-dialog{
    width: 90%;
    margin: auto;
}
.mob_view1 h2{
    font-size: 30px;
    line-height: 36px;
}
  .card-container{
    min-height: 220px;
    margin: 10px 0px;
  }
}
@media (max-width:400px) {
    .or-button::after{
        width: 29% !important;
        right: 13%  !important;     
    }
    
    .or-button::before{
        width: 29% !important;
        left: 13% !important;
    }
}
@media (max-width:1100px) {
	  .mob_hide{
        display: none;
    }
}
@media (max-width:992px) {
    div.or-button {
        position: static;
    }
    .wealth-sticky-foot .close-sticky-foot{
        top: 5px;
        right:5px;
    }
    .wealth-sticky-foot h5{
        font-size: 16px;
        line-height: 20px;
    }
    .wealth-sticky-foot .white-button{
        width: 120px;
        padding: 0px;
        line-height: 30px;
        font-size: 16px;
        margin-top: 5px;
    }
    div .wealth-sticky-foot{
        min-height: 120px;
    }
    .mob_hide{
        display: none;
    }
    .or-button::after{
        content: '';
        width: 38%;
        border-color: var(--color-gold) !important;
        position: absolute;
        right: 7%;     
        border: 1px solid;
    }
    
    .or-button::before{
        content: '';
        width: 38%;
        border-color: var(--color-gold) !important;
        position: absolute;
        left: 7%;
        border: 1px solid;
    }
    
div.border-gold {
     border: 0px!important;
    }
}