#footer .h5 {
    font-size: 22px;
}
.rte-footer {
    background-color: #404041;
    color: #FFFFFF;
    margin-bottom: 30px;
}

.rte-footer-parsys .rte-footer .rte-content {
    padding-bottom: 12px;
}

.rte-footer-parsys .rte-footer .toggle-visible-content {
    visibility: hidden;
    overflow: hidden;
    height: 0;
    padding-top: 10px;
    transition: height .30s ease;
}

.rte-footer-parsys .rte-footer .toggle-visible-content.open {
    visibility: visible;
}

.rte-footer-parsys .rte-footer .toggle-visible-content>p {
    font-size: 12px;
}

.rte-footer-parsys .rte-footer .toggle-visible-content li {
    margin-bottom: 10px;
}

.rte-footer-parsys .rte-footer .toggle-content-button:focus {
    outline: 0;
}

.rte-footer-parsys .rte-footer .toggle-content-button p {
    cursor: pointer;
    font-size: 14px;
    text-align: center;
    vertical-align: middle;
    padding-top: 4px;
    padding-bottom: 4px;
    border-top: 1px solid #7a7a7a;
    border-bottom: 1px solid #7a7a7a;
    margin-bottom: 0;
}

.rte-footer-parsys .rte-footer .toggle-content-button p.show-text span {
    padding-right: 33px;
    background: url('../png/footerrtedownarrow.png') right no-repeat;
    background-size: 13px;
}

.rte-footer-parsys .rte-footer .toggle-content-button p.hide-text span {
    padding-right: 33px;
    background: url('../png/footerrteuparrow.png') right no-repeat;
    background-size: 13px;
}

.toggle-content-button a,
.rte-footer-container a:hover,
.toggle-content-button a:hover {
    color: #FFF;
    cursor: pointer;
}

/* override default hyperlink styling */

.rte-footer-container .rte-content a {
    color: #fff;
    text-decoration: underline;
}


/***********************************
 * Desktop Styles
 ***********************************/

@media (min-width: 769px) {
    .rte-footer-container {
        padding: 0 80px;
        font-size: 12px;
    }

    .rte-footer-container hr {
        margin-left: -80px;
        margin-right: -80px;
    }

    .rte-footer-container h2,
    .rte-footer-container .rte-content .h2 {
        padding-top: 10px;
        font-size: 18px;
        font-weight: 500;
    }
}


/***********************************
 * MD - SM - XS Styles
 ***********************************/

@media (max-width: 768px) {
    .rte-footer-container {
        margin-bottom: 20px;
        font-size: 12px;
        padding: 1em 0.75em;
    }

    .rte-footer-container hr {
        margin: 0;
    }

    .rte-footer-container h2,
    .rte-footer-container .rte-content .h2 {
        margin-top: 20px;
        font-size: 18px;
        font-weight: 500;
    }
}


/***********************************
 * Phone Styles
 ***********************************/

@media (max-width: 480px) {
    .rte-footer {
        margin-bottom: 5px;
    }

    .rte-footer-parsys .rte-footer .rte-content {
        padding-top: 6px;
        padding-bottom: 12px;
    }

    .rte-footer-parsys .rte-footer .toggle-content-button {
        padding-left: 15px;
        padding-right: 15px;
    }

}

/***********************************
Mobile Scroll To Top Styles
************************************/
#mobileScrollIcon {
    position: fixed;
    right: 13px;
    bottom: 70px;
    z-index: 110;
    display: none;
    padding: 0;
    background: none;
    border: none;
    width: auto;
}


/***********************************
 * From global.css
 ***********************************/

.clear {
    clear: both;
}

.footer,
footer {
    background-color: #404041;
    position: relative;
    width: 100%;
    color: #fff;
    text-decoration: none;
    font-weight: 100;
    font-size: 12px;
    padding: 30px 15px;
}

#cricketNation {
    float: right;
    margin-bottom: 1.5rem
}

#cricketNation .col-md-3 {
    float: left;
}

#cricketNation .facebook {
    padding: 0 7px 0 15px;
    width: 21%;
}

#cricketNation .twitter,
#cricketNation .instagram,
#cricketNation .youtube {
    padding: 0 7px;
    width: 19%;
}

#cricketNation .foursquare {
    padding: 0 15px 0 7px;
    width: 21%;
}

#footerCopyright {
    margin: 15px 0 0 0;
}

footer ul {
    padding-left: 0;
}

footer ul li {
    list-style: none outside none;
    margin-bottom: 10px;
}

.rte-footer ul {
    padding-left: 25px;
}

.rte-footer ul li {
    list-style: disc inside;
}

.footer-column a {
    color: #fff;
    display: block;
    text-decoration: none;
    font-weight: 100;
    font-size: 12px;
}

.footer-column a:hover,
.footer-column a:focus {
    color: #fff;
    text-decoration: underline ;
}



#footerCopyright {
    margin: 15px 0 0 0;
}



@media (min-width: 481px) and (max-width: 768px) {

    /**
    Footer Styles
    ***********************************/
    .responsive #cricketNation {
        max-width: 320px;
        min-width: 320px;
        float: left;
    }
}

@media (max-width: 480px) {
    footer {
        padding: 6px 15px;
    }

    .responsive .footer-links {
        margin-bottom: 0;
        width: 50% !important;
        float: left !important;
    }

    .footer-column a {
        font-size: 14px;
    }

}

/* Reduced footer styles */
.container-1140 {
    max-width: 1140px;
    text-align: left;
    margin: 0 auto;

}

.sub-container{
    flex-grow: 0;
}

.clear-spacing {
    font-size: 10px;
    margin: 0;
    padding: 0;

}

.no-bullets {
    list-style: none;
}

.font-demi {
    font-size: 14px;
}

.reduced-footer {
    min-height: 300px;
    background-color: #404041;
    color: #fff;
    line-height: 1.5;
    font-size: 10px;
}

.reduced-footer li {
    margin-bottom: 10px;
}

.reduced-footer a {
    color: #fff;
    font-weight: 100;
}

.reduced-footer a:hover{
    text-decoration: underline;
    cursor: pointer;
}


/*# sourceMappingURL=footer.6155c2465e4b5690ec32.css.map*/