/*
Theme Name: AccelmWP
Author: Accelerate Media
Author URI: https://www.acceleratemediainc.com
Description: Theme created and customized for Womens Net
Version: 42022
*/
#footer,
.clear,
.postmetadata,
.single-wn_grant_recipient .vote-social .soc {
    clear: both
}

html {
    scroll-behavior: smooth;
}

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

h1 small,
h3.home,
h5,
h6 {
    font-weight: 400
}

.text-center,
.center,
h1.clear,
.text-sm-center {
    text-align: center
}

@media only screen and (min-width:768px) {
    .text-sm-center {
        text-align: inherit;
    }
}

.abtext .top,
body {
    font-family: Lato, arial, helvetica, sans-serif
}

#grant-tips-subtitle-bg:after,
ol.cf-ol ul.cf_li_text_err li:before {
    content: ''
}

body {
    background: #fff;
    font-size: 15px;
    line-height: 1.5
}

li,
ol,
ul {
    list-style: none;
    padding: 0
}

:focus {
    outline: 0
}

a {
    color: #c6006d
}

a:active,
a:focus,
a:hover {
    color:#f73f93;
    text-decoration: none;
    outline: 0
}

a.text-green {
    color: #279500;
}

a.text-green:active,
a.text-green:focus,
a.text-green:hover {
    color: #008006;
}

.left {
    float: left
}

.right {
    float: right
}

.padding {
    padding: 15px
}

.replacement-text {
    display: block;
    text-indent: -9999px
}

.w-75 {
    width: 75%;
}

.w-100 {
    width: 100%;
}

.max-width {
    max-width: 100%;
}

@media (min-width:768px) {
    /* Made to shrink inner gutter padding on cols while leaving the
    gutters on the outside closest to the container as-is for layout */
    .shrink-inner-gutters > div{
    padding-right: 5px;
    padding-left: 5px;
    }
    .shrink-inner-gutters > div:first-of-type{
    padding-left: 15px;
    }
    .shrink-inner-gutters > div:last-of-type{
    padding-right: 15px;
    }
}

.img-rounded {
    margin-top: 15px;
    margin-bottom: 30px;
    border-radius: 6px;
    -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 0 20px 0 rgba(0, 0, 0, .1);
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, .1)
}

.mb-0 {
    margin-bottom: 0 !important
}

.mb-1 {
    margin-bottom: 15px !important
}

.mb-2 {
    margin-bottom: 30px !important
}

.mb-3 {
    margin-bottom: 45px !important
}

.navbar {
    margin-bottom: 0
}

.navbar-default {
    background-color: #fff;
    border: none;
    -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 0 20px 0 rgba(0, 0, 0, .1);
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, .1)
}

.blog .post,
.posthome2 {
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .5), inset 0 -2px 0 rgba(0, 0, 0, .25), inset 0 -3px 0 rgba(255, 255, 255, .2), 0 1px 0 rgba(0, 0, 0, .1);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .5), inset 0 -2px 0 rgba(0, 0, 0, .25), inset 0 -3px 0 rgba(255, 255, 255, .2), 0 1px 0 rgba(0, 0, 0, .1)
}

.navbar-brand {
    height: auto
}

.navbar-nav {
    padding: 0;
}

#footernav a {
    border-radius: 5px;
    text-decoration: none;
    margin-right: 15px;
    color: #c6006d;
    background-color: transparent;
    border: 1px solid #c6006d;
    padding: 5px 10px;
}

.navbar-default .navbar-nav>li>a {
    color: #c6006d;
    font-size: 18px;
    font-weight: 700;
    padding: 45px 20px;
    border-bottom: 3px solid transparent;
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>li>a:focus,
.navbar-default .navbar-nav>li>a:hover {
    background: #FFFFFF;
    color: #f73f93;
    border-bottom: 3px solid #f73f93;
}

li.orange-btn a {
    background-image: linear-gradient(to top, #E3581C, #D5521A, #C84D19);
    border-color: #ccc !important;
    color: #fff !important
}

.navbar-default .navbar-nav li:last-child a {
    margin-right: 0
}

#footernav a:hover,
li.orange-btn a:hover {
    color: #fff;
    background-color: #c6006d;
    text-decoration: underline;
    background-image: none;
    border-color: #c6006d
}

.navbar-toggle {
    margin-top: 35px
}

.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
    background-color:#c6006d;
    border-color: #c6006d;
    color: #fff
}

.navbar-default .navbar-toggle {
    border-color: #c6006d
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #c6006d
}

.navbar-default .navbar-toggle:focus .icon-bar,
.navbar-default .navbar-toggle:hover .icon-bar {
    background-color: #fff
}

img.icon {
    width: 23px;
    margin-bottom: 5px;
    border-radius: 5px
}

#footer .searchform {
    display: block;
    float: right;
    margin-top: 25px
}

#footer .searchform input[type=text] {
    background: #F6F6F6;
    border: 1px solid #DEDEDE;
    border-radius: 10px;
    color: #333;
    padding: 10px 5px;
    width: 190px
}

.bottom_info {
    color: #f161a3;
    float: left;
    font-size: 12px
}

h2,
h3 {
    color: #430F43
}

#page {
    background-color: #f2f2f2;
    min-height: 460px;
    padding-top: 30px;
    padding-bottom: 30px;
    width: 100%
}

.page-id-13 #page,
.page-template-template-free-grant-tips-reusable #page {
    padding-top: 0
}

h2,
h3.home {
    padding-top: 10px
}

.page-template-page-free-grant-tips-reusable #page,
.page-template-page-free-grant-tips-reusable .post {
    padding-bottom: 0;
    margin-bottom: 0
}

.post {
    margin: 0 0 40px
}

h1 {
    color: #430f43;
    text-transform: uppercase
}

h1 small {
    color: #430f43;
    text-transform: none
}

.categories h4,
.post-ratings .vote-header,
.recipient-vote-link a,
.vote-banner h2,
.white-banner,
h5 span {
    text-transform: uppercase
}

h2 {
    padding-bottom: 15px
}

h3 {
    line-height: 1.4
}

h3.home {
    color: #c6006d;
    padding-bottom: 0
}

h4 {
    color: #430F43
}

h5 {
    color: #430f43;
    padding-bottom: 15px
}

h6 {
    color: #C6006D;
    margin-bottom: 10px
}

.blog h2 {
    font-size: 16px;
    padding-bottom: 5px
}

h3.video-title {
    background: #fff;
    margin: 0 0 30px;
    color: #c6006d;
    padding: 15px
}

.blog .post,
.past-winners {
    margin-bottom: 15px
}

.blog .post {
    padding-bottom: 10px;
    background: #fff;
    border-radius: 10px;
    color: #430F43;
    float: left;
    height: 425px;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .5), inset 0 -2px 0 rgba(0, 0, 0, .25), inset 0 -3px 0 rgba(255, 255, 255, .2), 0 1px 0 rgba(0, 0, 0, .1);
    width: 229px;
    margin-right: 5px;
    font-size: 14px
}

.blog .post span {
    color: #430F43 !important;
    font-size: 14px
}

.blog .post a,
.blog .post span {
    text-decoration: none !important
}

.blog .third_post {
    margin-right: 0
}

.padding.less {
    padding: 8px
}

.blog small {
    display: block;
    padding: 0 0 15px
}

.blog h2 a {
    font-size: 16px;
    color: #c6006d
}

h1.clear {
    font-size: 39px;
    color: #c6006d;
    padding-bottom: 20px
}

.page-id-4 div.right {
    color: #430F43;
    float: right;
    width: 455px
}

.page-id-4 p {
    padding-bottom: 10px
}

.single_bg {
    color: #430F43;
    background: #fff;
    border-radius: 5px
}

.single .single_bg .left,
.single .single_bg .left p {
    color: #c6006d;
    font-size: 16px
}

.single .single_bg .left {
    max-width: 140px;
    padding: 0 15px;
}

.single .single_bg .right {
    color: #707070;
    font-size: 16px;
    max-width: 500px;
    padding: 0 15px;
}

.post_details a,
.post_details span {
    font-size: 16px;
    color: #430F43
}

.recipient_money,
.single_bg .prize {
    border-radius: 50%;
    color: #fff;
    font-weight: 700;
    height: 95px;
    line-height: 21px;
    text-align: center;
    width: 95px
}

.single_bg .post_details {
    display: none;
}

.single_bg .prize {
    display: none; 
    background: transparent repeat scroll 0 0 #008006;
    top: 492px;
    font-size: 18px;
    left: 0;
    position: absolute;
    transform: rotate(340deg);
    -ms-transform: rotate(340deg);
    -webkit-transform: rotate(340deg);
    -o-transform: rotate(340deg);
    -moz-transform: rotate(340deg)
}

.single-align-left {
    float: left;
    margin-right: 15px
}

.prize span {
    position: relative;
    top: 22px;
    display: none
}

.recipient_money {
    background: #008006;
    top: -45px;
    font-size: 16px;
    right: 30px;
    position: absolute;
    z-index: 200;
    transform: rotate(340deg);
    -ms-transform: rotate(340deg);
    -webkit-transform: rotate(340deg);
    -o-transform: rotate(340deg);
    -moz-transform: rotate(340deg)
}

.ctas a:hover,
.recipient_money span,
.recipient_photo,
.single_bg .featured_prize {
    position: relative
}

.recipient_money span {
    top: 22px
}

.recipient_photo .post_details {
    font-size: 15px
}

.recipient_photo span {
    font-size: 18px
}

.single .featured_image img {
    width: 100%;
    height: auto;
    margin: 0 auto;
    display: block;
}

.single .single_bg {
    padding-bottom: 15px
}

.blogimg_featured img {
    height: auto;
    width: 100%;
}

.tax-business_category .blogimg_featured img {
    height: 100%;
    width: auto;
}

.featured_image {
    padding-bottom: 20px
}

.navigation {
    margin: 10px 0
}

.navigation a {
    color: #c6006d;
    font-size: 16px
}

.gform_wrapper li.gf_list_inline ul.gfield_radio li {
    margin-right: 30px !important;
}

#field_11_8>label, #field_11_8 .gform_card_icon_container {
    display: none;
}

.gform_wrapper .gchoice_11_14_0 input,
.gform_wrapper .gchoice_11_14_1 input {
    vertical-align: super !important;
}

.archive .single_bg a,
.pink-bg,
.pink-bg a {
    color: #C6006D
}

.share {
    text-align: right;
    margin-top: 10px
}

.single_bg p {
    margin-bottom: 10px
}

.entry ul {
    margin-bottom: 15px;
    padding-left: 15px
}

.entry li {
    list-style: disc inside
}

.bullet li {
    list-style: disc inside;
}

.top {
    font-size: 19px;
    line-height: 24px
}

/* Find Grants Page */
.pink-bg {
    margin-top: 20px;
}
.pink-bg li {
    list-style: outside;
    margin-bottom: 15px
}
.pink-bg a:hover {
    color: #c6006d;
    text-decoration: underline
}
.pink-bg .padding {
    background: #feeff6;
    padding: 20px 10px
}
/* End? */

.center .searchform {
    margin-top: 15px
}

.archive .single_bg h3 {
    padding: 15px 0 0
}

.archive .single_bg small {
    display: block;
    padding-bottom: 10px
}

