html {
    background: #e5f0f7;
}

a {
    text-decoration: none;
    color: #006ab3;
}

/* Global -------------------------------------------------- */
body {
    color: #000;
    font-size: 14px;
    line-height: 21px;
    font-family: 'Gotham A', 'Gotham B';
    background-color: transparent;
}

h1, h2, h3, h4, h5, .h6, p {
    padding: 0;
    margin: 0;
}

a:hover {
    text-decoration: none;
    transition: all 300ms;
}

ul, ul li, ul ol, ul li ul, ul li ul li {
    list-style: none;
    padding: 0;
    margin: 0;
}

.clear {
    clear: both;
}

.container {
    max-width: 982px;
}

br.mobile-br, br.xs-br {
    display: none;
}

/* .page-wrapper { background:url(../images/bg-slice.png) left center repeat-x; } */

/* shadow div ----------------------------------------------------*/
.shadow-div {
    max-width: 982px;
    margin: 0 auto;
    -webkit-box-shadow: 0px 0px 15px 0px rgba(51,51,51,1);
    -moz-box-shadow: 0px 0px 15px 0px rgba(51,51,51,1);
    box-shadow: 0px 0px 15px 0px rgba(51,51,51,1);
}

/* header ----------------------------------------------------*/
.header {
    background-color: #ececec;
}

    .header .logo {
        position: relative;
        z-index: 999;
    }

        .header .logo a {
            display: block;
            margin: 5px 0 -46px 34px;
        }

            .header .logo a img {
                max-width: none;
            }

    .header .header-title {
        margin-left: 29px;
    }

        .header .header-title h1 {
            font-size: 2.57em;
            line-height: 30px;
            color: #006ab3;
            font-weight: 700;
            padding: 41px 0 5px 0;
        }

        .header .header-title p {
            font-size: 1.14em;
            line-height: 16px;
            color: #666666;
            font-weight: 600;
            text-align: center;
            width: 80%;
        }

    .header .header-login a {
        display: block;
        font-size: 1em;
        line-height: 38px;
        color: #006ab3;
        font-weight: 700;
        background: url(../images/header-arrow-icon.png) left center no-repeat;
        padding: 0 0 0 24px;
        margin: -2px 64px 0 0;
    }

        .header .header-login a:hover {
            color: #333;
        }

/* banner ----------------------------------------------------*/
.banner {
    border-top: 6px solid #999999;
}

    .banner img {
    }

/* banner ----------------------------------------------------*/
.nav {
    background: url('../images/nav-bg-img.jpg');
    background-color: #006ab3;
    text-align: center;
}

    .nav ul.mob-menu {
        display: none;
    }

    .nav ul.menu-bar li {
        display: inline-block;
    }

        .nav ul.menu-bar li a {
            display: inline-block;
            font-size: 1.29em;
            line-height: 20px;
            color: #fff;
            font-weight: 700;
            padding: 7px 17px;
            border-left: 3px solid #fff;
            margin: 6px 0 9px 0;
        }

        .nav ul.menu-bar li:last-child a {
            border-right: 3px solid #fff;
        }

    .nav a:hover {
        color: #c087c9;
    }

    .nav a:focus {
        outline: none;
        outline-offset: 0;
    }

/* content ----------------------------------------------------*/
.content {
    background-color: #fff;
    min-height: 399px;
}

    .content .padding-issue {
        padding-right: 0;
    }

    .content .home-claim {
        text-align: center;
        padding-top: 17px;
        margin-bottom: 12px;
    }

        .content .home-claim h1 {
            font-size: 2em;
            line-height: 38px;
            color: #006ab3;
            font-weight: 700;
            padding-top: 17px;
        }

            .content .home-claim h1 span {
                color: #666666;
                font-weight: 400;
            }

    .content #congrats {
        font-family: Quickbrush;
        font-size: 2.86em;
        margin-top: -18px;
        margin-bottom: 20px;
        font-weight: 500
    }
    /*stech 101017 per brett*/
    .content #signature {
        font-family: Quickbrush;
        font-size: 2em;
        margin-top: 20px;
        margin-bottom: 8px;
        font-weight: 500;
        color: #ffffff;
        display: inline-block;
        border-bottom: thin solid #b2d2e8;
        /* margin-left: 220px; */
		text-align: center;
        padding: 0 5px 0 5px;
        padding-bottom: 0px
    }
    /*stech 101017 per brett*/
    .content #position, .content #position2 {
        text-transform: uppercase;
        color: #ffffff;
        font-size: 0.86em;
       /* margin-left: 220px; */
    }
    .content p#quote {
        color: #ffffff;
        max-width: 675px;
        font-weight: 500;
        text-align: center;
        margin: 8px 0px 0px 10px;
        font-size: 1.29em;
        line-height: 26px;
        padding-bottom: 10px;
        padding-left: 5px;
    }

    .content .home-claim p {
        font-size: 1.71em;
        line-height: 26px;
        color: #006ab3;
        font-weight: 600;
        padding-bottom: 20px;
    }

    .content .home-awards1 {
        text-align: center;
        
        margin-bottom: 23px;
        padding-left: 32px;
        height: 120px;
    }

    .content .home-awards2 {
        text-align: center;
        border-left: 1px solid #006ab3;
        margin-bottom: 23px;
        padding-right: 27px;
        height: 120px;
    }

    .content .home-awards3 {
        text-align: center;
        margin-bottom: 23px;
        padding-right: 32px;
        height: 120px;
    }

        .content .home-awards1 .h6, .content .home-awards2 .h6, .content .home-awards3 .h6 {
            font-size: 1.43em;
            line-height: 22px;
            color: #006ab3;
            font-weight: 700;
            padding-bottom: 3px;
        }

        .content .home-awards1 p, .content .home-awards2 p, .content .home-awards3 p {
            font-size: 1.14em;
            line-height: 18px;
            color: #333333;
            font-weight: 400;
            padding-bottom: 4px;
        }

    .content p.home-awards-para {
        padding-top: 2px;
    }

    .content .win-link1 {
        text-align: center;
        font-size: 1.14em;
        line-height: 18px;
        color: #006ab3;
        font-weight: 600;
        padding-bottom: 32px;
        padding-left: 32px;
    }

    .content .win-link2 {
        text-align: center;
        font-size: 1.14em;
        line-height: 18px;
        color: #006ab3;
        font-weight: 600;
        padding-bottom: 32px;
        padding-right: 32px;
    }

    .content .win-link3 {
        text-align: center;
        font-size: 1.14em;
        line-height: 18px;
        color: #006ab3;
        font-weight: 600;
        padding-bottom: 32px;
        padding-right: 60px;
    }

    .content .home-eligibility {
        text-align: center;
    }

        .content .home-eligibility p {
            font-size: 0.93em;
            line-height: 12px;
            font-weight: 400;
            color: #666;
            margin-bottom: 20px;
        }

    .content .home-deadline {
        max-width: 690px;
        background: url('../images/dead-line-bg.jpg') #006ab3;
        text-align: center;
        margin: 0px auto;
        padding-top: 17px;
    }

    .content .home-quote {
        max-width: 690px;
        background: url('../images/dead-line-bg.jpg') #006ab3;
        text-align: center;
        margin: 115px auto 50px;
        padding: 25px;
        border-style: solid;
        border-width: 8px;
        border-color: #ffffff;
        box-shadow: 0px 0px 10px grey
    }

    .content .home-deadline h3 {
        font-size: 1.29em;
        line-height: 20px;
        color: #e5ebf9;
        font-weight: 400;
        padding-bottom: 6px;
    }

        .content .home-deadline h3 span {
            font-size: 1.29em;
            line-height: 20px;
            color: #fff;
            font-weight: 700;
            padding-bottom: 6px;
        }

    .content .home-deadline h4 {
        font-size: 1.29em;
        line-height: 20px;
        color: #fff;
        font-weight: 400;
        padding-bottom: 6px;
    }

    .content .home-deadline a {
        display: inline-block;
        font-size: 1.93em;
        line-height: 50px;
        color: #006ab3;
        background: url(../images/home-deadline-arrow.png) 18px center no-repeat #fff;
        font-weight: 700;
        padding: 0 20px 0 36px;
        margin: 9px 0 22px 0;
    }

    .content .home-deadline hr {
        margin-top: 5px;
        margin-bottom: 5px;
        width: 85%;
    }

    .content .home-deadline h2 {
        color: #fff;
        font-size: 1.29em;
    }

    .content .home-deadline .anchor-before {
        display: inline-block;
        border-top: 1px solid #fff;
        width: 150px;
        padding-bottom: 9px;
        margin-right: -4px;
    }

    .content .home-deadline .anchor-after {
        display: inline-block;
        border-top: 1px solid #fff;
        width: 162px;
        padding-bottom: 9px;
        margin-left: -4px;
    }

