.absolute-centered {
    position: absolute;
    top: 0px;
    right: 0px;
    left: 0px;
    margin: auto;
    height: 100%
}



.logged-in .nav-primary {
    top: 0px !important;
}

.clearboth {
    clear: both
}

img.alignright {
    float: right;
    margin: 0 0 1em 1em
}

img.alignleft {
    float: left;
    margin: 0 1em 1em 0
}

img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.alignright {
    float: right
}

.alignleft {
    float: left
}

.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.video-wrapper {
    position: relative;
    padding-bottom: 54.25%;
    padding-top: 25px;
    height: 0
}

.node-type-message .video-wrapper {
    margin-bottom: 21px
}

.video-wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
    margin: 0;
    padding: 0;
}

img {
    border: 0px;
    font-family: "Helvetica Neue", Helvetica, arial, sans-serif
}

html {
    overflow-y: scroll
}



.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden
}

.clearfix {
    display: inline-block
}

* html .clearfix {
    height: 1%
}

.clearfix {
    display: block
}

*,
*:before,
*:after {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}


.page-id-886 .main .contact-section p:nth-child(2) {
    display: none;
}

section,
header,
footer,
article,
aside,
nav,
main,
figure,
figcaption {
    display: block
}

img {
    max-width: 100%;
    height: auto
}

body>iframe {
    display: none
}

::selection {
    background-color: #c2cced
}

::-moz-selection {
    background-color: #c2cced
}

body {
    font-family: 'Raleway', sans-serif;
    font-size: 16px;
    color: #212121;
    -webkit-font-smoothing: antialiased
}

@media screen and (max-width: 400px) {
    body {
        font-size: 16px
    }
}

p,
ul,
ol,
blockquote {
    margin-bottom: 21px
}

h2,
h3,
h4,
h5,
h6 {
    line-height: 1.3;
    margin-bottom: 21px;
    text-transform: uppercase
}

@media screen and (max-width: 400px) {
    h2,
    h3,
    h4,
    h5,
    h6 {
        line-height: 1.1
    }
    
    .document {
        width: 100% !important;
        display: block !important;
        margin-bottom: 20px;
    }
    
    .partner-feed .partner {
        padding: 20px;
        width: 25% !important;
    }
    
    .announcement-feed {
    width: 100%;
        border-right: 1px solid white !important;
        padding-right: 0px !important;
        
}
    
    .announcement-feed .partner {
        padding: 10px;
    }
    
    .main .content-width .top-content {
        margin-top: 0px !important;
        border-top: 1px solid white !important;
        width: 50%;
    }
    
    .partner img {
        display: none !important;
    }
    
    .partner-feed {
/*        width: 400%;*/
    }
    
    .main .col-right-main {
        border-bottom: 2px solid black;
    }

.main .col-left-main {
    width: 100% !important;
    border-bottom: 2px solid black;
}
}



h1 {
    color: #003e7e;
    font-size: 26px;
    line-height: 1.3;
    margin-bottom: 21px;
    text-transform: none
}

h2 {
    color: #8c8b8b;
    font-size: 22px
}

h3 {
    color: #003e7e;
    font-size: 18px
}

h4 {
    color: #8c8b8b;
    font-size: 16px
}

h5 {
    color: #003e7e
}

p,
ul,
ol,
blockquote {
    line-height: 1.5
}

ul,
ol,
blockquote {
    margin-left: 45px
}

.col-left ul {
    list-style: none
}

.col-left ul li {
    position: relative
}

.col-left ul li:before {
    content: '\25cf';
    display: block;
    position: absolute;
    left: -15px;
    color: #0e76bc
}

.col-left ol {
    counter-reset: standard;
    list-style: none
}

.col-left ol li {
    counter-increment: standard;
    position: relative
}

.col-left ol li:before {
    content: counter(standard) ".";
    display: block;
    position: absolute;
    left: -15px;
    color: #0e76bc
}

a {
    text-decoration: none;
    color: #219be9
}

.single-summit_page .col-left-main a {
    color: #ee3124
}

a:hover {
    text-decoration: underline
}

figcaption {
    font-size: 13px;
    font-style: italic;
    color: #999
}

figure {
    margin: 0px 0px 21px
}

img {
    max-width: 100%;
    display: block
}

.center {
    text-align: center
}

.uppercase {
    text-transform: uppercase
}

input[type=email],
input[type=text],
input[type=tel],
input[type=password],
textarea,
.select-wrapper {
    font-size: 16px;
    border: solid 1px #222;
    line-height: 1;
    padding: 15px 19px
}

.at input[type=email],
.at input[type=text],
.at input[type=tel],
.at input[type=password],
.at textarea,
.at .select-wrapper {
    font-size: 16px !important;
    border: solid 1px #222 !important;
    line-height: 1 !important;
    padding: 15px 19px !important;
    border-radius: 0px !important;
    height: auto !important;
    background-color: transparent !important
}

textarea {
    height: 150px
}

.form-item {
    margin-bottom: 25px
}

.form-item label {
    display: block;
    margin-bottom: 10px;
    font-size: 14px;
    text-transform: uppercase
}

.form-item label .details {
    font-size: 14px;
    color: #a0a0a0;
    text-transform: none
}

.form-item input[type=email],
.form-item input[type=text],
.form-item input[type=tel],
.form-item input[type=password],
.form-item textarea {
    width: 100%
}

.form-item {
    width: 48%;
    float: left
}

.form-item-state,
.form-item-StateProvince,
.form-item-zip,
.form-item-PostalCode,
.form-item-expmonth,
.form-item-expyear {
    width: 22%
}

.form-item-email,
.form-item-EmailAddress {
    width: 58%
}

.form-item-phone,
.form-item-HomePhone {
    width: 38%
}

.form-item-amount {
    width: 100%
}

.form-item-fname,
.form-item-FirstName,
.form-item-address1,
.form-item-AddressLine1,
.form-item-city,
.form-item-City,
.form-item-state,
.form-item-StateProvince,
.form-item-email,
.form-item-EmailAddress,
.form-item-employer,
.form-item-Employer,
.form-item-expmonth,
.form-item-orgname {
    margin-right: 4%
}

.form-item-expmonth,
.form-item-expdate {
    clear: left
}

.form-item-diet {
    width: 100%
}

.form-item-gotcha {
    /*display: none;*/
    position: absolute;
    left: -9999px;
}

.submit-wrapper {
    clear: both
}



@media screen and (max-width: 600px) {
    .form-item-address1,
    .form-item-AddressLine1,
    .form-item-address2,
    .form-item-orgname,
    .form-item-selectamount {
        width: 100%;
        margin-right: 0px
    }
    .summit-page .form-section1 .form-item-email,
    .summit-page .form-section1 .form-item-EmailAddress,
    .summit-page .form-section1 .form-item-phone,
    .summit-page .form-section1 .form-item-HomePhone,
    .summit-page .form-section1 .form-item-state,
    .summit-page .form-section1 .form-item-StateProvince {
        width: 100%;
        margin-right: 0px
    }
    
    .announcement-feed {
    width: 100%;
        border-right: 1px solid white !important;
        padding-right: 0px !important;
}

.main .col-left-main {
    width: 100% !important;
}
    
}

