.image-signpost-module .image-parent-wrapper .image-signpost{flex:1;border-radius: 20px;position:relative;background-position:center;min-height: 520px;background-size: cover;
background-repeat: no-repeat;height: 100%;overflow: hidden}
.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);width: 100%;height: 100%;}
.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: 257px;width: 1px;background: var(--light-orange-100);right: 100px;top: -153px;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: 104px;background: var(--light-orange-100);width: 1px;}
.image-signpost-module .vertical-line .line::after {content: '';position: absolute;bottom: 0px;height: 6px;background: var(--light-orange-100);width: 6px;border-radius: 100%;left: -2px;}
.image-signpost-module .signpost-content-hover .signpost-title{color:var(--white-light);margin-bottom: -10px;transition: all 1s ease-in-out}
.image-signpost-module .signpost-content-hover .signpost-body{opacity: 0;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-content-hover{position: absolute;padding: 32px;color: var(--white-light);display: flex;flex-flow: column;justify-content: flex-start;bottom: -185px;transition: all 0.7s ease-in-out;min-height: 350px;width: 100%;}
.image-signpost-module .image-parent-wrapper .image-signpost:focus{outline: 1px solid var(--orange-100);}
.image-signpost-module .image-parent-wrapper .image-signpost::before {content: '';position: absolute;width: 100%;height: 0;background: var(--dark-grey-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, .image-signpost-module .image-parent-wrapper .image-signpost:focus::before{height: 100%;}
.image-signpost-module .image-parent-wrapper .image-signpost:hover .signpost-content-hover, .image-signpost-module .image-parent-wrapper .image-signpost:focus .signpost-content-hover{bottom: 0;min-height: 250px;}
.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;color: var(--light-orange-100)}
.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: 453px}

@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 (max-width:991.98px){
.image-signpost-module .image-parent-wrapper .image-signpost{min-height:320px;}
.image-signpost-module .signpost-content-hover {padding: 14px;bottom: -225px;}
.image-signpost-module .signpost-content-hover .signpost-title{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: -230px;}
.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;}
}

@media (max-width: 992px){
    .image-signpost-module .signpost-content-hover {
        bottom: -205px;
    }
}