.recipient_photo {
    background: url(/images/photograph_bg.png) no-repeat;
    height: auto;
    width: auto
}

.recipient_photo .carousel {
    max-height: 360px;
    overflow: hidden
}

.recipient_photo .carousel .item img {
    width: 100%;
    max-height: 360px
}

.recipient_photo .carousel-caption {
    bottom: 0;
    padding: 10px 0;
    right: 0;
    left: 0;
    background: rgba(255, 255, 255, .75)
}

.recipient_photo .carousel-caption .post_details {
    margin: 0;
    padding: 0
}

.entry ol,
.entry ol li,
.page-id-41 p {
    margin-bottom: 10px
}

.topimg {
    width: 678px
}

.ctas a:hover {
    top: -5px
}

.page-id-41 {
    color: #544C79
}

.entry ol li {
    list-style-position: inside;
    list-style-type: decimal
}

.ginput_product_price_label {
    display: none
}

.apply-now .ginput_complex .gform_card_icon_container,
.apply-now .ginput_complex input,
.apply-now .ginput_complex select,
.apply-now li.gfield {
    margin: 0 0 30px !important
}

.apply-now input,
.apply-now select,
.apply-now textarea {
    border: 1px solid #ccc !important
}

textarea {
    resize: vertical !important
}

.apply-now #input_8_8_5,
.apply-now #input_9_8_5 {
    margin-bottom: 0 !important
}

.apply-now .ginput_complex select {
    height: 36px
}

.apply-now .gform_footer {
    margin-top: 0 !important;
    padding-top: 0 !important
}

.advisory-board {
    margin-bottom: 30px
}

.advisory-board .advisory-img img {
    -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 0 20px 0 rgba(0, 0, 0, .1);
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, .1)
}

.advisory-board .advisory-content {
    background: #fff;
    padding-top: 15px;
    padding-bottom: 15px
}

.advisory-board .advisory-content h3 {
    margin: 0 0 15px;
    padding: 0
}

.amber-grant-table-header {
    position: relative;
    width: 980px;
    height: 300px;
    margin-top: 20px
}

.amber-grant-table-header .header-img {
    position: absolute;
    top: 0;
    left: -30px;
    z-index: 1
}

.amber-grant-table-header .header-text {
    position: absolute;
    top: 108px;
    left: 225px;
    z-index: 2;
    width: 450px;
    text-align: left
}

.amber-grant-table-header .vote-btn {
    position: absolute;
    z-index: 3;
    display: block;
    top: 106px;
    left: 728px
}

p.votenow {
    border-radius: 6px;
    color: #c6006d;
    background-color: #fff;
    font-size: 20px;
    margin-top: 20px;
    margin-left: 31px;
    border: 1px solid;
    padding: 5px 20px
}

.amber-grant-table {
    width: 1008px;
    margin-left: -28px
}

.amber-grant-table .grant-spot {
    width: 140px;
    height: 220px;
    float: left;
    margin: 0 0 0 28px
}

.grant-spot .month-year {
    padding: 5px 0;
    font-size: 14px;
    text-align: center;
    color: #8c8c8c
}

.grant-spot .thumbnail .attachment-post-thumbnail {
    display: block;
    position: relative;
    object-fit: cover;
    object-position: unset;
    height: 180px;
    width: auto;
}

.grant-spot .thumbnail img.attachment-thumbnail {
    width: 150px;
    height: 150px;
    padding: 3px;
    background: #fff
}

.grant-spot {
    position: relative;
}

.grant-spot .thumbnail .money, img.money {
    position: absolute;
    left: 50%;
    bottom: -15px;
    margin-left: -35px;
}



.flex-wrap {
    display:flex; flex-direction: row; flex-wrap: wrap;
}


/* Winner Cards */
.additional-award .winner-image img.money {
    bottom: -35px;
    height: auto;
}

.additional-award .winner-image {
    position: relative;
}
.additional-award .winner-image a {
    display: block;
    overflow-x: hidden;
}
.additional-award .winner-image img {
    position: relative;
    object-fit: cover;
    height: auto;
    width: 100%;
}
.additional-award {
    background: white;
    box-shadow: 0px 3px 6px #00000029;
    border-radius: 10px;
    text-align: center;
    height: 100%;
    display: flex;
    flex-direction: column;
}

.additional-award:hover {
    box-shadow: 0px 6px 12px #430F4360;

}

.additional-award .category-date {
    border-radius: 10px 10px 0 0;
    text-transform: uppercase;
    padding: 10px 0;
}
.additional-award .category-date .top {
    font-size: 14px;
    letter-spacing: 4px;
    font-weight: 300;
    display: block;
    color: #ffffff;
}
.additional-award .category-date .bottom {
    font-size: 15px;
    font-weight: 700;
    display: block;
    color: #ffffff;
}
.additional-award.non-profit .category-date {
    background: #531253;
}
.additional-award.business-specific .category-date {
    background: #F73F92;
}
.additional-award .winner-details {
    padding: 20px 10px;
    margin:auto 0;
}
.additional-award .winner-details h3 a {
    display: inline-block;
    font-size: 24px;
    line-height: 1.1;
}
.additional-award .winner-details h3 {
    margin-bottom: 0;
    margin-top: 0;
}

@media (min-width:768px) {
/*    .additional-award {
        min-height: 432px;
    }*/
    .additional-award .winner-image img {
        height: 192px;
    }
}

.grant-spot-title {
    color: #430F43;
    margin-top: 5px;
}

.previous-grant-recipients {
    margin: 50px 0 30px;
}

.apply-now-row h2 {
    color: #430F43;
    text-transform: uppercase;
    margin-bottom: 15px;
    font-size: 34px;
    font-weight: 700;
}

.apply-now-row h4 {
    font-size: 24px;
}

.apply-now-row h5 {
    font-size: 18px;
    color: #430F43;
}

.apply-now-row #field_11_12 {
    text-align: center;
}

.apply-now-row #field_11_12 h3 {
    font-size: 24px;
    color: #C6006D;
}

.hurry {
    position: relative;
    background: #C6006D;
    border-radius: 30rem;
    margin: 40px 0;
    padding: 15px 50px;
    text-align: center;
}

.hurry h2 {
    color: white;
    font-size: 32px;
    font-weight: 700;
}

.hurry h2 span {
    font-size: 42px;
}

.hurry:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 50%;
    width: 0;
    height: 0;
    border: 26px solid transparent;
    border-top-color: #C6006D;
    border-bottom: 0;
    margin-left: -26px;
    margin-bottom: -26px;
}

.simple_overlay {
    display: none;
    z-index: 10000;
    width: 675px;
    min-height: 200px;
    -moz-box-shadow: 0 0 90px 5px #000;
    -webkit-box-shadow: 0 0 90px #000
}

.applynow_btn {
    cursor: pointer
}

.sidebar-quote {
    background: #fff;
    margin-top: 30px;
    padding: 15px
}

.ctas img {
    padding-bottom: 20px
}

.categories h4 {
    color: #c6006d;
    font-size: 22px;
    font-weight: 400;
    text-shadow: 1px 1px 0 #fff;
    padding-bottom: 10px
}

.categories a {
    color: #7e598e;
    font-size: 12px
}

.categories li {
    color: #430F43;
    list-style: decimal;
    margin-left: 15px;
    padding-bottom: 10px;
    font-size: 14px;
    text-align: left
}

#footer {
    background-color: #f2f2f2;
    width: 100%
}

#footer-container {
    padding-top: 20px;
    position: relative
}

#accelm-copyright {
    color: #c6006d;
    font-size: .75em;
    margin: 0;
    padding: 10px 0;
    text-align: center
}

#accelm-copyright a {
    color: #c6006d
}

#accelm-footer-img {
    vertical-align: middle
}

#footernav li {
    display: inline-block;
    margin-bottom: 15px
}

.tbox,
.tmask {
    display: none;
    position: absolute
}

#footernav .additional_footer_links {
    padding-top: 30px
}

#footernav .additional_footer_links a {
    font-size: 12px;
    border: none;
    color: #430F43;
    margin: 0;
    padding-left: 0
}

.tbox {
    padding: 14px 17px;
    z-index: 900
}

.tinner {
    padding: 15px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: url(images/preload.gif) 50% 50% no-repeat #fff;
    border-right: 1px solid #333;
    border-bottom: 1px solid #333
}

.tmask {
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: #000;
    z-index: 800
}

.tclose {
    position: absolute;
    top: 0;
    right: 0;
    width: 30px;
    height: 30px;
    cursor: pointer;
    background: url(images/close.png) no-repeat
}

.tclose:hover {
    background-position: 0 -30px
}

.abtext {
    margin: 0 0 20px
}

.abtext .top {
    font-size: 50px;
    font-weight: 300;
    color: #c6006d;
    margin: 20px 0
}

.helpful-links a,
.icontactemail {
    font-weight: 700
}

.abtext h1 {
    font-size: 120px;
    line-height: 120px
}

.page-id-126 .center {
    margin-bottom: 30px;
    padding-top: 80px
}

.ab_ctas {
    margin: 90px auto 0;
    width: 710px
}

.ab_ctas .middle {
    float: left;
    margin-left: 100px;
    margin-top: 40px
}

.blog .post.abpost {
    margin-right: 155px
}

.blog .abpost.third_post {
    margin-right: 0
}

.blog-item img {
    height: auto;
    width: auto;
}

.page-id-126 {
    background: url(/images/abtest/ab_bg.jpg) center 105px no-repeat;
    background-size: 100% auto
}

#grant-tips-subtitle {
    background: #430F43;
    -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 0 20px 0 rgba(0, 0, 0, .1);
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, .1);
    padding-bottom: 10px
}

#grant-tips-subtitle h1,
#grant-tips-subtitle span,
#grant-tips-subtitle-bg h1,
#grant-tips-subtitle-bg span {
    color: #fff;
    text-align: left;
    font-size: 36px
}

#grant-tips-subtitle-bg h1,
#grant-tips-subtitle-bg span {
    margin-bottom: 15px
}

#grant-tips-subtitle img,
#grant-tips-subtitle-bg img {
    margin-top: 15px;
    margin-bottom: -15px
}

#grant-tips-subtitle-bg {
    padding-top: 180px;
    background: url(/images/business_grants_bg.jpg) center/cover no-repeat;
    position: relative;
    margin-bottom: 15px
}

#grant-tips-subtitle-bg .container {
    position: relative;
    z-index: 1000
}

#grant-tips-subtitle-bg:after {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 80%;
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .4) 80%, rgba(0, 0, 0, .6) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .4) 80%, rgba(0, 0, 0, .6) 100%)
}

.grant-top-content .top-right .video {
    position: relative;
    margin: 20px 0;
}

.grant-top-content .top-right .video .winnerbadge {
    left: -12px;
}

.grant-top-content .top-left h3 {
    font-size: 30px;
    color: #430f43;
}

.grant-top-content .top-left h4 {
    font-size: 24px;
    color: #c6006d;
    margin-top: 30px;
    margin-bottom: 30px
}

.grant-top-content .top-left h5 {
    font-size: 18px;
    color: #c6006d;
    margin-top: 15px
}

.grant-top-content .top-left p {
    padding-right: 15px
}

.grant-top-content .top-right .inner {
    margin-top: 20px;
    background: #c6006d;
    color: white;
    padding: 15px;
}

