﻿@media screen and (max-width:1280px) {
    /*.investorworkFontSize {
        font-size: 1rem !important;
        font-weight: 400 !important;
    }*/

    .investorWorld_margin {
        margin-left: 1rem !important;
        margin-right: 1rem !important;
    }


    .aboutNws-list-banner {
        display: none;
    }

    .aboutNws-list-grid {
        grid-template-columns: unset !important;
    }

    .aboutNws-list-font,.ImageLink_TitleFont{
        font-weight: 500 !important;
        font-size: 1.25em !important;
    }
    .PressRelease_pl_2{
        padding-left:2rem !important;
    }
}
.MouseoutImage, .MouseoverImage {
    height: 100px;
    width: 100px;
    margin: auto;
	margin-top: 1.6rem;
}
@media screen and (max-width:1280px) {
    .MouseoutImage, .MouseoverImage {
        max-height: 300px;
        min-height: 300px;
    }
}
@media screen and (max-width:768px) {
    .MouseoutImage, .MouseoverImage {
        min-height: unset !important;
    }

}
/*
@media screen and (min-width:1440px) {
    .MouseoutImage, .MouseoutImage {
        max-height: 151.44px;
        min-height: 151.44px;
    }
}
@media screen and (min-width:1700px) {
    .MouseoutImage, .MouseoutImage {
        max-height: 171.75px;
        max-height: 171.75px;
    }
}*/

    .ImageLink_TitleFont {
        font-weight: 500 !important;
    }

    .PdfBox_CardTitle {
    }

    .PdfBox_Link {
        margin-bottom: 1rem !important;
        margin-top: 0.5rem !important;
    }

    .PdfBox_visibility {
        visibility: collapse;
    }
	
	.ESGawardRichtextbox{
		 background: #183160;
		 color: #ffffff;
	}
	.tabborderLR {
    border-left: 1px solid #000000 !important;
    border-right: 1px solid #000000 !important;
    border-bottom: 1px solid #000000 !important;
}
.tabbordercen {
    border-bottom: 1px solid #000000 !important;
    border-left: unset !important;
    border-right: unset !important;
	
}
.fontsize_1rem{
    font-size: 1rem !important;
}
