/*
sprite green: #00a94f; 
sprite yellow: #fde11a;
@font-face {
    font-family: Verlag;
    src: url('fonts/Verlag-Black-Italic.eot');
    src: url('fonts/Verlag-Black-Italic.eot?#iefix') format('embedded-opentype'), url('fonts/Verlag-Black-Italic.woff') format('woff'), url('fonts/Verlag-Black-Italic.ttf') format('truetype'), url('fonts/Verlag-Black-Italic.svg#svgFontName') format('svg');
}
*/

body {
    font-family: 'Verlag 8i', 'Verlag A', 'Verlag B', Helvetica, Arial, sans-serif;
    /*font-family: Verlag, Helvetica, Arial, sans-serif;*/
    background: white;
    font-size: large;
}

.EprizeIFrame iframe {
    overflow: hidden;
}

/*fontstuff*/
.plaintext {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: bold;
    font-size: 0.7em;
}

.plainertext {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: normal;
    font-size: 0.8em;
}
/*BOOTSTRAP OVERRIDES - CAROUSEL */
.carousel {
    margin: 0 auto;
    max-width: 1400px;
    overflow: hidden;
}
.carousel.smallCarousel {
    width: 80%;
    padding: 0 8%;

}
ul, ol {
    list-style: none;
}
h1, h2, h3, .spritebutton, .spritebutton a, .poll-results {
    font-weight: 800;
    font-style: italic;

}

/*BUTTON STYLES */
.spritebutton {
    position: relative;
    display: inline-block;
    padding: 7px 16px 7px;
    -moz-border-radius: 80px;
    -webkit-border-radius: 80px;
    border-radius: 80px;
    -khtml-border-radius: 80px;
    background: #FFF;
    text-transform: uppercase;
    text-decoration: none;
    color: #000;
    font-size: 12px;
    margin: 0px 0 0px 0px;
    line-height: 20px;
    cursor: pointer;
}
.nav-buttons .spritebutton, .home-button .spritebutton, #hero-carousel .spritebutton {

    -moz-box-shadow:0px 1px 1px rgba(0,0,0,.7);
    webkit-box-shadow:0px 1px 1px rgba(0,0,0,.7);
    box-shadow:0px 1px 1px rgba(0,0,0,.7);
}

.spritebutton a,
span.spritebutton a,
a span.spritebutton,
.top-text a.spritebutton {
    font-family: 'Verlag 8i', 'Verlag A', 'Verlag B', Helvetica, Ariel, sans-serif;
    font-weight: 800;
    font-style: italic;
    /*font-family: Verlag, Helvetica, Arial, sans-serif;*/
    font-size: 12px;
}

.spritebutton:hover,.spritebutton:focus, .spritebutton:hover a,
span.spritebutton:hover a,
a:hover span.spritebutton,
.top-text a.spritebutton:hover, .spritebutton:focus a,
span.spritebutton:focus a,
a:focus span.spritebutton {
    text-decoration: none;
    color: #00a94f;
}

.spritebutton:active, .spritebutton:active a {
    color: white !important;
    background: #00a94f;
    /*    -webkit-box-shadow: inset 0 2px 3px rgba(0,0,0,0.65),0 1px 2px rgba(0,0,0,0.05);
        -moz-box-shadow: inset 0 2px 3px rgba(0,0,0,0.65),0 1px 2px rgba(0,0,0,0.05);
        box-shadow: inset 0 2px 3px rgba(0,0,0,0.65),0 1px 2px rgba(0,0,0,0.05);*/
}

.general-section .spritebutton, .general-section .spritebutton a {
    color: #000;
}

.black-section .spritebutton, .black-section .spritebutton a {
    color: #000;
}

.black-section .module-text, .green-section .module-text {
    color: #000;
}

.black-section .poll-results {
    background: white;
}

.black-section .poll-number, .black-section .poll-winner {
    color: #00a94f;
}

.yellow-section .module-text {
    color: #fde11a;
}

.yellow-section .spritebutton, .yellow-section .spritebutton a, a.spritebutton.yellow-section {
    color: #000;
}

.yellow-section .poll-results {
    background: #fde11a;
}

.yellow-section .poll-number, .yellow-section .poll-winner {
    color: black;
}

.green-section .spritebutton, .spritebutton.green, a.spritebutton.green-section {
    border: 2px solid #00a94f;
    color: black;
}
.green-section .spritebutton:active, .spritebutton.green:active, a.spritebutton.green-section:active {
    border: 2px solid white;
    /*color: black;
*/}
.green-section .spritebutton a, a.spritebutton.green-section {
    color: black;
}

.spritebutton.orange-white, .spritebutton.orange-white a {
    border:none;
    color:white;
    background:#ed622d ;
}
.spritebutton.orange-white:hover, .spritebutton.orange-white:hover a {
    color:black;
    background:#ed622d ;
}
.spritebutton.orange-white:active, .spritebutton.orange-white:active a {
    color:black;
    background:#00a94f ;
}
.spritebutton.orange-black, .spritebutton.orange-black a {
    border:none;
    color:black;
    background:#ed622d ;
}
.spritebutton.orange-black:hover, .spritebutton.orange-black:hover a {
    color:white;
    background:#ed622d ;
}
.spritebutton.orange-black:active, .spritebutton.orange-black:active a {
    color:white;
    background:#00a94f ;
}
.spritebutton.dark-yellow, .spritebutton.dark-yellow a {
    border:none;
    color:black;
    background:#fcce01 ;
}
.spritebutton.dark-yellow:hover, .spritebutton.dark-yellow:hover a {
    color:white;
    background:#fcce01 ;
}
.spritebutton.dark-yellow:active, .spritebutton.dark-yellow:active a {
    color:white;
    background:#00a94f ;
}
.spritebutton.customgreen, .spritebutton.customgreen a {
    color:#00a94f;

}

.spritebutton.customgreen:hover, .spritebutton.customgreen:hover a {
    color:black;
}

.spritebutton.nav-active {
    background: black;
    color: white;
}

.spritebutton.nav-active:hover {
    color: white;
}
.spritebutton.custom-color {
    border: none;
}
.spritebutton.custom-color:active {
    color: white !important;
    background: black !important;
}
.green-section .poll-results {
    background: #00a94f;
}

.green-section .poll-number, .green-section .poll-winner {
    color: white;
}

.black-section img, .black-section div {
    border-color: black;
}

.yellow-section img, .yellow-section div, .yellow-section .massIframe {
    border-color: #fde11a;
}

.green-section img, .green-section div {
    border-color: #00a94f;
}