.grant-top-content .top-right .inner h3 {
    margin: 0;
    color: white;
    font-weight: 700;
}

.grant-top-content .top-right .inner p {
    margin: 0 0 30px
}

.grant-steps {
    display: flex;
    margin-bottom: 30px
}

.grant-steps .step {
    display: flex;
    align-items: stretch
}

.free-grant-tips.grant-steps {
    display: block
}

.free-grant-tips.grant-steps .step {
    display: block;
    align-items: initial;
    margin-bottom: 30px
}

.grant-steps .step .inner {
    width: 100%;
    background: rgba(255, 255, 255, .75);
    padding: 15px
}

.grant-steps .step .inner strong {
    font-size: 16px;
    margin-bottom: 15px;
    display: block
}

.grant-steps .step .inner strong span {
    font-size: 40px;
    color: #c6006d;
    float: left;
    line-height: 40px;
    padding-top: 4px;
    padding-right: 6px;
    margin-bottom: 14%;
}

.grant-steps .step .inner ul {
    padding-left: 40px;
}

.grant-steps .step .inner ul li {
    list-style: disc;
    margin: 0 1em .5em
}

.free_grant_addresses {
    color: #430F43
}

.grant-top-content .top-left .free_grant_addresses h3, .grant-top-content .top-left .helpful-links h3 {
    font-size: 20px;
    font-weight: 700;
    color: #430F43;
}

.free_grant_addresses p {
    margin-bottom: 30px
}

.free_grant_addresses p br:first-of-type {
    display: none
}

.free_grant_addresses a,
.free_grant_addresses strong,
.helpful-links a {
    display: block;
    font-size: 14px
}

.free_grant_addresses a,
.helpful-links a {
    border-bottom: 1px dotted #F73F92;
    margin-bottom: 10px;
    padding-bottom: 10px
}

.grant-cta .cta-btn,
.primary-btn,
.secondary-btn {
    display: inline-block;
    padding: 10px 25px;
    font-size: 16px;
    text-decoration: none;
    position: relative;
}

.free_grant_addresses p:last-child a,
.helpful-links li:last-child a {
    border-bottom: none
}

.grant-cta {
    margin: 40px 0;
    border-bottom: 2px dotted #c6006d;
    border-top: 2px dotted #c6006d;
    padding: 15px 0;
}

.grant-cta .cta-btn,
.primary-btn {
    background: #C84D19;
    border-radius: 10px;
    color: #fff;
}

.grant-cta .cta-btn:hover,
.primary-btn:hover {
    color: #fff;
}

.primary-btn, .recipient-vote-link a {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    position: relative;
    border: 5px solid #C84D19;
}

.primary-btn:before, .grant-cta .cta-btn:before, .recipient-vote-link a:before {
    content: '';
    position: absolute;
    border: #C84D19 solid 6px;
    border-radius: 10px;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
}

.primary-btn:hover:before, .primary-btn:focus:before, .primary-btn:active:before, .grant-cta .cta-btn:hover:before, .grant-cta .cta-btn:focus:before, .grant-cta .cta-btn:active:before, .recipient-vote-link a:hover:before, .recipient-vote-link a:focus:before, .recipient-vote-link a:active:before {
    -webkit-animation-name: hvr-ripple-out;
    animation-name: hvr-ripple-out;
}

.primary-btn:active, .grant-cta .cta-btn:active, .recipient-vote-link a:active {
    filter: brightness(80%);
    transform: scale(0.99);
}


.secondary-btn {
    background: #FFF;
    border-radius: 10px;
    color: #c6006d;
    border: 5px solid #FFF;
}

.secondary-btn:hover {
    color: #f73f93;
}

@-webkit-keyframes hvr-ripple-out {
    100% {
        top: -12px;
        right: -12px;
        bottom: -12px;
        left: -12px;
        opacity: 0;
    }
}

@keyframes hvr-ripple-out {
    100% {
        top: -12px;
        right: -12px;
        bottom: -12px;
        left: -12px;
        opacity: 0;
    }
}

.secondary-btn {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 0 1px #f73f93;
    position: relative;
}

.secondary-btn:before {
    content: '';
    position: absolute;
    border: #FFF solid 6px;
    border-radius: 10px;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
}

.secondary-btn:hover:before, .secondary-btn:focus:before, .secondary-btn:active:before {
    -webkit-animation-name: hvr-ripple-out;
    animation-name: hvr-ripple-out;
}

.tape {
    background: url(/images/tape.png) no-repeat;
    height: 63px;
    left: -25px;
    position: absolute;
    top: -20px;
    width: 476px
}

.mc-field-group label {
    color: #430F43;
    display: block;
    font-size: 14px;
    font-weight: 700
}

.mc-field-group {
    float: left;
    margin-right: 10px;
    width: 330px
}

.mc-field-group input {
    width: 100%;
    height: 48px;
    font-size: 18px
}

#mc-embedded-subscribe {
    background: url(/images/grant_report.png) no-repeat;
    border: none;
    float: left;
    font-size: 0;
    height: 52px;
    margin-top: 17px;
    width: 300px;
    cursor: pointer
}

.mc-field-group.emailinput {
    float: left;
    margin-right: 15px;
    width: 330px
}

.mc-field-group.stateinput {
    width: 140px
}

.mc-field-group.stateinput select {
    padding: 18px 0
}

#SignUp input[type="text"] {
    height: 49px;
    display: inline-block;
    width: 360px;
    vertical-align: middle;
}

.grant-cta #SignUp input[type=submit],
.grant-cta #SignUpFooter input[type=submit] {
    display: inline-block;
    background: 0 0;
    background-image: linear-gradient(to top, #E3581C, #D5521A, #C84D19);
    border-radius: 10px;
    padding: 15px 30px;
    color: #fff;
    font-size: 16px;
    border: 5px solid #ccc;
    text-decoration: none;
    height: auto;
    width: auto
}

.grant-cta #SignUp input[type=submit]:hover,
.grant-cta #SignUpFooter input[type=submit]:hover {
    margin-top: -5px;
    margin-bottom: 5px
}

#SignUpUpdates input[type=submit] {
    background: url(/images/get_updates.png) no-repeat;
    border: none;
    font-size: 0;
    height: 55px;
    margin-top: 0;
    width: 200px;
    cursor: pointer
}

#ic_signupform .elcontainer {
    max-width: 100% !important;
    border: none !important;
    background: rgba(255, 255, 255, .75) !important
}

.link,
.link a,
.signupframe {
    color: #269;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px
}

.icontactemail,
.signupframe .required {
    font-size: 14px
}

.link,
.link a {
    text-decoration: none
}

.signupframe {
    background: 0 0
}

.icontactemail {
    color: #430F43;
    display: block;
    float: left
}

.nivoSlider {
    position: relative
}

.nivoSlider img {
    position: absolute;
    top: 0;
    left: 0;
    display: none
}

.nivoSlider a {
    border: 0;
    display: block
}

#li-2-10,
.linklove {
    display: none
}

.cform fieldset {
    margin-top: 0;
    padding: 5px 0 15px;
    border: 0
}

.cform .cf_hidden {
    display: none;
    border: none !important;
    background: 0 0 !important;
    padding: 0 !important;
    margin: 0 !important
}

.cform legend {
    background: #eaeaea;
    border-radius: 0 3px 3px 0;
    -moz-border-radius: 0 3px 3px 0;
    -khtml-border-radius: 0 3px 3px 0;
    -webkit-border-radius: 0 3px 3px 0;
    color: #777;
    font-size: .8em;
    font-weight: 700;
    padding: 2px 7px 3px;
    text-shadow: 0 1px 0 #FFF
}

#cp_contactformpp_pform td,
.cform label {
    color: #555;
    line-height: 1.3em;
    font-weight: 700
}

.cform fieldset:first-child legend {
    border-radius: 0 0 3px;
    -moz-border-radius: 0 0 3px;
    -khtml-border-radius: 0 0 3px 0;
    -webkit-border-radius: 0 0 3px 0
}

#sendbutton3,
.cform #sendbutton,
.cform #sendbutton2 {
    border: none;
    margin-top: 13px;
    height: 58px;
    width: 145px
}

ol.cf-ol {
    margin: 0 !important;
    padding: 0 !important
}

ol.cf-ol li {
    background: 0 0 !important;
    margin: 15px 0 !important;
    padding: 0;
    list-style: none !important;
    text-align: left;
    line-height: 1.3em
}

.amber_form h5,
.post-ratings .vote-total,
.soc li a,
.vote-banner h2,
ol.cf-ol li.textonly,
p.votenow2 {
    text-align: center
}

.simple_overlay .close {
    background-image: url(/media/img/overlay/close.png);
    position: absolute;
    right: -15px;
    top: -15px;
    cursor: pointer;
    height: 35px;
    width: 35px
}

#sendbutton3,
.cform #sendbutton {
    font-size: 0;
    background: url(/images/submit_btn.png) no-repeat
}

.cform #sendbutton2 {
    font-size: 0;
    background: url(/images/subscribe_btn.png) no-repeat
}

#cp_contactformpp_pform input,
#cp_contactformpp_pform textarea {
    height: 30px;
    margin-bottom: 10px;
    width: 154px
}

#cp_contactformpp_pform #cfpp_customer_credit_card_type {
    width: 159px
}

#cp_contactformpp_pform select {
    margin-bottom: 10px
}

#cfpp_customer_address1 {
    width: 320px
}

#cp_contactformpp_pform #cp_contactformpp_subbtn {
    background: url(/images/submit_btn.png) no-repeat;
    border: none;
    font-size: 0;
    height: 58px;
    margin-top: 0;
    width: 145px
}

#cp_contactformpp_pform td {
    font-size: 12px
}

#cp_contactformpp_pform .dfield {
    margin-right: 10px
}

.amber_form input[type=image] {
    float: right
}

ol.cf-ol li.textonly {
    letter-spacing: 1px;
    margin: 10px 0 !important;
    padding: 5px 0;
    font-size: .8em;
    text-shadow: 0 1px 0 #FFF
}

.cform label {
    display: inline-block;
    font-size: .8em;
    margin: .6em 1% .5em;
    text-align: right;
    vertical-align: top;
    width: 20%
}

label.cf-after,
label.cf-before {
    margin: .4em 5px
}

label.cf-after {
    text-align: left;
    width: 115px
}

label.cf-after span {
    width: 115px;
    display: block
}

label.cf-group-after {
    margin: .4em 5px;
    width: 72px;
    text-align: left
}

label.cf-group-after span {
    width: 72px;
    display: block
}