.content-win .section-title .dropdown-heading p {
    text-align: right;
    font-size: 1em;
    line-height: 20px;
    color: #666666;
    font-weight: 700;
    margin: 0 0 15px;
}

.content-win .section-title .dropdown-toggle {
    background-color: #0a7ffe;
}

.content-win .section-title .btn-sm {
    padding: 2px 10px;
}

.content-win .section-title .padding {
    padding-left: 133px !important;
    margin-bottom: 0;
}

.content-win .section-title .btn .caret {
    margin-left: 0;
    border: 0px;
    background-image: url('../images/dropdown-bg.png');
    background-size: cover;
    padding: 5px 3px;
}

.content .block-quote {
   /* text-align: left; */
	 position: relative;
}

    .content .block-quote img {
        display: block;
        max-width: 100%;
        margin-left: 10px;
        margin-top: 20px;
        float: left;
    }

    .content .block-quote .mobile_bq {
        display: none;
    }

.mobile {
    display: none;
    width: 100%
}

.desktop {
    display: block;
}

p.desktop-quote {
    background: url('../images/quote-bg.jpg') top left repeat-x;
    color: white;
    padding: 10px 20px;
    padding: 15px 60px;
    text-align: center;
    font-size: 16px;
    font-style: italic;
}


/* about page ----------------------------------------------------*/
.content .about-content-outer {
}

    .content .about-content-outer .home-deadline {
        display: none;
    }

.content .rules-content-outer .home-deadline {
    display: none;
}

.content .faq-content-outer .home-deadline {
    display: none;
}

.content .judges-content-outer .home-deadline {
    display: none;
}

.content .about-claim {
}

    .content .about-claim h1 {
        font-size: 2em;
        line-height: 32px;
        color: #006ab3;
        font-weight: 700;
        padding-top: 19px;
        margin-bottom: 34px;
        padding-right: 30px;
    }

.content .spotlight {
    background: url('../images/dead-line-bg.jpg') #006ab3;
    padding: 0 15px;
    margin: 23px 0 16px 0;
}

    .content .spotlight h2 {
        font-size: 2em;
        line-height: 30px;
        color: #fff;
        font-weight: 700;
        padding: 12px 0 11px 0;
        margin-bottom: 6px;
        border-bottom: 1px solid #fff;
    }

    .content .spotlight h3 {
        font-size: 1.29em;
        line-height: 20px;
        color: #e5ebf9;
        font-weight: 400;
        padding-bottom: 9px;
        margin-bottom: 7px;
        border-bottom: 1px solid #fff;
    }

        .content .spotlight h3 span {
            font-size: 1em;
            line-height: 20px;
            color: #fff;
            font-weight: 700;
            padding-bottom: 9px;
            margin-bottom: 7px;
        }

    .content .spotlight h5 {
        font-size: 1.29em;
        line-height: 18px;
        color: #fff;
        font-weight: 700;
        margin-bottom: 24px;
    }

.content .spotlight-apply {
    text-align: center;
}

    .content .spotlight-apply a {
        display: inline-block;
        font-size: 1.79em;
        line-height: 54px;
        color: #006ab3;
        font-weight: 700;
        padding: 0 31px 0 40px;
        margin-bottom: 19px;
        background: url(../images/home-deadline-arrow.png) 23px center no-repeat #fff;
    }

.content .linkto-judges {
    text-align: center;
}

    .content .linkto-judges a {
        display: block;
        font-size: 1.14em;
        line-height: 38px;
        color: #fff;
        font-weight: 700;
        margin-bottom: 16px;
        background: #006ab3;
    }

        .content .linkto-judges a:before {
            content: url(../images/about-anchor-arrow-white.png);
            position: relative;
            right: 5px;
            bottom: 2px;
        }

.content .linkto-winners a {
    display: block;
    font-size: 1.14em;
    line-height: 38px;
    color: #fff;
    font-weight: 700;
    background: #006ab3;
}

    .content .linkto-winners a:before {
        content: url(../images/about-anchor-arrow-white.png);
        position: relative;
        right: 5px;
        bottom: 2px;
    }

.content .linkto-winners {
    text-align: center;
}

.content .about-categories {
    margin-bottom: 36px;
}

    .content .about-categories h1 {
        font-size: 1.57em;
        line-height: 26px;
        color: #006ab3;
        font-weight: 700;
        margin-bottom: 9px;
    }

    .content .about-categories h2 {
        font-size: 1em;
        line-height: 20px;
        color: #333333;
        font-weight: 700;
        margin-bottom: 8px;
        padding-right: 22px;
    }

        .content .about-categories h2 span {
            font-weight: 400;
        }

    .content .about-categories p {
        font-size: 1em;
        line-height: 20px;
        color: #333333;
        font-weight: 400;
        font-style: italic;
        margin-top: 20px;
    }

.content .about-eligibility {
    margin-bottom: 36px;
}

    .content .about-eligibility h1 {
        font-size: 1.57em;
        line-height: 26px;
        color: #006ab3;
        font-weight: 700;
        margin-bottom: 9px;
    }

    .content .about-eligibility ul {
    }

        .content .about-eligibility ul li {
            font-size: 1em;
            line-height: 20px;
            color: #333333;
            font-weight: 400;
            margin-bottom: 8px;
            padding: 0 0 0 20px;
            background: url(../images/list-style-img2.png) left 8px no-repeat;
        }

            .content .about-eligibility ul li:nth-child(2) {
                background-position: left 8px;
            }

    .content .about-eligibility p {
        font-size: 0.86em;
        line-height: 20px;
        color: #333333;
        font-weight: 400;
        margin-bottom: 9px;
    }

.content .about-requirements h1 {
    font-size: 1.57em;
    line-height: 26px;
    color: #006ab3;
    font-weight: 700;
    margin-bottom: 9px;
}

.content .about-requirements ul {
    font-size: 1em;
    line-height: 20px;
    color: #333333;
    font-weight: 700;
    margin-bottom: 9px;
}

    .content .about-requirements ul a {
        color: #0033cc;
    }
/*.content .about-requirements p.client-issue { letter-spacing:-0.06px; }*/
.content .about-requirements ul {
}

    .content .about-requirements ul li {
        font-size: 1em;
        line-height: 20px;
        color: #333333;
        font-weight: 400;
        margin-bottom: 8px;
        padding: 0 0 0 20px;
        background: url(../images/list-style-img2.png) left 8px no-repeat;
    }

.content .about-requirements p {
    font-size: 0.86em;
    line-height: 20px;
    color: #333333;
    font-weight: 400;
    margin-bottom: 9px;
}

.content .about-requirements ul a {
    color: #006ab3;
    font-weight: 700;
}

