@media (max-width: 766px) {
    .msl-pagebanner img {
        display:none;
    }
} 

.officer-carousel-hidden,
.group-college h3,
.group-halls h3 {
    display:none;
}

.progress-holder li,
.progress-holder .grow {
    border-radius:40px;
}

.more-stats-full h2 {
    font-size:24px !important;
    font-weight:bold;
}

.more-stats-full h3 {
    font-size:20px !important;
}

.color-bg .more-stats-nav ul li a {
    text-decoration:none;
    transition-duration: 0.4s;
}

.more-stats-nav .nav-pills>li.active>a, 
.more-stats-nav .nav-pills>li.active>a:hover, 
.more-stats-nav .nav-pills>li.active>a:focus,
.more-stats-nav .nav>li>a:hover,
.more-stats-nav .nav>li>a:focus{
    color: #000;
    background-color: #40b4e5;
    border-radius:0px;
    border-top-left-radius: 40px;
    border-top-right-radius: 40px;
    transition-duration: 0.4s;
    font-size: 19px;
}

@media (min-width:992px) {
    .more-stats-nav ul {
        border-bottom: 10px solid #40b4e5;
    }
}

.stripes-bg-box-appsopen {
    border-radius:0px;
    border:none;
}

.stripes-bg-box-appsopen h2 {
    margin:0px; 
    color: #fff !important;
    font-size:28px !important;
    text-align:center;
}

.stripes-bg-box-appsopen h3 {
    margin:0px; 
    color: #fff !important;
    font-size:70px !important;
    text-align:center;
    margin-top:15px;
    font-weight:800;
}


@media (min-width: 992px) {
    .stripes-bg-box-appsopen {
        width:100%;
        background-image: url(https://www.guildofstudents.com/pageassets/elections/stripe-top-right-400.png);
        background-repeat: no-repeat;
        background-size: 187px;
        background-position: top -2px right -32px;
        height:300px;
        padding-top:80px;
    }
    .stripes-bg-box-appsopen:after {
        content: "";
        left: 319px;
        position: absolute;
        display: inline-block;
        width: 319px;
        height: 80px;
        background: url(https://www.guildofstudents.com/pageassets/elections/stripe-bottom-left-400.png) no-repeat;
        background-size: 200px;
        bottom: 0;
    }
    .election-stripe-bg:before {
        content: "";
        right: 60px;
        position: absolute;
        display: inline-block;
        width: 311px;
        height: 120px;
        background: url(https://www.guildofstudents.com/pageassets/elections/stripe-top-right-400.png) no-repeat;
        margin-top: -61px;
        background-size: 300px;
    }
    .stripes-bg-box-appsopen h2 {
        font-size:45px !important;
        margin-bottom:10px;
    }
    .stripes-bg-box-appsopen h3 {
        font-size:78px !important;
        margin-top:0px;
    }
    
}

.stats-container .more-stats-nav-container,
.stats-container .more-stats-fw-div {
    padding:0px 60px;
}

.more-stats-nav .nav {
    display: flex; 
    justify-content: space-between; 
    width: 100%; 
    padding-left: 0; 
    list-style: none; 
    border-bottom: 10px solid #40b4e5;
    overflow-x: auto; 
    -webkit-overflow-scrolling: touch;
}

.more-stats-nav .nav-pills>li {
    width:100%;
}

.more-stats-fw-div {
    margin-top:50px;
}

.more-stats-fw-div h2 {
    text-align:center;
}

@media (max-width: 992px) {
    .stripes-bg-box-appsopen {
        background-image: url(https://www.guildofstudents.com/pageassets/elections/cta-box-stripes.png);
        background-repeat: no-repeat;
        background-size: 160px;
        background-position: top -1px right -55px;
    }
    .election-stripe-bg:before {
        display:none;
    }
}

@media (max-width:1200px) {
    .stripes-bg-box-appsopen:after {
        display:none;
    }
}

@media (max-width:992px) {
    .color-bg .more-stats-nav ul li a {
        text-decoration: none;
        height: 120px;
        align-content: center;
    }
    .more-stats-nav .nav-pills>li.active>a, 
    .more-stats-nav .nav-pills>li.active>a:hover, 
    .more-stats-nav .nav-pills>li.active>a:focus,
    .more-stats-nav .nav>li>a:hover,
    .more-stats-nav .nav>li>a:focus{
        font-size: 17px;
    }
    .more-stats-nav .nav-stacked>li+li {
        margin-top: 0px;
        margin-left: 0;
    }
    .nav-pills-mobile-drop {
        background-color: #151221;
    }
    .nav-pills-mobile-drop-content {
        margin-top:30px;
    }
    .nav-pills-mobile-drop-content li .group-name {
        color: #fff;
        width: 70% !important;
    }
    .more-stats-fw-div .nav {
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        scrollbar-width: none;
    }
    .more-stats-fw-div .nav:-webkit-scrollbar {
        display: none; 
    }
    .stats-container .more-stats-fw-div {
        padding:0px 20px;
    }
    .stats-container .more-stats-nav-container {
        padding:0px !important;
    }
    .stats-container .more-stats-nav-container .col-xs-12 {
        padding-left:0px;
        padding-right:0px;
    }
    .more-stats-fw-div {
        margin-top:20px;
    }
}

.group-overall, .group-all-societies h3, .group-volunteer-groups h3 {
    display:none;
}