.cform input,
.cform select,
.cform textarea {
    text-shadow: 0 1px 0 #FFF;
    color: #111;
    font-size: .9em;
    padding: 5px 10px;
    border: 1px solid #e2e2e2;
    vertical-align: top;
    box-shadow: none;
    background: #f7f7f7;
    background: -moz-linear-gradient(top, #f7f7f7 0, #eee 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #f7f7f7), color-stop(100%, #eee));
    background: -webkit-linear-gradient(top, #f7f7f7 0, #eee 100%);
    background: -o-linear-gradient(top, #f7f7f7 0, #eee 100%);
    background: -ms-linear-gradient(top, #f7f7f7 0, #eee 100%);
    background: linear-gradient(top, #f7f7f7 0, #eee 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f7f7f7', endColorstr='#eeeeee', GradientType=0)
}

.cform input:focus,
.cform input:hover,
.cform select:focus,
.cform select:hover,
.cform textarea:focus,
.cform textarea:hover {
    text-shadow: none;
    border: 1px solid #999;
    background: #fff;
    box-shadow: 0 1px 2px #ccc inset
}

.cform input,
.cform textarea {
    width: 65%
}

.cform select {
    padding: 2px 5px;
    width: 69%
}

.cform select.cfselectmulti {
    height: 7.5em
}

.cform textarea {
    font-family: arial;
    font-size: .9em;
    overflow: auto;
    resize: none
}

.soc,
.soc li a {
    overflow: hidden
}

.ui-datepicker-trigger {
    cursor: pointer;
    margin-top: 3px
}

ol.cf-ol li.cf-box-title {
    color: #999;
    font-size: .8em;
    font-weight: 700;
    margin-left: 1.5em;
    padding: 8px 0 0 22%
}

.cform input.cf-box-a,
.cform input.cf-box-b {
    margin: 1px 0 0;
    width: 14px;
    height: 22px;
    border: none !important;
    background: 0 0 !important
}

.cform input.cf-box-a {
    margin-left: 22%
}

ol.cf-ol li.cf-box-group {
    margin: 10px 0 0 !important;
    padding-left: 22%
}

span.emailreqtxt,
span.reqtxt {
    color: #c6006d;
    display: block;
    font-size: .7em;
    height: 14px;
    line-height: 1em;
    margin: 0 0 0 22%;
    padding: 5px 0 0 20px;
    text-align: right;
    vertical-align: top;
    width: 65%
}

img.captcha,
img.captcha-reset,
input.secinput,
label.seccap,
label.secq {
    vertical-align: text-bottom
}

p.cf-sb {
    text-align: right;
    padding: 0 !important;
    margin: 0
}

.cform input.backbutton,
.cform input.resetbutton,
.cform input.sendbutton {
    padding: 5px 10px;
    margin: 0 41px 0 5px;
    font-size: .8em;
    cursor: pointer;
    width: auto;
    border-radius: 3px 0 0;
    -moz-border-radius: 3px 0 0;
    -khtml-border-radius: 3px 0 0 0;
    -webkit-border-radius: 3px 0 0 0;
    border: 1px solid #ccc;
    background: #f7f7f7;
    background: -moz-linear-gradient(top, #f7f7f7 1%, #e5e5e5 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #f7f7f7), color-stop(100%, #e5e5e5));
    background: -webkit-linear-gradient(top, #f7f7f7 1%, #e5e5e5 100%);
    background: -o-linear-gradient(top, #f7f7f7 1%, #e5e5e5 100%);
    background: -ms-linear-gradient(top, #f7f7f7 1%, #e5e5e5 100%);
    background: linear-gradient(top, #f7f7f7 1%, #e5e5e5 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f7f7f7', endColorstr='#e5e5e5', GradientType=0)
}

.cform input.backbutton:hover,
.cform input.resetbutton:hover,
.cform input.sendbutton:hover {
    border: 1px solid #aaa;
    background: #fdfdfd;
    background: -moz-linear-gradient(top, #f7f7f7 1%, #c1c1c1 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #f7f7f7), color-stop(100%, #c1c1c1));
    background: -webkit-linear-gradient(top, #f7f7f7 1%, #c1c1c1 100%);
    background: -o-linear-gradient(top, #f7f7f7 1%, #c1c1c1 100%);
    background: -ms-linear-gradient(top, #f7f7f7 1%, #c1c1c1 100%);
    background: linear-gradient(top, #f7f7f7 1%, #c1c1c1 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f7f7f7', endColorstr='#c1c1c1', GradientType=0)
}

.cform input.backbutton,
.cform input.resetbutton {
    width: auto;
    padding: 5px 1em
}

ol.cf-ol li.cf_li_err {
    background: url(li-err-bg.png) #FFDFDF !important;
    border-color: #EDC4C4;
    border-style: solid;
    border-width: 1px 0;
    padding: 10px 0 1px !important;
    margin: 5px 0 !important
}

ol.cf-ol li ul.cf_li_text_err {
    height: 1%;
    min-height: 1%;
    margin: 0 0 0 100px;
    padding: 0;
    color: #333
}

ol.cf-ol ul.cf_li_text_err li {
    background: url(icon-alert.png) left 1px no-repeat !important;
    list-style: none !important;
    font-weight: 700;
    text-indent: 0;
    margin: 0 0 2px !important;
    padding-left: 15px
}

label.seccap,
label.secq {
    margin-bottom: 4px
}

#cforms_captcha,
#cforms_captcha2,
#cforms_captcha3,
#cforms_captcha4,
#cforms_captcha5,
#cforms_captcha6 {
    height: 15px;
    width: 50px;
    padding: 4px;
    margin: 0
}

img.captcha {
    margin: 0 0 0 10px !important;
    padding: 0 !important;
    border: none !important;
    float: none !important
}

img.captcha-reset {
    background: url(captcha_reset_grey.gif) no-repeat;
    margin: 0 0 2px 3px;
    width: 21px;
    height: 21px;
    border: none
}

img.imgcalendar {
    border: none
}

div.cf_info {
    font-family: Arial, sans-serif;
    font-size: .8em;
    color: #333;
    display: none;
    padding: 10px 15px !important;
    width: 480px;
    line-height: 1.3em;
    margin: 10px auto
}

div.failure,
div.mailerr,
div.success,
div.waiting {
    display: block
}

div.cf_info>span {
    text-shadow: 0 1px 0 #FFF;
    font-weight: 700
}

div.cf_info ol {
    margin: 0;
    padding: 5px 15px 0 30px
}

div.cf_info ol li {
    padding: 1px 0;
    margin: 2px 0
}

div.cf_info a {
    color: #ad2929 !important;
    text-decoration: underline !important
}

div.success {
    background: 0 50% #F7F7F7;
    color: #444
}

div.failure {
    background: url(li-err-bg.png) #FFDFDF !important;
    border: 1px solid #EDC4C4;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -khtml-border-radius: 3px;
    -webkit-border-radius: 3px
}

div.waiting {
    background: #F9F9F9;
    color: #AAA
}

.cform .cf_error {
    color: #ad2929;
    border: 1px solid #ad2929
}

.cform .cf_errortxt,
.mailerr {
    color: #ad2929
}

.disabled,
.disabled:hover,
[disabled],
[disabled]:hover {
    color: #aaa !important;
    border-color: #ddd !important;
    background: 0 0 !important;
    box-shadow: none !important
}

.cform input.cf_upload {
    width: 220px;
    background: #f9f9f9;
    border: 1px solid #888
}

.linklove {
    width: 510px;
    margin: 0 auto 10px !important;
    padding: 0 !important;
    text-align: center !important
}

.linklove a,
.linklove a:visited {
    color: #888 !important;
    font-family: Tahoma;
    font-size: 9px
}

#cfpp_customer_address2,
#cfpp_customer_country {
    visibility: hidden;
    position: absolute
}

#cp_contactformpp_subbtn {
    background: url(/images/submit_btn.png) no-repeat;
    border: none;
    font-size: 0;
    height: 58px;
    margin-top: 13px;
    width: 145px
}

#cp_contactformpp_pform {
    background: #F9F9F9;
    border: 1px solid #c6006d;
    border-radius: 3px;
    margin: 10px auto 0;
    padding: 20px;
    width: 510px
}

#cfpp_customer_credit_card_type {
    width: 100px
}

#field_1_13 span.ginput_product_price_label,
#page_sidebar #categories-2,
#page_sidebar #meta-2,
#page_sidebar #recent-comments-2,
#page_sidebar #recent-posts-2,
#page_sidebar #search-2 {
    display: none
}

@font-face {
    font-family: si;
    src: url(/wp-content/themes/accelerate/fonts/socicon.eot);
    src: url(/wp-content/themes/accelerate/fonts/socicon.eot?#iefix) format('embedded-opentype'), url(/wp-content/themes/accelerate/fonts/socicon.woff) format('woff'), url(/wp-content/themes/accelerate/fonts/socicon.ttf) format('truetype'), url(/wp-content/themes/accelerate/fonts/socicon.svg#icomoonregular) format('svg');
    font-weight: 400;
    font-style: normal
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    @font-face {
        font-family: si;
        src: url(/wp-content/themes/accelerate/fonts/socicon.svg) format(svg)
    }
}

.soc {
    margin: 0;
    padding: 10px 0 0 10px;
    list-style: none
}

.soc li {
    display: inline-block;
    zoom: 1
}

.soc li a {
    font-family: si !important;
    font-style: normal;
    font-weight: 400;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    -o-transition: .1s;
    -ms-transition: .1s;
    -moz-transition: .1s;
    -webkit-transition: .1s;
    transition: .1s;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    text-decoration: none;
    display: block;
    position: relative;
    z-index: 1;
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 22px;
    -webkit-border-radius: 40px;
    -moz-border-radius: 40px;
    border-radius: 40px;
    margin-right: 5px;
    color: #fff;
    background-color: #F73F92
}

.soc a:hover {
    z-index: 2;
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px)
}

.soc-icon-last {
    margin: 0 !important
}

.soc-facebook:before {
    content: 'b'
}

.soc-google:before {
    content: 'c'
}

.soc-instagram:before {
    content: 'x';
}

.soc-twitter:before {
    content: 'a'
}

.soc-pinterest:before {
    content: 'd'
}

.soc-email1:before {
    content: '<'
}

.vote-banner {
    clear: both;
    background: #fff;
    margin: 60px 10px 0;
    min-height: 60px;
    padding: 0 20px;
    position: relative
}

.vote-banner h2 {
    font-size: 26px;
    font-weight: 700;
    color: #C6006D;
    padding: 0;
    line-height: 57px
}

.vote-banner .corner {
    width: 0;
    height: 0;
    position: absolute;
    top: 0;
    left: 0
}

.vote-banner .corner.top-left {
    border-style: solid;
    border-width: 0 10px 30px 0;
    border-color: transparent #fff transparent transparent;
    left: -10px
}

.vote-banner .corner.bottom-left {
    border-style: solid;
    border-width: 0 0 30px 10px;
    border-color: transparent transparent #fff;
    top: auto;
    bottom: 0;
    left: -10px
}

.vote-banner .corner.top-right {
    border-style: solid;
    border-width: 30px 10px 0 0;
    border-color: #fff transparent transparent;
    left: auto;
    right: -10px
}

.vote-banner .corner.bottom-right {
    border-style: solid;
    border-width: 30px 0 0 10px;
    border-color: transparent transparent transparent #fff;
    top: auto;
    bottom: 0;
    left: auto;
    right: -10px
}

/* Thumbnail images for video previews */
.video-thumb {
    width: 100%;
    position: relative;
    overflow: hidden;
}

.video-thumb img {
    aspect-ratio: 5/3;
    width: 100%;
    height: auto;
}

.video-thumb .video-play {
    display: block;
    width: 40px;
    height: 40px;
    -webkit-border-radius: 40px;
    -moz-border-radius: 40px;
    border-radius: 40px;
    background: #ff7e45;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, .1);
    position: absolute;
    top: 50%;
    margin-left: -20px;
    left: 50%;
    margin-top: -20px;
    z-index: 1;
}

.video-thumb .video-play .video-arrow {
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 9px 0 9px 14px;
    border-color: transparent transparent transparent #fff;
    position: absolute;
    top: 11px;
    left: 15px
}

.voting-row {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #c5c5c5;
    background: #fff;
    margin: 30px 0;
    padding: 0;
    min-height: 120px;
    color: #355c93;
    position: relative;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, .1);
}

.voting-row .wn_grant_recipient{
    display: flex;
    flex-direction: column;
}

.voting-row .post-ratings{
    width: auto;
    margin: 0 auto;
}
.voting-row .vote-rank {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    flex-grow: 1;
    padding: 0 20px;
}
.voting-row .vote-rank p{
    color: #49184a;
}

.voting-row .vote-social {
    display: flex;
    align-items: center;
    justify-content: center;
}

.vote-social .social-label {
    float: left;
    font-size: 14px;
    font-weight: 700;
    color: #430F43;
    text-align: right;
    margin-top: 12px
}

.winner-details .post-ratings{
    width: 200px;
    margin: 0 auto;
}

@media (min-width:768px) {
    .voting-row .video-thumb,
    .voting-row .vote-info{
        flex: 1;
    }
    .voting-row .wn_grant_recipient{
        flex-direction: row;
    }
    .voting-row .video-thumb{
        height: 250px;
        margin: 0 20px 0 0;
    }
    .voting-row .video-thumb img{
        width: auto;
        max-width: inherit;
        max-height: 100%;
        position: absolute;
        left: -35px;
    }
}

@media (min-width:992px) {
    .voting-row .video-thumb{
        height: 260px;
    }
    .voting-row .video-thumb img{
        top: -7px;
        max-height: inherit;
        height: inherit;
        width: 100%;
        left: 0;
    }
}

@media (min-width:1200px) {
    .voting-row .video-thumb,
    .voting-row .vote-info{
        flex: inherit;
    }
    .voting-row .video-thumb{
        width: 200px;
        height: 120px;
    }
    .voting-row .video-thumb img{
        top: inherit;
        left: inherit;
    }
    .voting-row .vote-info{
        height: 120px;
        display: flex;
        flex-direction: row;
    }
    .voting-row .vote-social {
        border-left: 1px solid #ccc;
        padding: 0 20px;
    }
    .voting-row .vote-rank{
        width: 240px;
    }
    .voting-row .vote-content {
        display: block;
        width: 420px;
        height: 120px
    }
}



/* Voting widget */
.vote-widget{
    display: flex;
    float: none;
    margin: 0;
    width: 200px;
    height: 45px;
    border: 2px solid #C84D19;
    color: #C84D19;
    border-radius: 5px;
    font-size:  2rem;
}
.vote-widget .vote-trigger {
    background-color: #C84D19;
    width: 100px;
    color: #fff;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    position: relative;
}
.vote-widget .vote-trigger:before {
    color: #C84D19;
    content: " ";
    margin: 0 5px 0 -4px;
    background-image: url('/images/icons/voting-arrow.svg');
    width: 25px;
    height: 25px;
    background-repeat: no-repeat;
}

.vote-widget .vote-arrow {
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
.vote-widget .vote-arrow img {
    position: absolute;
    top: 0; left: 0; width: 100%; height: 100%; opacity: 0;
}

.vote-widget .vote-total{
    margin: 0 auto;
    height: 100%;
    display: flex;
    align-items: center;
}
.vote-widget .vote-total span{
    color: #C84D19;
    font-weight: bold;
    margin-top: 2px;
}

.post-ratings.voting-closed {
    cursor: not-allowed;
}

.post-ratings.already-voted .vote-text:after {
    content: 's';
}
.post-ratings.already-voted .vote-trigger:before {
    display: none;
}
.post-ratings.already-voted .vote-trigger {
    justify-content: center;
    cursor: not-allowed;
}
.post-ratings.already-voted img {
    pointer-events: none;
}


/* End Voting widget */

/* Voting page (multiple) ctas */
.page-template-page-voting .shrink-inner-gutters.btn-container > div{
    margin-bottom: 10px;
}
.page-template-page-voting .shrink-inner-gutters.btn-container a{
    height: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 20px;
}
.page-template-page-voting .shrink-inner-gutters.btn-container a:not(.primary-btn){
    border-radius: 6px;
    color: #c6006d;
    background-color: #fff;
    border: 1px solid;
    padding: 12px 5px 16px
}

.page-template-page-voting .shrink-inner-gutters.btn-container .primary-btn{
    text-align: center;
}

/* Single page voting */
.single-wn_grant_recipient .post-ratings {
    width: inherit;
    margin: 0 auto;
}
.single-wn_grant_recipient .vote-row .text{
    display: flex;
    align-items: center;
    justify-content: center;
}
.single-wn_grant_recipient .vote-row{
    display: flex;
    flex-direction: column;
    margin-bottom: 10px;
}

@media (min-width:768px) {
    .single-wn_grant_recipient .post-ratings {
        margin: 0 50px 0 0;
    }
    .single-wn_grant_recipient .vote-row {
        flex-direction: row;
    }
}

h3.vote-title {
    padding: 0;
    margin: 0 0 5px;
    line-height: 1;
}

h3.vote-title a {
    font-size: 20px;
    font-weight: 700;
    color: #C6006D;
    display: block;
    padding: 10px 0 0 0;
}

.vote-month-year {
    font-size: 14px;
    color: #544c79;
    margin: 20px 0 0;
}

.vote-learn-more {
    margin-top: 2px
}

.vote-learn-more a {
    font-size: 12px
}

.footer_quotes,
.footer_quotesbelow,
.footer_submitform,
.recipient-vote-link,
.single-wn_grant_recipient .vote-social,
.white-banner {
    text-align: center
}

.recipient-video {
    margin-bottom: 20px
}

.recipient-vote-link {
    display: block;
    margin: 60px
}

.recipient-vote-link a {
    padding: 15px;
    font-size: 20px;
    color: #fff;
    background: #C84D19;
    border-radius: 5px;
    position: relative;
}

.single-wn_grant_recipient .vote-social .social-label {
    text-align: center;
    font-size: 18px
}

/* State Resources page */
.states-container > div{
    margin-top: 30px;
}
/*** Some quirks here based on WP's editor putting out BR vs P tags so I hide br tags and use margin and display the anchor tags as block instead */
.states-container > div a{
    display: block;
    margin-bottom: 5px;
}
.states-container > div br{
    display: none;
}
.third-resource-list {
    clear: left;
}
@media (min-width:768px) {
    .third-resource-list {
        clear: none;
    }
    .states-container > div{
        margin-top: 0;
    }
}

.white-banner {
    background: #fff;
    display: block;
    color: #c6006d;
    font-size: 30px;
    font-weight: 100;
    margin-top: 45px;
    margin-bottom: 45px;
    position: relative;
    min-height: 50px
}

.white-banner:after,
.white-banner:before {
    background-color: #f2f2f2;
    width: 0;
    height: 0;
    border-top: 25px solid #fff;
    border-bottom: 25px solid #fff;
    top: 0;
    content: ""
}

.white-banner:before {
    border-left: 20px solid transparent;
    position: absolute;
    left: 0
}

.white-banner:after {
    border-right: 20px solid transparent;
    position: absolute;
    right: 0
}

.blog .posthome2 {
    margin-right: 15px
}

.blog .posthome2.third_post {
    margin-right: 15
}

.winnerbadge {
    position: absolute;
    top: -12px;
    left: 3px;
    z-index: 1
}

.posthome2 {
    padding-bottom: 10px;
    background: #fff;
    color: #430F43;
    font-size: 14px;
    float: left;
    height: 275px;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .5), inset 0 -2px 0 rgba(0, 0, 0, .25), inset 0 -3px 0 rgba(255, 255, 255, .2), 0 1px 0 rgba(0, 0, 0, .1);
    width: 229px;
    margin-bottom: 15px;
    margin-right: 5px
}

.contact_form {
    background: #f9f9f9;
    width: 500px;
    border: 1px solid #c6006d;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -khtml-border-radius: 3px;
    -webkit-border-radius: 3px;
    padding: 20px;
    margin: 0
}

.footer_quotes {
    padding: 15px 0;
    background-image: url(/images/quotes_bg.png);
    background-repeat: repeat-x
}

.footer_quotes h2 {
    font-weight: 300;
    color: #c6006d;
    position: relative
}

.footer_quotes h2:after {
    content: "";
    width: 100%;
    position: absolute;
    left: 0;
    bottom: -1px;
    height: 1px;
    background: #c6006d;
    background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0, #c6006d 50%, rgba(255, 255, 255, 0) 100%);
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0, #c6006d 50%, rgba(255, 255, 255, 0) 100%);
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0, #c6006d 50%, rgba(255, 255, 255, 0) 100%)
}

.footer_quotesbelow {
    background-color: #F9F9F9
}

.footer_submitform {
    padding-bottom: 60px
}

.footer_submitform_paragraph {
    text-align: left
}

.footer_submitform_email {
    float: left;
    padding-top: 15px
}

.grant-cta .footer_submitform_email {
    float: none
}

.hello-bar {
    background: #008006;
    color: #fff;
    height: 50px;
    transition: 300ms ease-in-out transform;
    padding-left: 15px;
    padding-right: 15px;
    text-align: center;
    position: fixed;
    z-index: 9999;
    width: 100%;
    visibility: hidden;
    transform: translateY(-50px);
    will-change: transform, opacity;
}

.showing-hello-bar .hello-bar {
    visibility: visible;
    transform: translateY(0);
}

.hello-bar h4 {
    color: #fff;
    margin: 0;
    padding: 15px 0
}

.hello-bar h4 a,
.hello-bar h4 a:link,
.hello-bar h4 a:visited {
    color: white;
    font-weight: 700;
    padding-left: 5px;
}

.hello-bar .close-cookie-bar {
    position: absolute;
    right: 15px;
    top: 7px;
    font-size: 24px;
    text-transform: uppercase;
    color: #fff;
    background: rgba(0, 0, 0, 0.25);
    padding: 0 10px;
}



.page-template-template-free-grant-tips-reusable #header,
.page-template-template-get-an-amber-grant-php #header,
.page-id-18 #header {
    transition: 300ms ease-in-out transform;
    transform: translateY(0);
    will-change: transform;
    position: relative;
    z-index: 2;
}

.page-template-template-free-grant-tips-reusable.showing-hello-bar #header,
.page-template-template-get-an-amber-grant-php.showing-hello-bar #header,
.page-id-18.showing-hello-bar #header {
    transform: translateY(50px);
}

h2.title a {
    font-size: 16px;
    color: #c6006d;
    text-align: center;
    margin-top: 0
}

h1.archivetitle {
    color: #c6006d;
    font-size: 18px;
    font-weight: 400;
    padding-bottom: 0;
    padding-top: 10px
}

#input_11_8_1,
#input_11_8_5 {
    width: 50%
}

.dot-bottom {
    border-bottom: 2px dotted #F73F92;
}
.dot-bottom a.right {
    font-size: 17px;
}

/* Styles for New About Page */
.page-template-template-about-us #page {
    padding-top: 0;
}

.page-template-template-about-us .row {
    margin-bottom: 30px;
}

.page-template-template-about-us .dot-bottom {
    padding-bottom: 10px;
}

.page-template-template-about-us #page h3 {
    font-size: 31px;
    font-weight: 700;
}

.page-template-template-about-us .meet-our-advisory-board {
    font-size: 15px;
}

.page-template-template-about-us .meet-our-advisory-board h4 {
    font-size: 24px;
    font-weight: 700;
}

.page-template-template-about-us .top-mast-sub-description {
    font-size: 18px;
}

.page-template-template-about-us .top-mast-sub-description span {
    font-size: 22px;
}

.pink {
    color: #C6006D;
}

.apply-now-footer-cta {
    position: relative;
    color: white;
}

.apply-now-footer-cta img {
    width: 100%;
}

.apply-now-footer-cta .inner {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
}

.apply-now-footer-cta h4 {
    color: white;
    font-size: 19px;
    border-bottom: 2px dotted #F73F92;
    padding-bottom: 10px;
    margin-bottom: 20px;
}

.apply-now-footer-cta h3 {
    color: white;
    font-size: 31px;
    font-weight: 700;
    margin-bottom: 0;
}

.apply-now-footer-cta p {
    font-size: 19px;
}

.womensnet-blog-section {
    background: rgb(255, 255, 255);
    background: linear-gradient(0deg, rgba(255, 255, 255, 1) 100%, rgba(241, 233, 234, 1) 0);
    font-size: 24px;
    padding: 40px 10px;
    text-align: center;
}

.womensnet-blog-section img {
    width: 60px;
    height: 60px;
    margin-right: 15px;
}

.btn.pink-btn {
    background: #C6006D;
    padding: 10px 15px;
    color: white;
    transition: .2s ease-in-out;
}
.btn.pink-outline-btn {
    background: white;
    padding: 10px 15px;
    color: #C6006D;
    border: 1px solid #C6006D;
    transition: .2s ease-in-out;
}

.btn.white-btn {
    color: #C6006D;
    padding: 10px 25px;
    background: white;
    transition: .2s ease-in-out;
}

.btn.pink-btn:hover, .btn.white-btn:hover, .btn.pink-outline-btn:hover {
    -webkit-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
}

.what-people-are-saying {
    padding: 40px 0;
    background: white;
}

.what-people-are-saying h3 {
    background: url(/images/footer/divider-line.png) bottom center no-repeat;
    font-size: 34px;
    color: #C6006D;
    padding-bottom: 20px;
    margin-bottom: 30px;
    background-size: 100% auto;
}

.also-featured-on {
    background: #c6006d;
    padding: 45px 0;
}

.also-featured-on .container {
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    align-items: center;
}

.also-featured-on h3 {
    display: inline-block;
    color: white;
    font-size: 24px;
    vertical-align: middle;
    margin: 0;
    padding: 0;
}

.also-featured-on img {
    margin: 0 18px;
    vertical-align: middle;
    max-width: 195px;
    width: 155px;
}

.also-featured-on .indeed-footer-logo {
    width: 170px;
    margin-right: 0px;
}

.also-featured-on .nasdaq-footer-logo {
    width: 170px;
    margin-right: 0;
}

/* Styles for All Grants Page */
.page #page.all-grants {
    padding-top: 0;
}

.all-grants h1 {
    color: #430F43;
    font-size: 35px;
    font-weight: 700;
    padding-top: 30px;
    text-transform: none;
}

.page #page.all-grants .grants,
.page #page.all-grants .grants .grant-card .inner .months,
.womensnet-grants-list .grants,
.womensnet-grants-list .grants .grant-card .inner .months {
    display: flex;
    flex-flow: wrap;
}

.page #page.all-grants .grants .grant-card,
.womensnet-grants-list .grants .grant-card {
    display: flex;
    margin-bottom: 30px;
}

.page #page.all-grants .grants .grant-card .inner,
.womensnet-grants-list .grants .grant-card .inner {
    background: white url(/images/grant-card-corner.svg) no-repeat left top / 80px;
    border-radius: 0 20px 20px 20px;
    box-shadow: 0px 3px 6px #00000029;
    padding: 35px 40px;
}

.page #page.all-grants .grants .grant-card .inner .card-title,
.page #page.all-grants .grants .grant-card .inner .card-subtitle,
.womensnet-grants-list .grants .grant-card .inner .card-title,
.womensnet-grants-list .grants .grant-card .inner .card-subtitle {
    margin: 0;
    padding-left: 64px;
}

.page #page.all-grants .grants .grant-card .inner .card-title,
.womensnet-grants-list .grants .grant-card .inner .card-title {
    font-size: 24px;
    font-style: italic;
    margin-bottom: 5px;
}

.page #page.all-grants .grants .grant-card .inner .card-subtitle,
.womensnet-grants-list .grants .grant-card .inner .card-subtitle {
    font-size: 17px;
    padding-bottom: 40px;
}

.page #page.all-grants .grants .grant-card .inner ul,
.womensnet-grants-list .grants .grant-card .inner ul {
    padding-left: 1em;
}

.page #page.all-grants .grants .grant-card .inner ul li,
.womensnet-grants-list .grants .grant-card .inner ul li {
    list-style: disc;
}

.page #page.all-grants .grants .grant-card .inner .months .month,
.womensnet-grants-list .grants .grant-card .inner .months .month {
    border: 1px solid #f54091;
    border-radius: 10px;
    display: flex;
    flex-direction: column;
    height: 100%;
}

.page #page.all-grants .grants .grant-card .inner .months .col-md-3,
.womensnet-grants-list .grants .grant-card .inner .months .col-md-3 {
    margin-bottom: 30px;
}

.page #page.all-grants .grants .grant-card .inner .months .month h4,
.womensnet-grants-list .grants .grant-card .inner .months .month h4 {
    background-color: #f54091;
    border-radius: 9px 9px 0 0;
    color: white;
    font-size: 14px;
    letter-spacing: 4px;
    margin: 0;
    padding: 10px 0;
    text-transform: uppercase;
}

.womensnet-grants-list .grants .grant-card .inner .months .month h4 {
    background: #430F43;
}

.womensnet-grants-list .grants .grant-card .inner .months .month {
    border: 1px solid #430F43;
}

.grants .grant-card .inner a {
    color: #430F43;
}

.grants .grant-card .inner a:hover {
    color: #F73F92;
}

.grants .grant-card .inner .months .month a {
    color: white;
}

.page #page.all-grants .grants .grant-card .inner .months .month .info,
.womensnet-grants-list .grants .grant-card .inner .months .month .info {
    display: flex;
    flex-wrap: wrap;
    height: 100%;
    min-height: 110px;
    justify-content: center;
}

.page #page.all-grants .grants .grant-card .inner .months .month .info p,
.womensnet-grants-list .grants .grant-card .inner .months .month .info p {
    align-self: center;
    font-size: 18px;
    margin: 10px 20px 0;
    width: 100%;
}

.page #page.all-grants .grants .grant-card .inner .months .month .info p.amount,
.womensnet-grants-list .grants .grant-card .inner .months .month .info p.amount {
    align-self: flex-end;
    font-size: 24px;
    color: #279500;
    margin: 0 20px 10px;
}

/* Blog Sidebar */
.amber-grants-winners-side, .how-it-works-sidebar {
    background: white;
    color: #430F43;
    font-size: 15px;
    margin-bottom: 20px;
}

.amber-grants-winners-side img, .how-it-works-sidebar img {
    width: 100%;
}

.amber-grants-winners-side .padding, .how-it-works-sidebar .padding {
    padding: 15px;
}

.sidebar .dot-bottom {
    display: block;
    width: 100%;
    margin-bottom: 20px;
    padding-bottom: 10px;
}

.sidebar h3 {
    margin: 0 0 10px 0;
}

.how-it-works-sidebar ol {
    padding-left: 15px;
    margin-bottom: 20px;
}

.how-it-works-sidebar ol li {
    margin-bottom: 5px;
    list-style: decimal outside;
}

.page-id-5285 .single_bg img {
    width: 100%;
}


.video-container {
    position: relative;
    padding-bottom: 30.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}

.video-container iframe, .video-container object, .video-container embed {
    position: absolute;
    top: 0;
    aspect-ratio: 16/9;
    left: 50%;
    height: 100%;
    transform: translateX(-50%);
}

.position-statement {
    color: #430F43;
    font-size: 36px;
    text-transform: uppercase;
}
.page-template-page-voting .dot-bottom {
    font-size: 31px;
    font-weight: 700;
    color: #430F43;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.single_bg .image-container {
    max-height: 420px;
    overflow: hidden;
    height: 420px;
    text-align: left;
}
.single_bg .image-container img {
    height: 420px;
    max-height: 420px;
    display: block;
    width: auto;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    max-width: none;
}
.single_bg .date {
    color: #707070;
}
.winner-main-image {
    position: relative;
}
.winner-main-image > img {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 80px;
    height: 80px;
}
.recipient-logo {
    max-height: 120px;
    width: auto;
    margin: 10px auto;
    display: block;
    padding-left: 15px;
}
.logo-business-box {
    box-shadow: 0 0.25rem 0.75rem rgb(0 0 0 / 15%);
    margin-bottom: 10px;
}
.logo-business-box > .row {
    display: flex;
    align-items: center;
    height: 100%;
    min-height: 130px;
}
.logo-business-box h3 {
    font-size: 20px;
    margin-bottom: 10px;
    margin-top: 0;
}
.logo-business-box a {
    overflow-wrap: break-word;
}
.single-wn_grant_recipient .logo-business-box {
    margin: 30px 0;
}
.single-winner-website-link {
    padding-right: 10px;
}
.single_bg .wn_grant_recipient p {
    margin-bottom: 20px;
}
.single_bg .wn_grant_recipient h5 {
    font-size: 24px;
    color: #c6006d;
    margin-bottom: 5px;
}
.single_bg .wn_grant_recipient .youtube-embed {
    margin-bottom: 20px;
}
.single_bg .wn_grant_recipient .where-are-now {
    border-bottom: 2px dotted #F73F92;
    margin-bottom: 20px;
}
.winner-post-nav-links a {
    color: #613146;
    font-weight: 700;
}

/* Pagination Styles for Past Grant Recipients */

.prev.page-numbers, .next.page-numbers {
    font-size: 18px;
    margin: 0 5px;
}
.bottom-pagination {
    margin-top: 20px;
    clear: both;
}
.bottom-pagination .current {
    background-color: #c6006d;
    color: white;
    border-radius: 50%;
    padding: 5px 9px;
}
.bottom-pagination > a {
    margin: 0 5px;
}

.bottom-pagination a:hover:not(.active) {background-color: #ddd;}

/* Rotating Category Page */

.tax-business_category #grant-tips-subtitle {
    color: white;
    padding: 40px 0;
}
.tax-business_category #grant-tips-subtitle h1 {
    font-size: 36px;
    text-align: center;
    text-transform: uppercase;
    margin: 0;
}
.tax-business_category #grant-tips-subtitle h3 {
    font-size: 23px;
    font-weight: normal;
    margin: 0;
    color: white;
}
.dotted-line-box {
    border: 2px dotted #F73F92;
    border-radius: 10px;
    margin: 20px 0;
}
.dotted-line-box-header {
    margin-bottom: 15px;
}
.dotted-line-box li {
    margin-bottom: 5px;
}
.dotted-line-box li strong {
    color: #430F43;
    font-size: 18px;
}
.dotted-line-box h4 {
    margin-bottom: 0;
    font-size: 22px;
}
.main-pink-headline {
    color: #C6006D;
    font-size: 34px;
    width: 48ch;
    margin: 20px auto 60px;
    text-transform: uppercase;
    text-align: center;
    max-width: 100%;
}
.recent-winner-post-box {
    background: white;
    box-shadow: 0px 3px 6px #00000029;
    padding: 0;
        max-width: 500px;
}
.recent-winner-post-box .padding {
    padding: 15px;
}
.recent-winner-post-box .blogimg_featured {
    position: relative;
    overflow: hidden;
    display: block;
    height: 300px;
    margin-bottom: 20px;
}
.recent-winner-post-box .blogimg_featured img {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    width: auto;
    height: 300px;
    max-width: none;
}
.single-wn_grant_recipient .single_bg, .single-wn_grant_recipient .winner-post-nav-links {
    max-width: 700px;
}
.recent-winner-post-box .winner-date {
    color: #C6006D;
    font-size: 16px;
}
.recent-winner-post-box .winner-name {
    font-style: italic;
    font-size: 20px;
    color: #430F43;
}
.recent-winner-post-box .btn {
    display: block;
    font-size: 18px;
    font-weight: 700;
    padding: 15px 5px;
    border: 1px solid #C6006D;
    border-radius: 7px;
}