.general-section img, .general-section div, .general-section .massIframe {
    border-color: #f8f8f8;
}

.module-text {
    width: 100%;
    padding-left: 3%;
    padding-right: 3%;
    -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
    -moz-box-sizing: border-box;    /* Firefox, other Gecko */
    box-sizing: border-box;         /* Opera/IE 8+ */
}
/*FOOTER STYLES */
#footer {
    width: 100%;
    border-top: 8px solid white;
    background: #000;
    position: relative;
}

.footer-wrap {
    width: 100%;
    max-width: 1090px;
    margin: 0 auto;
}

#footer .modules {
    padding: 25px 0 0;
    margin-bottom: 0px;
    text-align: left;
}

#footer span, #mobile-nav, #footer p {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #FFF;
    font-size: 11px;
    font-weight: 700;
}

#footer p.yellow-header, #mobile-nav p.yellow-header {
    font-family: 'Verlag 8i', 'Verlag A', 'Verlag B', Helvetica, Ariel, sans-serif;
    font-weight: 800;
    font-style: italic;
    /*font-family: Verlag, Helvetica, Ariel, sans-serif;*/
    color: #fde11a;
    text-transform: uppercase;
    font-size: 12px;
    padding-top: 10px;
    margin: 0;
}

#mobile-nav p.yellow-header {
    margin-bottom: 10px;
}

#footer a, #mobile-nav a {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #FFF;
    font-weight: 700;
    display: block;
}

#footer .span2 ul {
    margin: 0;
}

#footer .span2 li {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #FFF;
    font-size: 11px;
    font-weight: 700;
    display: block;
    height: auto;
    text-align: left;
}

#mobile-nav .mobile-link {
    text-transform: none;
    border-top: 1px solid gray;
    padding: 10px 0 0;
}

#mobile-nav .mobile-link.last {
    border-bottom: 1px solid gray;
    padding-bottom: 10px;
}

.triangle {
    display: none;
    position: absolute;
    width: 0;
    height: 0;
    border-right: 10px solid transparent;
    border-left: 10px solid transparent;
    border-bottom: 20px solid black;
    top: 35px;
    right: 19px;
    overflow: visible;
}

#mobile-nav .blacktriangle {
    position: absolute;
    width: 20px;
    top: 9px;
    right: 11px;
    overflow: visible;
}

#footer a:hover,#footer a:focus {
    color: #FFF;
}

#footer .fineprint p {
    color: gray;
    font-weight: 400;
}

.footer-social-buttons {
    padding-top: 10px;
}

.right-corner-logo {
    position: absolute;
    bottom: 0;
    right: 0;
    max-width: 395px;
    width: 35%;
    min-width: 240px;
}

.rewards-logo {
    width: 70px;
}

#footer li {
    height: auto;
    float: none;
    display: inline-block;
    vertical-align: top;
    text-align: left;
}

/* GENERAL STYLES */
.wrapper {
    width: 100%;
    position: relative;
    margin: 0 auto;
    overflow: hidden;
    min-width: 318px;
    max-width: 1090px;
    background: white;
    -webkit-overflow-scrolling: touch;
}

.shim10 {
    padding-top: 10px;
}

.shim20 {
    padding-top: 20px;
}

.spacer {
    /* height: 20px; */;
}

.space {
    height: 100px;
}

.pSpacer {
    height: 12px;
}

.mobile-only-IB {
    display: none;
}
/*mobile nav */
.mobile-nav-button {
    display: none;
}

.centerer {
}

.centerer:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    margin-right: -0.25em;
    /* Adjusts for spacing */;
}

.centered {
    display: inline-block;
    vertical-align: middle;
    max-width: 96%;
}

.mobile-nav-button-parts {
    width: 100%;
    background: white;
    height: 4px;
    position: relative;
    margin: 4px 0px;
}

#clickclose {
    display: none;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    z-index: 3;
}

/* HOME PAGE */
/*HOME HEADER */
.home-header {
    position: absolute;
    width: 100%;
    z-index: 5;
}

.nav-buttons {
    position: absolute;
    left: 50%;
    width: 294px;
    margin: 20px 0 0 -142px;
}

.social-buttons {
    position: absolute;
    top: 20px;
    right: 15px;
    width: 160px;
    height: 40px;
}

a.social-button div {
    background: url(../img/social-icons-sprite-NEW.png) no-repeat;
    background-size: 147px;
    width: 36px;
    height: 36px;
    display: inline-block;
    float: left;
    position: relative;
    margin-left: 4px;
}

a.social-button.facebook div {
    background-position: 0 0;
}

a.social-button.twitter div {
    background-position: -36px 0;
}

a.social-button.instagram div {
    background-position: -73px 0;
}

a.social-button.tumblr div {
    background-position: -112px 0;
}

a.social-button.facebook:hover div,a.social-button.facebook:active div {
    background-position: 0 -37px;
}

a.social-button.twitter:hover div,a.social-button.twitter:active div {
    background-position: -36px -37px;
}

a.social-button.instagram:hover div,a.social-button.instagram:active div {
    background-position: -73px -37px;
}

a.social-button.tumblr:hover div,a.social-button.tumblr:active div {
    background-position: -112px -37px;
}


.nav-buttons a.spritebutton {
    margin: 0 3px;
}

.passion-section-wrapper {
    margin: 0px 0 0;
    border-top: 8px solid white;
    position: relative;
    text-align: center;
    height: 100%;
}

.passion-section-wrapper-black {
    background: #000;
}

.passion-section-wrapper-yellow {
    background: #fde11a;
}

.passion-section-wrapper-green {
    background: #00a94f;
}

.passion-section-wrapper-general {
    background: #f6f6f6;
}

.passion-section {
    width: 100%;
    max-width: 1090px;
    position: relative;
    height: 100%;
    padding: 2.5em 0 2.5em;
    margin: 0 auto;
}

.top-text {
    text-align: center;
    position: relative;
    padding-bottom: 20px;
}

.section-icon {
    width: 60px;
    position: relative;
    vertical-align: top;
}

.left-section-h2 {
    width: 40%;
    text-align: right;
    display: inline-block;
    padding: 0px 10px 0px 0px;
}

.right-section-h2 {
    width: 40%;
    text-align: left;
    display: inline-block;
    padding: 0px 0px 0px 10px;
}

.top-text h2 {
    font-size: 2.4em;
    text-transform: uppercase;
    padding: 0px 0px 0px;
}

.top-text h3 {
    text-transform: uppercase;
    color: black;
    line-height: 1.2em;
    margin-bottom: 0px;
}

