@media only screen and (max-width: 1100px) {
    .container{
        width: 95%;
    }

}

@media only screen and (max-width: 800px){


    section.main-banner {
    /* height: 52vh; */
}

section.main-banner .banner-txt .txt {
    width: 48%;
}

section.main-banner .headingTop {
    font-size: 28px;
    padding-top: 28px;
    line-height: 38px;
}

section.mission {
    /* height: 52vh; */
}

.headline {
    font-size: 38px;
}

section.partners-sponsors {
    padding: 40px 0px;
}

footer .footer-flex .quick-links ul li {
    padding-right: 10px;
}

footer {
    padding: 36px 0px 0px 0px;
}


}


@media only screen and (max-width: 500px){

    header {
    background: none;
}

header .flex-nav .logo img {
    height: 76px;
}

header .flex-nav .menu-button {
    width: 40px;
}

section.main-banner .banner-txt {
    width: 100%;
}

section.main-banner .banner-txt .txt {
    width: 100%;
    padding-top: 0px;
}

.power-league-img {
    display: flex;
    justify-content: center;
}

.power-league-img img {
    width: 187px;
}

section.mission {
    /* height: auto; */
    padding: 60px 0px;
}

section.mission .mission-text {
    width: 100%;
}

section.main-banner .headingTop {
    font-size: 21px;
    line-height: 27px;
}

.headline {
    font-size: 27px;
    line-height: 36px;
}

section.mission .mission-text .txt p {
    font-size: 16px;
    line-height: 24px;
}

section.partners-sponsors .partners-sponsors-flex .partners {
    width: 100%;
}

section.partners-sponsors {
    padding: 40px 0px;
}

footer .footer-flex .quick-links ul {
    column-count: 2;
}

section.partners-sponsors .partners-sponsors-flex .partners:nth-child(1) {
    margin-bottom: 22px;
}

section.follow-us .followFlex .social-media ul li a {
    width: 32px;
    height: 32px;
    font-size: 15px;
    margin-left: 5px;
}

section.follow-us .followFlex {
    flex-wrap: wrap;
    text-align: center;
    justify-content: center;
}

section.follow-us {
    padding: 22px 0px;
}

footer .footer-flex .quick-links {
    width: 100%;
}

footer .footer-flex .email {
    width: 100%;
    text-align: left;
    margin-top: 19px;
}

footer .footer-flex .footer-headline {
    font-size: 17px;
    padding-bottom: 12px;
}

footer .footer-flex .quick-links ul li {
    display: block;
}

footer .footer-flex ul li a {
    font-size: 15px;
}

footer {
    padding: 22px 0px 0px 0px;
}

.footer-logo {
    padding: 22px 0px 10px 0px;
    display: none;
}

.topHeader {
    display: none;
}

header {
    top: 0px;
}

.btn-sec a {
    padding: 10px 22px;
    font-size: 14px;
    margin-top: 7px;
}

.heading {
    margin-bottom: 12px;
}

section.partners-sponsors .partners .list ul li {
    width: 48%;
}

section.partners-sponsors .partners .list ul li .img {
    height: 58px;
    padding: 13px;
}

footer .footer-flex .social-media ul {
    justify-content: flex-start;
}

footer .footer-flex .quick-links ul {
    column-count: 2;
}

.btn-sec {
    display: flex;
    justify-content: center;
    margin-top: 10px;
}

footer .footer-flex .email {
    text-align: center;
}

footer .footer-flex .social-media ul {
    justify-content: center;
}

footer .footer-flex .social-media ul li a {
    width: 35px;
    height: 35px;
    font-size: 15px;
    margin-left: 0px;
    margin-right: 10px;
}

.copyrights p {
    margin: 0px;
}

.brand-close::before, .brand-close::after {
    width: 27px;
}

header nav.navigation ul li {
    font-size: 18px;
}

div#slides {
    height: auto;
}

header.header-active.menu-open .flex-nav .logo img {
    display: block;
    height: 101px;
}

header.header-active {
    top: 0px;
}

section.partners-sponsors .partners-sponsors-flex {
    justify-content: center;
    text-align: center;
}

section.partners-sponsors .partners {
    text-align: center;
}

section.partners-sponsors .partners .list ul {
    justify-content: center;
}
section.inner-banner:after {
    height: 264px;
}

section.inner-banner {
    height: 264px;
}

section.inner-banner .headingTop {
    font-size: 27px;
    line-height: 37px;
}

section.policies {
    padding: 32px 0px;
}

table.table {
    display: block;
    overflow: auto;
}


table.table td, table.table th {
    vertical-align: baseline;
}

.fixed-head-sec.afeterClick .flex-navigation .logo {
    width: 82px;
}

header nav.navigation ul li {
    width: 100%;
}

section.partners-sponsors .partners:nth-child(1) {
    border-right: none;
}
    
}