.recent-winner-post-box .btn:hover {
  color:#f73f93;
}

.category-information-text {
    color: #430F43;
}
.category-information-text h4 {
    font-size: 24px;
    line-height: 29px;
    margin: 0 0 15px;
}
.category-information-text p {
    font-size: 15px;
    margin-bottom: 15px;
}
.category-information-text ul {
    padding-left: 10px;
}
.category-information-text li {
    list-style: disc inside;
}
.pre-bullet-headline h3 {
    color: #430F43;
    font-size: 24px;
}
.pre-bullet-headline p {
    margin-bottom: 15px;
}
.category-bullet-points {
    margin: 30px 0;
}
.category-bullet-points li {
    color: #430F43;
    font-size: 15px;
    margin-bottom: 15px;
    position: relative;
    padding-left: 25px;
}
.category-bullet-points li:before {
    content: "•";
    position: absolute;
    font-size: 22px;
    top: 0;
    line-height: 1;
    left: 0;
}
.past-cat-winners {
    text-transform: uppercase;
    font-size: 36px;
}
.past-winners-list {
    display: flex;
    flex-wrap: wrap;
}
.past-winners-list > div .additional-award  {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
}
.past-winners-list > div {
    margin-bottom: 40px;
}

.category-finalists .logo-business-box {
    margin: 0 0 10px;
    padding: 0 10px;
}