.top-text .section-description {
    font-size: 0.8em;
    width: 50%;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 700;
    margin: 18px auto 20px;
}

.top-text hr {
    border-top: 5px solid #e4e4e4;
    border-bottom: none;
    width: 500px;
    margin: 20px auto;
    position: relative;
}

.black-section .top-text h2 {
    color: #fde11a;
}

.black-section .top-text p {
    color: #FFF;
}

.yellow-section .top-text h2, .yellow-section .top-text p,.general-section .top-text h2, .general-section .top-text p {
    color: #000;
}

.green-section .top-text h2 {
    color: #FFF;
}

.green-section .top-text p {
    color: #FFF;
}

.module {
    position: relative;
    overflow: hidden;
    vertical-align: middle;
    float: none;
    display: inline-block;
}

.inner-module {
    position: relative;
}

.black-section .inner-module {
    background: #fde11a;
}

.yellow-section .inner-module {
    /*background: black url(../img/black-pinstripe.jpg) repeat*/
    background: white;
}

.green-section .inner-module {
    background: white url(../img/white-pinstripe.jpg) repeat;
}

img.iframe-spacer {
    width: 100%;
}

.modules {
    width: 95%;
    /* padding-bottom: 25px; */;
}
.modules.no-padding {
    width: 100%;
    margin: 0;
    padding: 0;
}


.module-title {
    text-transform: uppercase;
    padding: 0px 0px 0px 40px;
    margin: 0px 0px 0px 5px;
    position: absolute;
    text-align: left;
    bottom: 85%;
    font-size: 1em;
    z-index: 11;
    width:400px;
}

.module-title i {
    background: url(../img/icons-sprite.png);
    background-size: 107px;
    height: 34px;
    width: 35px;
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
}

.spritebutton img.twitter-icon {
    width: 17px;
    padding: 0px 6px 4px 0px;
}

.module-title a {
    text-decoration:none;
}

.general-section .module-title,
.general-section .module-title a {
    color: black !important;
}

.black-section .module-title,
.black-section .module-title a {
    color: #fde11a;
}

.yellow-section .module-title,
.yellow-section .module-title a {
    color: #000;
}

.green-section .module-title,
.green-section .module-title a {
    color: #FFF;
}

.black-section .theme-background {
    background: #fde11a;
}

.yellow-section .theme-background {
    background: black url(../img/black-pinstripe.jpg) repeat;
}

.green-section .theme-background {
    background: white url(../img/white-pinstripe.jpg) repeat;
}

.black-section .secondary-background {
    background: white;
}

.yellow-section .secondary-background {
    background: black;
}

.green-section .secondary-background {
    background: white;
}

.black-section .tertiary-background {
    background: #00a94f;
}

.yellow-section .tertiary-background {
    background: #00a94f;
}

.green-section .tertiary-background {
    background: #fde11a;
}

.mobile-corner-logo {
    background: url('../img/corner-logo.png');
    width: 100px;
    height: 50px;
    position: absolute;
    top: 0;
    left: 0;
    background-size: 100%;
}


/* module stuff */
.gallery .massIframe {
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    border-width: initial;
    border-image: initial;
    overflow: hidden;
    width: 100%;
    position: absolute;
    height: 49%;
    left: 0px;
}

.gallery-top .massIframe {
    top: 15%;
}

.gallery-bottom .massIframe, .gallery-bottom .social-photo-wall {
    top: 51%;
    border-top-style: solid;
    border-width: 5px;
}

.black-section .gallery .massIframe {
    background: white;
}

.yellow-section .massIframe {
    background: black;
}

.gallery-top .module-text {
    position: absolute;
    top: 63%;
    border-top-style: solid;
    border-width: 5px;
    height: 36%;
}

.gallery-bottom .module-text {
    position: absolute;
    top: 15%;
    height: 36%;
}

.module-buttons {
}

.results-wrap {
    position: absolute;
    width: 100%;
    height: 23%;
    bottom: 0;
    border-top-style: solid;
    border-width: 5px;
}

.poll1 .poll-img {
    width: 100%;
    position: absolute;
    bottom: 39.5%;
    left: 0px;
}

.poll1 .module-text {
    position: absolute;
    top: 60%;
    border-top-style: solid;
    border-width: 5px;
    height: 39%;
}

.poll-results {
    width: 70px;
    height: 70px;
    margin-left: -35px;
    -webkit-border-radius: 35px;
    -moz-border-radius: 35px;
    border-radius: 35px;
    display: none;
}

.poll-number {
    font-size: 1.6em;
    width: 70px;
    text-align: center;
    bottom: 31px;
    left: 0px;
    position: absolute;
}

.poll-winner {
    text-transform: uppercase;
    font-size: 0.7em;
    width: 70px;
    text-align: center;
    top: 37px;
    position: absolute;
    left: 0px;
}

.poll1 .poll-results {
    position: absolute;
    top: 29%;
    left: 50%;
}

.poll2 .module-text {
    position: absolute;
    top: 15%;
    height: 172px;
    padding-top: 13px;
}

.poll2 .poll-img {
    width: 100%;
}

.poll2 .mobile-module-wrap {
    position: absolute;
    bottom: 0;
    border-top-style: solid;
    border-width: 5px;
}

.poll2 .poll-results {
    position: absolute;
    bottom: 36%;
}

.poll2 .poll-results-left {
    left: 23%;
}

.poll2 .poll-results-right {
    right: 14%;
}

.poll3 .module-buttons {
    position: absolute;
    top: 32%;
    width: 100%;
    height: 45%;
}

.poll3 .module-text {
    position: absolute;
    top: 15%;
    height: 17%;
}

.poll3 .mobile-module-wrap {
    position: absolute;
    bottom: 0;
    border-top-style: solid;
    border-width: 5px;
}

.poll3 .poll-results {
    position: absolute;
    bottom: 50%;
    margin-bottom: -35px;
}

.poll3 .poll-results-left {
    left: 20%;
    margin-left: -35px;
}

.poll3 .poll-results-center {
    left: 50%;
    margin-left: -35px;
}

.poll3 .poll-results-right {
    left: 80%;
    margin-left: -35px;
}

.image-bottom-callout .module-img {
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    border-top-style: solid;
    border-width: 5px;
}

.image-bottom-callout .module-text {
    position: absolute;
    top: 15%;
    left: 0;
    height: 33%;
}

.image-top-callout .module-img {
    width: 100%;
    position: absolute;
    left: 0;
    top: 15%;
}

.image-top-callout .module-text {
    position: absolute;
    top: 65%;
    left: 0;
    height: 35%;
    border-top-style: solid;
    border-width: 5px;
}

