.spacer50 {
    margin: 50px 0px;
}
.bt-left {
    padding: 15px 25px;
    margin: 2px auto;
    color: rgba(0, 0, 0, 1.00);
    text-transform: uppercase;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 24px;
    background-color: rgba(255, 245, 2, 1.0);
    border: 3px solid #ffffff;
    border-radius: 10px;
    text-align: center;
    display: inline-block;
    min-width: 240px;
    vertical-align: middle;
}
.bt-right {
    padding: 15px 25px;
    margin: 2px auto;
    color: #ffffff;
    text-transform: uppercase;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 24px;
    background-color: #0071bb;
    border: 3px solid #ffffff;
    border-radius: 10px;
    text-align: center;
    display: inline-block;
    min-width: 240px;
    vertical-align: middle;
}
.bt-center {
    padding: 15px 25px;
    margin: 2px auto;
    color: #ffffff;
    text-transform: uppercase;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 24px;
    background-color: #0071bb;
    border: 3px solid #ffffff;
    border-radius: 10px;
    text-align: center;
    display: inline-block;
    min-width: 240px;
    vertical-align: middle;
}
.homebtn {
    display: inline-block;
    padding-top: 15px;
}
.bt-left:hover {
    color: #000000;
    text-decoration: none;
}
.bt-right:hover {
    color: #ffffff;
    text-decoration: none;
}
img {
    max-width: 100%;
    width: auto;
    height: auto;
}
.select-box {
    width: 100%;
}
#select01, #select02, #select03, #select04, #select05, #select06, #select07, #select08, #select09, #select10, #select11, #select12, #select13, #select14, #select15 {
    background-repeat: no-repeat;
    background-position: top center;
    padding-top: 90px;
}
#select01 {
    background-image: url(../img/select01-bg.png);
}
#select02 {
    background-image: url(../img/select02-bg.png);
}
#select03 {
    background-image: url(../img/select03-bg.png);
}
#select04 {
    background-image: url(../img/select04-bg.png);
}
#select05 {
    background-image: url(../img/select05-bg.png);
}
#select06 {
    background-image: url(../img/select06-bg.png);
}
#select07 {
    background-image: url(../img/select07-bg.png);
}
#select08 {
    background-image: url(../img/select08-bg.png);
}
#select09 {
    background-image: url(../img/select09-bg.png);
}
#select10 {
    background-image: url(../img/select10-bg.png);
}
#select11 {
    background-image: url(../img/select11-bg.png);
}
#select12 {
    background-image: url(../img/select12-bg.png);
}
#select13 {
    background-image: url(../img/select13-bg.png);
}
#select14 {
    background-image: url(../img/select14-bg.png);
}
#select15 {
    background-image: url(../img/select15-bg.png);
}
.select-box select {
    color: #111111;
    padding: 10px;
    border-radius: 8px;
    border: 0px;
    margin: 10px auto;
    display: block;
}
.select-box p {
    color: #ffffff;
    font-size: 14px;
    font-family: Helvetica, Arial, sans-serif;
    font-weight: 700;
    background-color: rgba(0,0,0,0.5);
    border-radius: 10px;
    padding: 5px 15px;
    display: inline-block;
}
.detail-form input {
    display: block;
    width: 100%;
    text-align: center;
    color: rgba(49, 49, 49, 1.00);
    font-size: 16px;
    padding: 10px 15px;
    border-radius: 8px;
    min-width: 240px;
    max-width: 100%;
    margin: 5px;
    border:3px solid #e65e2f;
}
.green-bg {
    background-image: url("../img/gaa-pitch-bg.jpg");
    background-repeat: repeat-x;
    background-position: top center;
    background-size: cover;
    background-color: #f4f4f4;
    padding-top: 70px;
    margin-bottom: 100px;
    padding-left: 0px;
}
.bluesky-bg {
    background-color: #f05b27;
    color: #FFFFFF;
    padding-top: 85px;
    padding-bottom: 25px;
    display: block;
}

