.stunt-header-background {
    background-image: url("/wp-content/themes/rt_akuatik/custom/images/Stunt%20Header.png?5e2b4af6");
    background-repeat: no-repeat;
    background-size: contain;
}

.stunt-inductee-header {
    background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 94.1%, 0.85)), to(hsla(0, 0%, 94.1%, 0.85))), url("/wp-content/themes/rt_akuatik/custom/images/Stunt-Inductee.jpg?5eab08a3") !important;
    /*background-image: linear-gradient(180deg, hsla(0, 0%, 94.1%, 0.85), hsla(0, 0%, 94.1%, 0.85)), url("/wp-content/themes/rt_akuatik/custom/images/Stunt-Inductee3.png") !important;*/
    background-position: 0px 0px, 50% 33% !important;
    background-size: auto, cover !important;
}

.stunt-plate {
    margin-top: -48%;
}

.stunt-plate a.g-simplecontent-item-readmore {
    background: initial !important;
    color: #4c4c4c !important;
    border-color: #4c4c4c;
    font-weight: 700;
}

.stunt-photo-credit {
    height: 0;
    margin-top: -115px;
    position: relative;
    text-align: right;
    margin-right: 200px;
    color: #ffffff;
}

.stunt-inductee .g-grid:nth-of-type(3n+1) {
    background-color: #989898;
}

.stunt-inductee .g-grid:nth-of-type(3n+2) {
    background-color: #4c4c4c;
}

.stunt-inductee .g-grid:nth-of-type(3n+3) {
    background-color: #969696;
}

.stunt-inductee .g-block {    
    margin-top: auto;
    margin-bottom: auto;
}

.stunt-inductee .g-content {    
    padding: 0;
    margin: 0;
}

.stunt-inductee .g-simplecontent {
    margin-top: auto;
    margin-bottom: auto;
    margin: 0.625rem;
    padding: 1.5rem;
    font-size: 18px !important;
    color: #ffffff;
}

.stunt-inductee .g-simplecontent a {
    font-size: 18px !important;
    color: #ffffff !important;
}

.stunt-inductee .g-simplecontent-item-content-title {
    font-size: 32px;
}

.stunt-inductee img {
    width: 100%;
}

@media only all and (max-width: 75.938rem) and (min-width: 65rem) {
    .stunt-photo-credit {
        margin-right: 20px;
    }
}

@media only all and (max-width: 64.938rem)
{
    .stunt-header {
        padding-bottom: 0;
        margin-bottom: 0;
    }

    .stunt-header .g-content {
        padding-top: 0.5rem;
        padding-bottom: 0;
        margin-bottom: 0;
    }

    .stunt-plate {
        margin-top: 0 !important;
    }

    .stunt-photo-credit {
        margin-top: -65px;
        margin-right: 0;
    }

    .stunt .g-content {
        padding-top: 0.5rem !important;
        padding-left: 0.5rem !important;
        padding-right: 0.5rem !important;
        padding-bottom: 0.5rem !important;
    }
}
