.gt3-page-title{
    background-image: url(https://www.bpslaw.com/wp-content/uploads/2021/08/BPS-Portal-Hero-Image-scaled.jpg) !important;
    background-size: cover !important;
    background-repeat: no-repeat  !important;
    background-attachment: scroll !important;
height: 350px !important;
background-position: center -180px !important;
background:url();
}

body h1::after{
display: none !important;
}

body h2::after{
    display: none !important;
}

body h2, body h2 span{
    color: #242A61 !important;
}

.gt3-page-title .container{
vertical-align: bottom !important;
padding-bottom: 72px !important;
}

.gt3-page-title__content .page_title h1{
font-size: 70px !important;
text-align: center !important;
text-transform: capitalize !important;
font-weight: 500 !important;
}

.payment-blue{
    color: #2D4095;
    font-size: 20px;
}

.card-button{
    margin-top: 18px;
}

.emphasis, .emphasis a{
    color: #242A61;
    font-weight: 600 !important;
}

.wpb_single_image .vc_figure{
    height: 110px !important;
}

.card-icon img{
    margin-top: 10px !important;
}

.payment-column{
    text-align: center !important;
}

.payment-column-illustration .wpb_single_image .vc_figure{
    height: 100% !important;
}

.payment-column-illustration div {
    height: 100%;
}

.payment-top{
    align-self: baseline !important;
}

.card-button a {
    margin-top: 20px !important;
  }

.payment-column-illustration .vc_column-inner{
    align-self: baseline;
}

.gt3_module_button a, input[type="submit"], #back_to_top:hover{
    background: #fff;
    color: #2D4095;
    border: 1px solid #2D4095 !important;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-width: revert !important;
    padding: 10px 60px;
    text-transform: uppercase;
    font-weight: 800 !important;
    font-size: 20px;
    border-width: 2px !important;
}

.separator-block{
    background: url(https://www.bpslaw.com/wp-content/uploads/2021/08/bps-vline.png);
    background-position-x: 0%;
    background-repeat: repeat;
    background-repeat: no-repeat;
    background-position-x: center;
}


@media only screen and (min-width:767px){
    .payment-container{
        /* padding-left: 60px; */
        justify-content: center;
    }
}


@media only screen and (max-width:1024px){
    .gt3-page-title__content .page_title h1{
        font-size: 28px !important;
    }
    .gt3-page-title{
        height: 150px !important;
        background-position: center top !important;
    }
    .gt3-page-title .container{
        vertical-align: bottom !important;
        padding-bottom: 10px !important;
    }
    .payment-separator-block{
        display: none !important;
    }
    .payment-column-illustration div{
        text-align: center !important;
    }
}

.payment-container > div {
    min-height: 360px;
}

.payment-container > div:last-child .card-button {
    margin-top: 34px;
}

.font-alexon-bold {
	font-family: 'AlexonBold', sans-serif!important;
}
