@font-face {
    font-family: 'PetangueDEMO';
    src: url('../fonts/PetangueDEMO.ttf.woff') format('woff'), url('../fonts/PetangueDEMO.ttf.woff2') format('woff2'), url('../fonts/PetangueDEMO.ttf.svg#PetangueDEMO') format('svg'), url('../fonts/PetangueDEMO.ttf.eot'), url('../fonts/PetangueDEMO.ttf.eot?#iefix') format('embedded-opentype');
    font-weight: normal;
    font-style: normal;
}
body {
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
    ;
    overflow-x: hidden!important;
    background: #062d4a;
    height: 100%;
    width: 100%;
}
p {
    font-size: 17px
}
p.small {
    font-size: 14px
}
a,
a.active,
a:active,
a:focus,
a:hover {
    color: #ffc20f;
    cursor: pointer;
    text-decoration: none;
    outline: none;
}
.btn:focus,
.btn:active {
    outline: none!important;
}
h1,
h2,
h3,
h4,
h5,
h6,
.btn,
.navbar-nav li a {
    font-family: 'PetangueDEMO', Arial, Helvetica, sans-serif;
    text-transform: uppercase;
}
header {
    text-align: left;
    background: #00a652;
    color: #fff;
}
header .container {
    padding-top: 100px;
    padding-bottom: 50px
}
header img {
    display: block;
    margin: 0 auto;
}
header .intro-text .name {
    display: block;
    text-transform: uppercase;
    font-size: 10em;
    line-height: 0.7em;
    text-shadow: 12px 10px 20px #000;
}
header .intro-text .skills {
    font-size: 1.25em;
    font-weight: 300
}
.hero div {
    height: 100vh;
    min-height: 100%;
}
header.hero {
    min-height: 100%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
    background-position: center;
    background-image: url(../images/hero.jpg);
    color: #fff;
    width: 100%;
    margin-top: 120px;
}
.hero img {
    margin-top: 110px;
}
#logo {
    position: relative
}
.logo img {
    position: absolute;
    left: -70px;
    top: -12px;
}
.navbar {
    min-height: auto;
    margin-bottom: 0;
}
.navbar-default {
    background-color: #062d4a;
    border-color: none;
}
.navbar-nav>li>a {
    padding-top: 20px;
}
.navbar-nav>li.page-signup {
    margin-left: 20px;
}
.navbar-custom {
    background: #062d4a;
    text-transform: uppercase;
    font-weight: 700;
    border: none;
}
.navbar-custom .navbar-brand,
.navbar-custom .navbar-brand.active,
.navbar-custom .navbar-brand:active,
.navbar-custom .navbar-brand:focus,
.navbar-custom .navbar-brand:hover {
    color: #fff
}
.navbar-custom .navbar-nav {
    letter-spacing: 1px;
}
.navbar-custom .navbar-nav li a {
    color: #fff;
    font-size: 30px;
    letter-spacing: 1px;
    text-shadow: 2px 1px 0px #5d5d5d;
}
.navbar-custom .navbar-nav li a:hover {
    color: #ffc20f
}
.navbar-custom .navbar-nav li a:active,
.navbar-custom .navbar-nav li a:focus {
    color: #fff
}
.navbar-custom .navbar-nav li.active a,
.navbar-custom .navbar-nav li.active a:active,
.navbar-custom .navbar-nav li.active a:focus,
.navbar-custom .navbar-nav li.active a:hover {
    color: #ffc20f;
    text-shadow: 2px 2px 0px #000;
    background: none;
}
.navbar-custom .navbar-toggle {
    color: #fff;
    text-transform: uppercase;
    font-size: 10px;
    border-color: #fff
}
.navbar-custom .navbar-toggle:focus,
.navbar-custom .navbar-toggle:hover {
    text-shadow: 2px 2px 0px #5d5d5d;
    color: #fff;
    border-color: #18BC9C
}
.nav .signup {
    background: #ffc20f;
    color: #fff;
    border: 0;
    font-size: 2.5em;
    letter-spacing: 0px;
    text-shadow: 2px 2px 0px #000;
    padding: 20px 25px;
    -webkit-box-shadow: 0px 5px 0px rgba(216, 162, 14, 1), 0px 5px 25px rgba(0, 0, 0, .7);
    -moz-box-shadow: 0px 5px 0px rgba(216, 162, 14, 1), 0px 5px 25px rgba(0, 0, 0, .7);
    box-shadow: 0px 5px 0px rgba(216, 162, 14, 1), 0px 5px 25px rgba(0, 0, 0, .7);
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    -webkit-transition: all .1s ease;
    -moz-transition: all .1s ease;
    -ms-transition: all .1s ease;
    -o-transition: all .1s ease;
    transition: all .1s ease;
}
.nav .signup:hover,
.btn-primary:hover {
    background: #d8a20e!important;
    color: #fff!important;
    -webkit-box-shadow: 0px 5px 0px rgba(255, 194, 15, 1), 0px 5px 25px rgba(0, 0, 0, .7);
    -moz-box-shadow: 0px 5px 0px rgba(255, 194, 15, 1), 0px 5px 25px rgba(0, 0, 0, .7);
    box-shadow: 0px 5px 0px rgba(255, 194, 15, 1), 0px 5px 25px rgba(0, 0, 0, .7);
}
h2.title {
    margin: 0 0 40px 0;
    font-size: 60px;
    letter-spacing: 0px;
}
h2.title3 {
    line-height: 35px;
    ;
}
h2.title3 span {
    font-size: 39px;
}
h3 {
    font-size: 39px;
    letter-spacing: 0px;
    line-height: 37px;
}
#activities {
    background: #00a652;
    padding: 0 0 20px;
}
#activities h2 {
    color: #f7f600;
    text-shadow: 2px 4px 0px #006b37;
}
#activities h3 {
    color: #f7f600;
    margin: 1em 0 0.5em 0;
    text-shadow: 2px 5px 0px #006837;
    padding: 0 2.2em;
}
#activities p {
    color: #fff;
    padding: 0 30px;
}
#activities p.more-padding {
    padding: 0 3.5em;
}
#activities a {
    color: #7bfdb5;
}
#contest {
    background: #ffc20f url(../images/bg-2.png) top repeat-x;
    padding: 100px 0 0;
    position: relative;
}
#contest h2,
#contest h3 {
    color: #fff;
    text-shadow: 2px 4px 0px #a87e06;
}
#contest h2 {
    margin-bottom: 10px
}
#contest h3.subtitle {
    color: #554923;
    text-shadow: 0 0 0px #a87e06;
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
    text-transform: none;
    font-size: 17px;
    margin: 0
}
#contest p {
    color: #45310e;
    padding: 0 2em;
}
p.small3 {
    font-size: 14px;
}
.text-none {
    text-transform: none
}
.btn-primary {
    padding: 20px 25px;
    color: #fff;
    font-size: 30px;
    letter-spacing: 1px;
    text-shadow: 2px 1px 0px #5d5d5d;
    line-height: 20px;
    border: 0;
    -webkit-box-shadow: 0px 5px 0px rgba(216, 162, 14, 1), 0px 5px 25px rgba(0, 0, 0, .7);
    -moz-box-shadow: 0px 5px 0px rgba(216, 162, 14, 1), 0px 5px 25px rgba(0, 0, 0, .7);
    box-shadow: 0px 5px 0px rgba(216, 162, 14, 1), 0px 5px 25px rgba(0, 0, 0, .7);
    background: #ffc20f;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    -webkit-transition: all .1s ease;
    -moz-transition: all .1s ease;
    -ms-transition: all .1s ease;
    -o-transition: all .1s ease;
    transition: all .1s ease;
}
.btn-primary:hover {
    background: #d8a20e!important;
    color: #fff!important;
    -webkit-box-shadow: 0px 5px 0px rgba(255, 194, 15, 1), 0px 5px 25px rgba(0, 0, 0, .7);
    -moz-box-shadow: 0px 5px 0px rgba(255, 194, 15, 1), 0px 5px 25px rgba(0, 0, 0, .7);
    box-shadow: 0px 5px 0px rgba(255, 194, 15, 1), 0px 5px 25px rgba(0, 0, 0, .7);
}
.btn-signup {
    font-size: 24px!important;
    background: #ed1b24;
    -webkit-box-shadow: 0px 5px 0px rgba(203, 22, 39, 1), 0px 5px 25px rgba(0, 0, 0, .7);
    -moz-box-shadow: 0px 5px 0px rgba(203, 22, 39, 1), 0px 5px 25px rgba(0, 0, 0, .7);
    box-shadow: 0px 5px 0px rgba(203, 22, 39, 1), 0px 5px 25px rgba(0, 0, 0, .7);
}
.btn-signup {
    font-size: 1.5em
}
.btn-expand {
    transition: all 1s ease;
    transform: scale(1);
}
.btn-expand:hover {
    transform: scale(1) perspective(1px)
}
a.terms {
    color: #01572a;
}
.img-responsive {
    margin: 0 auto;
}
#contest3 {
    background: #004b82;
}
#contest3 h2 {
    color: #ffbf09;
    text-shadow: 2px 4px 0px #0a2f5b;
}
#contest3 h3 {
    color: #fff;
    text-shadow: 2px 4px 0px #0a2f5b;
}
.squawk-box {
    margin-top: 30px;
}
.squawk-box2 {
    margin-top: 30px;
}
#contest h3.subtitle {
    font-size: 17px!important;
    padding: 0 2em;
    line-height: 1.3
}
.friends {
    margin-top: 20px!important;
    display: block
}
.squawk-subtitle {
    padding: 0 4.5em;
    color: #564527!important;
    text-shadow: 1px 1px 0px #564527!important;
}
.img-move {
    width: 75%!important

}
.bird-1 {
    position: absolute;
    left: 15%;
    top: 70px;
}
.bird-2 {
    position: absolute;
    right: 28%;
    top: -10px;
}
.bird-3 {
    position: absolute;
    left: 28%;
    top: -32px;
}
#promotions {
    background: #008fd5 url(../images/bg-1.png) top repeat-x;
    padding: 100px 0 20px;
    position: relative;
}
#promotions h2 {
    color: #ffc50f;
    text-shadow: 2px 4px 0px #005a86;
    margin-bottom: 10px;
}
#promotions h3 {
    font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
    color: #fff;
    text-shadow: 0px 0px 0px #005a82;
    font-size: 28px;
    line-height: 32px;
    letter-spacing: 0;
}
#promotions h3 span {
    font-weight: 900;
}
#promotions p,
.friends {
    color: #93d8f9;
    margin: 2em 0;
    padding: 0
}
footer {
    background: #062d4a url(../images/bg-3.png) top repeat-x;
    color: #fff;
    padding: 100px 0 50px;
}
hr {
    border-top: 1px solid #214a68
}
.social {
    margin: 40px 0;
}
.btn-social-icon {
    display: inline-block;
    position: relative;
    cursor: pointer;
    width: 60px;
    height: 60px;
    padding: 0px;
    text-decoration: none;
    text-align: center;
    color: #fff;
    font-size: 2.2em;
    font-weight: normal;
    line-height: 2.1em;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    margin: 0 5px;
}
.social a {
    color: #fff;
    -o-transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    transition: .5s;
}
.btn-facebook {
    background: #3b589c;
}
.btn-twitter {
    background: #598dc9;
}
.btn-youtube {
    background: #d03427;
}
.btn-instagram {
    background: #5380a7;
}
.btn-facebook:hover {
    background: #062d4a;
}
.btn-twitter:hover {
    background: #062d4a;
}
.btn-youtube:hover {
    background: #062d4a;
}
.btn-instagram:hover {
    background: #062d4a;
}
.social a:hover {
    color: #fff;
}
.modal-backdrop {
    opacity: 0.8!important;
}
.marginbottom30 {
    margin-bottom: 30px;
}
.img-cup {
    position: absolute;
    z-index: 99;
    right: 161px;
    width: 250px;
    top: 130px
}
.img-app {
    position: absolute;
    top: 82px;
    left: 0;
    z-index: 99;
    width: 411px;
}
#return-to-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
    display: none;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    z-index: 999
}
#return-to-top i {
    font-size: 2em;
    color: #554926;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    border: 6px solid #fff;
    background: #ffc20e;
    padding: 10px;
}
#return-to-top i:hover {
    background: #008fd5;
    color: #FFFFFF;
}
#return-to-top:hover i {
    top: 5px;
}
.modal-header {
    border-bottom: 0;
    padding-bottom: 0
}
body.modal-open,
.modal-open .navbar-fixed-top,
.modal-open .navbar-fixed-bottom {
    margin-right: 0;
}
.modal {
    overflow-y: auto;
}
#activities-nav {
    background: #00a652;
    display: block;
    height: 20px;
}
.modal-content p {
    font-size: 14px;
}
.modal-content h3 {
    font-size: 26px;
    text-transform: none
}
.modal-content table th {
    background: #ffc20f;
    padding: 10px;
}
.modal-content table td {
    border: 1px solid #dcdcdc;
    padding: 10px;
}
.text-italic {
    font-style: italic
}
.small2 {
    font-size: 16px;
    font-weight: normal
}

