﻿.location-strip-home {
}
@media (max-width: 979px) {
    .location-strip-home {
        margin-bottom: 50px;
        margin-top: -30px;
    }
}
.location-strip-home-header {
    float: left;
    max-width: 675px;
    margin-left:30px;
}
.location-strip-home-header h3 {
    margin-top: 0px;
}
.location-strip-home-map {
    position: relative;
     right: 0px;
     top: 0px;
     z-index: 10;
     text-align:right;
     padding-right:50px;
     /*width:300px;*/
}
@media (max-width: 991px) {
    .location-strip-home-map {
        display: none;
    }
}
.location-strip-home-color {
    margin-top:30px;
    position:relative;
    /*top:-170px;*/
    left:0px;
    /*z-index:-10;*/
    width:100%;
    background-color: #303030;
}
@media (max-width: 979px) {
    .location-strip-home-color {
        position:initial;
        top:0px;
        left:0px;
        z-index:0;
    }
}
.location-strip-home-item {
    float: left;
    color:#8B8B8B;
    text-transform:uppercase;
    margin-left:60px;
    margin-top:30px;
    margin-bottom:30px;
}
.location-strip-home-item a {
    color: #8B8B8B;
}
.location-strip-home-item a:hover {
    color: #fff;
}
.location-strip-home-item:first-child {
    margin-left: 30px;
}
@media (min-width: 980px) {
    .location-strip-home-container {
        position: relative;
        height: 275px;
    }
    .location-strip-home-header {
        position: absolute;
        left: 0px;
        top: 0px;
    }
    .location-strip-home-map {
        position: absolute;
        right: 0px;
    }
    .location-strip-home-color {
        position: absolute;
        bottom: 50px;
    }
}
@media (max-width: 979px) {
    .location-strip-home-header {
        background-color: #fff;
        margin-left: 0px;
        padding-left: 30px;
        max-width: 100%;
        width: 100%;
    }
    .location-strip-home-item:first-child {
        margin-left: 0px;
    }
    .location-strip-home-item {
        margin-left: 0px;
        width:50%;
        padding-left:40px;
        padding-right:40px;
        padding-top:0px;
        padding-bottom:0px;
        margin-top:15px;
        margin-bottom:15px;
    }
}
@media (max-width: 1199px) {
    .location-strip-home-header {
        max-width: 575px;
        width: 575px;
    }
}
@media (max-width: 979px) {
    .location-strip-home-header {
        max-width: 100%;
        width: 100%;
    }
}
.location-row {
    margin-left: 30px;
    margin-right: 30px;
}
.location-row h4 {
    margin-top: 30px;
}
.locations-home {
    margin-left: 0px;
    margin-right: 0px;
    padding-left:15px;
    padding-right:15px;
    border-bottom: 2px solid #ddd;
    margin-bottom:30px;
}
.locations-home a:hover {
    color:#000;
}
.locations-column {
    margin-bottom:20px;
}
.locations-column div {
    margin-top:15px;
    margin-bottom:15px;
    font-size:16px;
}
.locations-column div a,
.locations-column div a:link,
.locations-column div a:visited,
.locations-column div a:active {
    font-weight:600;
    color:#303030;
}
.locations-column div a:hover {
    color:#CE2036;
}
.locations-page {
    padding-left: 15px;
    padding-right: 15px;
}
.locations-page-state-columns {
    float:left;
    margin-right:40px;
    /*margin-top: 10px;*/
    margin-bottom:10px;
}
.locations-page-state-lastColumn {
    margin-right: 0px;
}
.locations-page h3 {
    margin-top:0px;
}
.locations-page-state-columns div {
    padding-top: 5px;
    padding-bottom: 5px;
}
.locations-page-state-columns a {
    color: #8B8B8B;
    text-transform:uppercase;
    font-weight:bold;
}
.locations-page-state-columns a:hover {
    color: #CE2036;
    text-decoration: none;
}
.locations-page-map {
    position:absolute; 
    top:-20px; 
    right:0px; 
    width:450px; 
    z-index:5;
}
@media (max-width: 991px) {
    .locations-page-map {
        display: none;
    }
    .locations-page-map-mobile {
        display: block;
        width:100%;
        height:auto;
    }
    .locations-page-state-columns {
        width:50%;
        margin-right:0px;
    }
}
@media (min-width: 992px) {
    .locations-page-map {
        display: block;
    }
    .locations-page-map-mobile {
        display: none;
    }
}
.news-strip-home {
    margin-left: 30px;
    margin-right:30px;
}
.news-strip-home h3 {
    margin-top:-5px;
}
.news-strip-home p.news-header-subheader {
    margin-bottom: 40px;
}
.news-strip-home p.news-header-subheader a {
    color:#000;
    text-decoration:none;
}
.news-strip-home p.news-header-subheader a:hover {
    color:#CE2036;
    text-decoration:none;
}
.news-strip-home-item {
    
    padding-right: 15px;
    padding-bottom:50px;
}
.news-strip-home-item img {
    width: 100%;
    height:auto;
    border-width:0px;
}
.news-strip-home-item p {
    margin-top:25px;
    padding-left:15px;
    padding-top:0px;
    border-left: 2px solid #303030;
}
.news-strip-home-item p b {
    font-size: 16px;
    margin-bottom:4px;
}
.news-strip-home-item a {
    color: #303030;
    text-decoration:none;
}
.news-strip-home-item a:hover {
    color: #555555;
    text-decoration:none;
}
.features-strip-home {
    border-top: 2px solid #ddd;
    padding-top:70px;
    margin-top:20px;
    padding-left:30px;
    padding-right:30px;
}
.features-strip-home-header h3 {
    margin-top: -3px;
}
.features-strip-home-text-left {
    text-align: right;
    padding: 5px;
    vertical-align: bottom;
}
.features-strip-home-text-left a, .features-strip-home-text-left a:hover {
    color: #000;
}
.features-strip-home-text-left p {
    margin-top:25px;
    border-right:1px solid #303030;
    padding-right:15px;
}
.features-strip-home-text-left p b {
    font-size:16px;
    margin-bottom:4px;
}
.features-strip-home-text-right {
    text-align: left;
    padding: 5px;
    vertical-align: top;
}
.features-strip-home-text-right a, .features-strip-home-text-right a:hover {
    color: #000;
}
.features-strip-home-text-right p {
    margin-top:25px;
    border-left:2px solid #303030;
    padding-left:15px;
}
.features-strip-home-text-right p b {
    font-size:16px;
    margin-bottom:4px;
}
.features-strip-home-image {
    padding:5px;
}
.features-strip-home-image img {
    width: 100%;
    height:auto;
}
@media (max-width: 979px) {
    .features-strip-home-image {
        width:50%;
    }
    .features-strip-home-image img {
        width: 100%;
        height:auto;
    }
}
@media (max-width: 767px) {
    .features-strip-home-image {
        padding: 0px;
    }
    .features-strip-home-image img {
        display:none;
    }
    .features-strip-home-text-left {
        text-align: left;
    }
    .features-strip-home-text-left p {
        border-left: 1px solid #303030;
        padding-left: 15px;
        border-right: 0px solid #fff;
        padding-right: 0px;
    }
}
@media (min-width: 979px) {
    .features-strip-home-align-bottom-right {
        position: relative;
         min-height:258px;
    }
    .features-strip-home-align-bottom-right table {
        position: absolute;
        bottom: 0px;
        right: 0px;
    }
}
.about-header {
    margin-left: 30px;
    margin-right: 30px;
    margin-bottom:50px;
}
.about-vision-purpose {
    text-align:center;
    background-color: #303030;
    color: #fff;
    padding-top:15px;
    padding-bottom:15px;
}
.about-vision-purpose h2 {
    color: #fff;
}
.about-vision-purpose p {
    margin-bottom: 20px;
}
.about-exec-container {
    /*margin-left: 30px;
    margin-right: 30px;*/
    margin-top: 30px;
}
.about-exec-item {
    float: left;
    width: 250px;
    margin-top:40px;
    margin-left:15px;
    /*text-align:center;*/
    max-width:30%;
}
.about-exec-sub-header {
    text-align:left;
    width:80%;
    margin-left:auto;
    margin-right:auto;
}
.about-exec-item h2 {
    margin-top: 0px;
}
.about-exec-item img {
    /*width: 80%;*/
    margin-bottom:15px;
}
@media (max-width: 979px) {
    .about-exec-item img {
        display: none;
    }
    .about-exec-item {
        width:100%;
        max-width: 100%;
        text-align:center;
    }
}
.about-exec-item:first-child {
    /*text-align: left;
    margin-left:0px;*/
}
/*.about-exec-item:first-child p, .about-exec-item:first-child h3, .about-exec-item:first-child h2 {
    width:80%;
    margin-left:auto;
    margin-right:auto;
}*/
.about-exec-item-name {
    /*text-transform: uppercase;*/
    font-weight:700;
}
.about-history-container {
    margin-bottom: 50px;
    margin-right:30px;
    margin-left:30px;
    margin-top:30px;
}
.about-our-service-container {
    margin-left:30px;
    margin-right:30px;
}
.about-our-service-header {
}
.about-our-service-item {
}
.about-our-service-item img {
    display: block;
    margin-left:auto;
    margin-right:auto;
    margin-bottom:10px;
}
.about-our-service-item p {
    border-left:1px solid #CE2036;
    padding-left:10px;
}
.about-our-service-item p span.about-our-service-item-header {
    font-weight:700;
    text-transform:uppercase;
}
.about-history-carousel .carousel-indicators {
    margin-left: 0%;
    left:48.5%;
}
.about-history-carousel .carousel-indicators li {
    background-color: #CC0032;
    border: 1px solid #CC0032;
}
.about-history-carousel .carousel-indicators .active {
    background-color:#fff;
}
.about-history-carousel .carousel-control .glyphicon-chevron-left, .about-history-carousel .carousel-control .glyphicon-chevron-right, .about-history-carousel .carousel-control .icon-next, .about-history-carousel .carousel-control .icon-prev {
    top:90%;
}
.about-history-carousel .carousel-control.left,
.about-history-carousel .carousel-control.right {
    background-image:none;
}
.news-container {
    margin-top: 20px;
    margin-bottom:-50px;
}
ul.news-navigation {
	margin: 0;
    padding-left:0px;
}
ul.news-navigation li.news-navigation-header-item {
	list-style-type: none;
	padding: 20px 0 20px 60px;
    background-color:#E1E1E1;
    color:#000;
    font-weight:700;
    text-transform:uppercase;
    font-size:14px;
}
ul.news-navigation li.news-navigation-item {
	list-style-type: none;
	padding: 20px 0 20px 60px;
    color:#000;
    text-transform:uppercase;
    border-bottom:1px solid #E1E1E1;
    font-size:14px;
}
ul.news-navigation li.news-navigation-item:last-child {
    border-bottom: 0px solid #fff;
}
ul.news-navigation li.news-navigation-item a {
    color: #000;
    text-transform: uppercase;
    text-decoration:none;
    font-size:14px;
}
ul.news-navigation li.news-navigation-item a:hover {
    color: #CE2036;
    text-decoration:none;
}
ul.news-navigation li.news-navigation-item a.active {
    color: #CE2036;
    text-decoration:none;
}
a.news-pagination-link, a.news-pagination-link:hover {
    background-color:#303030;
    color:#fff;
    padding: 10px;
    text-decoration:none;
    font-size:18px;
    text-transform:uppercase;
    font-weight:700;
}
.news-state-selection {
    background-color: #E1E1E1;
    text-transform:uppercase;
    margin-left:0px;
    margin-right:0px;
    margin-top:-40px;
    margin-bottom:30px;
}
.news-state-selection-header {
    font-size: 24px;
    font-weight:bold;
    margin-top:10px;
    margin-bottom:10px;
    line-height:100%;
}
.news-state-selection-link {
    margin-top:10px;
    margin-bottom:10px;
}
.news-state-selection-2 a:focus {
    text-decoration:none !important;
    color:#e91928 !important;
}
.news-state-selection-active {
    color:#e91928;
    font-weight:bold;
}
.news-state-selection-2 {
    border-bottom: 2px Solid #dddddd;
    font-size:16px;
    margin-bottom:30px;
    padding-bottom:20px;
}
.news-state-selection-2 .news-state-selection-link {
    margin-left:10px;
    margin-right:10px;
}
.locations-header {
    color:#000;
}
.state-leadership-container {
    /*margin-left:30px;
    margin-right:30px;*/
    margin-top:40px;
    margin-bottom:50px;
    border-top: 1px solid #898989;
    padding-top:20px;
}
.state-header {
    margin-left: 30px;
    margin-right: 30px;
}
.state-header h3 {
    margin-bottom: 0px;
}
.state-header h1 {
    margin-top:0px;
    color: #000;
    letter-spacing:0px;
}
.state-header h1 span {
    font-weight: 700;
}
.state-expert-container {
    /*margin-top: 40px;*/
    margin-left:30px;
    margin-right:30px;
}
.state-expert-item {
    text-align: center;
    float:left;
    width:200px;
    margin-left:20px;
    margin-top:30px;
    max-width:25%;
}
.state-expert-item img {
    margin-bottom: 15px;
}
.state-expert-item-name {
    text-transform: uppercase;
}
@media (max-width: 979px) {
    .state-expert-item img {
        display: none;
    }
    .state-expert-item {
        width: 100%;
        max-width: 100%;
        margin-left:0px;
    }
}
.state-feature-container {
    margin-left: 30px;
    margin-right: 30px;
}
.state-brands-container {
    border-top:1px solid #898989;
    padding-top:50px;
    margin-top:50px;
    padding-left:30px;
    padding-right:30px;
}
.brands-container {
    margin-left:30px;
    margin-right:30px;
}
h4.state-all-brands {
    background-color:#303030;
    color:#fff;
    float:left;
    padding: 10px;
}
h4.state-all-brands a, h4.state-all-brands a:hover {
    color:#fff;
    text-decoration:none;
    margin-left:15px;
    margin-right:15px;

}
.state-brands-item {
    margin-top:20px;
}
.state-brands-item img {
    display: block;
    margin-left:auto;
    margin-right:auto;
    margin-bottom:10px;
}
.state-brands-item p {
    /*border-left:1px solid #CE2036;
    padding-left:10px;*/
    text-align:center;
}
.state-brands-item p span.state-brand-header {
    font-weight:700;
    text-transform:uppercase;
}
.brands-state-selection {
    background-color: #E1E1E1;
    text-transform:uppercase;
    margin-left:0px;
    margin-right:0px;
    margin-top:-20px;
    margin-bottom:30px;
}
@media (max-width: 767px) {
    div.brands-state-selection div.col-md-2 {
        margin-top:-5px;
        margin-bottom:-5px;
    }
}
.brands-state-selection-header {
    font-size: 20px;
    font-weight:bold;
    margin-top:10px;
    margin-bottom:10px;
    line-height:100%;
}
.brands-state-selection-link {
    margin-top:10px;
    margin-bottom:10px;
}
.brands-state-selection-active {
    color:#CE2036;
}
.state-top-stories-header {
    color: #fff;
    padding: 10px;
    font-size:22px;
    font-weight:700;
    text-transform:uppercase;
}
@media (max-width: 767px) {
    .state-top-stories-header {
        padding: 0px;
    }
}
.state-top-stories-container {
    width: 100%;
    background-color: #CE2036;
    color: #fff;
    margin-bottom:50px;
    margin-top:50px;
    padding-top:20px;
    padding-bottom:20px;
    padding-left:30px;
    padding-right:30px;
    font-size:14px;
}
.state-top-stories-container a {
    color: #fff;
    font-size:14px;
}
.state-top-stories-all {
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
}
.state-become-customer {
    border-top:1px solid #898989;
    padding-top:50px;
    margin-top:50px;
    padding-left:30px;
    padding-right:30px;
}
h4.state-contact-us {
    background-color:#303030;
    color:#fff;
    float:left;
    padding: 10px;
}
h4.state-contact-us a, h4.state-contact-us a:hover {
    color:#fff;
    text-decoration:none;
    margin-left:15px;
    margin-right:15px;
}
.privacy-policy-header {
    font-weight: 700;
}
.account-services-container {
    margin-bottom:50px;
    margin-left:30px;
    margin-right:30px;
}
.account-services-container h3 {
    
}
.account-services-container p.account-services-subheader {
    margin-bottom: 40px;
}
.account-services-item {
}
.account-services-item a {
    color:#000;
}
.account-services-item a:hover {
    color:#e91928;
    text-decoration:underline;
}
.account-services-item img {
    display: block;
    margin-left:auto;
    margin-right:auto;
    margin-bottom:10px;
}
/*.account-services-item p,*/
.account-services-item div {
    border-left:2px solid #303030;
    padding-left:10px;
}
.account-services-item p span.account-services-item-header,
.account-services-item div span.account-services-item-header {
    font-weight:700;
    /*text-transform:uppercase;*/
}
.privacy-policy-container {
    margin-left: 30px;
    margin-right: 30px;
}
.contact-us-container {
    margin-bottom:20px;
    margin-left:30px;
    margin-right:30px;
}
.contact-us-container p.contact-us-subheader {
    margin-bottom: 40px;
}
p.contact-us-subheader a {
    color:#CE2036
}
.contact-us-button {
    background-color:#303030;
    color:#fff !important;
    float:right;
    padding-left:30px;
    padding-right:30px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    border-top-left-radius: 0px;
    border-top-right-radius:0px;
    text-transform:uppercase;
    font-size:18px;
    font-weight:bold;
}
.contact-us-button:hover {
    color: #fff;
}
.full-width-header {
    margin-left: 30px;
    margin-right: 30px;
    margin-bottom:20px;
}
.full-width-body {
    margin-left: 30px;
    margin-right: 30px;
    /*margin-bottom:50px;*/
}
.brand-search-states {
    padding-left:30px;
    padding-right:30px;
    padding-top:10px;
    padding-bottom:10px;
    background-color:#E1E1E1;
    margin-bottom:50px;
}
.brand-search-states .brand-search-states-header {
    text-transform:uppercase;
    font-weight:700;
}
.brand-search-states .brand-search-states-required {
    text-transform:uppercase;
    font-size:10px;
}
.brand-search-states .brand-search-states-rbl {
    text-transform:uppercase;
}
.brand-search-states .brand-search-states-rbl input[type="radio"] {
    margin-left:20px;
    margin-right:1px;
}
.brand-search-states .brand-search-states-rbl label {
    margin-left: 3px;
}
@media (max-width: 991px) {
    .brand-search-states-header-container {
        display: block;
    }
}
@media (max-width: 550px) {
    .brand-search-states .brand-search-states-rbl input[type="radio"] {
        float:left;
    }
    .brand-search-states .brand-search-states-rbl label {
        display:block;
    }
}
.brand-search-container {
    margin-left: 30px;
    margin-right: 30px;
}
.brand-search-container input[type="radio"] {
    margin-left: 20px;
    margin-right:1px;
}
.brand-search-container-rbl {
    margin-left: -20px;
}
.brand-search-textbox {
    width: 100%;
}
.brand-autocomplete-highlight {
    color:#f00;
}
.news-article-container {
    margin-left: 30px;
    margin-right: 30px;
}
.news-article-container h1 {
    margin-top: 0px;
}
.news-article-container a {
    color:#e91928;
}
.news-article-container a:hover {
    color:#ad172b;
}
.news-article-container img {
    max-width: 100%;
    height:auto;
}
.news-article-header {
    letter-spacing: 0px;
    font-size: 24px;
}
.news-article-all-news-link {
    text-transform: uppercase;
}
.news-article-header-image {
    margin: 2em 0 !important;
}
.news-article-all-news-link-top {
    text-align:right;
    width:100%;
    margin-bottom:20px;
    margin-top:5px;
}
.news-article-all-news-link-bottom {
    margin-left:30px; 
    margin-top:50px;
}
.our-values-content {
    margin-left: 30px;
    margin-right: 30px;
}
.our-values-container {
    margin-top:50px;
    padding-top:50px;
    border-top: 1px solid #898989;
    margin-right:-30px;
    margin-left:-30px;
    padding-left:20px;
    padding-right:20px;
}
.our-values-image {
    width: 100%;
    height:auto;
}
.donations-container {
    margin-left: 30px;
    margin-right: 30px;
}
.donations-container input[type=text]{
    width: 100%;
}
.donations-container textarea {
    width: 100%;
    height:99px;
    margin-bottom:11px;
}
.donations-container select.Width50 {
    width:50%;
}
.donations-container .donations-cbl {
    width: 100%;
}
.donations-container .donations-cbl td label {
    padding-left:2px;
}
.donations-container .donations-rbl {
    margin-top: -10px;
}
.donations-container .donations-rbl label {
    font-weight: 400;
    padding-left: 2px;
    padding-right:5px;
}
.donations-container table {
    width:100%;
}
.donations-container .donation-sub-text {
    font-size: 12px;
}
.donations-container .datepicker {
    width: 50% !important;
}
.donations-required {
    color: #f00;
}
.donations-indent {
    border-left: 1px solid #CE2036;
    padding-left: 15px;
    margin-bottom: 30px;
}
.donations-link {
    background-color:#303030;
    color:#fff;
    padding:10px;
}
.donations-link:hover {
    color: #fff;
}
.partner-portal-button {
    background-color:#303030;
    color:#fff !important;
    float:left;
    padding-left:30px;
    padding-right:30px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    border-top-left-radius: 0px;
    border-top-right-radius:0px;
    text-transform:uppercase;
    font-size:18px;
    font-weight:bold;
}
.partner-portal-button:hover {
    color: #fff;
}

