.not-logged-in .messages {
    padding-top: 0;
    padding-bottom: 0;
}

#block-views-hp-supporter-block-1 .sup-text {
    font-size: 24px;
}

body.page-galleries .main>.content-wrapper {
    padding-bottom: 75px;
}

body.page-galleries .item-list {
    margin-bottom: 0;
    display: block;
    position: absolute;
    bottom: 0;
}

#block-views-hp-supporter-block-1 p {
    margin: 0;
    margin-top: 1em;
}

#block-views-hp-supporter-block-1 a,
#block-views-hp-supporter-block-1 img {
    display: block;
}

#block-views-hp-supporter-block-1 img {
    width: 100%;
}

#block-views-hp-supporter-block-1 a {
    transform: scale(1);
    transition: all .3s ease;
}

#block-views-hp-supporter-block-1 a:hover {
    transform: scale(.95);
}

#social-counters .facebook {
    margin-top: -65px !important;
    background-color: #f36d32;
    padding-bottom: 35px;
}

#social-counters a:hover {
    color: #ffffff !important;
}

#block-block-7 span {
    font-size: 26.38px;
    font-size: 1.64875rem;
}

#social-counters .counter {
    padding: 0px 2% 2px 8% !important;
    font-size: 21px !important;
}

#social-counters .counter.fb-counter::before {
    font-size: 25px !important;
    height: 40px !important;
    width: 40px !important;
}


/*donation button style*/

.donation a {
    padding-left: 2rem;
    padding-right: 2rem;
    background-color: black;
    color: white;
    display: block;
    padding: 2.4rem 1rem;
    line-height: 23px;
    font-weight: bold;
    position: relative;
    min-height: 140px;
    -webkit-transition: all ease-out 0.2s;
    transition: all ease-out 0.2s;
}


/*donation */

.donation.act-now .content p {
    margin: 0;
}

.donation.act-now .content a {
    background: black;
}

.donation.act-now .content a strong {
    border-left: 6px solid #f36d32;
}

.donation.act-now .content a strong::after {
    color: #f36d32;
}


/*act now */

.act-now .content a {
    background: #f36d32;
}

.act-now .content a strong {
    border-left: 6px solid black;
}

.act-now .content a strong::after {
    color: black;
}


/*shout-out */


/*facebook change for without fb counter block */

.heading_wapper {
    height: 100%;
    position: relative;
}

#block-block-8 {
    position: absolute;
    bottom: 0;
    width: 100%;
}

#block-block-8 p {
    margin: 0px;
}


/*Right sidebar change */

#block-block-6 strong {
    font-size: 20px;
}

.act-now .content a strong::after {
    right: -25px;
}

.page-supporters .featured-title a {
    display: inline-block;
    border-left: 4px solid #f36d32;
    padding-left: 20px;
    width: 89%;
}

.page-supporters .featured-title {
    padding-left: 10%;
    padding-right: 12%;
}

.page-supporters .featured-title a::after {
    content: "";
    border: solid 6px #f36d32;
    border-width: 6px 6px 0 0;
    position: absolute;
    color: #f36d32;
    width: 30px;
    height: 30px;
    right: -1em;
    top: 50%;
    -webkit-transform: translate(-8px, -50%) rotate(45deg);
    -ms-transform: translate(-8px, -50%) rotate(45deg);
    transform: translate(-8px, -50%) rotate(45deg);
}

.page-supporters .content-wrapper {
    padding: 50px;
}

.page-supporters .featured-title {
    position: initial;
    margin: -50px;
    margin-bottom: 50px;
}

.page-supporters .featured-title a {
    position: relative;
}


/*Scrolling supporters block*/

#block-views-hp-supporter-block-1 {
    padding: 0px;
}

#block-views-hp-supporter-block-1 .sup-picture img {
    width: 100%;
}

#block-views-hp-supporter-block-1 .sup-text {
    padding: 14px;
    background-color: black;
    color: #f36d32;
    font-weight: bold;
    font-family: "Montserrat";
    font-size: 30px;
    font-size: 1.875rem;
    line-height: 44px;
}

#block-views-hp-supporter-block-1 .sup-text span {
    color: white;
    font-family: "Arvo";
    font-size: 42px;
    font-size: 2.625rem;
    text-transform: uppercase;
    display: block;
}

.slick-slider {
    margin-bottom: 0px;
}

.slick__arrow .slick-prev:before {
    content: "";
    display: inline-block;
    width: 20px;
    height: 20px;
    border: solid #f36d32;
    border-width: 3px 3px 0 0;
    -webkit-transform: translateX(0.4em) rotate(-135deg);
    -ms-transform: translateX(0.4em) rotate(-135deg);
    transform: translateX(0.4em) rotate(-135deg);
    transition: all ease-out .2s;
}

.slick__arrow .slick-next:before {
    content: "";
    display: inline-block;
    width: 20px;
    height: 20px;
    border: solid #f36d32;
    border-width: 3px 3px 0 0;
    -webkit-transform: translateX(0.4em) rotate(45deg);
    -ms-transform: translateX(0.4em) rotate(45deg);
    transform: translateX(0.4em) rotate(45deg);
    transition: all ease-out .2s;
}

