@media (min-width: 768px) {
  .cols3-grid .box-grid-wrap .media-block figure img {
    width: 100% } 
  }
.user-pages-wrap fieldset {
    margin-left: 0;
    padding: 0;
}
.user-pages-wrap label {
    font-weight: 700;
    color: #ffffff;
    text-transform: uppercase;
    margin-bottom: 4px;
}
 .user-pages-wrap input#edit-submit {
    width: fit-content;
}
.user-pages-wrap span.fieldset-legend::before{
	content: "";
    width: 100px;
    height: 3px;
    background: red;
    position: absolute;
    bottom: -8px;
}
.user-pages-wrap span.fieldset-legend{
    color: #fff;
    position: relative;
    text-transform: uppercase;
    margin-bottom: 35px;
}
p.rteright {
    display: none;
}
.mining-- .latest-story-listing li{
    min-height: 188px;
}
div.followlinks {
    position: absolute;
    top: 42px;
    right: 0px;
    display: none;
}
div.breadcrumb-row {
    position: relative;
}
.videotype .media-info iframe {
    width: 100%;
    min-height: 500px;
}
.node .box-grid-wrap p{ 
    margin-top: 0;
    margin-bottom: 1rem;
}
.nodes.box-grid-wrap {
    color: #fff;
}
.nodes.box-grid-wrap {
      margin-top: 0;
    margin-bottom: 1rem;
}
.about-author img {
    border-radius: inherit !important;
}
.path-blogs .cols3-grid .box-grid-wrap .media-block figure img{
    height: 300px !important;
}
body div#sliding-popup, body div#sliding-popup .eu-cookie-withdraw-banner, body .eu-cookie-withdraw-tab{
    background: #ef1c2d;
}

.ui-dialog .ui-dialog-buttonpane button:hover {
    color: #ef1c2d;
}
#drupal-modal .box-grid-wrap form h4 {
    font-weight: 800;
    font-size: 20px;
}
#successmodal .modal-header {
    padding: 6px 18px;
    border-bottom: 1px solid #ef1b2c;
}
#successmodal .modal-header .close{
    color: #ef1b2c;
}
#successmodal .modal-header .close:hover{
   opacity: 1;
}

#successmodal .modal-body {
    padding: 2rem;
    text-align: justify;
}