section.golfTrac.intro .carousel .item {justify-content:center;align-content:center;align-items: center;}
section.golfTrac.intro .carousel .item .carousel-caption h3 {
    color: var(--lightGreen);
	font-weight: normal;
    font-size:2rem!important
}

section.golfTrac.intro .carousel .item .carousel-caption h3 span.bold {
    font-weight: bold;
}

section.golfTrac.intro .carousel .item .carousel-caption p:first-of-type {
    font-size: 2.5rem;
    font-weight: bold;
    color: var(--blue);
    line-height: 1.25;
   /* max-width:350px;*/
	margin-top: 0.75rem;
}
section.golfTrac.intro .carousel .item .carousel-caption p:last-of-type {
    font-size: 1rem;
    color: var(--darkestGray);
    line-height: 1.5;
}

section.golfTrac.intro .carousel .item:before {
    display: none;
}
section.golfTrac.intro .carousel .item img {
    max-width:100%;
    width: auto;
}
section.golfTrac.intro .carousel .item .carousel-caption {
    position: relative!important;
    left: inherit!important;
    right: inherit!important;
    top: inherit!important;
    bottom: inherit!important;
    transform: inherit!important;
    text-align:left;
  	color:var(--darkGray);
}
.white .circle-text.blueTxt {
    background: rgba(255,255,255,.7);
}
.white .circle-text.blueTxt > div{
    color:#1D98C3!important;
	display: flex;
    justify-content: center;
    align-items: center;
}
.row.qlIcons .col {max-width: 200px;}
.col a {
    color: #fff;
    text-decoration: none;
}
.qlIcons {
    display: flex;
    flex-direction: row;
    align-content: center;
    align-items: center;
    justify-content: center;
}
.qlIcons .icon{
    display:block;
    border:3px solid var(--green);
    border-radius:50%;
    width:120px;
    height:120px;
    margin:15px auto 5px
}
.qlIcons span{
    text-align:center;
    width:100%;
    display:block;
    margin: 0 auto;
}
.qlIcons .icon .ql-icon{
    width:62px;
    height:62px;
}
.ql-icon.data-build-services {
    background: transparent url(https://d2nfzhdjx5k7v7.cloudfront.net/sites/VSI/img/VS_Icon_DataBuildServices_White.svg) no-repeat center;
    background-size: contain;
  }
.ql-icon.processing {
  background: transparent url(https://d2nfzhdjx5k7v7.cloudfront.net/sites/VSI/img/VS_Icon_Processing_White.svg) no-repeat center;
  background-size: contain
  }
.ql-icon.maintenance-tracking {
  background: transparent url(https://d2nfzhdjx5k7v7.cloudfront.net/sites/VSI/img/VS_Icon_MaintenanceTracking_White.svg) no-repeat center;
  background-size: contain;
}
.ql-icon.point-of-sale {
    background: transparent url(https://d2nfzhdjx5k7v7.cloudfront.net/sites/VSI/img/VS_Icon_PointOfSale_White.svg) no-repeat center;
    background-size: contain;
 } 
  .ql-icon.manage-costs {
    background: transparent url(https://d2nfzhdjx5k7v7.cloudfront.net/sites/VSI/img/VS_Icon_Shops_Concessions_White.svg) no-repeat center;
    background-size: contain;
}
  .ql-icon.custom-invoice {
    background: transparent url(https://d2nfzhdjx5k7v7.cloudfront.net/sites/VSI/img/VS_CustomInvoicing.svg) no-repeat center;
    background-size: contain;
}
.ql-icon.sports-leagues {
    background: transparent url(https://d2nfzhdjx5k7v7.cloudfront.net/sites/VSI/img/soccer_ball_icon.svg) no-repeat center;
    background-size: contain;
  
  }
.ql-icon.provider-management {
    background: transparent url(https://d2nfzhdjx5k7v7.cloudfront.net/sites/VSI/img/VS_Icon_ProviderManagement_White.svg) no-repeat center;
    background-size: contain;
}
.ql-icon.events-classes{
    background: transparent url(https://d2nfzhdjx5k7v7.cloudfront.net/sites/VSI/img/events_calendar_icon.svg) no-repeat center;
    background-size: contain;
}
.ql-icon.locker-rental {
    background: transparent url(https://d2nfzhdjx5k7v7.cloudfront.net/sites/VSI/img/VS_Icon_LockerRental_White.svg) no-repeat center;
    background-size: contain;
}
.ql-icon.facility-reservation {
    background: transparent url(https://d2nfzhdjx5k7v7.cloudfront.net/sites/VSI/img/VS_Icon_FacilityRes_White.svg) no-repeat center;
    background-size: contain;
}
.ql-icon.mobile-solutions{
    background: transparent url(https://d2nfzhdjx5k7v7.cloudfront.net/sites/VSI/img/mobile_phone_icon.svg) no-repeat center;
    background-size: contain;
}
.ql-icon.reporting {
    background: transparent url(https://d2nfzhdjx5k7v7.cloudfront.net/sites/VSI/img/stock_arrow_icon.svg) no-repeat center;
    background-size: contain;
}
.ql-icon.golf-plug-ins {
    background: transparent url(https://d2nfzhdjx5k7v7.cloudfront.net/sites/VSI/img/plus_icon.svg) no-repeat center;
    background-size: contain;
}
.ql-icon.pass-management {
    background: transparent url(https://d2nfzhdjx5k7v7.cloudfront.net/sites/VSI/img/plus_icon.svg) no-repeat center;
    background-size: contain;
  }
.ql-icon.modern-experience {
    background: transparent url(https://d2nfzhdjx5k7v7.cloudfront.net/sites/VSI/img/VS_Icon_LightBulb_White.svg) no-repeat center;
    background-size: contain;
}
.ql-icon.custom-invoicing {
    background: transparent url(https://d2nfzhdjx5k7v7.cloudfront.net/sites/VSI/img/VS_CustomInvoicing.svg) no-repeat center;
    background-size: contain;
}

section.panel-grid .image,section.panel-grid .text {
    padding: 0;
    margin: 0;
}
section.panel-grid .image p {
    padding: 0;
    margin: 0;
}
section.panel-grid .image img{
    padding: 0;
    margin: 0;
    width:100%;
    height:auto;
}
section.panel-grid .text{
    align-items:center;
    justify-content:center;
    align-content:center;
    display:flex;
}
section.panel-grid .text>div h3{
    margin-bottom:40px
}
section.panel-grid .text>div {
    padding: 3rem 5rem;
}
section.panel-grid .text>div h3:before {
    content:"";
    display:block;
    float:left;
    width:60px;
    height:60px;
    margin-right:15px;
    margin-top:-10px;
    border-radius:50%;
    background-color:var(--gray);
}


.panel-grid #program-management .col.text>div h3:before {
    background-image: url(https://d2nfzhdjx5k7v7.cloudfront.net/sites/VSI/img/VS_Icon_DataBuildServices_Grey.svg);
    background-position:center;
    background-size:50%;
    background-repeat:no-repeat;
}
.panel-grid #cys-registration .col.text>div h3:before {
    background-image: url(https://d2nfzhdjx5k7v7.cloudfront.net/sites/VSI/img/VS_Icon_Processing_Grey.svg);
    background-position:center;
    background-size:50%;
    background-repeat:no-repeat;
}
.panel-grid #staff-management .col.text>div h3:before {
    background-image: url(https://d2nfzhdjx5k7v7.cloudfront.net/sites/VSI/img/VS_Icon_ProviderManagement_Grey.svg);
    background-position:center;
    background-size:50%;
    background-repeat:no-repeat;
}
.panel-grid #schedule-management .col.text>div h3:before {
    background-image: url(https://d2nfzhdjx5k7v7.cloudfront.net/sites/VSI/img/VS_Icon_Events&Classes_Grey.svg);
    background-position:center;
    background-size:50%;
    background-repeat:no-repeat;
}
.panel-grid #point-of-sale .col.text>div h3:before {
    background-image: url(https://d2nfzhdjx5k7v7.cloudfront.net/sites/VSI/img/VS_Icon_PointOfSale_Grey.svg);
    background-position:center;
    background-size:50%;
    background-repeat:no-repeat;
}
.panel-grid #league-scheduling .col.text>div h3:before {
    background-image: url(https://d2nfzhdjx5k7v7.cloudfront.net/sites/VSI/img/VS_Icon_Sports&Leagues_Grey.svg);
    background-position:center;
    background-size:50%;
    background-repeat:no-repeat;
}
.panel-grid #lending-management .col.text>div h3:before {
    background-image: url(https://d2nfzhdjx5k7v7.cloudfront.net/sites/VSI/img/VS_Icon_PlugIns_Grey.svg);
    background-position:center;
    background-size:50%;
    background-repeat:no-repeat;
}
.panel-grid #integration-options .col.text>div h3:before {
    background-image: url(https://d2nfzhdjx5k7v7.cloudfront.net/sites/VSI/img/VS_Icon_LightBulb_Grey.svg);
    background-position:center;
    background-size:50%;
    background-repeat:no-repeat;
}
.panel-grid #learn_more .col.text>div h3:before {
    background-image: url(https://d2nfzhdjx5k7v7.cloudfront.net/sites/VSI/img/VS_Icon_PlugIns_Grey.svg);
    background-position:center;
    background-size:50%;
    background-repeat:no-repeat;
}