.orange-bg {
    background-color: #f05b27;
    color: #FFFFFF;
    padding-top: 20px;
    padding-bottom: 25px;
    display: block;
}
.headerhome {
    background-color: #e12726;
    color: #FFFFFF;
}
.center-txt {
    text-align: center;
    margin: 0 auto;
}
.center-txt .row {
    margin: 20px auto;
    max-width: 1100px;
}
footer img {
    width: auto;
    height: auto;
    max-height: 50%;
    max-width: 50%;
}
footer {
    display: block;
    position: relative;
    text-align: center;
    background-color: rgba(225, 39, 38, 1.00);
    color: rgba(255, 255, 255, 1.00);
    padding: 50px 0px;
    box-shadow: 1px 1px 15px 1px rgba(0, 0, 0, 1.00);
    -webkit-box-shadow: 0px 0px 15px 1px rgba(0, 0, 0, 1.00);
    z-index: 999;
}
footer p {
    font-size: 12px;
}
footer a {
    margin: 0px;
    padding: 5px 0px;
    display: block;
    color: rgba(94, 94, 94, 1.00);
}
footer a:hover {
    color: rgba(110, 138, 47, 1.00);
}
.inProject {
    color: rgba(0, 0, 0, 1.00) !important;
    font-size: 10px;
}
.header-content-inner p {
    margin-bottom: 15px !important;
    margin-top: 10px !important;
}
.termsCond {
    padding-top: 30px;
    color: rgba(0, 0, 0, 1.00);
    text-align: left;
}
.termsCond ol {
    text-align: left;
    color: rgba(0, 0, 0, 1.00);
    margin: 50px auto;
}
.termsCond ol li {
    font-size: 18px;
    margin: 15px auto;
}
.disableTicket {
    margin: 0 auto;
    text-align: center;
    padding: 50px 0px;
    background-color: rgba(225, 225, 225, 1.00);
}
.disableTicket input {
    padding: 10px 20px;
    margin: 5px 0px;
}
.disableAnother {
    display: block;
    padding: 10px 15px;
    background-color: rgba(110, 110, 110, 1.00);
    border: solid 2px rgba(255, 255, 255, 1.00);
    color: rgba(255, 255, 255, 1.00);
    font-size: 15px;
    text-align: center;
    margin: 15px auto;
    max-width: 300px;
}
.blackTxt, .blackTxt h2, .blackTxt h3, .blackTxt p {
    color: rgba(0, 0, 0, 1.00) !important;
}
.secondLine {
    font-size: 36px !important;
    color: #ffffff !important;
    font-weight: 900 !important;
}
.alert {
    text-align: center !important;
}
.topImages {
    max-width: 100%;
}
.topImages .col-lg-3 {
    margin-top: -30px;
}
.sponsors {
    margin-bottom: 30px;
}
.sponsors img {
    border-radius: 6px;
    max-width: 82px;
    max-height: 82px;
    margin: 4px 2px;
}
.sponsors a {
    display: inline-block;
    margin: 3px 2px;
    padding: 0px;
}
.navbar-default {
    background-color: #f4f4f4;
    box-shadow: 0px 0px 20px 1px #000000;
}
.navbar-default .navbar-header .navbar-brand {
    color: #3B3B3B;
}
.navbar-default .nav > li > a, .navbar-default .nav > li > a:focus {
    color: #3B3B3B;
}
.navbar-default .nav > li > a:hover {
    color: #212121;
}
.navbar-brand {
    background-image: url(../img/logo-nav.png);
    background-position: left center;
    background-repeat: no-repeat;
    padding: 8px 42px;
    max-width: 250px;
    text-align: center;
    font-size: 16px;
}
.navbar-brand:hover {
    color: #f59225 !important;
}
.blue-bg {
    padding: 100px 10px 50px 10px;
    background-image: -webkit-linear-gradient(270deg, rgba(113, 224, 252, 1.00) 0%, rgba(224, 248, 254, 1.00) 100%);
    background-image: -moz-linear-gradient(270deg, rgba(113, 224, 252, 1.00) 0%, rgba(224, 248, 254, 1.00) 100%);
    background-image: -o-linear-gradient(270deg, rgba(113, 224, 252, 1.00) 0%, rgba(224, 248, 254, 1.00) 100%);
    background-image: linear-gradient(180deg, rgba(113, 224, 252, 1.00) 0%, rgba(224, 248, 254, 1.00) 100%);
}
.mainHome {
    color: rgba(0, 0, 0, 1.00) !important;
    text-align: left !important;
    margin-bottom: 90px;
    padding-bottom: 60px;
    border-bottom: 2px dotted rgba(255, 255, 255, 1.00);
}
.mainHome p {
    font-size: 18px;
    line-height: 28px;
    color: rgba(0, 0, 0, 1.00);
    text-align: left;
    max-width: 90%;
}
.mainHome h1 {
    font-size: 86px;
    font-weight: 900;
    color: rgba(0, 0, 0, 1.00);
    text-align: left;
    max-width: 90%;
}
.button {
    display: inline-block;
    background-color: rgba(225, 39, 38, 1.00);
    color: rgba(255, 255, 255, 1.00);
    padding: 3px 15px;
    border-radius: 5px;
    margin: 0px;
}
.buttonBig {
    display: inline-block;
    background-color: rgba(225, 39, 38, 1.00);
    color: rgba(255, 255, 255, 1.00);
    padding: 10px 25px;
    border-radius: 5px;
    margin: 0px;
    font-weight: 900;
    font-size: 24px;
}
.buttonBig:hover, .button:hover {
    text-decoration: none;
    opacity: 0.5;
}
.termsCon li {
    margin-top: 10px;
    font-size: 15px;
}
.termsText {
    display: block;
    max-width: 600px;
    color: #ffffff;
    background-color: rgba(0, 0, 0, 0.78);
    padding: 20px 40px;
    border-radius: 7px;
    margin-top: 25px;
    margin-left: auto;
    margin-right: auto;
}
.ft-sponsors {
    position: fixed;
    width: 100%;
    bottom: 0px;
    background-color: #f05b27;
    color: #ffffff !important;
    text-align: center;
    padding: 0px 0px;
}
.ft-sponsors img {
    margin: 10px 10px;
    opacity: 1.0;
    transition: 1s;
}
.ft-sponsors img:hover {
    opacity: 0.5;
    transition: 1s;
}
.jt-container {
    max-width: 960px;
    margin: 100px auto 100px auto;
    padding-bottom: 150px;
}
@media screen and (max-width: 990px) {
    .redLogo img {
        max-width: 200px !important;
    }
}
@media screen and (min-width: 600px) {
    p.herotop {
        font-size: 24px;
    }
    .dreamteamdesc {
        background-color: #f05b27;
        padding-top: 25px;
        padding-bottom: 135px;
        color: #ffffff !important;
        text-align: center;
    }
    .dreamteamdesc p {
        margin-bottom: 0px;
    }
    .green-bg {
        background-image: url("../img/gaa-pitch-bg.jpg")file;
    }
    .m-scroll {
        display: flex;
        position: relative;
        width: 800px;
        height: 100px;
        margin: auto;
        overflow: hidden;
        z-index: 1;
    }
    .m-scroll__title {
        display: flex;
        position: absolute;
        top: 0;
        left: 0;
        align-items: center;
        justify-content: flex-start;
        width: 100%;
        height: 100%;
        white-space: nowrap;
        transform: scale(2);
        transition: all 1s ease;
    }
    .m-scroll > div {
        display: flex;
        animation: scrollTextdesc 30s infinite linear;
    }
    .m-scroll h1 {
        margin: 0;
        font-size: 45px;
        color: rgba(255, 255, 255, 1);
        transition: all 2s ease;
    }
    .m-scroll h1 a {
        text-decoration: none;
        color: white;
    }
    .m-scroll h1 a:hover {
        -webkit-text-stroke: 1px white;
        color: transparent;
    }
    .m-scroll > div:hover {
        animation-play-state: paused;
    }
}
@keyframes scrollTextdesc {
        from {
            transform: translateX(100%);
        }
        to {
            transform: translateX(-320%);
        }
    }
