.image-signpost-module .image-parent-wrapper .image-signpost{flex:1;border-radius: 20px;position:relative;background-position:center;min-height: 420px;margin-bottom: 0px;background-size: cover;background-repeat: no-repeat;height: 100%;overflow: hidden}
.image-signpost-module .image-parent-wrapper .image-signpost:not(.image-square-signpost){min-height:520px;}
.image-signpost-module .image-parent-wrapper .image-signpost:hover{box-shadow: var(--small-shadow);}
.image-signpost-module .image-parent-wrapper .image-signpost .overlay:before{position:absolute;content:'';background: linear-gradient(180deg, rgba(0, 0, 0, 0) 50.68%, rgba(0, 0, 0, 0.6) 100%);box-shadow: var(--big-shadow);}
.image-signpost-module .image-parent-wrapper .image-signpost:nth-child(2) {margin: 0 30px;}
.image-signpost-module .vertical-line {position: relative;}
.image-signpost-module .vertical-line .line{position: absolute;height: 124px;width: 1px;background: var(--cobalt-prime);right: 100px;top: -64px;z-index: 1;}
.image-signpost-module .vertical-line.right-line .line{right:200px;}
.image-signpost-module .vertical-line .line::before {content: '';position: absolute;bottom: 0px;
height: 59px;background: var(--white-light);width: 1px;}
.image-signpost-module .vertical-line .line::after {content: '';position: absolute;bottom: 0px;height: 6px;background: var(--white-light);width: 6px;border-radius: 100%;left: -2px;}
.image-signpost-module .signpost-content-hover .signpost-title{color:var(--white-light);transition: all 1s ease-in-out; text-align: center;}
.image-signpost-module .signpost-content-hover .signpost-body{opacity: 1;transition: all 1s ease-in-out}
.image-signpost-module .signpost-content-hover .signpost-link{opacity: 0;transition: all 1.5s ease-in-out}
.image-signpost-module .signpost-link{position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 1; margin-top: 0;}
.image-signpost-module .image-parent-wrapper .image-signpost:focus-within{outline: 1px solid var(--lithium-light); outline-offset: 2px;}
/* .image-signpost-module .signpost-content-hover{position: absolute;padding: 32px;color: var(--white-light);display: flex;flex-flow: column;justify-content: flex-start;bottom: -80px;transition: all 0.7s ease-in-out;min-height: 250px;width: 100%;} */
.image-signpost-module .signpost-content-hover{position: absolute;padding: 32px;color: var(--white-light);display: flex;flex-flow: column;justify-content: center;align-items: center;transition: all 0.7s ease-in-out;height: 100%;width: 100%;}
.image-signpost-module .image-parent-wrapper .image-signpost::before {content: '';position: absolute;width: 100%;height: 100%;background: linear-gradient(180deg, rgba(0, 0, 0, 0.40) 0%, rgba(0, 0, 0, 0.40) 100%);opacity: 0.9;bottom: 0;transition: all 0.7s ease-in-out;border-radius: 20px}
.image-signpost-module .image-parent-wrapper .image-signpost:hover::before{ background-color: rgba(0, 0, 0, 0.15); }
.image-signpost-module .image-parent-wrapper .image-signpost:hover .signpost-content-hover{bottom: 0;}
/* .image-signpost-module .image-parent-wrapper .image-signpost:hover .signpost-title, .image-signpost-module .image-parent-wrapper .image-signpost:focus .signpost-title{margin-bottom: 16px} */ 
/* .image-signpost-module .image-parent-wrapper .image-signpost:hover .signpost-body, .image-signpost-module .image-parent-wrapper .image-signpost:hover .signpost-link, .image-signpost-module .image-parent-wrapper .image-signpost:focus .signpost-body, .image-signpost-module .image-parent-wrapper .image-signpost:focus .signpost-link{opacity: 1} */
/* .image-signpost-module .signpost-content-hover .signpost-link .cta{margin-top: 16px;padding:0px;} */
.image-signpost-module .image-parent-wrapper .col-lg-5 .image-signpost{height: 626px;}
/*.image-signpost-module .image-parent-wrapper .col-lg-5 .image-signpost:hover::before, .image-signpost-module .image-parent-wrapper .col-lg-5 .image-signpost:focus::before{height: 453px}*/