@media screen and (max-width: 667px) {
    body {
        overflow-x: hidden!important;
    }
    .container {
        max-width: 100%!important;
        overflow-x: hidden!important;
    }
    #activities-nav {
        display: none;
        visibility: hidden;
        padding: 0!important
    }
}
@media (max-width: 767px) {
    .navbar-fixed-top {
        position: relative;
        top: auto;
    }
    .navbar-collapse {
        max-height: none;
    }
    .container>.navbar-header {
        margin: 0!important;
    }
    .navbar {
        min-height: 55px;
        margin-bottom: 0!important;
    }
    .navbar-custom .navbar-toggle {
        font-size: 14px;
        border-color: #062d4a;
    }
    .navbar-nav>li.page-signup {
        margin-left: 0!important;
    }
    header.hero {
        display: none
    }
    #activities-nav {
        display: none;
        visibility: hidden;
        padding: 0!important
    }
    section.first {
        padding-top: 75px
    }
    h2.title {
        font-size: 45px;
        letter-spacing: 1px;
        line-height: 25px;
        margin-top: 5px;
        margin-bottom: 0;
        padding: 0 20px;
    }
    h2.title2 {
        margin-bottom: 0!important
    }
    h3 {
        font-size: 28px;
        line-height: 30px;
    }
    p,
    footer p {
        font-size: 14px;
        padding: 0 20px
    }
    .navbar-custom .navbar-nav li a {
        font-size: 20px;
        text-shadow: none;
    }
    .navbar-default .navbar-toggle:hover,
    .navbar-default .navbar-toggle:focus {
        background: none;
        border-color: #062d4a;
        text-shadow: 0 0 0 #5d5d5d;
    }
    .navbar-default .navbar-collapse {
        border-color: #0d3451
    }
    img.bird-2,
    img.bird-3 {
        width: 80px!important;
    }
    img.bird-1 {
        width: 120px;
    }
    .nav .signup {
        padding: 10px;
        border-radius: 0;
    }
    .bird-1 {
        left: 1%;
        top: 0;
    }
    .bird-2 {
        right: 3%;
    }
    .bird-3 {
        left: 0;
        top: -12px;
    }
    #contest h2.title,
    #promotions h2.title {
        line-height: 0.85
    }
    #activities .img-responsive {
        width: 50%;
        margin-top: 30px;
    }
    #contest .img-responsive {
        width: 70%;
    }
    .squawk-box,
    .squawk-box2 {
        margin-top: 20px
    }
    .squawk-subtitle {
        padding: 0;
    }
    .btn-primary {
        padding: 5px 20px;
        font-size: 25px;
    }
    .squawk-box h3,
    #activities h3 {
        padding: 0;
        margin-top: 20px;
    }
    .logo img {
        width: 80px;
        left: 10px;
        top: 5px
    }
    .hero {
        margin-top: 50px;
    }
    .hero img {
        margin-top: 0
    }
    .img-app {
        width: 20%;
    }
    .img-app {
        display: none
    }
    .img-cup {
        width: 40%;
        padding-top: 30px;
        position: static!important;
        right: 0!important;
        text-align: center
    }
    .btn-social-icon {
        width: 50px;
        height: 50px;
        font-size: 2em;
        line-height: 2em;
    }
    #contest,
    #promotions {
        padding-bottom: 40px
    }
    #promotions h3 {
        font-size: 20px;
        line-height: 26px;
    }
    footer {
        padding-top: 40px;
    }
    .marginbottom30 {
        margin-bottom: 0
    }
    h2.title3 span {
        font-size: 25px;
    }
    #return-to-top i {
        font-size: 1.6em;
        border: 4px solid #fff;
    }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
    .img-app {
        top: 295px!important;
        left: -14px!important;
        width: 150px!important
    }
    #promotions h3 {
        font-size: 19px!important;
    }
    .img-cup {
        top: 80px;
        right: 11px;
    }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
    p {
        font-size: 16px;
    }
    h3 {
        font-size: 24px!important;
        line-height: 1;
    }
    h2 {
        font-size: 40px!important;
    }
    .logo img {
        left: 10px;
        width: 125px;
    }
    header.hero {
        display: none
    }
    .hero-mobile {
        margin-top: 100px;
    }
    .nav>li>a {
        padding: 10px;
    }
    .btn-primary {
        font-size: 30px!important;
    }
    .navbar-custom .navbar-nav li a {
        font-size: 1.8em;
    }
    .img-cup {
        top: 315px;
        right: 30px;
        width: 110px;
    }
    .img-app {
        top: 287px;
        left: -47px;
        right: 0;
        width: 200px;
    }
    .nav .signup {
        padding: 10px 15px;
    }
    #activities p,
    .squawk-subtitle {
        padding: 0;
    }
    .bird-1 {
        left: 3%;
        top: 60px;
        width: 150px;
    }
    .bird-2 {
        right: 2%;
        top: -27px;
        width: 100px;
    }
    .bird-3 {
        left: 4%;
    }
    #contest {
        padding-bottom: 10px;
    }
    .navbar-custom {
        padding: 25px 0!important;
    }
    .margintop20 {
        margin-top: 20px;
        display: block;
        overflow: hidden
    }
}
@media (min-width: 768px) {
    .navbar-right {
        margin-right: 0;
    }
    header .container {
        padding-top: 200px;
        padding-bottom: 100px
    }
    header .intro-text .skills {
        font-size: 1.75em
    }
    #activities h3,
    .squawk-box h3 {
        padding: 0
    }
    .navbar-custom {
        padding: 30px 0;
        -webkit-transition: padding .3s;
        -moz-transition: padding .3s;
        transition: padding .3s;
    }
    .navbar-custom .navbar-brand {
        font-size: 2em;
        -webkit-transition: all .3s;
        -moz-transition: all .3s;
        transition: all .3s
    }
    .navbar-custom.affix {
        padding: 25px 0
    }
    .navbar-custom.affix .navbar-brand {
        font-size: 1.5em
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .hero-mobile {
        margin-top: 100px;
    }
}
@media (min-width: 1200px) {
    .container {
        width: 1025px;
    }
}
@media only screen and (min-width: 1025px) and (max-width: 1400px) {
    .bird-1 {
        top: 40px;
        left: 1%;
        z-index: 999;
        width: 150px;
    }
    .bird-2 {
        right: 90px;
    }
    .img-app {
        top: 350px!important;
        width: 243px!important;
        left: -20px;
    }
    .img-cup {
        width: 150px;
        right: 41px;
        top: 358px;
    }
    .arial-black {
        padding: 0 20px;
    }
}
@media only screen and (min-width: 1401px) and (max-width: 1700px) {
    .bird-1 {
        top: 20px;
        left: 1%;
        z-index: 999
    }
    .bird-2 {
        right: 190px;
    }
    .img-app {
        top: 213px!important;
        width: 298px!important;
        left: -20px;
    }
    .img-cup {
        width: 200px;
        right: 82px;
        top: 240px;
    }
}