@media screen and (max-width: 1310px) {

    .modern-ticker {
        width: 29%;
    }

    .headerTitleLogo, .headerSubLogo {
        margin: 0px;
    }

    .headerTitleLogo {
        max-width: 30%;
        margin: 0px 3% 20px 3%;
    }

    .headerSubLogo {
        max-width: 120px;
    }

    .modern-ticker {
        width: 100%;
        margin: 0px;
        -moz-border-radius: 0px;
        -webkit-border-radius: 0px;
        border-radius: 0px;
    }
}
/*@media screen and (max-width: 1310px)*/


@media screen and (max-width:1200px){
    .timerContainer {
        position:initial;
        top:auto;
        right:auto;
        margin:0 auto;
        margin-top:1em;
    }
    .headerTitleIMG {
        margin-top: -2vw;
    }
}

@media screen and (max-width: 1050px) {
    .regTitle {
        font-size:2.45vw;
    }
    .mB, .dB {
        display:initial;
    }
    .fB {
        display:block;
    }

    body {
        background-size: 150%;
    }

    .headerTitleIMG {
        max-width: 90%;
    }

    .htpSubSection .htpSubTitle {
        font-size: 2vw;
    }

    .htpSectionTitle {
        font-size: 4vw !important;
        letter-spacing: .05em;
    }

    .htpTitle {
        font-size: 2.75vw;
    }

    .htpSubTitle {
        font-size: 1.75vw;
    }

    .htpSection {
        font-size: 1.6vw;
        position: relative;
        display: none;
    }

    #picksPercentagesContainer .picksPercentages, #picksPercentagesContainer .highcharts-container svg, #picksPercentagesContainer .highcharts-container svg > rect {
        width: 21vw !important;
        height: 27vw !important;
    }
}
/*@media screen and (max-width: 1100px)*/





@media screen and (max-width: 768px) {
    .regTitle {
        font-size:3.25vw;
    }
    .dB {
        display:initial;
    }
    .htpTitle {
        font-size: 4.5vw;
    }

    .htpSubTitle {
        font-size: 3vw;
    }

    .prizesColumn, .htpSubSection, .htpSubSection.wide {
        width: 90%;
        margin:.75em 0;
    }
    .htpSubSection:nth-child(1) {
        margin-top:0;
    }
    .htpSubSection:last-of-type {
        margin-bottom:0;
    }
    .prizesColumn {
        width:48%;
    }
    .divPicksOptions {
        max-width:95vw;
        margin:20px auto;
    }

    .buttonBig {
        font-size: 2.5vw;
    }

    .pageNav .buttonBig {
        min-width:auto;
    }

}
/*@media screen and (max-width: 768px) */



@media screen and (max-width: 680px) {
    input[type='radio'], input[type='checkbox'] {
        -webkit-transform: scale(2.0);
        transform: scale(2.0);
        margin-right: 10px;
    }
    .showOnMobile, .showOnMobileOnly {
        display: inline-block !important;
    }

    .timerContainer {
        width:96vw;
        font-size:1.25em;
    }
    
    .soon {
        font-size:5vw !important;
    }

    .htpSubSection, .htpSubSection.centerSection {
        max-width: 100%;
    }
    .htpSubSection .htpSubTitle {
        font-size: 4vw;
    }
    .htpNumber {
        font-size: 7vw;
    }
    .htpSection {
        font-size: 2.6vw;
    }





    .hideOnMobile {
        display: none;
    }


    #picksPercentagesContainer .picksPercentages, #picksPercentagesContainer .highcharts-container svg, #picksPercentagesContainer .highcharts-container svg > rect {
        width: 35vw !important;
        height: 45vw !important;
    }

    .divDemoMsg {
        margin-bottom: 4vw;
        padding: 2vw;
        margin-top:4vw;
        max-width:92vw;
    }

    .pageNavFooter a {
        margin-right:5vw;
    }

}
/*@media screen and (max-width: 680px)*/






