.notification-component{background:#f3eee9;background-position:bottom;background-repeat:no-repeat;background-repeat-x:repeat}
.notification-component .row{padding:107px 0 90px}
.notification-component .col-lg-4{padding-right:48px}
.notification-component .notification-heading{word-wrap:break-word}
.notification-component .btn-flex{display:flex;width:fit-content;gap:10px;margin-top:40px;margin-bottom:60px !important}
.notification-component .notifications{position:relative}
.notification-component .notification-content-box{padding:50px 50px 150px 50px;background-color:#fff;min-height:450px}
.notification-component .content-div{display:flex;flex-direction:column}
.notification-component .content-border-bottom{border-bottom:1px solid #002035}
.notification-component .padding-top-30{padding-top:30px}
.notification-component .notification-content{font-size:14px;padding:10px 0 30px}
.notification-component .find-more{font-size:18px;padding-bottom:30px;color:#2891a3;text-decoration:none}
.notification-component .notification-list-box{padding:30px 15px;background:#013f54;margin:-50px -12px 0 40px;min-height:450px}
.notification-component .notification-lists{display:flex;flex-direction:column;gap:20px;padding:0 10px 40px 0;color:#fff}
.notification-component .notification-list-item{display:flex;gap:13px;padding-bottom:20px;color:#fff;text-decoration:none}
.notification-component .arrow-icon{margin:auto 0 auto}
.notification-component .item-border-bottom{border-bottom:1px solid #097463;color:#fff;text-decoration:none}
.notification-component .btn-margin{margin-top:40px !important;margin-bottom:10px !important}
.notification-component .notification-list-box .notification-lists .normalB1{font-size:18px}
@media(min-width:576px){.notification-component .notification-list-box{margin:-50px -20px 0 40px}
}
@media(min-width:768px){.notification-component .notification-content-box{padding:50px 100px 130px 50px;background-color:#fff;min-height:540px}
.notification-component .notification-list-box{padding:50px 100px 50px 50px;min-height:540px}
}
@media(min-width:992px){.notification-component{background-position:bottom right;background-repeat-x:no-repeat;padding-bottom:60px}
.notification-component .btn-margin{margin-bottom:40px}
.notification-component .notification-content-box{padding:50px 80px 50px 50px;width:53.5%}
.notification-component .notification-list-box{padding:50px;width:54.1%;position:absolute;right:10px;top:50px;margin:0}
.notification-component .notification-list-box .notification-lists .normalB1{font-size:20px}
}
@media(min-width:1200px){.notification-component .notification-content-box{padding:50px 100px 50px 50px}
.notification-component .btn-margin{margin-bottom:40px}
}
@media(min-width:1440px){.notification-component .notification-content-box{padding:50px 120px 50px 50px}
.notification-component .notification-list-box{padding:50px}
.notification-component .btn-margin{margin-top:40px !important}
}