.finalist-businesses {
    margin: 30px 0 0;
}

.single_bg.single-finalists {
    border: none;
}

.single-finalists .post {
    margin-bottom: 0;
}

.nocomments {
    display: none;
}

.page-id-4461 .nav, .page-id-4461 #footer-container .col-sm-10, .page-id-4461 #accelm-copyright {
    display: none;
}

.page-id-4461 #footer-container {
    padding-bottom: 20px;
}

.page-id-11032 .nav, .page-id-11032 #footer-container .col-sm-10, .page-id-11032 #accelm-copyright {
    display: none;
}

.page-id-11032 #footer-container {
    padding-bottom: 20px;
}

.page-id-11032 .womensnet-blog-section, .page-id-11032 .apply-now-footer-cta, .page-id-11032 .what-people-are-saying, .page-id-11032 .also-featured-on {
	display: none;
}

#input_2_15_1_label, #input_2_15_5_label {
    font-size: 14px;
}
#input_2_15_5_container {
    margin-bottom: 20px;
}
#gform_wrapper_2 .apply-now .ginput_complex input {
    margin-bottom: 5px !important;
}
.gform_wrapper.gravity-theme .ginput_product_price_wrapper .ginput_product_price.gform-text-input-reset {
    padding: 10px;
}
#field_2_13, #field_2_14 {
    margin-bottom: 20px;
}
.footer-col-logo p {
    color: #613146;
    padding-left: 15px;
    font-size: 12px;
}