@media screen and (max-width: 500px) {
    .form-item-city,
    .form-item-City,
    .form-item-email,
    .form-item-EmailAddress,
    .form-item-employer,
    .form-item-Employer,
    .form-item-occupation,
    .form-item-ccnumber,
    .form-item-expmonth,
    .form-item-expyear,
    .form-item-phone,
    .form-item-HomePhone {
        width: 100%;
        margin-right: 0px
    }
    .form-item-state,
    .form-item-StateProvince,
    .form-item-zip,
    .form-item-PostalCode {
        width: 48%
    }
.document {
        width: 100% !important;
        display: block !important;
        margin-bottom: 20px;
    }
    
    .partner-feed .partner {
        padding: 20px;
    }
    
    .announcement-feed {
    width: 100%;
        border-right: 1px solid white !important;
        padding-right: 0px !important;
        
}
    
    .announcement-feed .partner {
        padding: 10px;
    }
    
    .main .content-width .top-content {
        margin-top: 0px !important;
    }
    
    .partner img {
        display: none !important;
    }
    
    .partner-feed {
/*        width: 400%;*/
    }

.main .col-left-main {
    width: 100% !important;
}
}

.select-wrapper {
    display: inline-block;
    overflow: hidden;
    position: relative;
    width: 100%;
    height: 51px
}

.select-wrapper:after {
    content: '';
    display: block;
    position: absolute;
    top: 22px;
    right: 9px;
    height: 0px;
    border-top: 10px solid #219be9;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    z-index: 2
}

.select-wrapper select {
    cursor: pointer;
    font-size: 14px;
    border: none;
    background-color: transparent;
    width: 120% !important;
    position: relative;
    z-index: 10;
    -webkit-appearance: none
}

.select-wrapper select:focus {
    outline: none
}

.contact-form .form-item {
    width: 100%
}

.form-success {
    display: none
}

input.error,
textarea.error {
    border-color: red !important
}

.nav,
.nav-primary,
.secondary-nav-special,
.nav-footer {
    text-align: center
}

.nav ul,
.nav-primary ul,
.secondary-nav-special ul,
.nav-footer ul {
    text-align: center;
    margin: 0px;
    line-height: 1;
    display: block
}

.nav li,
.nav-primary li,
.secondary-nav-special li,
.nav-footer li {
    display: inline-block;
    list-style: none
}

.nav a,
.nav-primary a,
.secondary-nav-special a,
.nav-footer a {
    display: inline-block;
    text-transform: uppercase
}

.nav .menu-item-330,
.nav-primary .menu-item-330,
.secondary-nav-special .menu-item-330,
.nav-footer .menu-item-330 {
    display: none
}

@media screen and (max-width: 780px) {
    .nav .menu-item-330,
    .nav-primary .menu-item-330,
    .secondary-nav-special .menu-item-330,
    .nav-footer .menu-item-330 {
        display: block
    }
    
    .announcement-feed {
    width: 100%;
        
}
    
    .main .col-right-main {
        width: 100% !important;
    }

.main .col-left-main {
    width: 100% !important;
}
    
    .main .content-width .top-content {
        margin-top: 0px !important;
    }
    
}

.nav-primary {
    width: 100%;
    z-index: 80;
    top: 0px;
    position: fixed;
    -moz-transition: all 250ms linear;
    transition: all 250ms linear
}

@media screen and (min-width: 780px) {
    .logged-in .nav-primary {
        top: 32px
    }
    
    .announcement-feed {
    width: 100%;
        border-right: 1px solid white !important;
        padding-right: 0px !important;
}

.main .col-left-main {
    width: 55% !important;
}
}

@media screen and (max-width: 780px) {
    .nav-primary {
        position: relative
    }
    
    
}

@media (min-width:780px) and (max-width: 1000px) {
    .announcement-feed {
    width: 100%;
        float: left;
        border-right: 1px solid white !important;
        padding-right: 0px !important;
}
    
    
    .col-left-main .top-content a {
        text-align: left !important;
    }
    .document-feed .orgname {
                text-align: left !important;

    }
    .document {
        width: 45% !important;
        margin-bottom: 20px;
    }
    
    .main .col-right-main {
        width: 50%;
        float: right;
    }

.main .col-left-main {
    width: 100% !important;
}
    
    .main .content-width .top-content {
        border-top: 1px solid white !important;
        margin-top: 0px !important;
        
    }
    
    .partner-feed .orgname {
        display: block;
        text-align: center;
                }
}
    


.nav-primary .logo {
    display: inline-block;
    float: left;
    margin-top: -100px;
    -moz-transition: all 250ms linear;
    transition: all 250ms linear
}

.nav-primary .content-width>ul {
    position: relative;
    margin-bottom: -2px
}

@media screen and (max-width: 780px) {
    .nav-primary .content-width>ul {
        display: none
    }
}

.nav-primary .content-width>ul>li {
    padding: 15px 0px;
    -moz-transition: all 250ms linear;
    transition: all 250ms linear
}

.nav-primary .content-width>ul>li:last-child.current-menu-item a {
    background-color: #ee3124;
    color: #fff !important
}

.nav-primary .content-width>ul>li:last-child a {
    border: 2px solid #ee3124;
    border-radius: 5px
}

.nav-primary .content-width>ul>li:last-child a:hover,
.nav-primary .content-width>ul>li:last-child a:focus {
    background-color: #ee3124;
    color: #fff !important
}

.nav-primary .content-width>ul>li>a {
    color: #fff;
    padding: 13px 15px 10px 15px;
    font-size: 16px;
    font-weight: 500;
    -moz-transition: all 250ms linear;
    transition: all 250ms linear
}

@media screen and (max-width: 980px) {
    .nav-primary .content-width>ul>li>a {
        padding: 10px
    }
}

.nav-primary .content-width>ul>li:hover>a {
    color: #219be9;
    text-decoration: none
}

.nav-primary .content-width>ul>li:hover ul {
    display: block
}

.nav-primary.condensed-nav {
    background-color: #fff;
    border-bottom: 2px solid #0e415e
}

.single-summit_page .nav-primary.condensed-nav {
    border-bottom: none
}

.nav-primary.condensed-nav .logo {
    margin-top: 16px
}

@media screen and (max-width: 980px) {
    .nav-primary.condensed-nav .logo {
        float: none
    }
}

@media screen and (max-width: 780px) {
    .nav-primary.condensed-nav .logo {
        display: none
    }
}