.large-image-top-callout .module-img {
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 29.9%;
}

.large-image-top-callout .module-text {
    position: absolute;
    top: 70%;
    left: 0;
    height: 29%;
    border-top-style: solid;
    border-width: 5px;
}

.twitter-module .massIframe {
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    border-width: initial;
    border-color: initial;
    border-image: initial;
    overflow: hidden;
    position: absolute;
    top: 15%;
    height: 85%;
    width: 100%;
    left: 0;
}

.iframe-spacer {
    display: none;
}

.iframe-spacer-mobile {
    display: none;
    width: 100%;
}
/*modals */
.modal {
    border: none;
    -webkit-border-radius: 0 0 0px 0px;
    -moz-border-radius: 0 0 0px 0px;
    border-radius: 0 0 0px 0px;
}

.modal-header {
    text-transform: uppercase;
    background: #00a94f;
    color: white;
    border: none;
}

.modal-body {
    border: none;
}

.modal-body p {
}

.modal-footer {
    background: #00a94f;
    border: none;
    -webkit-border-radius: 0 0 0px 0px;
    -moz-border-radius: 0 0 0px 0px;
    border-radius: 0 0 0px 0px;
}

.modal-body ul {
    float: left;
}

.modal-body ul.right {
    margin-right: 80px;
}

.modal-body li {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
}

.modal-body .bottle-image {
    position: absolute;
    width: 97px;
    right: 0px;
    margin: 0 20px 40px 0;
}

.modal-body h3 {
    text-transform: uppercase;
    color: #00a94f;
}

.modal-body.long-text {
}

.modal-body.long-text h2 {
    /*
    font-size: 23px;
    text-transform: uppercase;
    line-height: 25px;
    */

    font-size: 18px;
    text-transform: uppercase;
    line-height: 20px;
    margin-top: 25px;
}

.modal-body.long-text h3 {
}

.modal-body.long-text ul {
    float: none;
    list-style-type: disc;
}
.modal-body.long-text ol {
    float: none;
    list-style-type: decimal;
}

.modal-body.long-text p {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 17px;
}

.modal-body.long-text li {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 14px; line-height: 17px;
}
/*icons*/
.black-section .module-icon-graph {
    background-position: -72px 0px;
}

.yellow-section .module-icon-graph, .general-section .module-icon-graph {
    background-position: 0px 0px !important;
}

.green-section .module-icon-graph {
    background-position: -36px 0px;
}

.black-section .module-icon-joystick {
    background-position: -72px -36px;
}

.yellow-section .module-icon-joystick, .general-section .module-icon-joystick {
    background-position: 0px -36px !important;
}

.green-section .module-icon-joystick {
    background-position: -36px -36px;
}

.black-section .module-icon-photo {
    background-position: -72px -72px;
}

.yellow-section .module-icon-photo, .general-section .module-icon-photo {
    background-position: 0px -72px !important;
}

.green-section .module-icon-photo {
    background-position: -36px -72px;
}

.black-section .module-icon-nodes {
    background-position: -72px -108px;
}

.yellow-section .module-icon-nodes, .general-section .module-icon-nodes {
    background-position: 0px -108px !important;
}

.green-section .module-icon-nodes {
    background-position: -36px -108px;
}

.black-section .module-icon-bottle {
    background-position: -72px -144px;
}

.yellow-section .module-icon-bottle, .general-section .module-icon-bottle {
    background-position: 0px -144px !important;
}

.green-section .module-icon-bottle {
    background-position: -36px -144px;
}

.black-section .module-icon-sunglasses {
    background-position: -72px -179px;
}

.yellow-section .module-icon-sunglasses, .general-section .module-icon-sunglasses {
    background-position: 0px -179px !important;
}

.green-section .module-icon-sunglasses {
    background-position: -36px -179px;
}

.black-section .module-icon-drop {
    background-position: -72px -215px;
}

.yellow-section .module-icon-drop, .general-section .module-icon-drop {
    background-position: 0px -215px !important;
}

.green-section .module-icon-drop {
    background-position: -36px -215px;
}

.black-section .module-icon-mic {
    background-position: -72px -251px;
}

.yellow-section .module-icon-mic, .general-section .module-icon-mic {
    background-position: 0px -251px !important;
}

.green-section .module-icon-mic {
    background-position: -36px -251px;
}

.black-section .module-icon-video {
    background-position: -72px -287px;
}

.yellow-section .module-icon-video, .general-section .module-icon-video {
    background-position: 0px -287px !important;
}

.green-section .module-icon-video {
    background-position: -36px -287px;
}
.green-section .module-icon-star, .yellow-section .module-icon-star, .black-section .module-icon-star  {
    background-position: -72px -321px;

}

.limiter {
    max-width: 1090px;
    margin: 0 auto;
}


/*passion pages */
.small-hero-container {
    width: 100%;
    position: relative;
    height: 310px;
    overflow: hidden;
}

.small-hero-container .hero-image {
    position: absolute;
    width: 1090px;
    left: 50%;
    margin-left: -545px;
    max-width: 1090px;
}

.small-hero-container.green {
    background: #00a94f;
}

.small-hero-container.yellow {
    background: #fde11a;
}

.small-hero-container.black {
    background: #000;
}

.small-hero-container img.logo {
    position: absolute;
    width: 400px;
    left: 50%;
    margin-left: -229px;
    top: 75px;
}

.home-header .home-button {
    position: absolute;
    top: 20px;
    left: 20px;
}

/*steve poll stuff */
.gallery .social-photo-wall {
    position: absolute;
    top: 15%;
    left: 0;
    width: 100%;
    height: 100%;
    background: white;
}

.gallery-bottom .social-photo-wall {
    top: 51%;
}

.gallery .photo-holder-div {
    float: left;
    width: 31%;
    padding: 1%;
}

.gallery-page .photo-holder-div {
    width: 300px;
    margin: 4px;
    display: inline-block !important;
}

.photo-holder-div img {
    width: 100%;
    cursor: pointer;
}
/*instamodal*/
#imgModal {
}

#imgModal .image-frame {
    margin: 0 auto;
    position: relative;
}

#imgModal .image-frame-media {
    float: left;
    margin: 0 10px 10px 0;
    width: 275px;
}

#imgModal .image-frame-status {
    position: relative;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    float: left;
    width: 245px;
    color: white;
}

#imgModal #img-avatar {
    float: left;
    margin: 0 10px 10px 0;
}
#imgModal #img-avatar img {
    width:48px;
    height:48px;
}

#imgModal #img-user {
    float: left;
    margin: 0 10px 10px 0;
    width: 134px;
}