.content .about-requirements p.para-b {
    font-size: 1em;
    line-height: 17px;
    color: #333333;
    font-weight: 700;
    margin-bottom: 9px;
}

    .content .about-requirements ul li:first-child {
        background-position: left 8px;
    }

    .content .about-requirements ul li:last-child {
        margin-bottom: 28px;
    }

    .content .about-requirements ul li ul {
    }

        .content .about-requirements ul li ul li {
            background: url(../images/list-style-img-dash.png) 4px 10px no-repeat;
            margin-bottom: 14px;
            padding-left: 14px;
        }

            .content .about-requirements ul li ul li:first-child {
                background-position: 4px 10px;
                margin-top: 14px;
            }

            .content .about-requirements ul li ul li:last-child {
                margin-bottom: 0;
            }

.content .about-requirements .linkto-rules a {
    display: inline-block;
    font-size: 1.14em;
    line-height: 20px;
    color: #006ab3;
    font-weight: 700;
    margin: 19px 0 0 0;
    padding: 0 150px 0 0px;
    background: url(../images/about-anchor-arrow.png) 2px 9px no-repeat;
    text-transform: uppercase;
}

.content .linkto-judges2 {
    display: none;
    text-align: center;
}

    .content .linkto-judges2 a {
        font-size: 1.71em;
        line-height: 48px;
        color: #fff;
        font-weight: 700;
        background: url(../images/about-anchor-arrow-white.png) 37.5% 17px no-repeat #006ab3;
        margin-top: 42px;
        padding: 0 169px;
    }

.content .linkto-winners2 {
    display: none;
    text-align: center;
}

    .content .linkto-winners2 a {
        font-size: 1.71em;
        line-height: 48px;
        color: #fff;
        font-weight: 700;
        background: url(../images/about-anchor-arrow-white.png) 37.5% 17px no-repeat #006ab3;
        margin-top: 42px;
        padding: 0 169px;
    }

.content .mobile-fix {
    float: right;
}

.content .padding-issue {
    float: left;
}

/* rules & regulations page ----------------------------------------------------*/
.content .rules-regulations {
    margin-bottom: 6px;
}

    .content .rules-regulations h1 {
        font-size: 2em;
        line-height: 32px;
        color: #006ab3;
        font-weight: 700;
        margin: 19px 0 9px 0;
    }

    .content .rules-regulations p {
        font-size: 1em;
        line-height: 20px;
        color: #333333;
        font-weight: 400;
        margin-bottom: 8px;
        padding: 0 20px 0 0;
    }

        .content .rules-regulations p span {
            font-weight: 700;
        }

    .content .rules-regulations .h6 {
        font-size: 0.86em;
        line-height: 20px;
        color: #333333;
        font-weight: 700;
    }

.content .rules-agreement {
}

    .content .rules-agreement h2 {
        font-size: 1.43em;
        line-height: 22px;
        color: #006ab3;
        font-weight: 700;
        margin-bottom: 11px;
    }

    .content .rules-agreement p {
        font-size: 1em;
        line-height: 20px;
        color: #333333;
        font-weight: 400;
        margin-bottom: 8px;
        padding: 0 25px 0 0;
    }

        .content .rules-agreement p span {
            font-weight: 700;
        }

.content .rules-eligibility {
    margin: -2px 0 0 0;
}

    .content .rules-eligibility h2 {
        font-size: 1.43em;
        line-height: 22px;
        color: #006ab3;
        font-weight: 700;
        margin-bottom: 11px;
    }

    .content .rules-eligibility p {
        font-size: 1em;
        line-height: 20px;
        color: #333333;
        font-weight: 400;
        margin-bottom: 8px;
        padding: 0 20px 0 0;
    }

    .content .rules-eligibility ul {
    }

        .content .rules-eligibility ul li {
            font-size: 1em;
            line-height: 20px;
            color: #333333;
            font-weight: 400;
            background: url(../images/list-style-img2.png) left 8px no-repeat;
            margin-bottom: 8px;
            padding: 0 25px 0 20px;
        }

            .content .rules-eligibility ul li span {
                font-weight: 700;
            }

    .content .rules-eligibility .h6 {
        font-size: 1em;
        line-height: 20px;
        color: #333333;
        font-weight: 700;
        margin-bottom: 8px;
        padding-right: 16px;
    }

.content .rules-timeline {
    margin-top: -2px;
}

    .content .rules-timeline h2 {
        font-size: 1.43em;
        line-height: 22px;
        color: #006ab3;
        font-weight: 700;
        margin-bottom: 11px;
    }

    .content .rules-timeline p {
        font-size: 1em;
        line-height: 20px;
        color: #333333;
        font-weight: 400;
        margin: -1px 0 8px 0;
    }

    .content .rules-timeline ul {
    }

        .content .rules-timeline ul li {
            font-size: 1em;
            line-height: 20px;
            color: #333333;
            font-weight: 400;
            background: url(../images/list-style-img2.png) left 8px no-repeat;
            margin-bottom: 8px;
            padding-left: 12px;
        }

            .content .rules-timeline ul li span {
                font-weight: 700;
            }

.content .rules-howtoapply {
    margin-top: -2px;
}

    .content .rules-howtoapply h2 {
        font-size: 1.43em;
        line-height: 22px;
        color: #006ab3;
        font-weight: 700;
        margin-bottom: 11px;
    }

    .content .rules-howtoapply p {
        font-size: 1em;
        line-height: 20px;
        color: #333333;
        font-weight: 400;
        margin: 0px 0 8px 0;
        padding-right: 20px;
    }

        .content .rules-howtoapply p a {
            color: #006ab3;
            font-weight: 700;
        }

.content .rules-deadline {
    margin-top: -2px;
}

    .content .rules-deadline h2 {
        font-size: 1.43em;
        line-height: 22px;
        color: #006ab3;
        font-weight: 700;
        margin-bottom: 10px;
    }

    .content .rules-deadline p {
        font-size: 1em;
        line-height: 20px;
        color: #333333;
        font-weight: 400;
        margin: 0px 0 8px 0;
        padding-right: 20px;
    }

.content .rules-content {
    margin-top: -2px;
}

    .content .rules-content h2 {
        font-size: 1.43em;
        line-height: 22px;
        color: #006ab3;
        font-weight: 700;
        margin-bottom: 10px;
    }

    .content .rules-content p {
        font-size: 1em;
        line-height: 20px;
        color: #333333;
        font-weight: 400;
        margin: 0px 0 8px 0;
        padding-right: 24px;
    }

        .content .rules-content p a {
            color: #006ab3;
            font-weight: 700;
        }

        .content .rules-content p span {
            font-weight: 700;
        }

        .content .rules-content p i {
            font-weight: 700;
        }

.content .rules-judging {
    margin-top: -2px;
}

    .content .rules-judging h2 {
        font-size: 1.43em;
        line-height: 22px;
        color: #006ab3;
        font-weight: 700;
        margin-bottom: 11px;
    }

    .content .rules-judging p {
        font-size: 1em;
        line-height: 20px;
        color: #333333;
        font-weight: 400;
        margin: 0px 0 8px 0;
        padding-right: 24px;
    }

.content .rules-notification {
}

    .content .rules-notification h2 {
        font-size: 1.43em;
        line-height: 22px;
        color: #006ab3;
        font-weight: 700;
        margin-bottom: 11px;
    }

    .content .rules-notification p {
        font-size: 1em;
        line-height: 20px;
        color: #333333;
        font-weight: 400;
        margin: 0px 0 8px 0;
        padding-right: 24px;
    }

        .content .rules-notification p a {
            color: #006ab3;
            font-weight: 700;
        }