.nav-primary.condensed-nav .content-width>ul {
    float: right
}

@media screen and (max-width: 980px) {
    .nav-primary.condensed-nav .content-width>ul {
        float: none
    }
}

@media screen and (max-width: 780px) {
    .nav-primary.condensed-nav .content-width>ul {
        display: none
    }
}

.nav-primary.condensed-nav .content-width>ul>li:hover>a,
.nav-primary.condensed-nav .content-width>ul>li.current-menu-item>a,
.nav-primary.condensed-nav .content-width>ul>li.current-menu-ancestor>a {
    color: #219be9;
    text-decoration: none
}

.nav-primary.condensed-nav .content-width>ul>li>a {
    color: #212121;
    font-size: 15px;
    padding: 10px 14px;
    font-weight: 400
}

.nav-primary ul ul {
    position: absolute;
    top: 67px;
    background-color: #0e425f;
    background-color: rgba(14, 66, 95, 0.8);
    text-align: left;
    padding: 20px;
    display: none
}

.nav-primary ul ul li {
    display: block;
    margin-bottom: 20px
}

.nav-primary ul ul li:last-child {
    margin-bottom: 0px
}

.nav-primary ul ul a {
    font-size: 14px;
    color: #fff;
    padding-bottom: 6px;
    padding-right: 35px;
    border-bottom: 2px solid #fff;
    display: block;
    position: relative
}

.nav-primary ul ul a:after {
    content: '›';
    display: inline-block;
    position: absolute;
    right: 0px
}

.nav-primary ul ul a:hover {
    text-decoration: none;
    border-color: #ffc438;
    color: #ffc438
}

.secondary-nav-special {
    display: block;
    position: fixed;
    width: 100%;
    top: 67px;
    padding: 12px 0px;
    background: #ee3124;
    z-index: 20
}

@media screen and (min-width: 780px) {
    .logged-in .secondary-nav-special {
        top: 99px
    }
}

@media screen and (max-width: 980px) {
    .secondary-nav-special {
        top: 112px
    }
}

@media screen and (max-width: 780px) {
    .secondary-nav-special {
        top: 0px;
        position: relative
    }
}

.secondary-nav-special li {
    margin-right: 30px
}

.secondary-nav-special li:last-child {
    margin-right: 0px
}

.secondary-nav-special li:hover a,
.secondary-nav-special li.current-menu-item a {
    text-decoration: none;
    color: #003e7e
}

.secondary-nav-special a {
    color: #fff
}

.nav-footer {
    margin-bottom: 60px
}

@media screen and (max-width: 780px) {
    .nav-footer {
        margin-bottom: 0px
    }
}

.nav-footer li {
    margin-right: 30px
}

@media screen and (max-width: 780px) {
    .nav-footer li {
        margin-right: 0px;
        margin-bottom: 20px;
        display: block
    }
}

.nav-footer li:last-child {
    margin-right: 0px
}

.nav-footer a {
    font-weight: 500
}

.mobile-nav {
    display: none;
    position: absolute;
    cursor: pointer;
    width: 28px;
    height: 24px;
    top: 20px;
    right: 20px;
    z-index: 30
}

.mobile-nav .bar {
    width: 28px;
    height: 4px;
    background-color: #fff;
    border-radius: 3px;
    display: block;
    position: absolute;
    top: 9px
}

.mobile-nav .bar:before {
    content: '';
    width: 28px;
    height: 4px;
    background-color: #fff;
    display: block;
    border-radius: 3px;
    position: absolute;
    top: -8px
}

.mobile-nav .bar:after {
    content: '';
    width: 28px;
    height: 4px;
    background-color: #fff;
    display: block;
    border-radius: 3px;
    position: absolute;
    bottom: -8px
}

@media screen and (max-width: 780px) {
    .mobile-nav {
        display: block
    }
}

@media screen and (max-width: 780px) {
    .nav-primary.condensed-nav {
        background-color: #013f7f;
        border-bottom: none
    }
    .nav-primary.condensed-nav .content-width>ul {
        padding: 30px 0px 20px;
        display: block;
        text-align: left
    }
    .nav-primary.condensed-nav .content-width>ul>li {
        display: block;
        margin: 0px 0px 20px;
        padding: 0px
    }
    .nav-primary.condensed-nav .content-width>ul>li:hover ul {
        display: none
    }
    .nav-primary.condensed-nav .content-width>ul>li:last-child a {
        border-bottom: 2px solid #ee3124;
        padding-bottom: 5px;
        border-radius: 0px
    }
    .nav-primary.condensed-nav .content-width>ul>li:last-child.current-menu-item a,
    .nav-primary.condensed-nav .content-width>ul>li:last-child.active a {
        background: none;
        color: #219be9 !important
    }
    .nav-primary.condensed-nav .content-width>ul>li a {
        color: #fff;
        padding: 0px;
        border: none;
        font-weight: bold
    }
    .nav-primary.condensed-nav .content-width>ul>li a:after {
        content: '›';
        display: inline-block;
        margin-left: 5px
    }
    .nav-primary.condensed-nav .content-width>ul>li a:hover {
        background: none
    }
}

.kidnapped-nav {
    text-align: center;
    padding: 20px 40px 0px
}

.kidnapped-nav ul {
    margin: 0px;
    list-style: none;
    line-height: 1
}

.kidnapped-nav ul a {
    text-transform: uppercase
}

.kidnapped-nav ul li {
    display: inline-block;
    padding-right: 15px;
    margin-right: 15px;
    margin-bottom: 20px;
    border-right: 1px solid #fff
}

.kidnapped-nav ul li:last-child {
    padding-right: 0px;
    margin-right: 0px;
    border-right: none
}

.kidnapped-nav h2 {
    color: #fff;
    font-size: 26px;
    text-transform: uppercase
}

.kidnapped-blue {
    background-color: #003e7e
}

.kidnapped-red {
    background-color: #ee3124
}

.btn,
.btn-blue,
.btn-green,
.post-password-form input[type=submit],
.btn-donate,
.btn-yellow,
.btn-white,
.btn-facebook,
.btn-twitter {
    display: inline-block;
    -moz-appearance: none;
    -webkit-appearance: none;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 700;
    text-align: center;
    cursor: pointer;
    border: 2px solid #212121;
    background: none;
    padding: 13px 45px
}

@media screen and (max-width: 400px) {
    .btn,
    .btn-blue,
    .btn-green,
    .post-password-form input[type=submit],
    .btn-donate,
    .btn-yellow,
    .btn-white,
    .btn-facebook,
    .btn-twitter {
        width: 100%;
        padding: 13px 15px
    }
    
        .main .content-width .top-content {
            width: 100%;
    }
}

.btn:hover,
.btn-blue:hover,
.btn-green:hover,
.post-password-form input[type=submit]:hover,
.btn-donate:hover,
.btn-yellow:hover,
.btn-white:hover,
.btn-facebook:hover,
.btn-twitter:hover {
    text-decoration: none
}