#imgModal #img-date {
    color: gray;
    float: right;
    font-size: 13px;
}

#imgModal #img-caption {
    font-size: 13px;
    clear: both;
    color: white;
}

#imgModal span.instaName {
    font-weight: bold;
}

#imgModal span.instaAccount {
    color: gray;
}

#imgModal .modal-footer {
    background:#000;
    -webkit-box-shadow: inset 0 1px 0 #333;
    -moz-box-shadow: inset 0 1px 0 #333;
    box-shadow: inset 0 1px 0 #333;
}

#imgModal .modal-header {
    display:none;
}

/*article content */
.rich-text {
    position: relative;
    width: auto;
    padding: 0 40px 20px;
    text-align: left;
}

.rich-text img {
    width: 340px;
    float: left;
    margin: 0px 20px 20px 0px;
}

.rich-text p {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: normal;
    font-size: 0.9em;
    line-height: 1.5em;
}

.rich-text h2 {
    color:black;
    text-transform: uppercase;
    font-size: 1.3em;
    line-height: 1.3em;
}

.rich-text ul {
    list-style-type: disc;
    margin: 20px 0px 20px 60px;
}

.rich-text li {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: normal;
    font-size: 0.8em;
    line-height: 1.5em;
}

.rich-text iframe {
    position: relative;
    margin: 40px auto;
    display: block;
}
/*CQ exceptions */
.parPassion {
    padding-bottom:30px;
}

.iFrame iframe {

}

#sprite_contact_form {
    background: #fff;
    border: 1px solid #e3e3e3;
    padding: 15px;
    text-align:left;
}
#sprite_contact_form .FormTwoColumns {
    margin-bottom:15px;
}
#sprite_contact_form .form_error {
    color: red;
    font-size:10px;
    font-weight:bold;
    line-height: 12px;
    margin-top:3px;
}
#sprite_contact_form .form_leftcollabel,
#sprite_contact_form .form_leftcolmark {
    float: left;
}

#sprite_contact_form .form_rightcol {

}

#sprite_contact_form label,
#sprite_contact_form .form_leftcolmark,
#sprite_contact_form .checkbox.section {
    color:#555;
    font-size:12px;
}
#sprite_contact_form .form_leftcolmark,
#sprite_contact_form label span.red {
    color:red;
    font-size:14px;
    padding-left:3px;
}
#sprite_contact_form .span6 input,
#sprite_contact_form textarea {
    width:95%;
}
#sprite_contact_form .span6 input.postal_code {
    width: 90%;
}
#sprite_contact_form .column-dob .dropdown.section {
    display:inline-block;
}
#sprite_contact_form #sprite_contact_form_day {
    margin-left:15px;
}
#sprite_contact_form .column-dob .text.section {
    display:inline-block;
    margin-left: 15px;
    width: 25%;
}
#sprite_contact_form input.year {
    margin-top: -9px;
}
#sprite_contact_form .span6 select {
    font-size:12px;
    height: 26px;
    width:auto;
}
#sprite_contact_form select.country,
#sprite_contact_form select.package,
#sprite_contact_form select.state_province,
#sprite_contact_form select.gender,
#sprite_contact_form select.pref,
#sprite_contact_form select.title {
    width: 95%;
}
#sprite_contact_form .spritesubmit {
    margin: 25px;
    padding: 7px 45px;
}
#sprite_contact_form .submit.section {
    text-align: center;
}

#mass-iframe-gallery {
    height: 1044px;
}
.countdown {
    position: relative;

    width: 100%;

    height: auto;
    background: blue;
    border-top: 8px solid white;
}
.overflow-cover {
    position: absolute;
    width: 100%;
    HEIGHT: 8PX;
    background: blue;
    bottom: 0px;
    z-index: 10;
}
.countdown-description {
    height: 90px;
    width: 460px;
    margin: 26px 20px 0 0;
    text-align: center;
    vertical-align: middle;
}
.timeblocks {
    width: 475px;
    height: 110px;
    margin-top: 40px;
}
.lt-ie9 .timeblocks {
    width:500px;
}
.timeblock {
    position: relative;
    float: left;
    margin-right: 20px;
    width: 2px;

    height: 60px;
    background: transparent;
    border-left: 50px solid white;
    border-right: 50px solid white;
}
.timeblock.last {
    margin-right: 0px;

}.carousel-control {
     left: -30px;
     border: none;
     background: #FFF;
     opacity: 1;
     filter: alpha(opacity=100);
     margin-top: 0;
     width: 60px;
     height: 60px;
     top: 45%;
     -webkit-border-radius: 23px;
     -moz-border-radius: 23px;
     border-radius: 30px;
 }

.carousel-control:hover {
    opacity: 1;
    filter: alpha(opacity=100);
}

.carousel-control.right {
    right: -30px;
}

.carousel-caption p {
    margin: 0 auto;
    font-size: .8em;
    text-transform: uppercase;
    width: 90%;
}

#hero-carousel {
    /* top: -176px; */
;
}

.carousel-indicators {
    right: 21px;
    margin-left: -29px;
    top: 75px;
}

.carousel-indicators li {
    background: #FFF;
}

.carousel-indicators .active {
    background: #fde11a;
}

.carousel-caption {
    background: transparent;
    text-align: center;
}

.carousel-caption h2 {
    text-transform: uppercase;
    font-size: 5em;
    color: white;
    line-height: 1em;
    text-shadow: 2px 2px 2px #444;
}

.carousel-caption h3 {
    text-transform: uppercase;
    color: #FFF;
    font-size: 66px;
    text-shadow: 2px 2px 2px #444;
    line-height: 66px;
}

.carousel-hr {
    width: 100px;
    margin: 20px auto;
}

.arrow-left {
    position: absolute;
    width: 0;
    height: 0;
    border-top: 7px solid transparent !important;
    border-bottom: 7px solid transparent !important;
    border-right: 7px solid #000;
    top: 22px;
    left: 36px;
}

.arrow-right {
    position: absolute;
    width: 0;
    height: 0;
    border-top: 7px solid transparent !important;
    border-bottom: 7px solid transparent !important;
    border-left: 7px solid #000;
    top: 23px;
    left: 16px;
}

.carousel-control.left:hover .arrow-left {
    border-right: 7px solid #00a94f;
}

.carousel-control.right:hover .arrow-right {
    border-left: 7px solid #00a94f;
}

.corner-logo {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 26% !important;
}

.carousel .item img {
    width: 100%;
}