/* Homepage Updates */
.home #page {
    padding-top: 0;
}
.homemast {
    position: relative;
}
.homemast img {
    -webkit-box-shadow: inset 0px -15px 18px 0px rgba(67,15,67,0.5);
    box-shadow: inset 0px -15px 18px 0px rgba(67,15,67,0.5);
}
.homemast h1 {
    color: white;
    display: block;
    position: absolute;
    font-size: 45px;
    bottom: 20px;
    width: 100%;
    text-align: center;
    text-transform: none;
    text-shadow: 0px 3px 15px #430F43CC;
}
.homemast h1 span, .watch-videos-home > h3 {
    font-family: 'Courgette', cursive;
}
.homemast img {
    width: 100%;
}
.intro-text {
    padding: 40px 0;
}
.intro-text .btn {
    background: transparent; 
    border-radius: 10px;
    padding: 15px 25px;
    font-size: 16px;
    color: #c6006d;
    border: 1px solid #c6006d;
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    position: relative;
}
.intro-text .btn:hover {
    color: #ffffff;
    background: #F73F92;
    border: 1px solid #F73F92;
}

.intro-text .btn.btn-fill {
    background: #c6006d;
    color: white;
}

.btn.btn-fill:hover{
    background: #F73F92;
    border: 1px solid #F73F92;
}
.watch-videos-home {
    background: transparent linear-gradient(180deg, #430F43 0%, #0D030D 100%) 0% 0% no-repeat padding-box;
    padding: 40px 0 50px;
}
.watch-videos-home > h3 {
    color: white;
    font-size: 35px;
    text-align: center;
    margin-bottom: 15px;
}
.watch-videos-home .white-outline.btn {
    display: inline-block;
    margin: 0 15px;
}
.white-outline.btn {
    background: transparent;
    border-radius: 10px;
    padding: 15px 25px;
    font-size: 16px;
    color: white;
    border: 1px solid white;
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    position: relative;
}
.white-outline.btn:hover{
    background: #c6006d;
    border: 1px solid #c6006d;
}
.watch-videos-home .winner-image {
    position: relative;
}
.watch-videos-home .winner-image .play-btn {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 76px;
    height: 54px;
    z-index: 2;
}

@media (min-width:768px) {
    .watch-videos-home .additional-award {
        min-height: 350px;
    }
}

.womensnet-grants-list {
    padding: 40px 0 0;
}
.womensnet-grants-list .container > h3 {
    color: #430F43;
    font-size: 35px;
    font-weight: 700;
    text-transform: none;
}

/* Past Grant Recipients Page */
.finalistblog .padding>a>img {
    object-fit: contain;
    display: block;
    aspect-ratio: 16/9.6;
}

.finalistblog .padding h2 {
    margin: 0;
    line-height: 18px;
}

.finalistblog .post {
    padding-bottom: 10px;
    background: #fff;
    color: #430F43;
    text-align: center;
    min-height: 290px;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .5), inset 0 -2px 0 rgba(0, 0, 0, .25), inset 0 -3px 0 rgba(255, 255, 255, .2), 0 1px 0 rgba(0, 0, 0, .1);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .5), inset 0 -2px 0 rgba(0, 0, 0, .25), inset 0 -3px 0 rgba(255, 255, 255, .2), 0 1px 0 rgba(0, 0, 0, .1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .5), inset 0 -2px 0 rgba(0, 0, 0, .25), inset 0 -3px 0 rgba(255, 255, 255, .2), 0 1px 0 rgba(0, 0, 0, .1);
    width: 100%;
    margin-bottom: 15px;
    margin-right: 20px
}

@media only screen and (min-width:1200px) {
    .finalistblog .post {
        min-height: 275px;
    }
}


/* FAQs */

.accordionWrapper{
    box-sizing:border-box;
    margin-bottom: 25px;
}
.accordionItem{
    float:left;
    display:block;
    width:100%;
    box-sizing: border-box;
    font-family:'Open-sans',Arial,sans-serif;
}
.accordionItem.close {
    opacity: 1;
}
.accordionItemHeading{
    color: #531253;
    cursor: pointer;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 6px #00000029;
    font-size: 20px;
    margin-bottom: 0;
    font-family: Lato, arial, helvetica, sans-serif;
    font-weight: 700;
    padding: 15px 0;
    position: relative;
    margin-top: 10px;
    padding-left: 55px;
    padding-right: 15px;
    line-height: 1.2;
}
.close .accordionItemContent{
    height:0px;
    transition:height 1s ease-out;
    -webkit-transform: scaleY(0);
    -o-transform: scaleY(0);
    -ms-transform: scaleY(0);
    transform: scaleY(0);
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 6px #00000029;
    margin-bottom: 10px;

}
.open .accordionItemContent{
    padding: 20px;
    background-color: #fff;
    border: none;
    width: 100%;
    box-shadow: 0px 3px 6px #00000029;
    margin: 0px 0px 10px 0px;
    display:block;
    -webkit-transform: scaleY(1);
    -o-transform: scaleY(1);
    -ms-transform: scaleY(1);
    transform: scaleY(1);
    -webkit-transform-origin: top;
    -o-transform-origin: top;
    -ms-transform-origin: top;
    transform-origin: top;

    -webkit-transition: -webkit-transform 0.4s ease-out;
    -o-transition: -o-transform 0.4s ease;
    -ms-transition: -ms-transform 0.4s ease;
    transition: transform 0.4s ease;
        box-sizing: border-box;
}

.accordionItemHeading:before {
    content: "+";
    color: #F73F92;
    font-weight: 700;
    font-size: 37px;
    width: 40px;
    margin-right: 10px;
    vertical-align: middle;
    position: absolute;
    top: 5px;
    left: 20px;
}
.open .accordionItemHeading:before {
    content: "-";
}
.gfield_product_2_13 {
    visibility:hidden; position:absolute; pointer-events:none;
}

@media (min-width:768px) {
    .lead {
        font-size: 18px
    }
}

@media only screen and (max-width:1200px) {
    .also-featured-on h3 {
        display: block;
        text-align: center;
    }
}

@media only screen and (max-width:992px) {
    .navbar-header {
        float: none
    }

    .navbar-toggle {
        display: block
    }

    .navbar-collapse {
        border-top: none;
        box-shadow: none
    }

    .navbar-collapse.collapse {
        display: none !important
    }

    .navbar-nav {
        float: none !important;
        margin: 0 -15px 30px;
        padding: 0
    }

    .navbar-nav>li {
        float: none
    }

    .navbar-default .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .what-people-are-saying img {
        max-width: 200px;
    }

    .navbar-text {
        float: none;
        margin: 15px 0
    }

    .navbar-collapse.collapse.in {
        display: block !important
    }

    .collapsing {
        overflow: hidden !important
    }

    .navbar-default .navbar-nav>li>a {
        border-top: none;
        border-bottom: 1px solid #f73f93;
        border-left: none;
        border-right: none;
        border-radius: initial;
        margin: 0;
        padding: 15px
    }

    .grant-steps {
        display: inline-block;
        margin-bottom: 0
    }

    .grant-steps .step {
        margin-bottom: 30px
    }

    #footernav {
        margin-top: 15px
    }

    #footernav a,
    #footernav li {
        display: block
    }

    .also-featured-on img {
        margin: 5px 15px;
        max-width: 21%;
    }
    .also-featured-on {
        padding: 20px 15px;
    }
    .also-featured-on .container {
        display: block;
    }
    .also-featured-on h3 {
        font-size: 20px;
    }
}