.content .rules-declaration {
    margin-top: -2px;
}

    .content .rules-declaration h2 {
        font-size: 1.43em;
        line-height: 22px;
        color: #006ab3;
        font-weight: 700;
        margin-bottom: 10px;
    }

    .content .rules-declaration ul li {
        font-size: 1em;
        line-height: 20px;
        color: #333333;
        font-weight: 400;
        background: url(../images/list-style-img2.png) left 8px no-repeat;
        margin-bottom: 8px;
        padding-left: 12px;
    }

    .content .rules-declaration p {
        font-size: 1em;
        line-height: 20px;
        color: #333333;
        font-weight: 400;
        margin: 0px 0 8px 0;
    }

.content .rules-restrictions {
    margin-top: -2px;
}

    .content .rules-restrictions h2 {
        font-size: 1.43em;
        line-height: 22px;
        color: #006ab3;
        font-weight: 700;
        margin-bottom: 10px;
    }

    .content .rules-restrictions ul li {
        font-size: 1em;
        line-height: 20px;
        color: #333333;
        font-weight: 400;
        background: url(../images/list-style-img2.png) left 8px no-repeat;
        margin-bottom: 8px;
        padding-left: 12px;
    }

        .content .rules-restrictions ul li span {
            font-weight: 700;
        }

    .content .rules-restrictions p {
        font-size: 1em;
        line-height: 20px;
        color: #333333;
        font-weight: 700;
        margin-bottom: 8px;
        padding-right: 16px;
    }

.content .rules-terms {
    margin-top: -2px;
}

    .content .rules-terms h2 {
        font-size: 1.43em;
        line-height: 22px;
        color: #006ab3;
        font-weight: 700;
        margin-bottom: 10px;
    }

    .content .rules-terms ul li {
        font-size: 1em;
        line-height: 20px;
        color: #333333;
        font-weight: 400;
        background: url(../images/list-style-img2.png) left 8px no-repeat;
        margin-bottom: 8px;
        padding-left: 12px;
    }

        .content .rules-terms ul li a {
            font-weight: 700;
            color: #006ab3;
        }

    .content .rules-terms p {
        font-size: 1em;
        line-height: 20px;
        color: #333333;
        font-weight: 700;
        margin: 0px 0 8px 0;
        padding-right: 24px;
    }

.content .rules-limitations {
    margin-top: -2px;
}

    .content .rules-limitations h2 {
        font-size: 1.43em;
        line-height: 22px;
        color: #006ab3;
        font-weight: 700;
        margin-bottom: 9px;
    }

    .content .rules-limitations p {
        font-size: 1em;
        line-height: 20px;
        color: #333333;
        font-weight: 400;
        margin: 0px 0 8px 0;
        padding-right: 24px;
    }

.content .rules-dispute {
    margin-top: -2px;
}

    .content .rules-dispute h2 {
        font-size: 1.43em;
        line-height: 22px;
        color: #006ab3;
        font-weight: 700;
        margin-bottom: 11px;
    }

    .content .rules-dispute p {
        font-size: 1em;
        line-height: 20px;
        color: #333333;
        font-weight: 400;
        margin: 0px 0 8px 0;
        padding-right: 24px;
    }

        .content .rules-dispute p span {
            font-weight: 700;
        }

    .content .rules-dispute ul li {
        font-size: 1em;
        line-height: 20px;
        color: #333333;
        font-weight: 400;
        background: url(../images/list-style-img2.png) left 8px no-repeat;
        margin-bottom: 8px;
        padding-left: 12px;
    }

        .content .rules-dispute ul li span {
            font-weight: 700;
        }

.content .rules-dontaion {
    margin-top: -2px;
}

    .content .rules-dontaion h2 {
        font-size: 1.43em;
        line-height: 22px;
        color: #006ab3;
        font-weight: 700;
        margin-bottom: 11px;
    }

    .content .rules-dontaion p {
        font-size: 1em;
        line-height: 20px;
        color: #333333;
        font-weight: 400;
        margin: 0px 0 8px 0;
        padding-right: 24px;
    }

.content .li-spacing {
    margin-bottom: 9px;
    display: block;
}


/* faq page ----------------------------------------------------*/
.content .faq {
}

    .content .faq h2 {
        font-size: 2em;
        line-height: 32px;
        color: #006ab3;
        font-weight: 700;
        margin: 19px 0 6px 0;
    }

.content .panel-default {
    border-color: transparent;
    border: none;
}

.content .faq .panel-default .panel-heading {
    background: none !important;
    border: none !important;
    border-color: transparent;
}

.content .panel-group .panel-heading + .panel-collapse > .list-group, .panel-group .panel-heading + .panel-collapse > .panel-body {
    border: none;
}

.content .panel {
    box-shadow: none;
    margin-bottom: 27px;
}

.content .faq .panel-title {
    font-size: 1.43em;
    line-height: 22px;
    color: #006ab3;
    font-weight: 700;
    margin-bottom: 10px;
}

    .content .faq .panel-title a {
        display: block;
        background: url(../images/accordion-close-icon.png) left 1px no-repeat;
        padding: 0 0 0 28px;
    }

        .content .faq .panel-title a.collapsed {
            background: url(../images/accordion-open-icon.png) left 1px no-repeat;
        }

        .content .faq .panel-title a:focus {
            text-decoration: none;
        }

.content .faq .panel-body {
    padding: 0 0 0 15px;
}

    .content .faq .panel-body .h6 {
        font-size: 1em;
        line-height: 20px;
        color: #333333;
        font-weight: 700;
        margin: 0px 0 8px 0;
    }

        .content .faq .panel-body .h6 span {
            text-decoration: underline;
        }

    .content .faq .panel-body ul li {
        font-size: 1em;
        line-height: 20px;
        color: #333333;
        font-weight: 400;
        background: url(../images/list-style-img2.png) left 8px no-repeat;
        margin: 0px 0 8px 0;
        padding-left: 20px;
    }

        .content .faq .panel-body ul li a {
            color: #006ab3;
            font-weight: 700;
        }

        .content .faq .panel-body ul li ul li {
            background: url(../images/list-style-img-dash.png) left 10px no-repeat;
            padding-left: 11px;
        }

            .content .faq .panel-body ul li ul li:first-child {
                margin-top: 8px;
            }

    .content .faq .panel-body p {
        font-size: 1em;
        line-height: 20px;
        color: #333333;
        font-weight: 400;
        margin: 0px 0 8px 0;
    }

    .content .faq .panel-body h4 {
        font-size: 1em;
        line-height: 20px;
        color: #333333;
        font-weight: 700;
        margin: 0px 0 8px 0;
        font-style: italic;
    }

.content .faq .panel-heading {
    padding: 0 0 1px 15px;
}

/* judges page ----------------------------------------------------*/
.content .judges {
}

    .content .judges h1 {
        font-size: 2em;
        line-height: 32px;
        color: #006ab3;
        font-weight: 700;
        margin: 19px 0 35px 0;
    }

    .content .judges p {
        font-size: 1em;
        line-height: 20px;
        color: #333333;
        font-weight: 400;
        margin: 0px 0 8px 0;
    }