.small-carousel-thumbs {
    width: 100%;

    margin: 20px 0;
}
.small-carousel-thumbs li {
    width: 70px;

    float: none;
    display: inline-block;
    margin: 0px 10px 10px;
    cursor: pointer;
}
.small-carousel-thumbs img {

}
.small-carousel-control {

    position: absolute;
    top: 50%;
    width: 11px;
    height: 19px;
}
.countdown span.digits {
    font-family: Helveitca, Arial, sans-serif;
    font-size: 50px;
    position: absolute;
    top: 20px;
    left: -39px;
    letter-spacing: 24px;
    font-weight: bold;
}
.countdown .labels {
    color: #fde11a;

}
.countdown .labels h2 {
    display: inline-block;

    width: 102px;
    font-size: 16px;
    text-transform: uppercase;
    text-align: center;
    margin: 0 15px 0 0;
}
.countdown .labels h2.last {
    margin-right: 0;

}
.countdown-ul, .smallCallout-ul {
    margin:0;
    text-align:center;
}
.countdown-description h2 {
    font-size: 23px;

    margin-bottom: 5px;
    line-height: 25px;
}
.countdown-description  p {
    font-size: 14px;

    line-height: 19px;
}
.small-carousel-control.left {
    left: 0px;

}
.small-carousel-control.right {
    right: 0px;

}
.small-carousel-control .arrow-left {

    position: absolute;
    width: 0;
    height: 0;


    border-top: 9px solid transparent !important;


    border-bottom: 9px solid transparent !important;


    border-right: 9px solid #FFF;


    top: 0px;


    left: 0px;
}
.small-carousel-control .arrow-right {
    position: absolute;
    width: 0;
    height: 0;
    border-top: 9px solid transparent !important;
    border-bottom: 9px solid transparent !important;
    border-left: 9px solid #FFE;
    top: 0;
    left: 0;
}
.small-carousel-control .arrow-right, .small-carousel-control .arrow-left {

}
.largeTwitterStream {
    border-top: 8px solid white;
    background: #00953b;

}
.largeTwitterStream .left-part {
    float: left;
    height: 400px;
    width: 46%;
    margin-top: 70px;
}
.largeTwitterStream .inner-wrap {
    margin: 49px auto 0;
    width: 389px;
}
.largeTwitterStream .inner-wrap h2 {
    font-size: 43px;
    margin:  0 0 10px 0;
}
.largeTwitterStream .inner-wrap h3 {
    margin: 0;

    font-size: 26px;
}
.largeTwitterStream .inner-wrap p {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: normal;
    font-size: 0.9em;
    line-height: 1.5em;
}
.largeTwitterStream iframe {
    width: 50%;

    height: 545px;
    float: right;
    border-left: 10px solid #008836;
    border-right: 10px solid #008836;
    border-top: none;
    border-bottom: none;
}
@media (max-width:900px) {
    .largeTwitterStream .left-part {
        float: none;

        margin: 0 auto;
        height: auto;
        margin: 50px auto;
        text-align: center;
        width: 100%;

        background: none !important;
    }
    .largeTwitterStream iframe {
        display: block;

        margin: 0 auto 20px;
        float: none;
        width: 90%;

        height: 400px;
    }
    .largeTwitterStream .inner-wrap {
        width: 90%;

        text-align: center;
    }
}
h3.films-style {
    font-size: 1.6em;
}
h2.films-style {
    margin: 0;
    font-size: 3em;
}
.finalist {
    max-width: 400px;

    margin: 0px auto 70px;
}
.finalist-image {
    width: 100%;

}
.finalist .description {
    height: auto;
    min-height:160px;
    padding: 20px 20px 30px;
    margin-top: 8px;
    text-align: left;
}
@media (min-width: 1070px) {
    .finalist .description {
        height: 240px;
        padding: 20px 20px 0px;
    }
}
.finalist h3.title {
    margin: 0;
    color: white;
}
.finalist h3.person-name {
    color: #fcce01;
    font-size: 14px;
    line-height: 16px;
    margin: 0;
}
.finalist h3.organization-name {
    color: white;
    font-size: 13px; line-height: 16px;
    margin: 0 0 10px;
    text-transform: uppercase;
}
.finalist p {
    font-size:13px;
    color: white;
}
@media (max-width:767px) {
    .finalist {
        margin: 20px auto 40px;
    }
}
.smallTextCallout {
    border-top: 8px solid white;
    background: green;
}


/********************************************************************************************************** 
        media queries 
 **********************************************************************************************************/
/*largest*/
@media and (min-width: 1090px){
    #mass-iframe-gallery {
        height: 1100px;
    }
}

/*desktop only*/
@media only screen and (min-width: 992px) {
    #imgModal {
        margin-left: -400px;
        width: 800px;
    }
    #imgModal .image-frame-media {
        margin: 0 20px 0 0;
        width: 450px;
    }
    #imgModal .modal-body {
        max-height:none;
    }
}