.btn-blue {
    border-color: #219be9;
    color: #219be9
}

.btn-blue:hover {
    background-color: #219be9;
    color: #fff
}

.btn-green,
.post-password-form input[type=submit] {
    border-color: #39b54a;
    color: #39b54a
}

.btn-green:hover,
.post-password-form input[type=submit]:hover {
    background-color: #39b54a;
    color: #fff
}

.btn-donate {
    color: #ee3124;
    border-color: #ee3124
}

.btn-donate:hover {
    background-color: #ee3124;
    color: #fff
}

.btn-yellow {
    color: #ffc438;
    border-color: #ffc438
}

.btn-yellow:hover {
    background-color: #ffc438;
    color: #fff
}

.btn-white {
    color: #fff;
    border-color: #fff
}

.btn-white:hover {
    background-color: #fff;
    color: #000
}

.btn-facebook {
    color: #003e7e;
    border-color: #003e7e
}

.btn-facebook:hover {
    background-color: #003e7e;
    color: #fff
}

.btn-twitter {
    color: #219be9;
    border-color: #219be9
}

.btn-twitter:hover {
    background-color: #219be9;
    color: #fff
}

.btn-play {
    display: block;
    background-size: 100%;
    width: 50px;
    height: 50px;
    cursor: pointer
}

.btn-play .play-circle,
.btn-play .play-triangle {
    -webkit-transition: all 250ms linear;
    -moz-transition: all 250ms linear;
    transition: all 250ms linear
}

.btn-play:hover .play-circle {
    fill: #EE3124;
    fill-opacity: 1
}

.btn-play:hover .play-triangle {
    fill: #ffffff
}

.icon-social,
.icon-fb-white,
.icon-fb-blue,
.icon-tw-white,
.icon-tw-blue {
    display: inline-block;
    background-size: 100%;
    background-repeat: no-repeat
}

.icon-fb-white {
    background-image: url(../images/icon-fb-white.svg);
    width: 14px;
    height: 29px
}

.icon-fb-blue {
    background-image: url(../images/icon-fb-blue.svg);
    width: 18px;
    height: 37px
}

.icon-tw-white {
    background-image: url(../images/icon-tw-white.svg);
    width: 32px;
    height: 28px
}

.icon-tw-blue {
    background-image: url(../images/icon-tw-blue.svg);
    width: 41px;
    height: 35px
}

.icon-play {
    display: block;
    width: 163px;
    height: 163px;
    cursor: pointer;
    -webkit-transition: all 250ms linear;
    -moz-transition: all 250ms linear;
    transition: all 250ms linear
}

.icon-play .play-circle,
.icon-play .play-triangle {
    -webkit-transition: all 250ms linear;
    -moz-transition: all 250ms linear;
    transition: all 250ms linear
}

.icon-play:hover .play-circle {
    fill: #EE3124;
    fill-opacity: 1
}

.icon-play:hover .play-triangle {
    fill: #ffffff
}

.full-width {
    width: 100%;
    height: auto
}

.divider {
    margin: auto;
    width: 150px;
    border-bottom: 2px solid #fff
}

.pagexofy {
    font-size: 14px
}

.pagination-wrapper {
    clear: both
}

.pagination {
    font-size: 14px;
    list-style: none;
    margin-left: 0px;
    display: inline-block
}

.pagination li {
    display: inline-block;
    border-right: #d4d4d4 1px solid
}

.pagination li:last-child {
    border-right: none
}

.pagination a {
    display: inline-block;
    padding: 0px 10px
}

.logo-white {
    background-image: url(../images/logo-av.png);
    background-image: linear-gradient(transparent, transparent), url(../images/logo-av.svg);
    background-repeat: no-repeat;
    background-size: 100%;
    margin: auto;
    display: block
}

.logo-big {
    width: 530px;
    height: 61px
}

.logo-medium {
    width: 320px;
    height: 38px
}

.logo-small {
    width: 211px;
    height: 25px
}

.logo-blue {
    background: url(../images/logo-av-blue.svg) no-repeat;
    margin: auto;
    display: inline-block
}

.logo-blue-darkv {
    background: url(../images/logo-av-blue-darkv.png) no-repeat;
    background-image: linear-gradient(transparent, transparent), url(../images/logo-av-blue-darkv.svg);
    margin: auto;
    display: inline-block
}

.news-item h1 {
    font-size: 26px;
    text-transform: none
}

.news-item .date {
    color: #a0a0a0;
    font-size: 14px
}

.news-item p {
    font-size: 16px
}

.news-feed .news-item {
    border-bottom: 2px solid #dcdcdc;
    margin-bottom: 30px;
    padding-bottom: 12px
}

.top-content {
    margin-bottom: 30px
}

.partner {
    float: left;
    margin-right: 60px;
    margin-bottom: 80px;
    width: 245px;
    min-height: 52px
}

@media screen and (max-width: 400px) {
    .partner {
        width: 100%;
        float: none;
        margin-bottom: 30px;
        margin-right: 0px;
        min-height: 0px
    }
}

.partner:nth-child(even) {
    margin-right: 0px
}

.partner img {
    display: block;
    margin: auto;
    margin-bottom: 15px;
    height: 84px;
    width: auto
}

.partner .orgname {
    font-size: 16px;
    font-weight: bold;
    padding-top: 12px;
    border-top: 2px solid #dcdcdc;
    display: block;
    text-align: center
}

@media screen and (max-width: 400px) {
    .partner .orgname {
        display: none
    }
}

.social-post .btn,
.social-post .btn-blue,
.social-post .btn-green,
.social-post .post-password-form input[type=submit],
.post-password-form .social-post input[type=submit],
.social-post .btn-donate,
.social-post .btn-yellow,
.social-post .btn-white,
.social-post .btn-facebook,
.social-post .btn-twitter {
    text-align: center
}

@media screen and (max-width: 600px) {
    .social-post .btn,
    .social-post .btn-blue,
    .social-post .btn-green,
    .social-post .post-password-form input[type=submit],
    .post-password-form .social-post input[type=submit],
    .social-post .btn-donate,
    .social-post .btn-yellow,
    .social-post .btn-white,
    .social-post .btn-facebook,
    .social-post .btn-twitter {
        font-size: 16px;
        width: 65%
    }
}

.social-post .social-icon {
    display: block;
    margin: 0px auto 30px
}

.social-post a {
    font-weight: 700
}

.legend {
    border-bottom: 1px solid #959595;
    padding-bottom: 25px;
    margin-bottom: 30px
}

@media screen and (max-width: 780px) {
    .legend {
        display: none
    }
}

.legend .keys-wrapper {
    max-width: 650px;
    margin: auto
}