.donation-chkbx label{
  margin-left:5px !important;
}

.donate-button {
    background-color:#303030;
    color:#fff !important;
    float:none;
    padding-left:30px;
    padding-right:30px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    border-top-left-radius: 0px;
    border-top-right-radius:0px;
    text-transform:uppercase;
    font-size:18px;
    font-weight:bold;
}
.donate-button:hover {
    color: #fff;
}
.AZ-golf-Schedule-header {
    color:#DC0004;
    text-transform:uppercase;
    font-weight:bold;
    font-size:16px;
    margin-top:5px;
    padding-left:5px;
    padding-right:5px;
}
.AZ-golf-Schedule-body {
    color:#fff;
    font-size:16px;
    padding-left:5px;
    padding-right:5px;
}
.AZ-golf-nav div {
    float:left;
    text-transform:uppercase;
    margin-top:5px;
    margin-bottom:5px;
    padding:10px 20px;
    border-left: 2px solid #fff;
    height:60px;
    display:table;
}
.AZ-golf-nav div:first-child {
    border-left-width: 0px;
}
.AZ-golf-nav div span {
    vertical-align: middle;
    display:table-cell;
}
.AZ-golf-nav div span a:link,
.AZ-golf-nav div span a:visited,
.AZ-golf-nav div span a:hover,
.AZ-golf-nav div span a:active {
    color:#fff;
    text-decoration:none;
}
.AZ-golf-nav div span a:hover {
    text-decoration:underline;
}
.AZ-golf-HoverRed {
    cursor:pointer;
}
.AZ-golf-HoverRed:hover {
    color:#DC0004;
}
.search-results {
    width:100%;
    max-width:660px;
    margin-bottom:20px;
}
.search-results a:hover {
    color:#555555;
}
.search-results h4 {
    margin-bottom:5px;
}
@media (max-width: 550px) {
    .AZ-golf-header {
        display:none;
    }
    .AZ-golf-header-logo {
        display:normal;
        width:auto;
        max-height:250px;
        margin-bottom:30px;
    }
}
@media (min-width: 551px) {
    .AZ-golf-header {
        display:normal;
    }
    .AZ-golf-header-logo {
        display:none;
    }
}

@media (max-width: 991px) {
    .AZ-golf-schedule-container {
        background:none;
    }
    .AZ-golf-donate-info-container {
        background: none;
        background-color:#312E28; 
    }
}
@media (min-width: 992px) {
    .AZ-golf-schedule-container {
        background: url('/Presentation/WirtzBev/includes/images/AZ-Golf/AZ%20Golf_Schedule.jpg'); 
        background-size: 100% auto;
        background-repeat: no-repeat;
    }
    .AZ-golf-donate-info-container {
        background: url('/Presentation/WirtzBev/includes/images/AZ-Golf/AZ Golf_Donate.jpg');
        background-size: 100% auto;
        background-repeat: repeat;
    }
}
.article-quote {
  font-size: 28px;
  color:#ac1f2d;
  color:#303030;
  line-height: 1.6em;
  font-weight: 700;
  margin: 1em 0;
  display: block;  
}
  

.article-quote:after {
  content: "";
  width: 100%;
  height: 67px;
  background: url("/Presentation/WirtzBev/includes/images/quote-icon.jpg") 48% 20px no-repeat; /*Fallback*/
  background: url("/Presentation/WirtzBev/includes/images/quote-icon.svg") 48% 20px no-repeat;
  display: block;
  position: relative;
}