/* .image-signpost-module .image-parent-wrapper .image-signpost.focus{box-shadow: var(--small-shadow);}
.image-signpost-module .image-parent-wrapper .image-signpost.focus::before{height: 100%;}
.image-signpost-module .image-parent-wrapper .image-signpost.focus .signpost-content-hover{bottom: 0;}
.image-signpost-module .image-parent-wrapper .image-signpost.focus .signpost-title{margin-bottom: 16px}
.image-signpost-module .image-parent-wrapper .image-signpost.focus .signpost-body, 
.image-signpost-module .image-parent-wrapper .image-signpost.focus .signpost-link{opacity: 1}  */
.image-signpost-module .image-parent-wrapper .col-lg-5 .image-signpost.focus::before{height: 100%;bottom:0;}
.image-signpost-module .signpost-title .h4, .image-signpost-module .signpost-title .h5{font-weight: bold;}

@media all and (min-width:768px){
.image-signpost-module .image-parent-wrapper .row .col-lg-4:nth-of-type(1) .pad-top, .image-signpost-module .image-parent-wrapper .row .col-lg-4:nth-of-type(2) .pad-top, .image-signpost-module .image-parent-wrapper .row .col-lg-4:nth-of-type(3) .pad-top{margin-top:0;}
.image-signpost-module .image-parent-wrapper .row .col-lg-4 .pad-top {margin-top: 30px;}
}

/*media query */
@media all and (min-width:768px) and (max-width:991.98px){
.image-signpost-module .image-parent-wrapper .image-signpost{min-height:320px;}
.image-signpost-module .signpost-content-hover{padding: 14px;bottom: -110px;}
.image-signpost-module .signpost-content-hover .signpost-title{height: 120px;overflow: hidden;}
.image-signpost-module .col-lg-5 .signpost-content-hover .signpost-title{height: auto;}
.image-signpost-module .col-lg-5 .signpost-content-hover{bottom: -100px;}
.image-signpost-module .col-lg-5 .signpost-content-hover{padding: 28px;}
.image-signpost-module .signpost-content-hover .signpost-link .cta{padding: 0;}
.image-signpost-module .signpost-content-hover .signpost-link .cta span.icon-download{padding-left: 0;}
.image-signpost-module .image-parent-wrapper .col-lg-5 .image-signpost{height: 458px;}
.image-signpost-module .image-parent-wrapper .col-lg-5 .image-signpost:hover::before, .image-signpost-module .image-parent-wrapper .col-lg-5 .image-signpost:focus::before{height: 348px;}
.vertical-line .line{left: 676px;top:-86px;}
.image-signpost-module .vertical-line .line{height: 93px;top: -33px;}
.image-signpost-module .vertical-line .line::before{height: 60px;}
}

@media all and (max-width:767.68px){
.image-signpost-module .image-parent-wrapper .image-signpost,.image-signpost-module .image-parent-wrapper .col-lg-5 .image-signpost{min-height: 458px;height: 458px;background-position: top center;}
.image-signpost-module .image-parent-wrapper .image-signpost:hover::before, .image-signpost-module .image-parent-wrapper .image-signpost:focus::before {height: 100%;}
.image-signpost-module .signpost-content-hover .signpost-title{height: auto}
/* .image-signpost-module .signpost-content-hover,.image-signpost-module .col-lg-5 .signpost-content-hover{padding: 28px;bottom: -90px;} */ 
.vertical-line .line{display:none;}
/* .image-signpost-module .signpost-content-hover{bottom: -135px;} */ 
.image-signpost-module .image-parent-wrapper .image-signpost{margin-bottom: 24px;}
.image-signpost-module .image-parent-wrapper .col-lg-4:last-child .image-signpost{margin-bottom: 0px;}
}