.theme2 h2.circleIcons::before,h2.circleIcons.icnCenter:after{
    content: none;
}
.call_icon {
    background: #969f6e;
    border-radius: 50%;
    width: 40px;
    height: 40px !important;
}
h2.circleIcons.icnCenter {
    display: flex;
    justify-content: center;
    align-items: center;
    column-gap: 13px;
    padding: 0;
    margin: 0;
}
.cus_container {
    max-width: 940px;
    margin: 0 auto;
    padding: 0 15px;
    font-size: 16px;
}
.mnPopup.dvCallBack .formBtns {
    padding: 0px 0px 25px 0;
}
.theme2 .mnPopup .btnRed.type2 {
    color: #c91429;
    background-color: #ffffff !important;
    border: 1px solid #c91429;
}
.mnPopup .dvForm .formBtns .anchorLink{
    border-radius: 25px;
    padding: 8px 40px;
    background-color: #c91429;
    font-size: 14px;
    border: 1px solid #c91429;
    font-weight: 600;
}
.btnRed.type2 {
    border-radius: 25px;
}
a .arrR_whiteRed {
    padding-right: 0px;
}
.theme2 .mnPopup .arrR_whiteRed.type2:after {
    content: none;
}
.dvForm .dvInput input[type=text] {
    padding: 0 0 0 20px;
}
.mnPopup.dvCallBack ul li .dvSelect select {
    padding: 0 0 0 20px;
}
#getCallbackSubmitBtn:hover {
    background-color: white;
    border: 1px solid #c91429;
    color: #c91429;
}
.dvPopupBox {
    background: #ffffff;
    border: 1px solid #c4c4c4;
    border-radius: 15px;
}
.theme2 .mnPopup .dvForm .formBtns .btnRed.type2 {
    min-width: 110px;
}
.mnPopup .dvForm .formBtns .btnRed span {
    height: auto;
    line-height: unset;
    font-size: 14px;
}
.theme2 .mnPopup .btnRed.type2 {
    padding: 8px 10px;
}
.mnPopup.dvCallBack .dvTollFree {
    border-top: none;
}
.mnPopup.dvCallBack .dvTollFree {
    padding: 3px 0px 15px 0;
}
.bg_container {
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 160px;
    margin-bottom: 20px;
    border-radius: 14px 14px 0 0;
    border: 1px solid #c4c4c4;
    position: relative;
    background: black;
}
.bg_container::before {
    content: "";
    position: absolute;
    background-image: linear-gradient(to bottom right, rgba(255, 255, 255, 1) -100%, rgba(0, 0, 0, 0)), url(https://mutualfund.adityabirlacapital.com/-/media/bsl/images/fund-cards-banner/357-x-145-fund-cards-absl-manufacturing-equity-fund.jpg?extension=webp);
    background-repeat: no-repeat;
    background-size: 100% 100% !important;
    height: 100%;
    left: 0;
    right: 0;
    top: 0;
    opacity: 0.6;
    border-radius: 12px 12px 0 0;
}
.circleIcons.icnCenter>span {
    color: #ffffff;
}
h2.circleIcons.icnCenter>span {
    margin-top: 0;
    height: auto;
}
input.alphaOnly.easbroder,input.txtPhone.easbroder,select.callLater.easbroder {
    border-radius: 20px;
}
.modal-dialog{
    margin-top:-440px;
}
.mnPopup .dvForm .formBtns .btnRed span {
    line-height: unset;
    height: auto;
    font-size: 14px;
    font-weight: 600;
}
@media (max-width: 991px) {
.cus_container {
    max-width: 480px;
}
}

@media (min-width: 992px) {
.clearfix.customInput.firCaptcha {
    display: flex;
}
.mnPopup.dvCallBack {
    max-width: 900px;
}   
input.alphaOnly.easbroder,input.txtPhone.easbroder,select.callLater.easbroder {
    width: 275px;
}
.dvForm .dvSelect cite:after {
    right: 20px;
}
.mnPopup .dvForm ul li {
    margin: 15px auto;
}

.mnPopup .dvForm .formBtns .btnRed.type2 {
    background-color: #f6f6f6;
    line-height: inherit;
    height: inherit;
    min-width: unset;
    padding: 8px 40px;
}

.dvForm .dvNote {
    line-height: unset;
    border-bottom: 1px solid;
    display: inline;
    padding: 10px 25px;
}
h2.circleIcons.icnCenter>span:after{
    content: none;
}
.circleIcons.icnCenter>span {
    font-size: 24px !important;
    color: #ffffff;
}
}
@media (max-width:766px){
.mnPopup .dvForm .formBtns .anchorLink {
    padding: 10px 40px;
}
}
.mnPopup .dvForm ul.dvDateTime li.timeDiv .dvSelect {
    width: 100% !important;
}
.mnPopup.dvCallBack ul li .dvSelect{
    width: 310px !important;
}
.mnPopup.dvCallBack .appendCallback ul.dvDateTime {
    border-top: none;
    margin-top: 0;
    padding-top: 0;
}
/* .ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
    border: 1px solid #c5c5c5;
    background: #f6f6f6;
    color: black;
} */
.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next {
    position: absolute;
    top: 0px;
    width: 32px;
    height: 32px;
}
.callLater.easbroder.tempclr {
    color: black !important;
}
.timeselect.tempclr{
    color: black !important;
}
.ui-state-highlight {
    border: 1.5px solid #c88e95 !important;
    background: #f6f6f6 !important;
    color: black !important;

}
.ui-widget-content {
    width: 280px;
}
.ui-state-active {
    border: 1px solid #d12b3f !important;
    background: #d12b3f !important;
    font-weight: 400;
    color: #fff !important;
}
a.ui-state-default {
    font-size:22px;
}
.dvForm .dvCaptcha .dvInput .captcha {
    height: 38px;
}
#callSelect option,#txtTime option {
    color: #000;
}
#callSelect option:first-child, #txtTime option:first-child{
    color: #c8c8c8;
}
.calender input .datePick, .calender>input, .dvFormFlow .calender input .datePick, .dvFormFlow .calender>input {
    background: url(../minify-css/images/icnCalendar.png) no-repeat scroll right center;
    }
    .theme2 .graphCntPort .graphPortMn .dvLstPort .fullFundsTable td.bgRed, .theme2 .dvPopupBox .btnClosePop, .theme2 .videoIframeCont .closeBtn, .theme2 .jspDrag, .theme2 h2.circleIcons>span:after, .theme2 .ResourceIdentifier ul.tab-links, .theme2 .tab-content .tab>ul li>h3:before, .theme2 .searchBox .searchBtn, .theme2 .dvRhtNotification ul>li:before, .theme2 .filterNoti, .theme2 .pm-icon {
    background-color: #c91429;
}