.quick-signpost .signpost-item-wrapper {margin-bottom: 30px;margin-top:20px;}
.quick-signpost .title-holder {display: flex;text-align: center;justify-content:center}
.quick-signpost .signpost-title-holder {display: flex;justify-content: center;}
.quick-signpost .signpost-desc-holder {display: flex;text-align: center;justify-content:center}
.quick-signpost .signpost-link-holder.primary-cta.icon-primart-cta {display: flex;justify-content: center;margin-top:5px;}

.quick-signpost .docsInSeparateRows .signpost-title-holder {display: flex;justify-content: left;}
.quick-signpost .docsInSeparateRows .signpost-desc-holder {display: flex;text-align: left;justify-content:left}
.quick-signpost .docsInSeparateRows .signpost-link-holder.primary-cta.icon-primart-cta {display: flex;justify-content: left;margin-top:5px;}


.quick-signpost .signpost-item-holder {margin-top:35px;overflow: hidden;}
.quick-signpost .signpost-item-wrapper::before{content: '';height: 300px; width: 100%;opacity: 1;background: radial-gradient(101.85% 101.85% at 50% 50%, rgba(34, 137, 239, 0.15) 0%, rgba(133, 214, 193, 0.15) 44.77%); filter: blur(60px); transform: rotate(-99.16deg);position: absolute;left: 0;right: 0;z-index:-1}
.quick-signpost .signpost-title-holder h3 {margin-bottom: 20px;text-align:center}
/*.quick-signpost a.primary-cta, .primary-cta a { margin: 20px;}*/
.quick-signpost .title { padding-bottom: 0px;max-width:257px;height:100%}
.signpost-link-holder.primary-cta.icon-primart-cta {position: relative;z-index: 10;}
.quick-signpost .signpost-desc-holder p.title{font-size:1.6rem;line-height:26px;/*font-weight:600*/;font-family:'Gotham-Medium','Arial','Helvetica','Sans-serif'}
.docsInSeparateRows .signpost-items { width: 100% !important; flex: unset !important; max-width: none; }
.quick-signpost .docsInSeparateRows .signpost-item-wrapper {height:auto !important;}
.quick-signpost .docsInSeparateRows a.primary-cta {margin-top:0px;}
.quick-signpost .docsInSeparateRows .signpost-title-holder h3 {font-size: 3rem; line-height: 3rem;}


@media all and (max-width:991.98px){
.quick-signpost .h3 {margin: 0 0 20px;}
}
@media all and (max-width:767.98px){ 
.quick-signpost .signpost-item-holder {margin-top:0px;overflow: hidden;}
.quick-signpost .signpost-item-wrapper::before{content: '';height: 300px;width: 100%;left: 0;right: 0;margin: 0 auto;}
.quick-signpost .signpost-desc-holder .title {font-family: 'Gotham-Light';font-size: 1.4rem;line-height: 2.1rem;}
.quick-signpost .signpost-title-holder h3 {margin-bottom: 10px;}
.quick-signpost .signpost-desc-holder { margin-bottom: 17px;}
.quick-signpost .signpost-item-wrapper {margin-top: 39px;}
/*.quick-signpost .signpost-item-wrapper:first-child{margin-top:0px}*/
.quick-signpost-module-holder .title-holder .h3 {margin: 0 0 3px;}
}
@media all and (min-width:767.98px) and (max-width:991.98px){
.quick-signpost .signpost-item-wrapper::before{content:'';height:200px;width:174px;left:319px;top:-27px}
.quick-signpost .signpost-item-holder {margin-top:20px;}
.quick-signpost h3, .quick-signpost .h3{font-size:3rem;line-height:4rem}
}

/************************* Style changed for ticket MSMBWF-1084 ****************************************/
.quick-signpost .signpost-item-holder {
    padding: 60px 0;
    overflow: visible;
}
.quick-signpost .signpost-item-wrapper::before{content: '';height:200px; width: 100%;opacity: 1;background: radial-gradient(101.85% 101.85% at 50% 50%, rgba(34, 137, 239, 0.15) 0%, rgba(133, 214, 193, 0.15) 44.77%);filter:blur(60px); transform: rotate(-99.16deg);position: absolute;left: 0;right: 0;z-index:-1}