@media screen and (max-width: 557px) {
    .prizesColumn {
        width:90%;
    }
    .prizesColumn:nth-child(1) {
        margin-top:0;
    }
    .prizesColumn:last-of-type {
        margin-bottom:0;
    }
    .dB {
        display:initial;
    }
    .fB {
        display:initial;
    }
    .mB {
        display:block;
    }

    .htpSectionTitle {
        font-size:5vw !important;
    }
    
    .headerCell {
        padding:3.5vw 4vw 3vw 4vw;
    }
    .htpSectionTitle {
        -moz-border-radius: 6vw 0px 6vw 0px !important;
        -webkit-border-radius: 6vw 0px 6vw 0px !important;
        -khtml-border-radius: 6vw 0px 6vw 0px !important;
        border-radius: 6vw 0px 6vw 0px !important;
    }




    .buttonBig {
        font-size: 3.5vw;
        padding: 1.1em 1.5em 1.1em 1.5em;
    }
    .buttonBig:not(.pageNav .buttonBig) {
        width:80vw;
        margin-left:0;
        margin-right:0;
    }
    .pageNav {
        min-height: auto;
    }

    .pageNavRightContainer .landingButtons {
        margin: 0px;
        margin-top:2.15vw;
        margin-right:1vw;
    }
    .pageNavRightContainer {
        margin:0vw auto;
        margin-top:1.5vw;
    }

    .picksInfo {
        max-width: 380px;
    }

    table.picksTable {
        max-width: 100%;
    }


        table.picksTable th, table.picksTable td {
            padding: 12px 0px;
            font-size: 12px;
        }

    .weekTitle {
        font-size: 7vw;
    }


    .modern-ticker {
        position: absolute;
        top: 5.5vw;
        height:7vw;
        left: 12vw;
        margin: 0px;
        width: 27%;
        background-color:transparent;
        border:1px solid rgba(255,255,255,0.1);
    }


    .htpSectionTitle {
        font-size: 7vw;
    }

    .htpTitle {
        font-size: 6vw;
        margin-top: 0px;
    }

    .htpSubTitle {
        font-size: 4vw;
    }


    .htpSubSection .htpSubTitle {
        font-size: 4vw;
    }

    .htpSubTitle sup {
        font-size: 2vw;
    }

    .htpSection .disclaimer {
        font-size: 2vw;
        margin-top: 2%;
    }

    .prizes, .howToPlay, .divBracketOuterDiv, .divPicksOptions, .regBox {
        width: 90%;
        float: none;
    }
    .timerContainer {
        width:90vw;
    }


    .genderFloat {
        float: left;
    }

    



    .divPicksOptions {
        font-size: 3.5vw;
    }

    .mainContent div.colLeft, .mainContent div.colRight {
        max-width: 95%;
        width: 95%;
        padding: 0;
    }



    .howToPlay, .prizes, .pageHeader {
    }

    .pageHeader {
        padding: 0px;
    }


    .htpSection {
        font-size: 5vw;
        width: 100%;
    }




    #submitMobile {
        display: block;
    }

    .menuIcon {
        font-size: 9vw;
        margin-left: 2vw;
    }

        .menuIcon:hover {
            cursor: pointer;
        }

    .socialNavBTN {
        margin: 2px;
    }


    .pageNavLeftContainer {
        display: none;
        float: left;
        width: 100%;
        height: auto;
        padding-left: 0;
        margin-bottom:2vw;
    }

    .pageNavLeft {
        padding: 0px;
    }

    .pageNavRightContainer {
        padding: 0px;
        display: block !important;
        position: absolute;
        top: 0px;
        right: 0px;
    }



    .pageNavLeftSecondary {
        width: 100%;
        text-align: center;
        padding: 5px 0px;
    }

    .secondaryNavLinks {
        font-size: 2.5vw;
        padding:1vw 2vw;
    }
    .secondaryNavLinks i {
        margin: auto 1vw;
    }


    #htpIMG {
        max-width: 100%;
    }

    body {
        font-size: 12pt;
        padding-top: 0px;
        max-width: 100%;
        padding-bottom: 60px;
    }

    #outerBody, #aspnetForm {
        max-width: 100%;
    }


    /* How To Play */
    div.mainContentHowToPlay input.button, div.mainContentHowToPlay input[type=button] {
        /*width:140px;*/
    }

    div.HowToPlayHeader, div.PrizesHeader {
        margin-top: 30px;
    }

    div.divOuterHowToPlay, img.imgHowToPlay {
        width: 100%;
    }

    .nonNav {
        /*float:left;
        clear:none;*/
    }

    .pageNavMobile {
        display: inherit;
        width: 100%;
        font-size: 10pt;
        clear: both;
        height: 18vw;
        padding: 4.5vw 0px;
        box-sizing:border-box;
    }

    .pageHeader {
        width: 100%;
    }

    .pageNav a.pageNavLinks {
        font-size: 16px;
        float: left;
        clear: both;
        text-align: left;
        height: 24px;
    }

    input.button:hover {
        text-align: left;
        width: 100%;
    }

    .pageNav div.colLeft, .pageNav div.colRight {
        width: 48%;
    }

    .pageNav div.colLeft, .pageNavMobile div.colLeft {
        float: left;
    }

    .pageNav div.colRight, .pageNavMobile div.colRight {
        text-align: left;
        float: right;
    }

    #divBracketHeader {
        height: auto;
    }

    select, input {
        font-size: 13px;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        border-radius: 5px;
        border: 1px solid grey;
        width: auto;
    }

        input.button, input.button:active, input.button:hover {
            cursor: pointer;
            padding: 14px;
            font-size: 20px;
            width: 140px;
        }

    .mt-news a {
        font-size: 14px !important;
        line-height: 14px;
        height: 30px;
    }

    #ctl00_ContentPlaceHolder1_btnSubmit {
        margin: 40px 0 20px 0;
    }

    .hideOnMobileView {
        display: none;
        visibility: hidden;
    }

    .divPicksOptions .colLeft {
        border-right: 0px;
        padding-bottom:2vw !important;
        margin-bottom:2vw !important;
        border-bottom:1px solid rgba(190,190,190,0.5);
    }

    .pageNavRight {
        padding:2vw;
        margin:0;
        /*margin-top:10px;*/
    }

}
/* @media screen and (max-width: 557px) */



