﻿.abouttop {
    margin: 29px 0px 0px 15px !important
}

.aboutContactButton {
    border-radius: 9px;
    font-size: 12px;
    padding: 8px 11px;
}

/*.searchicon {
    border-radius: 29px;
    padding: 26px;
    margin-left: -92px;
    width: 117px;
    position: relative;
    margin-top: -11px;
}


@media only screen and (max-width : 480px) {
    .searchicon {
        border-radius: 29px;
        padding: 32px;
        margin-left: -115px;
        width: 110px;
        position: relative;
        margin-top: -2px;
    }
}*/


.mastertopcontact {
    padding-left: 0px;
}

.mastercontactitem {
    padding-right: 0px;
}

.masterimgtop {
    width: 20px;
    margin-top: -2px;
    margin-right: 1px;
}


.masterlogo {
    width: 166px !important;
}

.footerwidgeticon {
    margin: 25px auto !important;
}

.socialIcon {
    margin-left: -5px;
    margin-top: 2px;
}

.socialiconlist {
    margin-top: 3px;
}

.spanphonenumber {
    font-weight: 500 !important;
}


li {
    font-weight: 500 !important;
}


.widget.widget-nav-menu ul li a {
    padding: 10px 12px;
}

.serviceDescription {
    text-transform: uppercase;
}


.page-title-heading {
    margin: 0;
    margin-bottom: 4px;
    margin-top: 19px;
}

.jointteambreadcrumb {
    float: left;
    margin-left: -15px;
}

.jointteambreadcrumbtitle {
    padding-right: 0px;
}

.jointeamheading {
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 0.5px;
    font-size: 24px;
}

.jointeamheading_p {
    text-align: center;
    color: black !important;
}

.joitteamform {
    padding: 21px 0;
}

.jointteamheanding {
    font-size: 22px;
}

.jointparagraph {
    text-align: center;
    width: auto;
    margin: 8px auto;
    font-weight: 500 !important;
    font-size: 15px;
}

.mediacoveragebreadcrumb {
    float: left;
    margin-left: -28px;
}

.mediasidebare {
    background-color: #d2d9e9;
}

.mediacotentarea {
    background-color: #fff;
}

.mediasessiontitle {
    margin-bottom: 6px;
}

.mediatitleheader {
    margin-bottom: 20px;
}

.mediaheadingtilenew {
    margin-left: 13px;
}

.mediareportwrapper {
    margin-top: -14px;
    box-shadow: 0 0 28px 0 rgb(213 213 213);
}

.mediapragraphtitle {
    color: #213b76;
    font-size: 17px;
    margin-bottom: 28px;
    font-weight: bold;
}

.mediacoveragelabel {
    font-weight: 500;
    color: black;
    font-size: 18px;
}

.medialogpath {
    margin-bottom: 21px;
}

.mediatitlenew {
    text-align: justify;
}

.mediatitle {
    color: black;
    font-weight: 500 !important;
}

.mediareadmore {
    color: blue;
    font-weight: 500;
}

.mediarealtedpost {
    margin-top: 19px;
}

.media-relatedreport {
    line-height: 2.5;
    font-weight: 500 !important;
    color: black
}

.mediarelatedreporturl {
    text-align: justify;
    color: #555c63;
}

.mediapagination {
    background: #ecedf1;
}

.mediasideleft {
    background-color: #fff;
    padding-top: 49px;
}

.mediawidgetnavbarmenu {
    margin-left: 12px;
    top: -8px
}


.Repeater, .Repeater td, .Repeater td {
    border: 1px solid #e9eef6;
}

    .Repeater td {
        background-color: #e9eef6 !important;
    }

    .Repeater th {
        background-color: #061539 !important;
        color: White;
        font-size: 10pt;
        line-height: 200%;
    }

    .Repeater span {
        color: black;
        font-size: 10pt;
        line-height: 200%;
    }

.page_enabled, .page_disabled {
    display: inline-block;
    height: 36px;
    min-width: 46px;
    line-height: 16px;
    text-align: CENTER;
    text-decoration: none;
    border: 1px solid #c1b8b8;
    margin: -4PX;
    font-weight: 500 !important;
    padding: 8px;
}

    .page_enabled:hover {
        background-color: #dbdbdb;
        border: 1px solid #ffffff;
    }

.page_enabled {
    background-color: #fff;
    color: #000;
}

.page_disabled {
    background-color: #061539;
    color: #fff !important;
}

.contactheading {
    margin-top: -17px;
}

.contectdesc {
    margin: 8px;
}

.contectparagraph {
    text-align: center;
    width: auto;
    font-size: 15px
}

.pressreleasebreadcrumb {
    float: left;
    margin-left: -25px;
}

.pressreleasecatname {
    text-transform: capitalize;
    font-size: 24px;
    font-weight: 600;
    letter-spacing: 0.5px;
    color: #061539 !important;
    margin-left: 3px;
}

.pressreleasecontent {
    margin-bottom: 13px;
    margin-top: 13px;
}

/*----------Custome ---------*/


/*---------Common -----*/
.widget.widget-nav-menu ul li a {
    padding: 5px 10px !important;
}

.report-wrapper {
    min-height: 30rem !important;
}

.widget.widget-nav-menu ul li a:after {
    content: '';
}

/*-----FOR GLOBAL RIGHT MENU --------*/

/* Main Menu */
.menuN {
    list-style: none;
    padding: 0;
    margin: 0;
    width: 340px;
    background: #808080;
    float: right;
    color: #000;
 
}
    /* Menu Items */
    .menuN li {
        position: relative; /* Ensures submenu is positioned correctly */
        background: #eeeeee;
        color: #000;
        padding: 1px;
    }
        /* Menu Links */
        .menuN li a {
            display: block;
            color: #000;
            text-decoration: none;
            padding: 10px;
        }
        /* Hover Effect */
        .menuN li:hover {
            background: #d3d3d3;
            color: #000;
        }

            /* Show submenu when hovering */
            .menuN li:hover > .submenu {
                display: block;
                padding-left: 20px;
            }

.report-wrapper {
    max-width: 94% !important;
}

/*-------TO fix Right Menu--------*/
@media(max-width:1920px) {
    .rightMenu {
        position: absolute;
        right: 7rem;
        top: 1.6rem;
        background-color: #fff;
        /*height: fit-content;*/
        height: 98.1%;
        max-width: 28%;
        /* Remove 'bottom' unless you're intentionally stretching it */
        /* bottom: 12rem; */
    }
}

@media (max-width: 992px) {
    .rightMenu {
        position: absolute;
        right: 7rem;
        top: 1.6rem;
        background-color: #fff;
        height: fit-content;
        max-width: 28%;
        /* Remove 'bottom' unless you're intentionally stretching it */
        /* bottom: 12rem; */
    }
}

@media(max-width:582px) {
    .rightMenu {
        display: none;
    }
}

.menu-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    background: #eeeeee;
    padding: 5px 4px;
    cursor: pointer;
    border-bottom: 1px solid #bfbebe;
}

.category-name {
    flex-grow: 1;
    font-weight: bold;
    color: #000;
}

.menu-header a {
    flex-grow: 1;
    color: #000;
    text-decoration: none;
    font-weight: bold;

}

.toggle-btn {
    cursor: pointer;
    font-weight: bold;
    margin-right: 10px;
}

.submenu {
    list-style: none;
    padding: 0;
    margin: 0;
    background: #b9e6fa;
}

    .submenu li {
        padding: 8px 12px;
        background: #d4f1fd;
    }

        .submenu li a {
            color: #000;
            text-decoration: none;
        }