@media screen and (max-width: 600px) {
    .dreamteamdesc {
        background-color: #f05b27;
        padding-top: 25px;
        padding-bottom: 135px;
        color: #ffffff !important;
        text-align: center;
    }
    .dreamteamdesc p {
        margin-bottom: 0px;
    }
    .green-bg {
        background-image: url("../img/mobile-bg.jpg");
    }
    .ft-sponsors {
        padding: 0px 5px;
    }
    .m-scroll {
        
    }
    .select-box, .select-box select {
        width: auto;
        min-width: 240px;
    }
    .green-bg .col-sm-12 {
        padding-left: 0px;
    }
    .select-box option {
        font-size: 13px;
    }
    .m-scroll {
        display: flex;
        position: relative;
        width: 380px;
        height: 68px;
        margin: auto;
        overflow: hidden;
        z-index: 1;
    }
    .m-scroll__title {
        display: flex;
        position: absolute;
        top: 0;
        left: 0;
        align-items: center;
        justify-content: flex-start;
        width: 100%;
        height: 100%;
        white-space: nowrap;
        transform: scale(1);
        transition: all 1s ease;
    }
    .m-scroll > div {
        display: flex;
        animation: scrollTextmob 20s infinite linear;
    }
    .m-scroll h1 {
        margin: 0;
        font-size: 45px;
        color: rgba(255, 255, 255, 1);
        transition: all 1s ease;
    }
    .m-scroll h1 a {
        text-decoration: none;
        color: white;
    }
    .m-scroll h1 a:hover {
        -webkit-text-stroke: 1px white;
        color: transparent;
    }
    .m-scroll h1 img {
        height: auto !important;
        width: auto !important;
        max-height: 64px;
    }
    .m-scroll > div:hover {
        animation-play-state: paused;
    }  
}
@keyframes scrollTextmob {
        from {
            transform: translateX(100%);
        }
        to {
            transform: translateX(-500%);
        }
    } 
.bottom100 {
    padding-bottom: 100px;
}
.selectplayers {
    color: #ffffff;
    background-color: rgba(0,0,0,0.5);
    border-radius: 10px;
    padding: 5px 15px;
    margin-top: -25px;
    display: inline-block;
}