/*tablet+ stuff*/
@media (min-width: 768px) {
    #mobile-nav {
        display: none !important;
    }

    #clickclose {
        display: none!important;
    }

    .iframe-spacer {
        display: block;
    }

    .iframe-spacer-mobile {
        display: none;
    }

    .limiter {
        position: relative;
    }
    .gallery .photo-holder-div {
        width: 97px;

        padding: 2px 0px 0px 2px;
    }
    .gallery-top .module-text {
        top: 262px;

        height: 150px;
    }
    .gallery-bottom .social-photo-wall {
        top: 205px;

    }
    .carousel-caption {
        top:40%;
    }
    .carousel-caption h3 {
        padding-bottom:15px;
    }

}
/*TABLET STUFF */
@media (max-width: 951px) and (min-width: 768px) {
    /*    body {
            font-size: 95%;
        }

        .nav-buttons {
            width: 260px;
        }
        .module-title {
            font-size: 0.8em;
        }*/
    .carousel-caption {
        bottom: 4em;
    }
    #mass-iframe-gallery {
        height:1000px;
    }
}
/*MOBILE STUFF */
@media (max-width:767px) {
    .home-button {
        display: none;
    }
    .passion-section {
        padding-top: 3em;

    }
    body {
        padding: 0;
        font-size: medium;
    }

    .centered {
    }
    .iframe-spacer-mobile {
        display: block;
    }

    .centerer:before {
        display: none;
    }

    .small-hero-container {
        display: none;
    }

    .mobile-only-IB {
        display: inline-block;
    }

    .modules {
        width: 100%;
        margin-left: 0;
    }
    .modules.first-item {
        margin-top: 43px;
    }
    .module {
        display: inline;
    }

    .mobile-module-wrap {
        position: relative;
    }

    .inner-module {
        margin-top: 10px;
        overflow: hidden;
    }

    #footer .span2 ul {
    }

    #footer .span2 li {
        margin-bottom: 0px;
    }
    /*mobile nav */
    .mobile-nav-button {
        -webkit-overflow-scrolling: touch;
        display: block;
        width: 31px;
        height: 30px;
        position: absolute;
        right: 6px;
        top: 4px;
        cursor: pointer;
        padding: 4px 6px;
    }

    .mobile-nav-button:active .mobile-nav-button-parts, .mobile-nav-button.active .mobile-nav-button-parts {
        background: #fde11a;
    }

    #mobile-nav {
        display: none;
        position: fixed;
        top: 50px;
        right: 10px;
        width: 220px;
        height: 100%;
        /* border-bottom: 5px solid white; */
        z-index: 15;
        margin: 0px 0 0 0;
    }

    .mobile-nav-wrap {
        background: black;
        margin: 0px 0 0 0;
        padding: 0px 20px 0;
        height: 100%;
        overflow: scroll;
    }

    #mobile-nav li {
        border-bottom: 1px solid grey;
        padding: 10px 0;
    }

    #mobile-nav a {
        /* text-transform: uppercase; */
        color: white;
    }

    .mobile-nav-wrap ul {
        list-style: none;
        margin: 0 0 12px;
        padding:0;
    }

    .mobile-nav-wrap ul li:first-child {
        border-top:1px solid grey;
    }

    /*HEADER*/
    .home-header {
        position: fixed;
        background: #00a94f;
        height: auto;
        border-bottom: 5px solid #FFF;
        z-index: 13;
    }

    .mobile-header-wrap {
        height: 45px;
    }

    .social-buttons {
        left: 50%;
        margin-left: -75px;
        top: 5px;
    }

    #hero-carousel {
        padding-top: 50px;
    }

    /*carousel adjustments */
    #hero-carousel h2 {
        font-size: 3.5em;
        margin: 0;
    }

    #hero-carousel h3 {
        font-size: 1.9em;
        margin: 0;
        line-height: 1.1em;

        padding-bottom: 5px;
    }

    #hero-carousel .carousel-caption {
        bottom: 10%;
    }

    .carousel-hr {
        margin-top: 0;
    }

    .top-text {
        padding: 20px 0px;
    }

    .carousel-control {
        display: none;
    }

    .modules {
        padding-bottom: 13px;
    }

    #footer {
        margin-top: 5px;
        padding-left: 3%;
        padding-right: 3%;
        width: 100%;
        -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
        -moz-box-sizing: border-box;    /* Firefox, other Gecko */
        box-sizing: border-box;         /* Opera/IE 8+ */
    }
    .callout, .mass-gallery, .mass-poll, .mass-expression, .callout-large, .MassGallery, .BadgeDisplay, .iFrame, .TweetEmbed, .image, .rich-text {
        padding:0 10px;

        -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
        -moz-box-sizing: border-box;    /* Firefox, other Gecko */
        box-sizing: border-box;         /* Opera/IE 8+ */
    }
    .framebreaker .module-title {
        bottom: 75%;
        position: absolute;
        z-index: 11;
    }

    .framebreaker-large .module-title {
        bottom: 85%;
        position: absolute;
    }

    .twitter-module .massIframe {
        top: 0;
        height: 100%;
        width: 100%;
        left: 0;
    }

    .gallery .social-photo-wall {
        height: auto !important;
        position: relative;
    }

    .module-title {
        position: relative;
        margin: 20px 0 0px 0px;
    }

    .poll1 .poll-img {
        top: 0px;

        position: relative;
    }

    .poll1 .module-text, .gallery .module-text {
        position: relative;
        height: auto;
        padding-top: 13px;
        padding-bottom: 13px;

    }

    .poll1 .poll-results {
        top: 46%;
    }

    .poll2 .module-text {
        position: relative;
        top: 0;
        height: auto;
        padding-top: 13px;
        padding-bottom: 13px;
    }

    .poll2 .mobile-module-wrap {
        position: relative;
    }

    .poll3 .mobile-module-wrap {
        position: relative;
    }

    .poll3 .poll-img {
    }

    .poll3 .module-buttons {
        position: relative;
        height: auto;
        padding-top: 13px;
        padding-bottom: 13px;
    }

    .poll3 .module-text {
        position: relative;
        top: 0;
        height: auto;
        padding-top: 13px;
        padding-bottom: 13px;
    }

    .poll3 .mobile-module-wrap {
        position: relative;
    }

    .poll3 .results-wrap {
        position: relative;
        height: 81px;
    }

    .poll3 .poll-results {
        position: absolute;
        top: 5px;
    }

    .gallery .massIframe, .gallery .social-photo-wall {
        height: 100%;
        top: 0;
    }

    .image-bottom-callout .module-text {
        position: relative;
        padding-top: 13px;
        padding-bottom: 13px;
    }

    .image-bottom-callout .module-img {
        position: relative;
    }

    .image-top-callout .module-text {
        position: relative;
        padding-top: 13px;
        padding-bottom: 13px;
    }

    .image-top-callout .module-img {
        position: relative;
    }

    .large-image-top-callout .module-img {
        position: relative;
    }

    .large-image-top-callout .module-text {
        position: relative;
        padding-top: 13px;
        padding-bottom: 13px;
    }

    .modal-body {
        max-height: 300px;
    }

    #footer .modules {
        text-align: left;
    }

    #footer li {
        height: auto;
        text-align: left;
        width: 130px;
        display: inline-block;
        vertical-align: top;
        margin-bottom: 30px;
    }

    #footer li.mobile-full-item {
        width: 90%;
        left: 5%;
    }

    #footer li.mobile-connect-item {
        width: 160px;
    }

    .top-text .section-description {
        width: 90%;
        left: 5%;
    }

    .rich-text {
        padding: 0 10px 0px;
    }

    .rich-text iframe {
        width: 100%;
        max-width: 560px;
    }

    .rich-text img {
        width: 340px;
        float: left;
        margin: 0px 20px 20px 0px;
    }
    .parPassion {
        padding-bottom:0px;
    }

    .iFrame iframe {
        max-width: 100%;

        -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
        -moz-box-sizing: border-box;    /* Firefox, other Gecko */
        box-sizing: border-box;         /* Opera/IE 8+ */
        padding: 0 10px;
    }

    #sprite_contact_form {
        background:none;
        border:none;
        box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        padding: 8px;
        text-align:left;
        width:100%;
    }

    #sprite_contact_form .checkbox.section {
        margin-top: 25px;
    }

    #sprite_contact_form .FormTwoColumns {
        margin-bottom:0;
    }

    #sprite_contact_form label,#sprite_contact_form .form_leftcolmark, #sprite_contact_form label span.red {
        margin-top:20px;
    }

    #sprite_contact_form .span6 input,
    #sprite_contact_form textarea,
    #sprite_contact_form .span6 input.postal_code {
        width: 94%;
    }

    #sprite_contact_form input {
        height:25px;
        line-height:25px;
    }

    #sprite_contact_form .spritesubmit {
        height: auto;
        margin-top:-40px;
    }

    #sprite_contact_form select {
        margin-bottom:0;
    }

    #sprite_contact_form select.country,
    #sprite_contact_form select.package,
    #sprite_contact_form select.state_province,
    #sprite_contact_form select.gender,
    #sprite_contact_form select.pref,
    #sprite_contact_form select.title {
        height:30px;
        width: 99%;
    }

    #sprite_contact_form .form_rightcol {
        clear:both;
    }

    #mass-iframe-gallery {
        height:1000px;
    }

    .countdown-description {
        position: relative;
    }
    .timeblocks, .smallCalloutRight {
        display: inline-block;
        position: relative;
        width: 300px;
        margin: 20px 0 0 0;
        height: 100px;
    }
    .smallCalloutRight {
        height:auto;
        margin-bottom:10px

    }
    .timeblock {
        border-left: 30px solid white;
        border-right:30px solid white;
        height:40px;
        margin-right:10px


    }
    .time {
        display:inline-block;
    }
    .firstmobile {
        padding-top:41px;
    }
    .countdown .labels h2 {
        font-size: 12px;

        width: 62px;
        /* background: red; */
        margin: 0 7px 0 0;
        display: inline-block;
    }
    .countdown span.digits {
        font-size:28px;
        top:12px;
        left:-22px;
        letter-spacing: 15px


    }

}

