.dropdown-menu a {
    /* color: black!important; */
    display: block;
    width: 100%;
    padding: .25rem 1.5rem!important;
    clear: both;
    font-weight: 400!important;
    color: #212529!important;
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
    border: 0;
    font-size: 14px!important;
    line-height: 30px!important;
    border-bottom: 1px solid #eee;
}
/*Index Dynamics icon width*/
.invest-icons img {
    width: 100%;
}
.invest-icons1 img {
    width: 100%;
}

/*footer widgets*/
.footO li {
    list-style: none;
}

/*video Gallery*/
.video h1 {
    font-size: 26px;
}

.video iframe {
    width: 100%;
}
/*pagination*/
.paginate {
    font-size: 20px;
    padding: 20px 59px;
    border: 1px solid #c52d2f;
}
.paginate a {
    padding: 2px 10px;
    color: #c52d2f;
}
.paginate span {
    color: #c56869;
}