@media only screen and (max-width:815px) {
    .apply-now-footer-cta .inner {
        background: rgba(0, 0, 0, .6);
        padding: 30px 0;
    }
}

@media only screen and (max-width:768px) {
    .white-banner:after,
    .white-banner:before {
        display: none
    }

    .contact_form,
    .recipient_photo,
    .voting-row .vote-content {
        width: auto;
        height: auto;
        float: none
    }

    .recipient_photo {
        background: 0 0;
        height: auto
    }

    #page_sidebar {
        top: auto !important
    }

    .past-winners {
        margin-bottom: 45px
    }

    .recipient_photo .carousel {
        max-height: 100%;
        overflow: hidden
    }

    .recipient_photo .carousel .item img {
        width: 100%;
        max-height: 100%
    }

    .grant-spot .thumbnail {
        display: inline-block;
        text-align: center
    }

    .vote-banner h2 {
        line-height: initial;
        padding: 15px
    }

    .vote-banner span {
        display: none
    }

    .voting-row .vote-content {
        text-align: center !important
    }

    .vote-learn-more,
    .vote-month-year,
    h3.vote-title {
        display: block;
        width: 100%;
        padding: 0 15px
    }

    h3.vote-title {
        display: block;
        width: 100%;
        padding: 15px 15px 0
    }

    .voting-row .vote-social {
        position: relative;
        top: auto;
        right: auto;
        width: 620px;
    }

    .vote-social .soc,
    .vote-social .social-label {
        display: block;
        width: 100%;
        text-align: center
    }

    .vote-social .social-label br {
        display: none
    }

    .footer-col-logo p {
        padding-left: 0;
    }

    .footerlogo {
        margin: 0;
        padding-bottom: 10px;
    }

    .sidebar {
        clear: both;
        margin-top: 15px;
    }
}

.modal {
    background: rgba(0,0,0,.5);
}

.modal-dialog {
    width: auto;
    margin: 30px;
    text-align: center;
}

.page-id-5285 .post>a>img {
    max-width: 100%;
    height: auto;
}

.page-id-5285 .post>h3 {
    margin-bottom: 0;
}

.page-id-5285 .post>small {
    display: block;
    margin-bottom: 10px;
}

.page-id-5285 .single_bg,
.single_bg.blog-post {
    margin-bottom: 20px;
    border-radius: 6px;
    border: none;
    -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 0 20px 0 rgba(0, 0, 0, .1);
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, .1);
}

.single_bg.blog-post .featured_image {
    padding-bottom: 0;
}

.page-id-5285 .single_bg .post {
    margin-bottom: 10px;
}

.page-id-5285 #page_sidebar .categories>h2 {
    margin-top: 0;
    padding-top: 0;
}

.page-id-5285 #page {
    padding-top: 0;
}

.page-id-5285 #grant-tips-subtitle h1 {
    margin-bottom: 0;
    padding-bottom: 10px;
}

.page-id-5285 #grant-tips-subtitle {
    margin-bottom: 40px;
}

.page-id-5285 .grant-cta {
    margin-bottom: 0;
}

.page-id-5285 .grant-cta .cta-btn {
    padding: 15px;
}

.alm-reveal .single_bg img {
    width: 100%;
    height: auto;
}

.col-xs-5ths,
.col-sm-5ths,
.col-md-5ths,
.col-lg-5ths {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

.col-xs-5ths {
    width: 20%;
    float: left;
}

.resource-center-mast {
    padding: 60px 10px;
    margin-bottom: 40px;
}
.resource-center-mast h1 {
    margin: 0 0 20px;
    font-size: 45px;
    text-transform: none;
}
.resource-center-listing .post {
    background: white;
    margin-bottom: 40px;
    min-height: 400px;
    box-shadow: 0px 3px 6px #00000028;
}

.resource-center-listing .post:hover {
    box-shadow: 0px 3px 6px #430F4360;
}

.resource-center-listing .video-count {
    font-size: 14px;
    text-transform: uppercase;
    color: #444343;
}
.resource-center-listing h2 a {
    color: #430F43;
    font-size: 24px;
    font-weight: 700;
}
.resource-center-listing h2 {
    padding: 0;
    margin: 0 0 20px;
}
.view-content-link {
    position: absolute;
    right: 30px;
    bottom: 60px;
}
.resource-center-post ul {
    padding-left: 20px;
}
.resource-center-post li {
    list-style: disc outside;
    margin-bottom: 5px;
}
.resource-center-post h4 {
    color: #430F43;
    font-size: 24px;
}
.resource-center-post .small-title {
    font-size: 18px;
    color: #430F43;
}
.resources-links-description a {
    text-decoration: underline;
}
.resource-center-post {
    border-bottom: 2px dotted #F73F92;
    padding-bottom: 30px;
    margin-bottom: 30px;
}
.single-resource_center #content .resource-center-post:last-child {
    border-bottom: none;
}
.presenter-info h3 a {
    color: #430f43;
}
.presenter-info h3 {
    margin:  0;
}
.single-resource_center .sidebar p a {
    font-size: 18px;
    color: #430F43;
    font-weight: 700;
}

@media (min-width: 768px) {
    .col-sm-5ths {
        width: 20%;
        float: left;
    }
}

@media (min-width: 992px) {
    .align-center {
        display: flex;
    }

    .align-center .col-md-6 {
        align-items: stretch;
    }

    .align-center .col-md-6:last-child {
        align-self: center;
    }

    .col-md-5ths {
        width: 20%;
        float: left;
    }
}

@media (min-width: 1200px) {
    .col-lg-5ths {
        width: 20%;
        float: left;
    }
}

@media only screen and (max-width:1200px) {
    .navbar-default .navbar-nav>li>a {
        font-size: 16px;
        padding: 45px 10px;
    }
}

@media only screen and (max-width:1024px) {
    .page-template-page-voting-php .modal-body iframe {
        max-height: 500px;
    }
}

@media only screen and (max-width:992px) {
    .navbar-default .navbar-nav>li>a {
        padding: 10px 15px;
    }
    .voting-row .vote-social {
        position: static;
        width: 100%;
        text-align: center;
        clear: both;
        vertical-align: middle;
    }
    .voting-row .vote-social .social-label, .voting-row .vote-social .soc {
        margin: 0;
        padding-bottom: 0;
        display: inline-block;
        float: none;
    }
    .previous-grant-recipients .col-md-5ths {
        margin-bottom: 15px;
    }
    .also-featured-on .indeed-footer-logo {
        margin-right: 50px;
    }
}

@media only screen and (max-width:768px) {
    .page-template-page-voting-php .modal-body iframe {
        max-height: 375px;
    }
    .hello-bar h4 {
        font-size: 16px;
    }
    .footerlogo {
        max-width: 200px;
    }
    #footer-container .footer-col {
        width: 33%;
        float: left;
    }
    .amber-grants-footer-col {
        clear: left;
    }
    .additional_footer_links a {
        display: inline-block;
        margin-bottom: 5px;
    }
    .grant-spot .thumbnail .money, img.money {
        bottom: 5px;
    }
    h1.clear {
        font-size: 29px;
    }
    .previous-grant-recipients {
        margin-bottom: 0px;
    }
    .hurry h2 {
        font-size: 24px;
        line-height: 1.1;
    }
    .hurry h2 span {
        font-size: 30px;
    }
    .voting-row .vote-content {
        width: 100%;
    }
    .page-template-page-voting .dot-bottom {
        flex-direction: column;
    }
    .recent-winner-post-box {
        margin: 0 auto;
    }
    .also-featured-on .indeed-footer-logo {
        margin-right: 25px;
    }
}

@media only screen and (max-width:700px) {
    .hello-bar {
        transform: translateY(-80px);
        height: 80px;
        padding-left: 50px;
        padding-right: 50px;
        padding-top: 10px;
    }

    .page-template-template-free-grant-tips-reusable.showing-hello-bar #header,
    .page-template-template-get-an-amber-grant-php.showing-hello-bar #header,
    .page-id-18.showing-hello-bar #header {
        transform: translateY(80px);
    }

    .single_bg .image-container img {
        width: 100%;
        height: auto;
    }
    .single_bg .image-container {
        max-height: none;
        height: auto;
        overflow: visible;
    }
    .also-featured-on .container {
        text-align: center;
    }
    .also-featured-on img {
        max-width: 50%;
    }
    h1 {
        font-size: 26px;
    }
    .w-75 {
        width: 100%;
    }
}

@media only screen and (max-width:600px) {
    .also-featured-on img, .also-featured-on img:last-child {
        display: inline-block;
        padding: 0;
        max-width: 40%;
    }
    .logo-business-box > .row {
        display: block;
    }
    .logo-business-box {
        padding: 10px;
    }
    .previous-grant-recipients .col-xs-6 {
        width: 100%;
    }
    .past-winners-list > div {
        margin-bottom: 10px;
        width: 100%;
    }
    #SignUp input[type=text] {
        width: 250px;
    }
    .homemast h1 {
        color: #430F43;
        position: static;
        font-size: 38px;
    }
    .intro-text {
        padding-top: 0;
    }
    .homemast h1 {
        margin-bottom: 0 !important;
        text-shadow: none;
    }
    .modal-body iframe {
        height: auto;
    }
}

@media only screen and (max-width:580px) {
    .watch-videos-home .white-outline.btn {
        margin-bottom: 10px;
    }

}

@media only screen and (max-width:550px) {
    .page-template-page-voting-php .modal-body iframe {
        max-height: 250px;
    }

    .hurry:after {
        content: none;
    }
    .winner-post-nav-links a {
        font-size: 12px;
    }
    #SignUp input[type=text], #SignUp input[type="submit"] {
        width: 100%;
    }
    #SignUp input[type=text] {
        margin-bottom: 10px;
    }
}

@media only screen and (max-width:515px) {
    .apply-now-footer-cta {
        background: url(/images/applybanner-collage.webp) center;
    }

    .apply-now-footer-cta .inner {
        position: static;
        background: transparent;
    }

    .apply-now-footer-cta img {
        display: none;
    }
    #footer-container .footer-col {
        width: 50%;
    }
    .amber-grants-footer-col {
        clear: none;
    }
}

@media only screen and (max-width:470px) {
    .hello-bar {
        padding-top: 0;
    }
}


.page-id-9030 .blogimg_featured img {
    height: 40px;
    object-position: top;
    object-fit: cover;
}

.page-id-9030 .resource-center-listing .post {
    min-height: 200px;
}

.soc-twitter:before {
    content: '𝕏' !important;
    font-size: 26px !important;
}


.gchoice_2_14_0 #choice_2_14_0 {
	width: 25px;
	height:25px;
	margin-right:15px;
}

.gchoice_2_14_1 #choice_2_14_1 {
	width: 25px;
	height:25px;
	margin-right:15px;
}

#field_2_14 .gfield_label {
	font-size:16px;
}

#gform_submit_button_2 {
	margin-top:40px;
}