/*scholarship page -----------------------------------------------*/
.content-win {
    background-color: #fff;
}

    .content-win .container {
        padding: 0 30px;
    }

    .content-win .section-title {
        margin: 15px 0 0 0;
    }

        .content-win .section-title .padding {
            padding-left: 133px !important;
            margin-bottom: 20px;
        }

        .content-win .section-title .btn-sm {
            padding: 2px 10px;
        }

        .content-win .section-title .dropdown-toggle {
            background-color: #0a7ffe;
        }

        .content-win .section-title .btn-default.active:focus, .btn-default.active:hover, .open > .dropdown-toggle.btn-default.focus, .open > .dropdown-toggle.btn-default:focus, .open > .dropdown-toggle.btn-default:hover {
            background-color: #0a7ffe;
        }

        .content-win .section-title .dropdown-menu {
            min-width: 206px;
            left: -1px;
            top: 22px;
        }

            .content-win .section-title .dropdown-menu > li > a {
                text-align: right;
            }

        .content-win .section-title .dropdown-heading {
            width: 100%
        }

            .content-win .section-title .dropdown-heading p {
                text-align: right;
                font-size: 1em;
                line-height: 20px;
                color: #555555;
                font-weight: 700;
                margin: 0 0 15px;
            }

        .content-win .section-title .btn .caret {
            margin-left: 0;
            border: 0px;
            background-image: url('../images/dropdown-bg.png');
            background-size: cover;
            padding: 5px 3px;
        }

        .content-win .section-title .h5 {
            font-size: 2.86em;
            line-height: 48px;
            color: #0367b2;
            font-weight: 700;
            margin: 10px 0 41px 0;
            font-family: Quickbrush;
        }

    .content-win .win-pages {
    }

        .content-win .win-pages li {
            text-align: right;
        }

            .content-win .win-pages li a {
                display: inline-block;
                font-size: 1em;
                line-height: 20px;
                color: #006ab3;
                font-weight: 700;
                background: url(../images/win-anchor-arrow.png) left center no-repeat;
                padding-left: 14px;
                margin-bottom: 7px;
            }

    .content-win .win-outer {
        border-bottom: 1px solid #ccc;
        padding-top: 21px;
    }

    .content-win .win-outer-2 {
        border-bottom: 2px solid #0367b2;
        padding-top: 21px;
    }
    /*.content-win .win-outer:nth-child(6n+0) { border-bottom: 2px solid #0367b2; }*/
    .content-win .win-outer:last-child {
        border-bottom: 1px solid #ccc;
    }

    .content-win .win-outer img {
        margin-bottom: 30px;
    }

    .content-win .win-outer-2 img {
        margin-bottom: 30px;
    }

    .content-win .win-prof {
    }

        .content-win .win-prof .h5 {
            font-size: 1.43em;
            line-height: 20px;
            color: #0367b2;
            font-weight: 700;
            margin: 0;
        }





    .content-win #undergrad-win {
        padding-top: 29px;
    }

    .content-win #grad-win {
        padding-top: 29px;
    }

    .content-win #woman-win {
        padding-top: 29px;
    }

    .content-win .win-info {
        margin-bottom: 28px;
    }

        .content-win .win-info .h6 {
            font-size: 1.14em;
            line-height: 20px;
            color: #555555;
            font-weight: 700;
            margin: 0;
        }

        .content-win .win-info p {
            font-size: 1em;
            line-height: 20px;
            color: #555555;
            font-weight: 400;
            margin: 0;
        }

    .content-win .win-about {
    }

        .content-win .win-about p {
            font-size: 1.29em;
            line-height: 24px;
            color: #0367b2;
            font-weight: 400;
            font-style: italic;
            margin: 0;
            padding-bottom: 30px;
        }

.video iframe {
    float: left;
}

.video .text {
    line-height: 216px;
    float: left;
    margin-left: 7px;
    color: #0367b2;
    font-weight: bold;
    font-size: 1.14em;
}

.video hr {
    width: 100%;
    background: #0367b2;
    clear: both;
    height: 2px
}


/* footer ----------------------------------------------------*/
.footer {
    text-align: center;
    background-color: #fff;
    padding-top: 44px;
}

    .footer p.footer-sponsor {
        font-size: 1em;
        line-height: 18px;
        color: #555555;
        font-weight: 400;
        font-style: italic;
        margin-bottom: 19px;
    }

    .footer ul {
        margin-bottom: 20px;
    }

        .footer ul li {
            display: inline-block;
            color: #555555;
        }

            .footer ul li:nth-child(1) {
                margin: 1px 16px 0 17px;
            }

            .footer ul li a {
                font-size: 1em;
                line-height: 18px;
                color: #555555;
                font-weight: 400;
            }

    .footer img {
        display: inline-block;
        margin-bottom: 17px;
    }

    .footer p.footer-trademark {
        font-size: 1em;
        line-height: 18px;
        color: #555555;
        font-weight: 400;
        margin-bottom: 19px;
        padding: 0 45px;
    }

    .footer p.footer-copyright {
        font-size: 1em;
        line-height: 18px;
        color: #555555;
        font-weight: 400;
        margin-bottom: 25px;
        padding: 0 75px;
    }

    .footer p.footer-ca_resident {
        font-size: 1em;
        line-height: 18px;
        color: #0367b2;
        font-weight: 700;
        margin-bottom: 55px;
        padding: 0 75px;
    }

/* media queries --------------------------------------------*/
@media (max-width:1199px) {
    .banner .container {
        width: 100%;
    }

    .content .spotlight-apply a {
        font-size: 1.79em;
    }
}

@media (max-width:991px) {
    .header .logo a {
        margin-left: -6px;
    }

    .header .header-login a {
        margin-right: 0;
    }

    .header .header-title h1 {
        font-size: 2.14em;
    }

    .header .header-title p {
        font-size: 1.07em;
        width: 92%;
    }

    .content .home-claim p {
        font-size: 1.64em;
    }

    .content .home-awards3 {
        padding-right: 24px;
    }

        .content .home-awards1 p, .content .home-awards2 p, .content .home-awards3 p {
            font-size: 1em;
        }

    .content .spotlight a {
        font-size: 1.21em;
        line-height: 42px;
    }

    .content .linkto-judges a {
        background-position: 33% 17px;
    }

    .content .spotlight h4 {
        font-size: 1.14em;
    }

    .content .spotlight h5 {
        font-size: 1.14em;
    }

    .content .spotlight-apply a {
        font-size: 1.07em;
    }

    .content .about-requirements .linkto-rules a {
        padding-right: 0;
    }

    .content-win .win-about p {
        font-size: 1.07em;
    }

    .winners_video {
        width: 400px;
        height: 240px;
    }

    .content .home-quote {
        position: relative;
        top: 50px;
        margin-bottom: 90px;
    }
}