@media (max-width: 444px) {

    .recaptchatable #recaptcha_image {
        background:#fff;
        border:1px solid #ccc !important;
        margin:0 !important;
        padding:12px !important;
        width: 85% !important;
    }
    .recaptchatable .recaptcha_r1_c1, .recaptchatable .recaptcha_r3_c1, .recaptchatable .recaptcha_r3_c2, .recaptchatable .recaptcha_r7_c1, .recaptchatable .recaptcha_r8_c1, .recaptchatable .recaptcha_r3_c3, .recaptchatable .recaptcha_r2_c1, .recaptchatable .recaptcha_r2_c2, .recaptchatable .recaptcha_r4_c1, .recaptchatable .recaptcha_r4_c2, .recaptchatable .recaptcha_r4_c4, .recaptchatable .recaptcha_image_cell {
        background: none !important;
    }

}

/*SMALLER MOBILE STUFF */
@media (max-width: 480px) {
    .carousel-hr {
        display: none;
    }

    .top-text h2 {
        font-size: 1.7em;
        text-transform: uppercase;

        padding-top: 0px;
        margin-top: 0;
    }

    .top-text h3 {
        font-size: 1.3em;
    }

    .section-icon {
        width: 45px;

        vertical-align: top;
        margin-top: 8px;
    }

    .right-section-h2 {
        width: auto;
    }

    .left-section-h2 {
        width: auto;

        margin: 10px 0px 0px 0px;
    }

    #hero-carousel .carousel-caption {
        position: absolute;

        padding-bottom: 0px;
        bottom: 10px;
    }
    /*carousel adjustments */
    #hero-carousel h2 {
        font-size: 2.1em;
        margin: 0;
    }

    #hero-carousel h3 {
        font-size: 1.4em;
        margin: 0;
        line-height: 1.1em;

        padding-bottom: 5px;
    }

    .top-text {
        padding: 0px 0px 0px;
    }

    .poll3 .poll-results-left {
        left: 15%;
    }

    .poll3 .poll-results-right {
        left: 85%;
    }

    .poll3 .poll-results {
    }
    .rich-text iframe {
        width: 100%;

        height: 100%;
        min-height: 230px;
    }

    .iFrame iframe {

    }
    #mass-iframe-gallery {
        height:480px;
    }
}



/* ASW MAP , JAN 2015 */
#spritemap {
    background: black url("../img/bg.jpg") top left no-repeat;
    color: #fff;
    min-height: 1090px;
    position: relative;
}
#spritemap a.spritebutton {
    background: #fcce01;
    color: black;
}
#spritemap .thirstcta {
    background: rgba(0, 0, 0, 0.4);
    padding: 50px 30px;
    position: absolute;
    top: 0;
    left: 0;
    width: 355px;
    text-align: center;
}
#spritemap .thirstcta p {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.4em;
    width: 300px;
    margin: 20px auto;
}
#spritemap .boroughs .borough {
    height: 120px;
    position: absolute;
    text-align: center;
    width: 160px;
}
#spritemap .boroughs .borough h3 {
    color: #fcce01;
    font-size: 20px;
    text-transform: uppercase;
}
#spritemap .boroughs .borough img {
    display: none;
    height: 250px;
    position: absolute;
    top: 0;
    left: 0;
    width: 250px;
    max-width: none !important;
}
#spritemap .details a {
    color: #fcce01;
    text-decoration: none;
}

#spritemap .details a.biobtn {
    display: inline-block;
    height: 68px;
    width: 68px;
    text-indent: -999em;
    background: url(../img/map-icons.png);
}
#spritemap .details a.one {
    background-position: -39px -44px;
}
#spritemap .details a.two {
    background-position: -125px -44px;
}
#spritemap .details a.three {
    background-position: -211px -44px;
}
#spritemap .details a.four {
    background-position: -39px -131px;
}
#spritemap .details a.five {
    background-position: -125px -131px;
}
#spritemap .details a.six {
    background-position: -211px -131px;
}
#spritemap #bronx {
    top: 119px;
    left: 660px;
}
#spritemap #brooklyn {
    top: 630px;
    left: 515px;
}
#spritemap #manhattan {
    top: 331px;
    left: 475px;
}
#spritemap #queens {
    top: 435px;
    left: 760px;
}
#spritemap #staten {
    top: 729px;
    left: 204px;
}
@media screen and (max-width: 768px) {
    #spritemap {
        min-height: 0;
    }
    #spritemap .thirstcta {
        width: 100%;
        position: relative;
        padding: 50px 0;
    }
    #spritemap .boroughs {
        display: none;
    }
}

.nopadding #footer, .nopadding .passion-section-wrapper {
    border-top: none;
}