#block-views-hp-supporter-block-1 .content {
    position: relative;
}

#block-block-8 {
    position: initial;
}

.heading_wapper {
    overflow-y: auto;
}

#navigation,
header,
.heading_wapper {
    overflow: hidden;
    overflow-x: hidden;
    overflow-y: hidden;
}

.section-events {}

.node--event--teaser .field-name-title h2 {
    margin-bottom: 0;
}

@media (min-width: 768px) and (max-width: 1024px) {
    #block-views-quotes-block .views-field-field-images {
        display: none;
    }
}

#block-views-quotes-block .views-field-field-images {
    margin-bottom: 1em;
}

#block-block-5 svg>g {
    transition: all .3s ease !important;
}

#block-block-5 svg:hover #color {
    opacity: 1 !important;
}

#block-block-5 .content {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-flow: row wrap;
}

#block-block-5 .content a {
    line-height: 1;
}

footer {
    padding: 14px 20px 10px 20px;
}

.page-events .views-field-title a {
    margin-top: 0;
    margin-bottom: 1em;
    font-size: 20px;
    font-size: 1.25rem;
    font-family: "Arvo";
    font-weight: 700;
}

.page-events .views-field-view-node {
    margin-bottom: 20px;
}

.page-events .views-field-view-node a {
    font: bold 1em "Montserrat";
    text-transform: uppercase;
    color: #f36d32;
}

#block-block-11 .display_archive .campaign {
    margin-bottom: 1em;
}


/* div#block-block-11 {
  margin-top: 3em;
} */


/* Spirit of the Game Awards */


/* Filters */

#views-exposed-form-spirit-of-the-game-award-winners-block #edit-field-date-of-event-value-wrapper,
#views-exposed-form-spirit-of-the-game-award-winners-block .views-submit-button {
    clear: none;
    padding-top: 1em;
}

#views-exposed-form-spirit-of-the-game-award-winners-block #edit-field-date-of-event-value-min-wrapper,
#views-exposed-form-spirit-of-the-game-award-winners-block #edit-field-date-of-event-value-max-wrapper {
    display: inline-block;
    float: left;
}

#views-exposed-form-spirit-of-the-game-award-winners-block #edit-field-date-of-event-value-min-wrapper input,
#views-exposed-form-spirit-of-the-game-award-winners-block #edit-field-date-of-event-value-max-wrapper input {
    height: 41px;
}

#edit-submit-spirit-of-the-game-award-winners {
    margin-top: 0px;
    margin-bottom: 1em;
}

#views-exposed-form-spirit-of-the-game-award-winners-block #edit-field-sport-tid-wrapper,
#views-exposed-form-spirit-of-the-game-award-winners-block #edit-field-location-suburb-community-tid-wrapper {
    margin-top: 42px;
}


/* cards */

.node-spirit-of-the-game-award-winner .field-name-field-photo {
    border-radius: 100%;
    overflow: hidden;
    position: relative;
    display: inline-block;
    margin: 0;
    padding: 0;
    line-height: 0;
}

.node-spirit-of-the-game-award-winner .field-name-title h2 {
    margin-bottom: 5px;
}

.node-spirit-of-the-game-award-winner .name p {
    margin-top: 5px;
    font-size: 15px;
}

.node-spirit-of-the-game-award-winner .event-time {
    display: inline;
    font: italic normal 1em "Open Sans";
    font-size: 17px;
    font-size: 1.0625rem;
}


/* Layout */

@media (min-width: 1250px) {
    #block-views-c1c5834ce691d0132f69845c1a18258a .node {
        width: calc(33.333333333% - 20px);
        padding: 2em;
        text-align: center;
        border: 1px solid;
        margin: 0 20px 1em 0 !important;
        box-sizing: border-box;
        float: left;
    }
    #block-views-c1c5834ce691d0132f69845c1a18258a .node:nth-child(3n) {
        margin-right: 0px;
    }
}

@media (max-width: 1250px) {
    #block-views-c1c5834ce691d0132f69845c1a18258a .node {
        width: 100%;
        padding: 2em;
        text-align: center;
        border: 1px solid;
        margin: 0 0 1em 0 !important;
        box-sizing: border-box;
    }
    #block-views-c1c5834ce691d0132f69845c1a18258a .node:nth-child(3n) {
        margin-right: 0px;
    }
}

@media (max-height: 1050px) {
    #block-system-main-menu ul.menu a {
        padding: 10px 5% 10px 15%;
    }
    #block-menu-features ul.menu {
        padding: 10px 0 0 0;
    }
}


.social-wrapper a{
    color: black !important;
    padding: 0 10px 0 23px!important;
    display: flex !important;
    align-items: center;
    min-height: auto !important;
}
.social-wrapper  img{
        max-width: 26px;
        margin-right: 10px;
}
.social-wrapper .social-icon:nth-child(1){
    margin-bottom: .5em;
}

.logged-in .social-wrapper {
    display: block !important;
}
#block-block-8{
    margin-top: 10px;
}