.legend .key-container {
    display: block;
    width: 33.33%;
    float: left;
    text-align: center
}

.legend .key {
    font-size: 14px;
    text-transform: uppercase;
    font-weight: bold
}

.legend .key:before {
    content: '';
    display: inline-block;
    width: 25px;
    height: 25px;
    margin: 0px 10px -7px 0px
}

.legend .states-core:before {
    background-color: #003e7e
}

.legend .states-affiliate:before {
    background-color: #219be9
}

.legend .states-project:before {
    background-color: #90d7ff
}

.hoverfill {
    fill: #ffc438 !important
}

#map-container {
    width: 960px;
    height: 630px;
    max-width: 100%;
    position: relative
}

@media screen and (max-width: 780px) {
    #map-container {
        width: 780px;
        height: 500px;
        display: none
    }
}

#map-container svg,
#map-container img {
    max-width: 100%;
    width: 100%;
    height: auto
}

#map-container-mobile {
    display: none
}

@media screen and (max-width: 780px) {
    #map-container-mobile {
        display: block
    }
}

#map-container-mobile img {
    display: block;
    margin: auto
}

#tooltip {
    position: absolute;
    width: 360px;
    padding: 25px;
    right: 100px;
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.8);
    z-index: 40000;
    border-radius: 5px;
    border: 2px solid #ffc438;
    -webkit-transition: all 150ms linear;
    -moz-transition: all 150ms linear;
    transition: all 150ms linear
}

#tooltip h2,
#tooltip p {
    margin-bottom: 0px
}

#tooltip h2 {
    font-size: 18px;
    color: #003e7e;
    font-weight: normal
}

#tooltip a {
    color: #003e7e
}

#tooltip.left:before {
    content: '';
    background: url(../images/tooltip-triangle.png);
    width: 14px;
    height: 23px;
    display: block;
    position: absolute;
    left: -14px;
    top: 45%
}

#tooltip.right:before {
    content: '';
    background: url(../images/tooltip-triangle-right.png);
    width: 14px;
    height: 23px;
    display: block;
    position: absolute;
    right: -14px;
    top: 45%
}

#NVTag1,
.at fieldset legend,
#NVTag1 fieldset legend {
    font-family: "Raleway", helvetica, sans-serif !important
}

.at-title,
.at-markup,
#NVTag1 .markup-HeaderHtml,
#NVTag1 .markup-FooterHtml {
    display: none
}

.at u {
    text-decoration: none
}

.at .PaymentInformation input[type="tel"] {
    font-family: "Lato", sans-serif
}

@media screen and (max-width: 780px) {
    .page #NVTag1 .at-select,
    .page #NVTag1 .at-date {
        padding: 0px
    }
}

.at .at-check.IsRecurring {
    vertical-align: bottom;
    display: inline-block;
    margin-bottom: 14px
}

@media screen and (max-width: 780px) {
    .at .at-check.IsRecurring {
        margin: 0px;
        display: block
    }
}

.PaymentInformation {
    padding: 0px !important
}

.at-markup.TicketHeaderHtml {
    display: block
}

.at-inner {
    border: none !important
}

.at fieldset,
#NVTag1 fieldset {
    border: none !important
}

.at-legend,
#NVTag1 legend {
    color: #003e7e !important;
    font-size: 22px !important;
    text-transform: uppercase !important;
    padding-top: 0px !important;
    font-weight: bold !important;
    margin-bottom: 21px !important
}

@media screen and (max-width: 400px) {
    .at-legend,
    #NVTag1 legend {
        line-height: 1.1 !important
    }
}

.ngp-form {
    max-width: 100% !important
}

#ui-datepicker-div {
    z-index: 50
}

.payment-wrapper {
    clear: both
}

.at-text,
.at-select {
    font-size: 14px !important;
    text-transform: uppercase !important
}

.single .at .select-wrapper,
.page .at .select-wrapper {
    height: 51px !important
}

#ui-datepicker-div {
    z-index: 50
}

#edit-paymentinformation .form-item {
    width: 100%;
    float: none
}

.slick-dots {
    margin-left: 0px
}

.slick-slide:focus {
    outline: none
}

.slick-dots li {
    width: 7px
}

.slick-dots li button:before {
    content: '\25cf';
    color: #777;
    font-size: 30px
}

.slick-dots li.slick-active button:before {
    content: '\25cf';
    color: #777;
    font-size: 30px
}

.content-width {
    width: 960px;
    position: relative;
    margin: auto
}

@media screen and (max-width: 1000px) {
    .content-width {
        width: auto;
        padding: 0px 20px
    }
    
    .main .col-right-main {
        margin-top: -50px;
    }
}

.absolute-centered {
    left: 0px;
    right: 0px;
    position: absolute;
    margin: auto
}

.header {
    background-image: url(../images/bg-header-news.jpg);
    background-position: top center;
    padding: 100px 0px 40px;
    text-align: center;
    min-height: 304px
}

@media screen and (min-width: 1440px) {
    .header {
        background-size: 100%
    }
}

@media screen and (max-width: 980px) {
    .header {
        margin-top: 70px
    }
}

@media screen and (max-width: 780px) {
    .header {
        margin-top: 0px;
        padding-top: 55px;
        min-height: 0px
    }
}

@media screen and (max-width: 500px) {
    .header {
        background-size: cover
    }
}

.single-summit_page .header {
    background: url(../images/bg-summit.jpg) center;
    background-size: cover;
    padding-top: 150px
}

@media screen and (max-width: 915px) {
    .single-summit_page .header {
        padding-top: 120px
    }
}

@media screen and (max-width: 780px) {
    .single-summit_page .header {
        padding-top: 50px
    }
}

.single-summit_page .header .logo {
    float: left;
    padding-right: 50px;
    margin-right: 50px;
    border-right: 2px solid #fff
}

@media screen and (max-width: 915px) {
    .single-summit_page .header .logo {
        float: none;
        padding: 0px;
        margin: auto;
        display: block;
        border-right: none
    }
}

.single-summit_page .header p {
    text-align: center;
    padding-top: 12px
}

.header h1 {
    color: #fff;
    text-align: center;
    font-size: 32px;
    text-transform: uppercase
}

.header p {
    font-size: 18px;
    color: #fff
}

.header strong {
    color: #ffc438;
    text-transform: uppercase
}

.footer {
    background-color: #003e7e;
    padding: 40px 0px 80px;
    text-align: center;
    color: #fff;
    font-size: 14px
}

.footer .logo-white {
    margin-bottom: 25px
}

@media screen and (max-width: 780px) {
    .footer .logo-white {
        margin-bottom: 10px
    }
}

@media screen and (max-width: 400px) {
    .footer .logo-white {
        width: 170px;
        height: 20px
    }
}

.footer .icon-fb-white {
    margin-right: 28px
}

.footer a {
    font-weight: 600
}