@media (max-width:767px) {
    .header {
        text-align: center;
        position: relative;
    }

        .header .header-login {
            position: absolute;
            right: 30px;
            top: -125px;
            z-index: 9999;
        }

        .header .logo a {
            display: inline-block;
        }

        .header .header-login a {
            margin-right: 0px;
            font-size: 1.29em;
        }

        .header .header-title {
            margin-left: 0;
        }

            .header .header-title p {
                font-size: 1.36em;
                width: 100%;
            }

            .header .header-title h1 {
                font-size: 2.43em;
            }

    .banner {
        position: relative;
        padding-top: 47px;
    }

    .nav {
        position: absolute;
        width: 100%;
        top: 0;
        z-index: 999;
    }

        .nav ul.mob-menu {
            display: block;
        }

            .nav ul.mob-menu li {
                padding: 7px 17px;
                margin: 3px 0 6px 0;
            }

        .nav ul.menu-bar li {
            display: block;
        }

            .nav ul.menu-bar li a {
                font-size: 2.14em;
                line-height: 48px;
                border-left: 0px;
                border-top: 4px solid #fff;
                display: block;
                margin: 1px 0 0 0;
            }

            .nav ul.menu-bar li:last-child a {
                border-right: 0;
            }

        .nav ul li #menu {
            cursor: pointer;
        }

        .nav ul.menu-bar {
            display: none;
        }

    .content .home-awards1, .content .home-awards2, .content .home-awards3 {
        padding: 0;
        border: none;
        height: 160px;
    }

    .content .win-link1, .content .win-link2, .content .win-link3 {
        padding-left: 0;
        padding-right: 0;
    }

    .content .home-awards3 p {
        padding: 0 27%;
    }

    .content .spotlight h4 br {
        display: none;
    }

    .content .spotlight h5 br {
        display: none;
    }

    .content .linkto-judges a {
        background-position: 42% 17px;
        display: inline-block;
        padding: 0px 43.9%;
    }

    .content .mobile-fix {
        float: none;
    }

    .content .spotlight {
        width: 479px;
        display: inline-block;
    }

    .content .linkto-judges {
        display: none;
    }

    .content .linkto-winners {
        display: none;
    }

    .content .spotlight {
        display: none;
    }

    .content .spotlight-outer {
        text-align: center;
        margin: 0 auto;
    }

    .content .spotlight h3 {
        font-size: 2.57em;
        padding-bottom: 14px;
    }

    .content .spotlight h4 {
        font-size: 1.86em;
        line-height: 28px;
        padding: 0px 15px 6px 15px;
    }

    .content .spotlight h5 {
        font-size: 1.86em;
        line-height: 28px;
        padding: 0 90px;
        margin-bottom: 30px;
    }

    .content .spotlight-apply a {
        font-size: 1.79em;
        line-height: 54px;
    }

    .content .about-claim h1 {
        font-size: 2.57em;
        line-height: 38px;
        padding-right: 0;
        margin-bottom: 39px;
    }

    .content .about-categories h1 {
        font-size: 2.29em;
        line-height: 28px;
        margin-bottom: 20px;
    }

    .padding-issue {
        float: none !important;
        padding: 20px !important;
    }

    .content .about-content-outer .home-deadline {
        margin-top: 23px;
    }

    .content .about-content-outer ul li {
        background: url(../images/list-style-img3.png) no-repeat;
        background-position: left 13px !important;
        margin-bottom: 14px;
    }

    .content .about-categories {
        margin-bottom: 58px;
    }

        .content .about-categories h2 {
            font-size: 1.71em;
            line-height: 28px;
            margin-bottom: 16px;
        }

        .content .about-categories p {
            font-size: 1.71em;
            line-height: 28px;
        }

    .content .about-eligibility h1 {
        font-size: 2.29em;
        line-height: 28px;
        margin-bottom: 10px;
    }

    .content .about-eligibility ul li {
        font-size: 1.71em;
        line-height: 28px;
        padding: 6px 0px 0px 20px;
    }

    .content .about-content-outer ul li {
        font-size: 1.71em;
        line-height: 28px;
        padding: 6px 0px 0px 20px;
    }

    .content .about-requirements h1 {
        font-size: 2.29em;
        line-height: 28px;
        margin-bottom: 10px;
    }

    .content .about-requirements p {
        font-size: 1.71em;
        line-height: 28px;
        margin-bottom: 17px;
    }

    .content .about-requirements .linkto-rules a {
        font-size: 1.86em;
        line-height: 28px;
        padding-right: 0;
    }

    .content .about-requirements ul li:last-child {
        margin-bottom: 45px;
    }

    .content .linkto-judges2 {
        display: block;
    }

        .content .linkto-judges2 a {
            font-size: 1.43em;
            display: inline-block;
            background-position: 36% 21px;
            padding: 0px 169px;
        }

    .content .linkto-winners2 {
        display: block;
    }

        .content .linkto-winners2 a {
            font-size: 1.43em;
            display: inline-block;
            background-position: 26% 21px;
            padding: 0px 169px;
        }

    .content .about-eligibility p {
        font-size: 1.57em;
        line-height: 28px;
    }

    .footer p.footer-sponsor {
        font-size: 1.43em;
        line-height: 24px;
    }

    .footer ul li a {
        font-size: 1.43em;
        line-height: 24px;
    }

    .footer p.footer-trademark {
        font-size: 1.43em;
        line-height: 24px;
        padding: 0px;
    }

    .footer p.footer-copyright {
        font-size: 1.43em;
        line-height: 24px;
        padding: 0px 58px;
    }

    .content .home-claim p {
        font-size: 1.86em;
        padding-bottom: 28px;
    }

    .content .home-claim h1 {
        margin-bottom: 8px;
    }

    .content .home-awards1, .content .home-awards2, .content .home-awards3 {
        padding-top: 25px;
        background: url(../images/home-award-line.png) center top no-repeat;
    }

        .content .home-awards1 .h6, .content .home-awards2 .h6, .content .home-awards3 .h6 {
            font-size: 2.29em;
            line-height: 28px;
        }

        .content .home-awards1 p, .content .home-awards2 p, .content .home-awards3 p {
            font-size: 1.71em;
            line-height: 28px;
        }

        .content .home-awards1 p, .content .home-awards2 p {
            padding-bottom: 16px;
        }

        .content .home-awards3 p {
            padding: 0px;
        }

    .content .home-awards3 {
        margin-bottom: 46px;
    }

    .content .home-eligibility p {
        font-size: 1.14em;
        line-height: 18px;
        padding: 0 10px;
    }

    .content .rules-eligibility ul li {
        font-size: 1.71em;
        line-height: 28px;
        padding: 2px 0px 0px 20px;
    }

    .content .rules-timeline ul li {
        font-size: 1.71em;
        line-height: 28px;
        padding: 2px 0px 0px 20px;
    }

    .content .rules-declaration ul li {
        font-size: 1.71em;
        line-height: 28px;
        padding: 2px 0px 0px 20px;
    }

    .content .rules-restrictions ul li {
        font-size: 1.71em;
        line-height: 28px;
        padding: 2px 0px 0px 20px;
    }

    .content .rules-terms ul li {
        font-size: 1.71em;
        line-height: 28px;
        padding: 2px 0px 0px 20px;
    }

    .content .rules-dispute ul li {
        font-size: 1.71em;
        line-height: 28px;
        padding: 2px 0px 0px 20px;
    }

    .content .rules-content-outer .home-deadline {
        margin-top: 23px;
    }

    .content .rules-content-outer h1 {
        font-size: 2.57em;
        line-height: 32px;
    }

    .content .rules-content-outer h2 {
        font-size: 2.29em;
        line-height: 28px;
    }

    .content .rules-content-outer p, .content .rules-content-outer ul li, .content .rules-content-outer .h6 {
        font-size: 1.57em;
        line-height: 28px;
        padding-right: 0;
    }

    .content .rules-content-outer ul li {
        background: url(../images/list-style-img3.png) no-repeat;
        background-position: left 11px;
    }

    .content .faq-content-outer .home-deadline {
        margin-top: 23px;
    }

    .content .faq-content-outer h1 {
        font-size: 2.57em;
        line-height: 32px;
    }

    .content .faq-content-outer .panel-title {
        font-size: 1.71em;
        line-height: 28px;
    }

    .content .faq-content-outer .panel-body .h6 {
        font-size: 1.57em;
        line-height: 28px;
    }

    .content .faq-content-outer .panel-body h5 {
        font-size: 1.43em;
        line-height: 28px;
    }

    .content .faq-content-outer .panel-body ul li {
        font-size: 1.57em;
        line-height: 28px;
        background: url(../images/list-style-img3.png) no-repeat;
        background-position: left 11px;
    }

        .content .faq-content-outer .panel-body ul li ul li {
            background-position: left 13px;
        }

    .content .faq-content-outer .panel-body p {
        font-size: 1.57em;
        line-height: 28px;
    }

    .content .panel-body ul li {
        font-size: 1.71em;
        line-height: 28px;
        padding: 2px 0px 0px 20px;
    }

    .content .judges h1 {
        font-size: 2.57em;
        line-height: 38px;
    }

    .content .judges p {
        font-size: 1.71em;
        line-height: 28px;
    }

    .content .judges-content-outer {
        margin-top: 23px;
    }

    .content .about-content-outer .home-deadline {
        display: block;
    }

    .content .rules-content-outer .home-deadline {
        display: block;
    }

    .content .faq-content-outer .home-deadline {
        display: block;
    }

    .content .judges-content-outer .home-deadline {
        display: block;
    }

    .content-win .section-title h5 {
        margin-bottom: 21px;
    }

    .content-win .win-pages {
        margin-bottom: 15px;
    }

    .content .block-quote .mobile_bq {
        display: block;
        width: 85%;
        margin: 0 auto
    }
    /*.content p#quote{width:85%}*/
    /*.content .block-quote .bq {display:none;}*/
    .mobile {
        display: block;
    }

    .desktop {
        display: none;
    }

    .content .block-quote img {
        float: none;
        margin: 0 auto 20px;
    }

    .content .home-quote {
        position: relative;
        top: 0px;
        max-width: 90%;
        margin: 0 auto 40px;
        text-align: center
    }

        .content .home-quote .row {
            text-align: center;
        }

    .content p#quote {
        width: auto;
        max-width: 100%;
        margin: 0 auto;
        text-align: center;
        padding: 10px 20px;
    }

    .content #signature {
        margin-left: 0;
    }

    .content #position {
        margin-left: 0;
    }

    .home-eligibility {
        padding: 0 25px;
    }

    #tagLine {
        margin: 0 auto;
        max-width: 80%;
    }
}

