.entry-content>*{
    margin-bottom:0;
}

.hal-highlight-row {
    overflow: visible !important;
    margin-bottom: 65px;
}

.hal-highlight-row .wpb_single_image{
    padding-right: 95px;
}

.hal-highlight-row .wpb_single_image,
.hal-highlight-row2 .wpb_single_image {
    position: relative;
    width: 90%;
}

.hal-highlight-row .wpb_single_image img { 
    max-height: 500px;
    object-fit: cover;
}

.hal-highlight-row2 .wpb_column:first-child {
    padding-right: 95px;
}

.hal-highlight-row .wpb_single_image:after {
    content: '';
    background-color: #CFB058;
    width: 90%;
    height: 80%;
    position: absolute;
    top: 30%;
    left: 0;
    bottom: 0;
    z-index: -1;
}

.hal-highlight-row2 .wpb_single_image {
    margin-left: auto;
}

.hal-highlight-row2 .wpb_single_image:before {
    content: '';
    background-color: #262c42;
    width: 95%;
    height: 80%;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: -65px;
    z-index: -1;
}

.product-hover-text{
    color:#ffffff;
}


.news-sec{
    margin: 75px 0 40px;
}

.semi-bold-text-news{
    font-weight:600!important;
}

.image-text{
    font-size:12px;
}
.wp-caption-text{
     text-align:left!important;
}

.news-img .wpb_single_image{
     margin-bottom: 12px;
}

.tablepress>:where(thead,tfoot)>*>th{
    background-color:#262c42;
    color:#ffffff;
}

.hal-motion-image .wpb_single_image img{
    height:420px;
    width:auto;
}

.ccy-right a:hover{
    color:#000E8F;
}

.main-header #mainnav ul ul li:hover>a {
    color: #ff66c4!important;
}

.homepadding{
    padding:10em;
}

.webinar-row .wpb_column:first-child .wpb_text_column {
    background-color: #f2f2f2;
    padding: 10px;
    width:100%;
}

.webinar-row .wpb_column:last-child .wpb_text_column {
    background-color: #e6e6e6;
    padding: 10px;
    width:100%;
}
.width100{
    width:100%;
}
@media screen and (max-width: 575.98px) { 
    .sponsor-bg{
        padding:0;}
        
    .hal-motion-image .wpb_single_image img{
    height:250px;
    width:auto;
}

}