.footer a:hover {
    text-decoration: none
}

@media screen and (max-width: 700px) {
    .main .content-width {
        padding: 0px
    }
}

.main .col-left-main {
    float: left;
    width: 60%;
    padding: 50px 0px
}

@media screen and (max-width: 700px) {
    .main .col-left-main {
        float: none;
        width: 100% !important;
        padding: 50px 20px
    }
}

@media screen and (max-width: 500px) {
    .main .col-left-main .alignright,
    .main .col-left-main .alignleft {
        float: none;
        clear: both
    }
}

.main .col-right-main {
    background-color: #eee;
    float: right;
    width: 35%;
    padding: 40px 35px
}

@media screen and (max-width: 700px) {
    .main .col-right-main {
        float: none;
        width: 100%;
        padding: 40px 20px
    }
}

.main .single-col {
    padding: 50px 0px
}

@media screen and (max-width: 700px) {
    .main .single-col {
        padding: 50px 20px
    }
}

.col-right-main .social-post {
    margin-bottom: 60px
}

.col-right-main .social-post:last-child {
    margin-bottom: 20px
}

.col-right-main h1 {
    font-size: 22px;
    font-weight: bold;
    color: #a0a0a0;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 40px
}

.header-home {
    position: relative;
    text-align: center;
    height: 640px;
    padding-top: 250px
}

@media screen and (min-width: 780px) {
    .header-home {
        background: url(../images/build/bg-header-home.jpg) center
    }
}

@media screen and (max-width: 780px) {
    .header-home {
        padding-top: 50px;
        height: 288px;
        background-image: url(../images/build/bg-header-home-640.jpg);
        background-size: cover;
        filter: progid: DXImageTransform.Microsoft.AlphaImageLoader(src='../images/build/bg-header-home-640.jpg', sizingMethod='scale');
        -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/build/bg-header-home-640.jpg', sizingMethod='scale')"
    }
}

@media screen and (min-width: 1400px) {
    .header-home {
        background-size: cover
    }
}

@media screen and (max-width: 500px) {
    .header-home {
        height: 200px
    }
}

.header-home .logo-white {
    margin-bottom: 35px
}

@media screen and (max-width: 600px) {
    .header-home .logo-white {
        width: 400px;
        height: 46px
    }
}

@media screen and (max-width: 500px) {
    .header-home .logo-white {
        width: 250px;
        height: 30px;
        margin-bottom: 15px
    }
}

.header-home .divider {
    margin-bottom: 30px
}

@media screen and (max-width: 500px) {
    .header-home .divider {
        margin-bottom: 15px
    }
}

.header-home .line {
    margin-left: 28%
}

.slogan {
    font-size: 26px;
    color: #fff;
    font-weight: 400;
    text-transform: none;
    line-height: 1.3
}

@media screen and (max-width: 500px) {
    .slogan {
        font-size: 16px;
        font-weight: 500
    }
}

.slogan strong {
    display: block;
    font-size: 35px;
    font-weight: 700;
    text-transform: uppercase
}

@media screen and (max-width: 500px) {
    .slogan strong {
        font-size: 20px
    }
}

.home-narrative {
    font-size: 26px;
    color: #fff;
    font-weight: 500;
    line-height: 1.3;
    text-transform: none
}

@media screen and (max-width: 550px) {
    .home-narrative {
        font-size: 20px
    }
}

.home-narrative strong {
    color: #ffc438;
    font-weight: 700;
    text-transform: uppercase
}

.home-section {
    background-repeat: no-repeat;
    background-position: center center
}

@media screen and (max-width: 500px) {
    .home-section {
        background-size: cover
    }
}

.home-section p,
.home-section ul {
    font-size: 20px
}

.home-section .content {
    text-align: center
}

@media screen and (max-width: 780px) {
    .home-section .line {
        display: none
    }
}

.vertical-list {
    list-style: none;
    margin-left: 0px;
    padding: 0px 30px;
    text-align: left
}

.vertical-list li {
    position: relative;
    padding-bottom: 15px
}

.vertical-list li:after {
    content: '';
    margin: auto;
    width: 150px;
    display: block;
    border-bottom: 2px solid #fff;
    margin-top: 15px
}

.vertical-list li:last-child {
    padding-bottom: 0px
}

.vertical-list li:last-child:after {
    border-bottom: none
}

.vertical-list .btn-play {
    float: right;
    margin-left: 15px
}

.state-network-section {
    padding: 40px 0px
}

.state-network-section .content {
    text-align: center;
    padding-top: 90px;
    float: right;
    width: 44%
}

@media screen and (max-width: 780px) {
    .state-network-section .content {
        float: none;
        width: auto;
        padding: 0px;
        margin-bottom: 30px
    }
}

.state-network-section .home-narrative {
    color: #212121
}

.state-network-section .home-narrative strong {
    color: #219be9
}

.state-network-section img {
    float: left;
    width: 47%;
    margin-right: 15px
}

@media screen and (max-width: 780px) {
    .state-network-section img {
        float: none;
        width: auto;
        margin: auto;
        display: block
    }
}

.state-network-section .line {
    float: none;
    display: block;
    margin: auto auto 21px
}

@media screen and (max-width: 780px) {
    .state-network-section .line {
        display: none
    }
}

.advocate-section {
    height: 525px
}

@media screen and (min-width: 1400px) {
    .advocate-section {
        background-size: cover
    }
}

@media screen and (max-width: 600px) {
    .advocate-section {
        height: 260px
    }
}

@media screen and (min-width: 500px) {
    .advocate-section {
        background-image: url(../images/build/bg-standing-bw.jpg);
        background-position: center center
    }
}

@media screen and (max-width: 500px) {
    .advocate-section {
        background-image: url(../images/build/bg-standing-bw-500x300.jpg)
    }
}

.advocate-section .content {
    background-color: rgba(0, 62, 126, 0.8);
    position: absolute;
    width: 450px;
    height: 525px;
    left: 0px;
    top: 0px;
    bottom: 0px;
    padding: 190px 40px 50px
}

@media screen and (max-width: 600px) {
    .advocate-section .content {
        width: 100%;
        padding: 40px 20px;
        height: 260px
    }
}

.advocate-section .line-top {
    position: absolute;
    top: -50px;
    left: 223px;
    max-width: 600px
}

.advocate-section .line-bottom {
    display: block;
    margin: auto auto 21px
}

@media screen and (max-width: 780px) {
    .advocate-section .line-bottom {
        display: none
    }
}

.partners-section {
    position: relative;
    text-align: center;
    padding: 50px 0px
}

.partners-section .home-narrative {
    color: #212121;
    margin-bottom: 40px
}

.partners-section .home-narrative strong {
    color: #219be9
}