@media (max-width:639px) {
    .header .header-login a {
        margin-top: 35px;
    }

    .header .header-title h1 {
        padding-top: 74px;
        font-size: 1.86em;
    }

    .header .header-title p {
        line-height: 24px;
    }

    .nav a {
        font-size: 1em;
        padding: 7px 7px;
    }

    .content .home-claim h1 {
        font-size: 1.93em;
    }

    .content .home-claim p {
        font-size: 1.5em;
    }

    .content .home-deadline h3 {
        font-size: 1.14em;
    }

    .content .home-deadline .anchor-before {
        border-bottom-width: 86px;
    }

    .content .home-deadline .anchor-after {
        border-bottom-width: 75px;
    }

    .footer p.footer-trademark, .footer p.footer-copyright {
        font-size: 0.93em;
    }

    .content .about-claim h1 {
        font-size: 1.71em;
    }

    .content .linkto-judges a {
        background-position: 41% 17px;
    }

    .content .about-requirements .linkto-rules a {
        padding-right: 0;
    }

    .content .about-eligibility ul li {
        background-position: left 8px;
    }

    .content .about-requirements ul li {
        background-position: left 8px;
    }

    .content .faq .panel-title {
        font-size: 1.14em;
    }

    .content .home-deadline .anchor-after {
        width: 85px;
    }

    .content .home-deadline .anchor-before {
        width: 85px;
    }

    .header .header-login {
        right: 10px;
        top: -165px;
    }

        .header .header-login a {
            font-size: 1em;
        }

    .content .home-awards1, .content .home-awards2, .content .home-awards3 {
        height: 170px;
    }

        .content .home-awards1 .h6, .content .home-awards2 .h6, .content .home-awards3 .h6 {
            font-size: 2.07em;
        }

        .content .home-awards1 p, .content .home-awards2 p, .content .home-awards3 p {
            font-size: 1.43em;
        }

    .footer p.footer-trademark, .footer p.footer-copyright {
        font-size: 1.21em;
    }

    .footer p.footer-copyright {
        padding: 0 18px;
    }

    .content .about-categories h1 {
        font-size: 2.07em;
    }

    .content .about-categories h2 {
        font-size: 1.43em;
    }

    .content .about-categories p {
        font-size: 1.36em;
    }

    .content .about-eligibility h1 {
        font-size: 2.07em;
    }

    .content .about-content-outer ul li {
        font-size: 1.36em;
    }

    .content .about-requirements h1 {
        font-size: 2.07em;
    }

    .content .about-requirements p {
        font-size: 1.43em;
    }

    .content .about-requirements .linkto-rules a {
        font-size: 1.43em;
        background-position: 2px 11px;
    }

    .content .rules-content-outer h1 {
        font-size: 2.21em;
    }

    .content .rules-content-outer p, .content .rules-content-outer ul li, .content .rules-content-outer .h6 {
        font-size: 1.29em;
    }

    .content .rules-content-outer h2 {
        font-size: 1.43em;
    }

    .content .faq-content-outer .panel-body .h6 {
        font-size: 1.29em;
    }

    .content .faq-content-outer .panel-body ul li {
        font-size: 1.29em;
    }

    .content .faq .panel-title {
        font-size: 1.36em;
    }

    .content .faq-content-outer .panel-body p {
        font-size: 1.21em;
    }

    .content .judges h1 {
        font-size: 2.21em;
        margin: 39px 0px 15px 0;
    }

    .content .judges p {
        font-size: 1.36em;
    }

    .header .header-login {
        top: -40px;
    }

    br.mobile-br {
        display: block;
    }

    br.non-mobile-br {
        display: none;
    }

    .content .linkto-judges2 a {
        font-size: 1.14em;
        background-position: 36% 19px;
        padding: 0px 120px;
    }

    .content .linkto-winners2 a {
        font-size: 1.14em;
        background-position: 26% 19px;
        padding: 0px 120px;
    }
}

