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:0 auto 10px
}
.qlIcons span{
    text-align:center;
    width:100%;
    display:block;
    margin: 0 auto;
}
.qlIcons .icon .ql-icon{
    width:62px;
    height:62px;
}
.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.golf-tee-times {
    background: transparent url(https://d2nfzhdjx5k7v7.cloudfront.net/sites/VSI/img/VS_Icon_GolfTeeTimes_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.pass-management {
    background: transparent url(https://d2nfzhdjx5k7v7.cloudfront.net/sites/VSI/img/VS_Icon_PassManagement_White.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.insights {
    background: transparent url(https://d2nfzhdjx5k7v7.cloudfront.net/sites/VSI/img/VS_Icon_LightBulb_White.svg) no-repeat center;
    background-size: contain;
}
.ql-icon.websites {
    background: transparent url(https://d2nfzhdjx5k7v7.cloudfront.net/sites/VSI/img/VS_Icon_ComputerWorkstations&Servers_White.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 h2{
    margin-bottom:40px
}
section.panel-grid .text>div {
    padding: 3rem 5rem;
}
section.panel-grid .text>div h2: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 .row#golf-tee-times .col.text>div h2:before {
    background-image: url(https://d2nfzhdjx5k7v7.cloudfront.net/sites/VSI/img/VS_Icon_GolfTeeTimes_Grey.svg);
    background-position:center;
    background-size:50%;
    background-repeat:no-repeat;
}
.panel-grid .row#point-of-sale .col.text>div h2: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 .row#pass-management .col.text>div h2:before {
    background-image: url(https://d2nfzhdjx5k7v7.cloudfront.net/sites/VSI/img/VS_Icon_PassManagement_Grey.svg);
    background-position:center;
    background-size:50%;
    background-repeat:no-repeat;
}
.panel-grid .row#locker-rental .col.text>div h2:before {
    background-image: url(https://d2nfzhdjx5k7v7.cloudfront.net/sites/VSI/img/VS_Icon_LockerRental_Grey.svg);
    background-position:center;
    background-size:50%;
    background-repeat:no-repeat;
}
.panel-grid .row#maintenance-tracking .col.text>div h2:before {
    background-image: url(https://d2nfzhdjx5k7v7.cloudfront.net/sites/VSI/img/VS_Icon_MaintenanceTracking_Grey.svg);
    background-position:center;
    background-size:50%;
    background-repeat:no-repeat;
}
.panel-grid .row#facility-reservation .col.text>div h2:before {
    background-image: url(https://d2nfzhdjx5k7v7.cloudfront.net/sites/VSI/img/VS_Icon_FacilityRes_Grey.svg);
    background-position:center;
    background-size:50%;
    background-repeat:no-repeat;
}
.panel-grid .row#mobile-solutions .col.text>div h2:before {
    background-image: url(https://d2nfzhdjx5k7v7.cloudfront.net/sites/VSI/img/VS_Icon_MobileSolutions_Grey.svg);
    background-position:center;
    background-size:50%;
    background-repeat:no-repeat;
}
.panel-grid .row#reporting .col.text>div h2:before {
    background-image: url(https://d2nfzhdjx5k7v7.cloudfront.net/sites/VSI/img/VS_Icon_Reporting_Grey.svg);
    background-position:center;
    background-size:50%;
    background-repeat:no-repeat;
}
.panel-grid .row#golf-plug-ins .col.text>div h2: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 .row#guess-work .col.text>div h2:before {
    background-image: url(https://d2nfzhdjx5k7v7.cloudfront.net/sites/VSI/img/VS_Icon_ComputerWorkstations&Servers_Grey.svg);
    background-position:center;
    background-size:50%;
    background-repeat:no-repeat;
}
.panel-grid .row#insights .col.text>div h2: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;
}