.partners-section .logo-partner {
    display: inline-block;
    margin: 0px 20px 20px;
    width: 135px;
    height: 46px;
    -webkit-transition: all 250ms linear;
    -moz-transition: all 250ms linear;
    transition: all 250ms linear;
    -webkit-filter: grayscale(100%);
    filter: gray;
    filter: grayscale(100%);
    position: relative
}

@media screen and (max-width: 500px) {
    .partners-section .logo-partner {
        margin: auto auto 30px;
        width: 200px;
        height: 69px
    }
}

.partners-section .logo-partner img {
    position: absolute;
    top: 0px;
    left: 0px;
    opacity: 0.6
}

.partners-section .line-top {
    position: absolute;
    top: -130px;
    left: 225px
}

.partners-section .line-middle {
    margin-bottom: 15px
}

.summit-section {
    background-color: #e6e7e8
}

.summit-section .left-content {
    overflow: hidden;
    padding: 85px 0px
}

@media screen and (max-width: 780px) {
    .summit-section .left-content {
        display: none
    }
}

.summit-section .left-content p {
    font-size: 16px
}

.summit-section .right-content {
    text-align: center;
    float: right;
    width: 435px;
    background-color: #003e7e;
    padding: 125px 40px 60px;
    margin-left: 80px;
    color: #fff
}

@media screen and (max-width: 780px) {
    .summit-section .right-content {
        float: none;
        background-color: inherit;
        margin: auto;
        width: 100%;
        color: #212121;
        padding: 40px 0px
    }
}

.summit-section .right-content .logo-statesummit {
    display: none
}

@media screen and (max-width: 780px) {
    .summit-section .right-content .logo-statesummit {
        display: block
    }
}

@media screen and (max-width: 780px) {
    .summit-section .home-narrative {
        color: #212121
    }
    .summit-section .home-narrative strong {
        color: #219be9
    }
}

.summit-section .divider {
    margin-bottom: 30px
}

@media screen and (max-width: 780px) {
    .summit-section .divider {
        display: none
    }
}

.summit-section .details {
    font-size: 20px;
    margin-bottom: 30px;
    line-height: 1.5
}

.summit-section .btn,
.summit-section .btn-blue,
.summit-section .btn-green,
.summit-section .post-password-form input[type=submit],
.post-password-form .summit-section input[type=submit],
.summit-section .btn-donate,
.summit-section .btn-yellow,
.summit-section .btn-white,
.summit-section .btn-facebook,
.summit-section .btn-twitter {
    width: 100%;
    margin-bottom: 10px
}

.summit-section .logo-statesummit {
    margin-bottom: 50px
}

.summit-section .line {
    position: absolute;
    top: -30px;
    right: 218px
}

.coalition-section {
    position: relative
}

@media screen and (min-width: 1400px) {
    .coalition-section {
        background-size: cover
    }
}

@media screen and (min-width: 1200px) {
    .coalition-section {
        background-size: cover
    }
}

@media screen and (min-width: 500px) {
    .coalition-section {
        background-image: url(../images/build/bg-video-section.jpg)
    }
}

@media screen and (max-width: 500px) {
    .coalition-section {
        background-image: url(../images/build/bg-video-section-500x300.jpg)
    }
}

.coalition-section .video-wrapper {
    opacity: 0;
    -webkit-transition: all 250ms linear;
    -moz-transition: all 250ms linear;
    transition: all 250ms linear
}

@media screen and (max-width: 400px) {
    .coalition-section .video-wrapper {
        padding-bottom: 70%
    }
}

.coalition-section .video-wrapper.active {
    opacity: 1;
    z-index: 20
}

.coalition-section .icon-play {
    top: 36%;
    left: 20%;
    position: absolute;
    z-index: 30
}

@media screen and (max-width: 780px) {
    .coalition-section .icon-play {
        position: relative;
        left: 0px;
        top: 0px;
        margin: auto
    }
}

@media screen and (max-width: 580px) {
    .coalition-section .icon-play {
        background-size: cover;
        width: 55px;
        height: 55px
    }
}

@media screen and (max-width: 780px) {
    .coalition-section .icon-play-desktop {
        display: none
    }
}

.coalition-section .icon-play-mobile {
    display: none
}

@media screen and (max-width: 780px) {
    .coalition-section .icon-play-mobile {
        display: block
    }
}

.coalition-section .content {
    padding: 50px 0px;
    width: 435px;
    float: right;
    color: #fff;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    height: 100%;
    position: relative;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -webkit-box-align: center;
    align-items: center
}

@media screen and (max-width: 780px) {
    .coalition-section .content {
        float: none;
        width: 100%;
        display: block
    }
}

.coalition-section .inner {
    width: 100%
}

.coalition-section .line {
    position: absolute;
    top: -30px;
    left: 0px;
    right: 0px;
    margin: auto
}

.coalition-section .line.summit-missing {
    left: -45px;
    right: auto
}

@media screen and (max-width: 1120px) {
    .coalition-section p {
        display: none
    }
}

@media screen and (max-width: 880px) {
    .coalition-section ul {
        display: none
    }
}

.donate-section {
    background-repeat: no-repeat;
    color: #fff;
    height: 540px
}

@media screen and (min-width: 1400px) {
    .donate-section {
        background-size: cover
    }
}

@media screen and (min-width: 500px) {
    .donate-section {
        background-image: url(../images/build/bg-ivoted-blue.jpg)
    }
}

@media screen and (max-width: 500px) {
    .donate-section {
        height: auto;
        background-image: url(../images/build/bg-ivoted-blue-500x300.jpg)
    }
}

@media screen and (max-width: 500px) {
    .donate-section .content-width {
        background-color: rgba(0, 0, 0, 0.55)
    }
}

.donate-section .content {
    width: 435px;
    padding-top: 100px
}

@media screen and (max-width: 780px) {
    .donate-section .content {
        float: none;
        width: 100%
    }
}

@media screen and (max-width: 500px) {
    .donate-section .content {
        padding: 40px 0px
    }
}

.donate-section .btn,
.donate-section .btn-blue,
.donate-section .btn-green,
.donate-section .post-password-form input[type=submit],
.post-password-form .donate-section input[type=submit],
.donate-section .btn-donate,
.donate-section .btn-yellow,
.donate-section .btn-white,
.donate-section .btn-facebook,
.donate-section .btn-twitter {
    background-color: rgba(0, 0, 0, 0.1)
}

.donate-section .line {
    position: absolute;
    left: 214px;
    top: -35px
}

@media screen and (max-width: 500px) {
    .donate-section p {
        display: none
    }
}

.two-col-section {
    padding: 50px 0px
}

.two-col-section h1 {
    font-size: 26px;
    color: #a0a0a0;
    font-weight: 700;
    text-transform: uppercase
}

.two-col-section .col,
.two-col-section .col-left,
.two-col-section .col-right {
    width: 44%
}

.two-col-section .col-left {
    float: left
}