@media (max-width:479px) {
    .header {
        height: 180px;
    }

        .header .header-login a {
            font-size: 0.86em;
        }

    .nav a {
        border: none;
        display: block;
        margin: 0;
    }

        .nav a:last-child {
            border: none;
        }

    .content .home-claim {
        padding: 0;
        margin: 0
    }

        .content .home-claim h1 {
            font-size: 2.14em;
            font-weight: 900;
            line-height: 27px;
        }

        .content .home-claim p {
            font-size: 1.29em;
            font-weight: 900;
            line-height: 18px;
        }

    .content .home-awards3 p {
        padding: 0 20%;
    }

    .content .home-deadline .anchor-before {
        width: 45px;
    }

    .content .home-deadline .anchor-after {
        width: 45px;
    }

    .content .home-deadline h3 {
        font-size: 1.14em;
    }

        .content .home-deadline h3 span {
            font-size: 1.14em;
        }

    .header .header-title p {
        font-size: 1.14em;
        line-height: 16px;
    }

    .header .header-title h1 {
        font-size: 1.64em;
        line-height: 25px;
    }

    .header .header-title {
        top: -40px;
        position: relative;
        height: 120px;
    }

    .content .about-claim h1 {
        font-size: 1.71em;
        line-height: 24px;
    }

    .content .linkto-judges a {
        background-position: 38% 17px;
    }

    .content .rules-agreement h2 {
        font-size: 1.36em;
    }

    .content .faq .panel-title {
        font-size: 1em;
    }

    .header .header-login {
        top: -40px;
    }

        .header .header-login a {
            font-size: 0.79em;
        }

    .content .home-awards1, .content .home-awards2, .content .home-awards3 {
        height: 115px;
    }

        .content .home-awards1 .h6, .content .home-awards2 .h6, .content .home-awards3 .h6 {
            font-size: 1.43em;
            line-height: 20px;
        }

        .content .home-awards1 p, .content .home-awards2 p, .content .home-awards3 p {
            font-size: 1em;
            line-height: 14px;
        }

        .content .home-awards3 p {
            padding: 0;
        }

    .content .home-eligibility p {
        font-size: 0.86em;
    }

    .footer p.footer-sponsor {
        font-size: 0.86em;
    }

    .footer p.footer-trademark, .footer p.footer-copyright {
        font-size: 0.93em;
    }

    .footer p.footer-copyright {
        padding: 0;
    }

    .footer ul li a {
        font-size: 0.86em;
    }

    .nav ul.menu-bar li a {
        font-size: 1.71em;
    }

    .content .about-categories h1 {
        font-size: 1.29em;
    }

    .content .about-categories h2 {
        font-size: 1em;
        line-height: 14px;
        padding: 0;
    }

    .content .about-categories p {
        font-size: 1.07em;
        line-height: 15px;
    }

    .content .about-categories {
        margin-bottom: 28px;
    }

    .content .about-eligibility h1 {
        font-size: 1.29em;
    }

    .content .about-content-outer ul li {
        font-size: 1em;
        line-height: 18px;
    }

    .content .about-eligibility p {
        font-size: 0.86em;
        line-height: 12px;
    }

    .content .about-requirements h1 {
        font-size: 1.29em;
    }

    .content .about-requirements p {
        font-size: 0.86em;
        line-height: 12px;
    }

    .content .about-requirements .linkto-rules a {
        font-size: 1em;
        line-height: 14px;
    }

    .content .linkto-judges2 a {
        font-size: 1em;
        background-position: 35% 20px;
        padding: 0px 70px;
        width: 90%;
    }

    .content .linkto-winners2 a {
        font-size: 1em;
        background-position: 22% 20px;
        padding: 0px 30px;
        width: 100%;
    }

    .content .rules-content-outer h1 {
        font-size: 1.93em;
    }

    .content .rules-content-outer p, .content .rules-content-outer ul li, .content .rules-content-outer .h6 {
        font-size: 1em;
        line-height: 20px;
    }

    .content .faq-content-outer h1 {
        font-size: 2.29em;
        margin-bottom: 20px;
    }

    .content .faq .panel-title {
        font-size: 1.21em;
    }

    .content .faq-content-outer .panel-body .h6 {
        font-size: 1.07em;
        line-height: 15px;
    }

    .content .faq-content-outer .panel-body ul li {
        font-size: 1em;
        line-height: 18px;
    }

    .content .faq-content-outer .panel-body h5 {
        font-size: 1em;
        line-height: 14px;
    }

    .content .faq-content-outer .panel-body p {
        font-size: 1em;
        line-height: 14px;
    }

    .content .judges h1 {
        font-size: 2em;
    }

    .content .judges p {
        font-size: 1.14em;
    }

    .content .home-deadline a {
        font-size: 1.43em;
    }

    .banner {
        padding-top: 61px;
    }

    br.mobile-br {
        display: block;
    }

    br.non-mobile-br {
        display: none;
    }

    .logo img {
        width: 105px;
        margin-top: 33px;
    }

    .winners_video {
        width: 300px;
        height: 180px;
        margin: 0 auto;
        display: block;
    }

    .content-win .section-title h5 {
        padding-top: 24px;
    }
}

@media (max-width:359px) {
    .header .header-title p {
        font-size: 0.71em;
    }

    .header .header-title h1 {
        font-size: 1.14em;
    }

    .content .home-claim h1 {
        font-size: 1.21em;
    }

    .content .home-claim p {
        font-size: 0.86em;
    }

    .content .home-awards3 p {
        padding: 0px 16%;
    }

    .footer {
        padding-top: 60px;
    }

    .content .about-claim h1 {
        font-size: 1.21em;
        line-height: 24px;
    }

    .content .about-requirements .linkto-rules a {
        font-size: 1em;
    }

    .content .linkto-judges a {
        background-position: 34% 17px;
    }

    .content .rules-content p a {
        font-size: 0.93em;
    }

    .header .header-login {
        top: 0;
    }

    .footer p.footer-sponsor {
        font-size: 0.93em;
    }

    .footer ul li a {
        font-size: 1em;
    }

    .content .home-awards1 .h6, .content .home-awards2 .h6, .content .home-awards3 .h6 {
        font-size: 1.36em;
    }

    .content .home-awards1 p, .content .home-awards2 p, .content .home-awards3 p {
        font-size: 0.93em;
    }

    .content .home-awards3 p {
        padding: 0;
    }

    .content .home-eligibility p {
        font-size: 0.93em;
        padding: 0;
    }

    .nav ul.menu-bar li a {
        font-size: 1.43em;
    }

    .content .about-categories h1 {
        font-size: 1.5em;
    }

    .content .about-categories h2 {
        font-size: 1em;
    }

    .content .about-categories p {
        font-size: 1em;
    }

    .content .about-eligibility h1 {
        font-size: 1.5em;
    }

    .content .about-content-outer ul li {
        font-size: 1em;
    }

    .content .about-requirements h1 {
        font-size: 1.5em;
    }

    .content .rules-content-outer h2 {
        font-size: 1.21em;
    }

    .content .faq-content-outer .panel-body .h6 {
        font-size: 1em;
    }

    .content .faq .panel-title {
        font-size: 1.07em;
    }

    .content .judges p {
        font-size: 1em;
    }

    .footer p.footer-trademark, .footer p.footer-copyright {
        font-size: 0.79em;
    }

    .content .home-deadline a {
        font-size: 1.36em;
    }

    .header .header-login {
        top: -40px;
    }

    br.mobile-br {
        display: none;
    }

    br.xs-br {
        display: block;
    }

    .winners_video {
        width: 200px;
        height: 120px;
        margin: 0 auto;
        display: block;
    }
}

@media (max-width:270px) {
    .header .header-title {
        height: 150px;
    }
}


/*winner history page -----------------------------------------------*/
* {
    box-sizing: border-box;
}

.column .h4 {
    font-size: 1.5em;
    line-height: 20px;
    color: #006ab3;
    font-weight: 600;
    margin-bottom: 10px;
    margin-left: 0px;
}

.column .h5 {
    font-size: 1.250em;
    line-height: 20px;
    color: #006ab3;
    font-weight: 600;
}

.column .h6 {
    font-size: 1em;
    line-height: 20px;
    color: #666666;
    font-weight: 600;
    margin-top: 20px;
}

.column p {
    font-size: 0.875em;
    line-height: 20px;
    color: #666666;
    font-weight: 400;
    margin: 0;
}
/* STRUCTURE */
.wrapper {
    padding: 0px;
    max-width: 982px;
    width: 100%;
    margin: 20px auto;
    border-bottom: 2px solid #0367b2;
    padding-bottom: 21px;
}

.columns {
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
    margin: 5px 0;
    justify-content: space-evenly;
}

.column {
    flex: 1;
    margin: 2px;
    margin-right: 10px;
    padding: 10px 0px;
}

    .column:first-child {
        margin-left: 0;
    }

    .column:last-child {
        margin-right: 0;
    }

.columns {
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
    margin: 5px 0;
    justify-content: space-evenly;
}

@media screen and (max-width: 991px) {
    .columns .column {
        flex-basis: 100%;
        margin: 0 0 5px 0;
    }

    .columns .column {
        margin-bottom: 5px;
        flex-basis: 40%;
    }

        .columns .column:nth-last-child(2) {
            margin-right: 0;
        }

        .columns .column:last-child {
            flex-basis: 100%;
            margin: 0;
        }
}

@media screen and (max-width: 680px) {
    .columns .column {
        flex-basis: 100%;
        margin: 0 0 5px 0;
    }
}

.color-magenta {/*color: #FF00FF !important;*/}

/*css new updates*/

.content .about-requirements .ulalt {
    font-size: 1em;
    line-height: 17px;
    color: #333333;
    font-weight: 700;
    margin-bottom: 9px;
    
}


.content .about-requirements ul li.lastchldbot {
    margin-bottom: 8px;
}

.centered {
  position: absolute;
  top: 50%;
  left: 50%;
  font-size: 11em;
  font-weight: 500;
  color: #fff;
  transform: translate(-50%, -50%) rotate(-30deg);
}