@media screen and (max-width: 700px) {
    .two-col-section .col-left {
        margin-bottom: 30px
    }
}

.two-col-section .col-right {
    float: right
}

@media screen and (max-width: 700px) {
    .two-col-section .col-right {
        margin-bottom: 30px
    }
}

.section-title {
    text-align: center
}

.news-section .col h1,
.news-section .two-col-section .col-left h1,
.two-col-section .news-section .col-left h1,
.news-section .two-col-section .col-right h1,
.two-col-section .news-section .col-right h1 {
    text-transform: none
}

@media screen and (max-width: 500px) {
    .news-section .col h1,
    .news-section .two-col-section .col-left h1,
    .two-col-section .news-section .col-left h1,
    .news-section .two-col-section .col-right h1,
    .two-col-section .news-section .col-right h1 {
        font-size: 20px
    }
}

.news-section .slick-slider {
    margin-bottom: 50px
}

.news-section .clearboth {
    text-align: center
}

.news-section .col-left,
.news-section .col-right {
    margin-bottom: 0px
}

.followus-section {
    background-color: #eee
}

.drawOnScroll path {
    -webkit-transition: all 500ms linear;
    transition: all 500ms linear;
    stroke-dasharray: 1000;
    stroke-dashoffset: 1000
}

.form-section {
    padding: 50px 0px
}

.at .form-section {
    padding: 50px 0px !important
}

.single .at h2,
.page .at h2,
#NVTag1 h2 {
    color: #003e7e;
    font-size: 22px;
    text-transform: uppercase
}

.single .at fieldset,
.page .at fieldset,
#NVTag1 fieldset {
    border: none
}

.single .at .select-wrapper,
.single .at input[type=tel],
.single .at input[type=email],
.single .at input[type=text],
.page .at .select-wrapper,
.page .at input[type=tel],
.page .at input[type=email],
.page .at input[type=text],
#NVTag1 .select-wrapper,
#NVTag1 input[type=tel],
#NVTag1 input[type=email],
#NVTag1 input[type=text] {
    margin-top: 5px;
    margin-bottom: 25px;
    display: block
}

.single .at .label-otheramount input,
.page .at .label-otheramount input,
#NVTag1 .label-otheramount input {
    margin-top: 0px
}

.single .at .label-otheramount input.edit-otheramount,
.page .at .label-otheramount input.edit-otheramount,
#NVTag1 .label-otheramount input.edit-otheramount {
    color: #22a95c
}

.single .at .at-recurring,
.page .at .at-recurring,
#NVTag1 .at-recurring {
    margin: 0px 0px 25px;
    padding: 0px 10px;
    clear: both
}

.single .at .SelectedFrequency,
.single .at .SelectedDuration,
.page .at .SelectedFrequency,
.page .at .SelectedDuration,
#NVTag1 .SelectedFrequency,
#NVTag1 .SelectedDuration {
    width: 100%;
    max-width: 250px;
    padding: 0px 10px
}

.single .at .SelectedFrequency .select-wrapper,
.single .at .SelectedDuration .select-wrapper,
.page .at .SelectedFrequency .select-wrapper,
.page .at .SelectedDuration .select-wrapper,
#NVTag1 .SelectedFrequency .select-wrapper,
#NVTag1 .SelectedDuration .select-wrapper {
    margin-bottom: 0px
}

.single .at .at-select select,
.page .at .at-select select,
#NVTag1 .at-select select {
    font-size: 16px !important;
    border: none !important;
    line-height: 1 !important;
    padding: 0px !important;
    border-radius: 0px !important;
    height: auto !important;
    background-color: transparent !important;
    margin: 0px !important
}

.page .single .at .at-select select,
.single .single .at .at-select select,
.page .page .at .at-select select,
.single .page .at .at-select select,
.page #NVTag1 .at-select select,
.single #NVTag1 .at-select select {
    background-image: none !important
}

.page .single .at .at-select select:focus,
.single .single .at .at-select select:focus,
.page .page .at .at-select select:focus,
.single .page .at .at-select select:focus,
.page #NVTag1 .at-select select:focus,
.single #NVTag1 .at-select select:focus {
    outline: none;
    box-shadow: none !important
}

.single .at .edit-other-amount,
.page .at .edit-other-amount,
#NVTag1 .edit-other-amount {
    color: #22a95c
}

.donation-amount {
    width: 100%
}

.donation-amount .radio-wrapper {
    display: inline-block;
    width: 24%
}

@media screen and (max-width: 400px) {
    .donation-amount .radio-wrapper {
        width: 100%;
        display: block
    }
}

.donation-amount .amount-other {
    width: 48%
}

@media screen and (max-width: 400px) {
    .donation-amount .amount-other {
        width: 100%
    }
}

.donation-amount .amount-other input[type=tel] {
    width: 50%
}

.donation-amount label {
    display: inline-block;
    text-transform: none
}

.donation-amount input {
    display: inline-block
}

.bg-gray {
    background-color: #eee
}

.summit-page .summit-nav:hover ul {
    display: none !important
}

.summit-details {
    padding-bottom: 50px;
    border-bottom: 1px solid #dcdcdc;
    font-size: 18px
}

.summit-details .info-label {
    color: #ee3124;
    font-weight: bold;
    text-transform: uppercase;
    display: inline-block;
    width: 200px
}

@media screen and (max-width: 600px) {
    .summit-details .info-label {
        width: auto;
        display: block
    }
}

.summit-details .row {
    margin-bottom: 15px
}

.summit-details .row:last-child {
    margin-bottom: 0px
}

.ticket-level-table {
    width: 100%;
    max-width: 515px;
    font-size: 14px;
    border-collapse: collapse
}

.ticket-level-table thead {
    border-bottom: 2px solid #b6b6b6
}

.ticket-level-table tbody tr {
    border-bottom: 1px solid #b6b6b6
}

.ticket-level-table tbody tr:last-child {
    border-bottom: 2px solid #b6b6b6
}

.ticket-level-table th {
    text-align: left;
    font-weight: normal;
    text-transform: uppercase;
    padding-bottom: 10px
}

.ticket-level-table td {
    font-weight: bold;
    padding: 10px 0px
}

.footer #stamp {
    margin-top: 17px;
}

.footer #stamp img {
    width: 18px;
    height: auto;
    margin-left: 0;
    margin-right: 5px;
    vertical-align: bottom;
    display:inline;
}

.events {
    background:none !important;
    margin-bottom:0px !important;
    border-bottom:2px solid #eee;
}

.events h2 {
    text-align:left;
}

.announcement {
    background:none !important;
    margin-bottom:0px !important;
}

.document h2 {
    font-size:18px !important;
}

.at label, .at table thead tr th, .at table thead tr td, .at select, .ticketTotals b {
    font-size:15px !important;
    height:auto !important;
}






/*# sourceMappingURL=maps/styles.css.map */