/* Custom CSS stylesheet for business.golfnow.com */

body {
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    color: #4e4e4e;
    }

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
	color: #4e4e4e;
    margin: 20px 0 10px;
}

h6.feature-label {
    margin: 10px 0;
}
.content-block.navy .h1, .content-block.navy .h2, .content-block.navy .h3, .content-block.navy .h4, .content-block.navy .h5, .content-block.navy .h6, .content-block.navy h1, .content-block.navy h2, .content-block.navy h3, .content-block.navy h4, .content-block.navy h5, .content-block.navy h6, .content-block.navy a,
.content-block-hero .h1, .content-block-hero .h2, .content-block-hero .h3, .content-block-hero .h4, .content-block-hero .h5, .content-block-hero .h6, .content-block-hero h1, .content-block-hero h2, .content-block-hero h3, .content-block-hero h4, .content-block-hero h5, .content-block-hero h6,
.home .intro-copy .h1, .home .intro-copy .h2, .home .intro-copy .h3, .home .intro-copy .h4, .home .intro-copy .h5, .home .intro-copy .h6, .home .intro-copy h1, .home .intro-copy h2, .home .intro-copy h3, .home .intro-copy h4, .home .intro-copy h5, .home .intro-copy h6, .home .intro-copy small,
.h1.white, .h2.white, .h3.white, .h4.white, .h5.white, .h6.white, h1.white, h2.white, h3.white, h4.white, h5.white, h6.white {
	color: #fff;
}

.content-block.navy a {
	text-decoration: underline;
}

.content-block.navy a.btn,
.content-block.navy.support-footer a,
.content-block.navy.support-hero a {
	text-decoration: none;
}


h1 {
	font-size: 54px;
	}

h2 {
	font-size: 36px;
	}

h3 {
	font-size: 32px;
	}

h4 {
	font-size: 28px;
	}

h5 {
	font-size: 24px;
	}

h6 {
	font-size: 20px;
	}

.h1 .small, .h1 small, .h2 .small, .h2 small, .h3 .small, .h3 small, .h4 .small, .h4 small, .h5 .small, .h5 small, .h6 .small, .h6 small, h1 .small, h1 small, h2 .small, h2 small, h3 .small, h3 small, h4 .small, h4 small, h5 .small, h5 small, h6 .small, h6 small {
    color: inherit;
}
.mkt-text,
.green-text {
	color: #77bc43;
}

.svc-text,
.blue-text {
	color: #0076bb;
}

.tech-text,
.orange-text {
	color: #f0b428;
}

a {
    color: #0076bb;
}

a:focus, a:hover {
    color: #004d7d;
    text-decoration: none;
    outline: none;
    outline-offset: 0;
}

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

.alignright {
	float: right;
	margin-left: 10px;
}

.alignleft {
	float: left;
	margin-right: 10px;
}

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

.wp-caption-text {
    font-size: 90%;
    font-style: italic;
}

.post-content::after {
    clear: both;
    content: " ";
    display: table;
}
/* -----------------------------------------------------------------------------
Header
----------------------------------------------------------------------------- */

.navbar-brand {
    background: url("../images/GolfNow-Business-vert-logo.png") no-repeat left top;
    float: left;
    height: 43px;
    padding: 0;
    margin: .7em 0 .7em;
    width: 158px;
    border: 0;
    overflow: hidden;
    text-indent: -9999px;
}


.top-bar-gray {
	background: #f2f2f2;
}

.partner-care-call-header {
    background: #004d7d;
    color: white;
    margin: 0 -15px;
    padding: 10px 15px;
    text-align: center;
}

.partner-care-call-header a.phone-number {
	display: block;
	color: #fff;
	text-decoration: underline;
	font-size: 18px;
	font-weight: bold;
	}

.navbar {
    min-height: 40px;
}

.navbar-default {
	font-size: 18px;
	background-color: transparent;
	border: none;
}

.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border: none;
    background: white;
}

.navbar.navbar-static-top {
	margin-bottom: 0;
}

.dropdown .dropdown-menu>li>a,
.navbar-default .navbar-nav .open .dropdown-menu>li>a{
    font-size: 16px;
}

.dropdown.mkt .dropdown-menu>li.solution-description>a,
.navbar-default.mkt .navbar-nav .open .dropdown-menu>li.solution-description>a,
.dropdown.tech .dropdown-menu>li.solution-description>a,
.navbar-default.tech .navbar-nav .open .dropdown-menu>li.solution-description>a,
.dropdown.svc .dropdown-menu>li.solution-description>a,
.navbar-default.svc .navbar-nav .open .dropdown-menu>li.solution-description>a {
	font-size: 20px;
	padding: 4px 15px 8px 25px;
	font-weight: bold;
	}

.dropdown.svc .dropdown-menu>li>a{
	color:#0076bb;
}

.dropdown.tech .dropdown-menu>li>a{
	color:#f0b428;
}

.navbar-top .dropdown .dropdown-menu>li>a:focus, .navbar-top .dropdown .dropdown-menu>li>a:hover {
	color: #2e2e2e;
}

.navbar-default .navbar-nav>.open.mkt>a, .navbar-default .navbar-nav>.open.mkt>a:focus,
.navbar-default .navbar-nav>.open.tech>a, .navbar-default .navbar-nav>.open.tech>a:focus,
.navbar-default .navbar-nav>.open.svc>a, .navbar-default .navbar-nav>.open.svc>a:focus, .navbar-default .navbar-nav>.open>a:hover {
    color: #666;
    background-color: transparent;
}

.navbar-top .mkt .solution-description h6 a,
.dropdown.mkt .dropdown-menu>li>a,
.navbar-default .navbar-nav .open.mkt .dropdown-menu>li>a {
	color: #77bc43;
	}

.navbar-top .tech .solution-description h6 a,
.dropdown.tech .dropdown-menu>li>a,
.navbar-default .navbar-nav .open.tech .dropdown-menu>li>a {
	color: #f0b428;
	}

.navbar-top .svc .solution-description h6 a,
.dropdown.svc .dropdown-menu>li>a,
.navbar-default .navbar-nav .open.svc .dropdown-menu>li>a {
	color: #0076bb;
	}

.glyphicon-chevron-down.dropdown-mobile {
	float: right;
}

.icon-bar {
	background-color: #004d7d;
}

ul.navbar-right {
    border-top: 1px solid #f2f2f2;
}

.promotion-bar {
    background: #0076bb;
}

.promotion-bar h6 {
    color: white;
    margin: 8px;
}

.promotion-bar .btn-white:hover, .promotion-bar .btn-white.focus, .promotion-bar .btn-white:focus {
    color: #004d7d;
}
/* -----------------------------------------------------------------------------
Homepage hero
----------------------------------------------------------------------------- */

section.hero {
    background: url("../images/sizzle-background.jpg") no-repeat center/cover #004d7d;
    height: 400px;
}

.home .hero-message {
    margin-top: 60px;
}

.hero {
    text-align: center;
    }

.video_area {
    display: none;
}

.home .hero-message {
    margin-top: 60px;
}

.hero h3 {
    font-size: 24px;
    color: white;
    line-height: 1.5;
    margin-top: 0;
}

.hero .btn {
	font-size: 18px;
	margin: 6px;
	}

/* -----------------------------------------------------------------------------
Homepage
----------------------------------------------------------------------------- */

.solutions-intro {
	background-size:cover;
	color: white;
}

.solutions-intro a {
	color: white;
}

.solutions-intro .intro-copy {
	padding: 25px 10px;
	max-width: 55%;
}

.marketplace-intro {
	background: url("../images/home-mkt-bg.jpg") center/cover no-repeat;
}

.technologies-intro {
	background: url("../images/home-tech-bg.jpg") center/cover no-repeat;
}

.services-intro {
	background: url("../images/home-svc-bg.jpg") center/cover no-repeat;
}

.learn-more-intro {
	background: #77bc43;
	text-align: center;
}

.learn-more-intro.tech {
	background: #f0b428;
}

.learn-more-intro.svc {
	background: #0076bb;
}

.learn-more-intro.mkt .btn {
	background: url("../images/home-mkt-icon.png") left center no-repeat;
	padding-left: 32px;
}

.learn-more-intro.tech .btn {
	background: url("../images/home-tech-icon.png") left center no-repeat;
	padding-left: 32px;
}

.learn-more-intro.svc .btn {
	background: url("../images/home-svc-icon.png") left center no-repeat;
	padding-left: 32px;
}


/* -----------------------------------------------------------------------------
Content blocks
----------------------------------------------------------------------------- */

.main-body-container {
	margin-top: -60px;
}

/* If content blocks are not used, the Wordpress content will display */
.content-container {
    padding-top: 20px;
    padding-bottom: 20px;
}

.content-block {
	padding: 20px 0 40px;
}

.content-block.features-icons {
    padding-bottom: 0;
}

.content-block, .content-block.white {
	background: white;
	}

.content-block.navy {
	background: #004d7d;
	color: white;
	}

.content-block.gray {
	background: #e0e0e0;
	}

.content-block-header {
	color: #2e2e2e;
    margin-top: 0;
}

.content-block.navy .content-block-header {
	color: #fff;
	}

.content-block-footer {
	padding: 20px 0;
}

.content-block-hero {
    background: url("../images/hero.jpg") no-repeat center/cover #004d7d;
    margin-top: -60px;
}

.content-block-hero {
	color: white;
}

.content-block-hero .btn {
	margin: 6px;
}

.content-block.sales-material-buttons {
	padding: 10px 0 0;
}

.content-block.sales-material-buttons.career {
	padding: 10px 0;
}
.content-block.sales-material-buttons .btn-sales-material {
	color: #004d7d;
}

.content-block.features-icons .feature {
    margin-bottom: 20px;
    min-height: 64px;
}

.content-block.cares-content {
    padding-bottom: 10px;
}

h3.features-header {
    margin: 10px 0 20px;
}

.support-module {
	background: white;
	border-radius: 2px;
	padding: 10px;
	margin-bottom: 10px;
	text-align: center;
}

.support-icon {
	float: left;
	margin-right: 10px;
	max-height: 70px;
	width: auto;
}

.support-module,
.support-module a,
.support-module .h1, .support-module .h2, .support-module .h3, .support-module .h4, .support-module .h5, .support-module .h6, .support-module h1, .support-module h2, .support-module h3, .support-module h4, .support-module h5, .support-module h6,
.support-footer .support-module .h1, .support-footer .support-module .h2, .support-footer .support-module .h3, .support-footer .support-module .h4, .support-footer .support-module .h5, .support-footer .support-module .h6, .support-footer .support-module h1, .support-footer .support-module h2, .support-footer .support-module h3, .support-footer .support-module h4, .support-footer .support-module h5, .support-footer .support-module h6 {
	color: #004d7d;
}

.support-hero a:hover,
.support-footer a:hover {
	text-decoration: none;
}

.remote-support {
	padding-top: 80px;
}

.support-doc-hero {
	padding-bottom: 10px;
}


.support-breadcrumbs .breadcrumb {
	background: none;
	margin-bottom: 0;
}

.content-block.support-breadcrumbs {
	padding: 5px 0;
}

.breadcrumb-divider {
    color: #ccc;
}

.panel-support-docs .panel-heading {
    padding: 0;
}

.panel-support-docs .panel-title>a {
	display: block;
	padding: 10px 15px;
}

.panel-support-docs .panel-body>h6:first-child {
    margin-top: 0;
}

.panel li,
.thumbnail li {
	padding: 5px 0;
}

.thumbnail {
    padding: 0;
}

.thumbnail .caption {
    padding: 0px 10px;
}

.content-block.slider .container-fluid {
    padding-right: 0;
    padding-left: 0;
}

.content-block.slider {
	padding: 0;
}


.testimonials-slider.soliloquy-container .soliloquy-active-slide .soliloquy-caption {
    position: static;
    }

.testimonials-slider.soliloquy-container .soliloquy-active-slide .soliloquy-caption.soliloquy-caption-right {
	width: 100%
	}

.testimonials-slider.soliloquy-container .soliloquy-active-slide .soliloquy-caption.soliloquy-caption-right .soliloquy-caption-inside {
    font-size: 24px;
    padding: 25px 25px 20px;
}

.soliloquybox-title.soliloquybox-title-outside-wrap {
    visibility: hidden !important;
    display: none;
}

p.attribution {
    font-size: 18px;
    text-align: right;
    margin-top: 15px;
    line-height: 2;
}

p.attribution small {
	display: block;
    font-size: 13px;
    font-style: italic;
}

.testimonials-slider.soliloquy-container .soliloquy-viewport {
    height: auto !important;
}

.testimonials-slider a.soliloquy-link:after {
	content: "";
 	min-width: 230px;
	min-height: 230px;
	background: url("../images/testimonials-play-button.png") 50% no-repeat;
	position: absolute;
	top: 0;
	margin: 0 auto;
	width: 100%
}

.content-block.slider .soliloquy-container .soliloquy-prev,
.content-block.slider .soliloquy-container .soliloquy-next {
	width: 25px;
	height: 44px;
    margin-top: -22px;
    top: 50%;
    background: url("../images/testimonials-slider-prev.png") no-repeat scroll 50% 50%;
}

.content-block.slider .testimonials-slider.soliloquy-container .soliloquy-prev,
.content-block.slider .testimonials-slider.soliloquy-container .soliloquy-next {
    top: 25%;
}
.content-block.slider .soliloquy-container .soliloquy-next {
    background: url("../images/testimonials-slider-next.png") no-repeat scroll 50% 50%;
}

.testimonials-slider.soliloquy-container .soliloquy-caption {
    background: #004d7d;
}

.content-block.gray .testimonials-slider.soliloquy-container .soliloquy-caption {
    background: #e0e0e0;
    }

.content-block.white .testimonials-slider.soliloquy-container .soliloquy-caption {
    background: #fff;
    }

.content-block.gray .soliloquy-container .soliloquy-caption .soliloquy-caption-inside,
.content-block.white .soliloquy-container .soliloquy-caption .soliloquy-caption-inside {
	color: #004d7d;
}

.testimonials-slider.soliloquy-container .soliloquy-caption .soliloquy-caption-inside {
    background: none;
    text-shadow: none;
}

.blog-post {
	background: white;
	margin: 20px auto;
	padding-bottom: 20px;
}

.blog-post h6.categories {
    background: url("../images/n2k-category-icon.png") 10px center no-repeat #0076bb;
    color: white;
    padding: 10px 10px 10px 45px;
}

.blog-post h6.categories a {
    color: white;
}

.blog-post.category-plus h6.categories,
.blog-post.category-ride h6.categories,
.blog-post.category-websites h6.categories,
.blog-post.category-imagery h6.categories,
.blog-post.category-answers h6.categories,
.blog-post.category-pmp h6.categories {
	background-image: url("../images/home-svc-icon.png");
}

.blog-post.category-gnc h6.categories,
.blog-post.category-reservations h6.categories,
.blog-post.category-g1 h6.categories,
.blog-post.category-connect h6.categories,
.blog-post.category-opencourse h6.categories {
	background-color: #f0b428;
	background-image: url("../images/home-tech-icon.png");
}

.blog-post.category-golfnow h6.categories,
.blog-post.category-deal-caddy h6.categories,
.blog-post.category-golf-advisor h6.categories,
.blog-post.category-military-tee-times h6.categories,
.blog-post.category-last-minute-golfer h6.categories,
.blog-post.category-teeofftimes h6.categories,
.blog-post.category-marketplaces h6.categories {
	background-color: #77bc43;
	background-image: url("../images/home-mkt-icon.png");
}

.blog-post .blog-title,
.blog-post .article-post-date,
.blog-post .post-content {
	padding: 0 15px;
}

.blog-post .blog-title a {
    color: #4e4e4e;
}

.blog-post .blog-title a:hover {
    color: #004d7d;
}

.blog-post p.article-post-date {
    font-size: .8em;
    border-top: 3px solid #F2F2F2;
    padding-top: 10px;
}

.video-post {
	margin-top: 20px;
}

p.blog-attribution {
    text-align: right;
}

p.blog-attribution span {
    font-style: italic;
}

.sidebar-section {
    background: white;
    margin: 20px auto;
    padding-bottom: 20px;
}

.sidebar-section header h6 {
    color: white;
    padding: 10px 15px;
    background: #004d7d;
}

.sidebar-section p {
    margin: 0 15px 10px;
}

.n2k-category-list {
	list-style: none;
    padding-left: 15px;
}

.n2k-category-list li {
    font-weight: bold;
    font-size: 18px;
    padding: 2px 0;
}

.n2k-category-list ul.children {
    padding-left: 20px;
    list-style: none;
}

.n2k-category-list .children li {
    font-weight: normal;
    font-size: 16px;
}

.n2k-category-list ul.children ul.children {
    margin-bottom: 10px;
}
nav.navigation.pagination .screen-reader-text {
    display: none;
}

nav.navigation.pagination .nav-links {
    text-align: center;
}

h6.n2k-header {
    text-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
}

section.content-block.photography-galleries {
	padding-top: 0;
}
 
header.location-header {
    background: #004d7d;
    color: white;
}

h6.gallery-location {
    color: white;
    margin: 10px 0;
}

.container.galleries {
	margin-bottom: 50px;
}

#brand-library-popup .soliloquy-viewport {
    height: auto !important;
}

/* -----------------------------------------------------------------------------
Buttons
----------------------------------------------------------------------------- */

.btn {
	color: white;
	font-size: 16px;
	}

.btn:hover,
.btn.focus, .btn:focus {
	color: white;
	opacity: 0.9;
    filter: alpha(opacity=90);
	}

.btn.active, .btn:active {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.btn-group-lg>.btn, .btn-lg {
    border-radius: 3px;
}

.btn-default,
.btn-default:hover,
.btn-default:active,
.btn-default:focus,
.btn-default.active.focus, .btn-default.active:focus, .btn-default.active:hover, .btn-default:active.focus, .btn-default:active:focus, .btn-default:active:hover, .open>.dropdown-toggle.btn-default.focus, .open>.dropdown-toggle.btn-default:focus, .open>.dropdown-toggle.btn-default:hover {
    background: #004d7d;
    border: none;
    color: #fff;
}

.btn-dark {
	background: #004d7d;
	}

.btn-white,
.content-block.navy .btn {
	background: #fff;
	color: #004d7d;
	}

.product-inforgraphic .caption .btn-outline {
    border-color: #004d7d;
    color: #004d7d;
}

.btn-mkt,
.btn-green,
.page-id-2574 .btn-default,
.page-id-2574 .hero-buttons .btn-dark,
.parent-pageid-2574 .btn-default,
.parent-pageid-2574 .hero-buttons .btn-dark {
	background: #77bc43;
	color: white;
	}

.page-id-2574 .product-inforgraphic .caption .btn-outline,
.parent-pageid-2574 .product-inforgraphic .caption .btn-outline {
	border-color: #77bc43;
    color: #77bc43;
	}

.btn-tech,
.btn-orange,
.page-id-2572 .btn-default,
.page-id-2572 .hero-buttons .btn-dark,
.parent-pageid-2572 .btn-default,
.parent-pageid-2572 .hero-buttons .btn-dark {
	background: #f0b428;
	color: white;
	}

.page-id-2572 .product-inforgraphic .caption .btn-outline,
.parent-pageid-2572 .product-inforgraphic .caption .btn-outline {
	border-color: #f0b428;
    color: #f0b428;
	}

.btn-svc,
.btn-blue,
.page-id-913 .btn-default,
.page-id-913 .hero-buttons .btn-dark,
.parent-pageid-913 .btn-default,
.parent-pageid-913 .hero-buttons .btn-dark {
	background: #0076bb;
	color: white;
	}

.page-id-913 .product-inforgraphic .caption .btn-outline,
.parent-pageid-913 .product-inforgraphic .caption .btn-outline {
	border-color: #0076bb;
    color: #0076bb;
	}

.btn-outline {
	border: 3px solid white;
	}


.btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus,
:focus {
    outline: none;
    outline: none;
    outline-offset: 0;
}

.desktopView,
.mobileView {
	text-align: center;
    padding-left: 10px;
}

.desktopView a.btn {
    padding-left: 24px;
}

.desktopView a::before, .mobileView a::before {
    background-image: url("../images/mobile-icon.png");
    background-position: center center;
    background-repeat: no-repeat;
    content: "";
    display: inline-block;
    margin: 0 5px -3px -10px;
    height: 20px;
    width: 20px;
}

.desktopView a::before {
    background-image: url("../images/desktop-icon.png");
}

blockquote {
    background: url(../images/quotation-open.png) left top no-repeat, url(../images/quotation-close.png) right bottom 40px no-repeat;
    margin: 0;
    font-size: 27.5px;
    border:none;
}

blockquote footer {
	text-align: right;
}

.content-block.navy blockquote footer {
	color: white;
}

.jobtitle {
	font-weight: bold;
	font-size: 1.2em;
}



/* Search form
*/

.search-form label,
.serach-form input {
	float: left;
}
.input-group .search-form .form-control {
	border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    }

label {
    font-weight: normal;
}
input.input-group-btn {
    width: auto;
    vertical-align: top;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
	}
/* -----------------------------------------------------------------------------
Footer menu
----------------------------------------------------------------------------- */

.nav>li>a:focus, .nav>li>a:hover {
    background-color: transparent;
}

.nav.footer-menu>li>a:focus, .nav.footer-menu>li>a:hover {
    color: #000;
}

.nav.footer-menu>li.footer-dropdown-header>a:focus, .nav.footer-menu>li.footer-dropdown-header>a:hover {
    color: #666;
}
.footer-logo {
    background: url("../images/GolfNow-Business-vert-logo.png") no-repeat left top;
    height: 43px;
    padding: 0;
    margin: .7em auto .7em;
    width: 158px;
    border: 0;
    overflow: hidden;
    text-indent: -9999px;
    float: right;
}

.footer-contact {
	text-align: left;
	margin-top: 1.7em;
}

.content-block-footer-menu {
	background: #f2f2f2;
}

.footer-dropdown-header {
	white-space: normal;
   	font-size: 18px;
   	font-weight: 500;
	}

.nav.footer-menu>li>a {
	color: #666;
	text-align: center;
	}

.divider {
    border-top: 1px solid #e0e0e0;
}

.copyright-content-block {
	background: #9b9b9b;
	color: white;
	padding: 10px; 0;
	font-size: 13px;
}

.copyright-content-block a {
	color: white;
}

.phone-number-footer {
	font-weight: bold;
}

/* -----------------------------------------------------------------------------
Custom classes
----------------------------------------------------------------------------- */

.underline {
    position: relative;
}

.underline:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: -7px;
    height: 3px;
    width: 100px;
    border-bottom: 3px solid #0076bb;
}

.market-child-page .underline:after {
    border-color: #77bc43;
}

.parent-pageid-2572 .underline:after,
.page-id-2572 .underline:after {
    border-color: #f0b428;
}

.page-id-1985 a.open-popup-link {
    color: inherit;
}

.learn-more {
	background: #004d7d;
	color: white;
	padding-bottom: 20px;
}

.learn-more a {
	color: white;
}
.learn-more a:hover {
	opacity: 0.9;
    filter: alpha(opacity=90);
}


ul.power-up-dates li {
    margin: 10px 0;
    border-top: 1px solid #e0e0e0;
    padding-top: 10px;
    font-size: 18px;
}

span.status {
    font-size: .75em;
	background: #999;
	color: #fff;
    vertical-align: middle;
	padding: .25em .5em;
	border-radius: .2em;
    line-height: 1;
	font-weight: 500;
    letter-spacing: .03em;
    display: block;
}

span.Sold {
	background: #999;
}

span.Available {
	background: #6ec172;
}


/*----------Go Play landing page -------------*/

.go-play-event {
    border: 1px solid #f2f2f2;
    margin-bottom: 10px;
    border-left: 5px solid #004d7d;
    border-radius: 5px;
    background: #004d7d;
    color: white;
}

.go-play-header {
    position: relative;
    max-height: 200px;
    overflow: hidden;
}

.go-play-header img {
    width: 100%;
    height: auto;
}

.go-play-header h5,
.go-play-header p.go-play-date {
	color: white;
	padding-left: 15px;
}

p.go-play-date {
	font-style: italic;
}
.go-play-event-date {
    position: absolute;
    bottom: 0;
    background: rgba(0,77,125, 0.5);
    width: 100%;
}

.go-play-desc {
    padding: 10px 15px;
}

/* -----------------------------------------------------------------------------
Fast forms
----------------------------------------------------------------------------- */

.ff-form-main {
	background: none !important;
}

#dvFastForms .ff-label, #dvFastForms .ff-footnote-label,
#dvFastForms .ff-section-header {
font-family: inherit !important;
font-size: inherit !important;
}

.careers #dvFastForms label {
	display: inline;
}

.careers #dvFastForms .ff-label {
	color: #666;
}

.careers #dvFastForms label.ff-label#GENERALTEXT83 {
    color: #333;
    font-weight: bold;
    text-transform: none;
}

input.ff-input-type.ff-type-text{
padding: 13px 16px;
}

#dvFastForms #sectionLabel2 {
    color: #666 !important;
    font-size: 1em !important;
    letter-spacing: .1em;
}

#dvFastForms .ff-section-header {
    color: #666 !important;
    }

#dvFastForms input[type="button"] {
    background: #004d7d !important;
    border-radius: 4px  !important;
    font-size: 1.125em !important;
    letter-spacing: 0em !important;
    margin: 0 auto;
    max-width: 11em !important;
    -webkit-transition: background-color .3s ease-out;
    -moz-transition: background-color .3s ease-out;
    -o-transition: background-color .3s ease-out;
    transition: background-color .3s ease-out;
	color: white;
	border: none;
	padding: 10px 25px;
}

#dvFastForms .btnDiv {
    text-align: center !important;
}

#dvFastForms textarea.ff-textarea {
    border: 1px solid #ddd !important;
    border-radius: .3em !important;
    font-size: 1em !important;
    margin: 0 !important;
    padding: .8em !important;
    width: 90% !important;
}

#dvFastForms .ff-col-1.ff-label-col, #dvFastForms .ff-col-2.ff-field-col,
#dvFastForms #ffSection2 .ff-item-row:nth-child(7) .ff-col-1.ff-label-col, #dvFastForms #ffSection2 .ff-item-row:nth-child(7) .ff-col-2.ff-field-col {
    float: left;
    width: auto !important;
}

#dvFastForms #ffSection1 .ff-item-row:nth-child(7) .ff-col-2.ff-field-col {
	float: none;
	max-width: 90% !important;
}

.ff-col-1.ff-section-col {
	margin-top: 0;
	text-align: left;
}

.ff-col-1, .ff-col-2, .ff-col-2>input {
    min-width: 200px !important;
    width: 100%;
}

#no-show-request-form {
	max-width: 450px;
}

#no-show-request-form #dvFastForms .ff-section-header {
    font-size: 18px !important;
}

#no-show-request-form .ff-col-1.ff-section-col {
    border-top: 1px solid #f2f2f2;
    margin-top: 10px;
    padding-top: 10px;
	}

#no-show-request-form #ffSection0 .ff-col-1.ff-section-col {
	border-top: 0;
}

#dvFastForms .ff-section-header {
	font-size: 36px !important;
	font-weight: 500;
}


#dvFastForms label.ff-page-header {
    font-size: 21px;
    font-weight: 500;
    font-style: italic;
}

#gform_wrapper_1.gform_wrapper ul li.gfield,
#gform_wrapper_3.gform_wrapper ul li.gfield {
    clear: none;
}

#gform_wrapper_1.gform_wrapper .gsection {
	border-bottom: none;
}

input.gform_button {
    background: #004d7d;
    border: 0;
    color: white;
    border-radius: 2px;
    padding: 10px 16px;
}

/* PGA Golf Advisor happy hour form*/
#ffPage4735 .fw-row {
    border-bottom: 1px solid #e0e0e0;
    margin-bottom: 15px;
    padding-bottom: 15px;
}


/* Go Play Week registration form */

#ffPage4845 .ff-section-header {
    font-size: 27px !important;
}

label#GENERALTEXT585, label#GENERALTEXT84, label#GENERALTEXT864, label#GENERALTEXT945, label#GENERALTEXT656 {
    font-weight: 700;
    margin-top: 15px;
}


/* PowerUp registration form */
#dvFastForms label#GENERALTEXT471,
#dvFastForms label#GENERALTEXT682 {
    margin-bottom: 25px;
    font-size: 14px !important;
    font-style: italic;
}

/* -----------------------------------------------------------------------------
Media Queries
----------------------------------------------------------------------------- */

@media (min-width: 768px) {
	.main-header {
   		position: fixed;
    	width: 100%;
    	z-index: 3;
    	top: 0;
	}


	.navbar-brand {
    background: url("../images/GolfNow-Business-horiz-logo.png") no-repeat left top;
    height: 27px;
    width: 265px;
    }

	.partner-care-call-header {
    background: none;
    color: #666666;
    font-size: 14px;
    margin: 0;
    padding: 19px 0 10px;
    text-align: right;
    float: right;
	}

	.partner-care-call-header a.phone-number {
	display: inline-block;
	color: #77bc43;
	text-decoration: none;
	font-size: 14px;
	}
	
	.promotion-bar {
    	background: #004d7d;
	}

/*---Main menu---*/

	.home .navbar-top {
    	margin-bottom: 0;
    	border-radius: 0;
		background-color: transparent;
    	border: none;
	}

	.home .navbar-top .navbar-collapse {
    	background: none;
    	padding-top: 21px;
    	padding-bottom: 21px;
		font-size: 18px;
	}

	.home .navbar-top .navbar-nav>li>a {
    	color: #fff;
	}

	.navbar-top .navbar-nav>li>a:focus,
	.navbar-default .navbar-nav>li>a:hover,
	.navbar-default .navbar-nav>.active>a,
	.navbar-default .navbar-nav>.active>a:focus,
	.navbar-default .navbar-nav>.active>a:hover {
    	color: #9b9b9b;
    	background: transparent;
    }

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

	.home .navbar-top .navbar-nav.navbar-solutions>li {
    	border-right: 2px solid white;
	}

	.home .navbar-nav.navbar-solutions>li:last-child {
    	border-right: none;
	}

	.navbar-nav>li.dropdown:hover>.dropdown-menu {
  		display: block;
	}

	.glyphicon-chevron-down.dropdown-mobile {
		display: none;
	}

	.navbar-top .dropdown-menu:before {
 		 position: absolute;
		top: -7px;
		left: 50px;
		display: inline-block;
		border-right: 7px solid transparent;
		border-bottom: 7px solid #fff;
		border-left: 7px solid transparent;
		content: '';
	}

	.navbar-top .mkt .dropdown-menu:before {
		border-bottom-color: #77bc43;
	}

	.navbar-top .tech .dropdown-menu:before {
		border-bottom-color: #f0b428;
	}

	.navbar-top .svc .dropdown-menu:before {
		border-bottom-color: #0076bb;
	}

	.navbar-top .dropdown-menu {
		width: 450px;
		border: none;
		-webkit-border-radius: 2px;
		-moz-border-radius: 2px;
		border-radius: 2px;
		-webkit-box-shadow: 1px 1px 5px 1px rgba(0,0,0,0.15);
		-moz-box-shadow: 1px 1px 5px 1px rgba(0,0,0,0.15);
		box-shadow: 1px 1px 5px 1px rgba(0,0,0,0.15);
	}

	.navbar-nav>li>.dropdown-menu {
		border-top-left-radius: 2px;
    	border-top-right-radius: 2px;
	}

	.navbar-top .mkt .dropdown-menu {
		background: url("../images/mkt-dropdown.png") left center repeat-y #fff;
	}

	.navbar-top .tech .dropdown-menu {
		background: url("../images/tech-dropdown.png") left center repeat-y #fff;
	}

	.navbar-top .svc .dropdown-menu {
		background: url("../images/svc-dropdown.png") left center repeat-y #fff;
	}

	.navbar-top .dropdown-menu>li.solution-description {
 	   	width: 150px;
	    padding: 0 10px;
	    float: left;
	}

	.navbar-top .solution-description h6 a {
    	padding: 0;
    }

	.navbar-top .mkt .solution-description h6 a,
	.navbar-top .mkt .solution-description .description-copy,
	.navbar-top .mkt .solution-description a,
	.navbar-top .tech .solution-description h6 a,
	.navbar-top .tech .solution-description .description-copy,
	.dropdown.tech .dropdown-menu>li.solution-description>a,
	.navbar-top .svc .solution-description h6 a,
	.navbar-top .svc .solution-description .description-copy,
	.navbar-top .svc .solution-description a,
	.navbar-top .tech .solution-description h6 a,
	.dropdown.mkt .dropdown-menu>li.solution-description>a,
	.navbar-default .navbar-nav .open.mkt .dropdown-menu>li.solution-description>a,
	.dropdown.tech .dropdown-menu>li.solution-description>a,
	.navbar-default .navbar-nav .open.tech .dropdown-menu>li.solution-description>a,
	.dropdown.svc .dropdown-menu>li.solution-description>a,
	.navbar-default .navbar-nav .open.svc .dropdown-menu>li.solution-description>a {
		color: white;
	}

	.dropdown.mkt .dropdown-menu>li.solution-description>a,
	.navbar-default.mkt .navbar-nav .open .dropdown-menu>li.solution-description>a,
	.dropdown.tech .dropdown-menu>li.solution-description>a,
	.navbar-default.tech .navbar-nav .open .dropdown-menu>li.solution-description>a,
	.dropdown.svc .dropdown-menu>li.solution-description>a,
	.navbar-default.svc .navbar-nav .open .dropdown-menu>li.solution-description>a {
		padding: 0;
		line-height: 2;
	}

	.sub.description-copy {
    	line-height: 1.42857143;
	}

	.mkt .dropdown-menu>li.solution-description>a,
	.tech .dropdown-menu>li.solution-description>a,
	.svc .dropdown-menu>li.solution-description>a {
	    padding: 0;
    }

	.navbar-top .solution-description h6 a:hover {
		text-decoration: none;
	}

	.navbar-top .dropdown-menu>li {
    	float: right;
    	width: 295px;
	}

	.navbar-top .dropdown-menu>li>a {
        white-space: normal;
	}

	.dropdown .dropdown-menu>li>a,
	.navbar-default .navbar-nav .open .dropdown-menu>li>a{
		font-weight: bold;
	}

	.navbar-top .dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
	    color: #e2e2e2;
	    background-color: transparent;
	}

	.navbar-top .description-copy {
		font-size: 13px;
		color: #2e2e2e;
		font-weight: normal;
	}

	ul.navbar-right {
    	border-top: none;
	}

	.home .navbar-top .navbar-nav.navbar-right>li>a {
    	border: 2px solid white;
   		margin: 0 10px;
	    padding-top: 8px;
	    padding-bottom: 8px;
	    background: rgba(255,255,255,.1);
	}

    .navbar-top.f-nav,
    .navbar-top {
    	background: white;
    	border-top: 1px solid #f2f2f2;
    	border-bottom: 1px solid #f2f2f2;
    	border-radius: 0;
    }

    .navbar-top.f-nav .navbar-collapse,
    .navbar-top .navbar-collapse {
    	background: white;
    	padding-top: 0;
    	padding-bottom: 0;
    	font-size: 14px;
    	-webkit-transition: all .35s ease-in-out;
  		transition: all .35s ease-in-out;
	}

	.navbar-top.f-nav .navbar-nav>li>a,
	.navbar-top .navbar-nav>li>a {
    	color: #666666;
	}

	.home .f-nav .navbar-nav.navbar-solutions>li,
	.navbar-top .navbar-nav.navbar-solutions>li {
    	border-right: 1px solid #f2f2f2;
	}

	.home .f-nav .navbar-nav.navbar-solutions>li:last-child,
	.navbar-top .navbar-nav.navbar-solutions>li:last-child  {
    	border-right: none;
	}

	.f-nav.navbar-top .navbar-nav.navbar-right>li>a,
	.navbar-top .navbar-nav.navbar-right>li>a {
    	background: #004d7d;
    	color: white;
    	border: 2px solid #004d7d;
    	padding-top: 5px;
    	padding-bottom: 5px;
    	margin: 3px;
    	border-radius: 4px;
	}

	.nav.footer-menu {
		font-size: 14px;
	}

	.nav.footer-menu>li>a {
   		padding: 5px 15px;
   		text-align: left;
	}



/*---Sub-menu solutions sections---*/

	.parent-pageid-913 .navbar-top .dropdown.svc .dropdown-menu,
	.page-id-913 .navbar-top .dropdown.svc .dropdown-menu,
	.parent-pageid-913 .navbar-top .dropdown.svc .dropdown-menu,
	.page-id-913 .navbar-top .dropdown.svc .dropdown-menu,
	.parent-pageid-2572 .navbar-top .dropdown.tech .dropdown-menu,
	.page-id-2572 .navbar-top .dropdown.tech .dropdown-menu,
	.parent-pageid-2572 .navbar-top .dropdown.tech .dropdown-menu,
	.page-id-2572 .navbar-top .dropdown.tech .dropdown-menu {
		display: block;
    	background: #007cbb;
    	left: -190px;
    }

	.parent-pageid-2572 .navbar-top .dropdown.tech .dropdown-menu,
	.page-id-2572 .navbar-top .dropdown.tech .dropdown-menu,
	.parent-pageid-2572 .navbar-top .dropdown.tech .dropdown-menu,
	.page-id-2572 .navbar-top .dropdown.tech .dropdown-menu {
    	background: #f0b428;
    	left: -100px;
    }

    .parent-pageid-913 .navbar-top.f-nav,
    .parent-pageid-913 .navbar-top,
    .page-id-913 .navbar-top.f-nav,
    .page-id-913 .navbar-top,
    .parent-pageid-2572 .navbar-top.f-nav,
    .parent-pageid-2572 .navbar-top,
    .page-id-2572 .navbar-top.f-nav,
    .page-id-2572 .navbar-top {
    	background: url('../images/svc-dropdown-2.jpg') bottom repeat-x white;
    	border-bottom: none;
    	padding-bottom: 38px;
	}


	.parent-pageid-2572 .navbar-top.f-nav,
    .parent-pageid-2572 .navbar-top,
    .page-id-2572 .navbar-top.f-nav,
    .page-id-2572 .navbar-top {
    	background-image: url('../images/tech-dropdown-2.png')
    }

	.parent-pageid-913 .navbar-top .dropdown.svc .dropdown-menu,
	.page-id-913 .navbar-top .dropdown.svc .dropdown-menu,
	.parent-pageid-2572 .navbar-top .dropdown.tech .dropdown-menu,
	.page-id-2572 .navbar-top .dropdown.tech .dropdown-menu {
    	background-color: transparent;
    	width: 750px;
    	-webkit-box-shadow: none;
    	box-shadow: none;
    	z-index: 999;
	}

	.parent-pageid-913 .navbar-top .svc .dropdown-menu:before,
	.page-id-913 .navbar-top .svc .dropdown-menu:before {
    	left: 225px;
    }

    .parent-pageid-2572 .navbar-top .tech .dropdown-menu:before,
	.page-id-2572 .navbar-top .tech .dropdown-menu:before {
    	left: 150px;
    }

	.parent-pageid-913 .navbar-top .dropdown.svc .dropdown-menu>li,
	.page-id-913 .navbar-top .dropdown.svc .dropdown-menu>li,
	.parent-pageid-2572 .navbar-top .dropdown.tech .dropdown-menu>li,
	.page-id-2572 .navbar-top .dropdown.tech .dropdown-menu>li {
    	float: left;
    	width: auto;
    	display: inline;
	}

    .parent-pageid-913 .dropdown.svc .dropdown-menu>li>a,
    .page-id-913 .dropdown.svc .dropdown-menu>li>a,
    .parent-pageid-2572 .dropdown.tech .dropdown-menu>li>a,
    .page-id-2572 .dropdown.tech .dropdown-menu>li>a {
    	color: #fff;
	}

	.parent-pageid-913 .dropdown.svc .dropdown-menu>li>a:hover,
	.parent-pageid-913 .dropdown.svc .dropdown-menu>li>a:focus,
	.parent-pageid-913 .dropdown.svc .dropdown-menu>li.current_page_item>a,
	.page-id-913 .dropdown.svc .dropdown-menu>li>a:hover,
	.page-id-913 .dropdown.svc .dropdown-menu>li>a:focus,
	.page-id-913 .dropdown.svc .dropdown-menu>li.current_page_item>a,
	.parent-pageid-2572 .dropdown.tech .dropdown-menu>li>a:hover,
	.parent-pageid-2572 .dropdown.tech .dropdown-menu>li>a:focus,
	.parent-pageid-2572 .dropdown.tech .dropdown-menu>li.current_page_item>a,
	.page-id-2572 .dropdown.tech .dropdown-menu>li>a:hover,
	.page-id-2572 .dropdown.tech .dropdown-menu>li>a:focus,
	.page-id-2572 .dropdown.tech .dropdown-menu>li.current_page_item>a  {
		color: #e0e0e0;
	    background: transparent;
	}

	.page-id-2574 .dropdown.mkt .dropdown-menu>li>a:hover,
	.page-id-2574 .dropdown.mkt .dropdown-menu>li>a:focus,
	.page-id-2574 .dropdown.mkt .dropdown-menu>li.current_page_item>a  {
	    background: transparent;
	}

	.parent-pageid-913 .navbar-top .dropdown.svc .description-copy,
	.parent-pageid-913 .navbar-top .dropdown.svc .dropdown-menu>li.solution-description,
	.page-id-913 .navbar-top .dropdown.svc .description-copy,
	.page-id-913 .navbar-top .dropdown.svc .dropdown-menu>li.solution-description,
	.parent-pageid-2572 .navbar-top .dropdown.tech .description-copy,
	.parent-pageid-2572 .navbar-top .dropdown.tech .dropdown-menu>li.solution-description,
	.page-id-2572 .navbar-top .dropdown.tech .description-copy,
	.page-id-2572 .navbar-top .dropdown.tech .dropdown-menu>li.solution-description {
	    display: none;
	}


/*---Homepage---*/
	
	.hero.video-background {
    	position: relative;
    	height: 400px;
	}
	
	.video_area {
    	bottom: 0;
    	left: 0;
    	right: 0;
    	top: 0;
    	position: absolute;
    	overflow: hidden;
    	display: block;
	}
	
	video#homepage-hero {
		width: 100%;
	    height: auto;
	}

    .home .hero-message {
    	margin-top: 70px;
    }
    
    .video-background .container {
    	position: relative;
	}

    h1 {
		font-size: 72px;
	}

    .hero h3 {
    	font-size: 32px;
	}

	.hero .hero-buttons {
		margin-top: 20px;
	}

	.hero .btn {
		display: inline;
	}

	.intro-copy {
    	min-height: 194px;
	}

	.cares-logo {
		margin-top: 30px;
	}

	.cares-desc {
		padding-top: 30px;
	}



/*---Content blocks ---*/
	.home .main-body-container {
		margin-top: 50px;
	}

	.main-body-container {
		/*margin-top: 94px;*/
		/* when promotion bar is added: */
		margin-top: 124px;
	}

	.content-block-hero {
    	margin-top: 0;
    	padding-top: 50px;
	}

	.video-block {
		margin-top: 50px;
	}
	.intro-copy {
    	color: white;
    }


	.product-intro,
	.photo-background {
		background: url("../images/home-mkt-bg.jpg") center/cover no-repeat;
	    border-radius: 4px;
	}


	.product-intro .photo-container {
		background: -moz-linear-gradient(left,  rgba(0,0,0,0.7) 30%, rgba(255,255,255,0.5) 99%, rgba(255,255,255,0.5) 100%); /* FF3.6-15 */
		background: -webkit-linear-gradient(left,  rgba(0,0,0,0.7) 30%,rgba(255,255,255,0.5) 99%,rgba(255,255,255,0.5) 100%); /* Chrome10-25,Safari5.1-6 */
		background: linear-gradient(to right,  rgba(0,0,0,0.7) 30%,rgba(255,255,255,0.5) 99%,rgba(255,255,255,0.5) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b3000000', endColorstr='#80ffffff',GradientType=1 ); /* IE6-9 */
	}

    .thumbnail.photo-container {
    	border: none;
    }

    .thumbnail.photo-container>a>img {
    	display: none;
    }

    .photo-background .intro-copy {
    	padding: 10% 20px;
	}

	.product-intro .intro-copy,
	.product-intro .intro-copy h1,
	.product-intro .intro-copy h2,
	.product-intro .intro-copy h3,
	.product-intro .intro-copy h4,
	.product-intro .intro-copy h5,
	.product-intro .intro-copy h6,
	.product-intro .intro-copy small {
    	color: white;
	}

	.product-intro .intro-copy {
    	padding: 30px 20px;
   		max-width: 65%;
	    min-height: 380px;
    	color: white;
	}

	.testimonials-slider.soliloquy-container .soliloquy-image {
    	margin: 0;
	}

	.testimonials-slider.soliloquy-container .soliloquy-active-slide .soliloquy-caption.soliloquy-caption-right {
    	width: 50%;
    	position: absolute;
    }
	
	.testimonials-slider.soliloquy-container .soliloquy-caption.soliloquy-caption-right {
    width: 50%;
    }
    
    .testimonials-slider.soliloquy-container .soliloquy-active-slide .soliloquy-caption.soliloquy-caption-right .soliloquy-caption-inside,
	.testimonials-slider.soliloquy-container .soliloquy-active-slide .soliloquy-caption .soliloquy-caption-inside,
	.testimonials-slider.soliloquy-container .soliloquy-caption.soliloquy-caption-right .soliloquy-caption-inside,
	.testimonials-slider.soliloquy-container .soliloquy-caption .soliloquy-caption-inside {
    	background: #004d7d;
    	padding: 5% 50px 0;
    	font-size: 31px;
    }

    .content-block.gray .testimonials-slider.soliloquy-container .soliloquy-active-slide .soliloquy-caption.soliloquy-caption-right .soliloquy-caption-inside,
	.content-block.gray .testimonials-slider.soliloquy-container .soliloquy-active-slide .soliloquy-caption .soliloquy-caption-inside,
	.content-block.gray .testimonials-slider.soliloquy-container .soliloquy-caption.soliloquy-caption-right .soliloquy-caption-inside,
	.content-block.gray .testimonials-slider.soliloquy-container .soliloquy-caption .soliloquy-caption-inside {
    	background: #e0e0e0;
    }

    .content-block.white .testimonials-slider.soliloquy-container .soliloquy-active-slide .soliloquy-caption.soliloquy-caption-right .soliloquy-caption-inside,
	.content-block.white .testimonials-slider.soliloquy-container .soliloquy-active-slide .soliloquy-caption .soliloquy-caption-inside,
	.content-block.white .testimonials-slider.soliloquy-container .soliloquy-caption.soliloquy-caption-right .soliloquy-caption-inside,
	.content-block.white .testimonials-slider.soliloquy-container .soliloquy-caption .soliloquy-caption-inside {
    	background: #fff;
    }

    .testimonials-slider .soliloquy-active-slide img {
		right: 50%;
		position: absolute;
	}

	.testimonials-slider .soliloquy-active-slide.right-align img {
    	left: 50%;
	}

	.testimonials-slider.soliloquy-container .right-align .soliloquy-caption.soliloquy-caption-right {
   		left: 0;
    }

	.testimonials-slider a.soliloquy-link:after {
		top: 136px;
		width: 50%;
		height: 100%;
		}

	.testimonials-slider .right-align a.soliloquy-link:after {
    	right: 0;
	}
	.content-block.slider .testimonials-slider.soliloquy-container .soliloquy-prev,
	.content-block.slider .testimonials-slider.soliloquy-container .soliloquy-next {
    	top: 50%;
    }

    .footer-contact {
		text-align: right;
		margin-top: 0;
	}

	ul.power-up-dates {
    	background: #f2f2f2;
    	padding: 0 15px 15px;
	}

	span.status {
		display: inline-block;
		margin-right: 10px;
	}
	
	.home .hero-message {
    	margin-top: 130px;
    }
    

}





@media (min-width: 992px) {
	
	.hero.video-background {
		height: 450px;
	}
	
	video#homepage-hero {
	    margin-top: -10%;
	}

	
	.support-module {
		text-align: center;
		margin-bottom: 0;
	}

	.support-icon {
		float: none;
		margin: 0 auto;
    	max-height: 100%;
	}


    .product-inforgraphic .caption {
    	margin-top: -55%;
    }

    .product-inforgraphic .caption,
    .product-inforgraphic .caption h1,
    .product-inforgraphic .caption h2,
    .product-inforgraphic .caption h3,
    .product-inforgraphic .caption h4,
    .product-inforgraphic .caption h5,
    .product-inforgraphic .caption h6 {
    	color: white;
	}

	.product-inforgraphic .caption .btn-outline,
	.page-id-2574 .product-inforgraphic .caption .btn-outline,
	.parent-pageid-2574 .product-inforgraphic .caption .btn-outline,
	.page-id-2572 .product-inforgraphic .caption .btn-outline,
	.parent-pageid-2572 .product-inforgraphic .caption .btn-outline,
	.page-id-913 .product-inforgraphic .caption .btn-outline,
	.parent-pageid-913 .product-inforgraphic .caption .btn-outline {
		border-color: #fff;
    	color: #fff;
	}
	
	.testimonials-slider.soliloquy-container .soliloquy-active-slide .soliloquy-caption.soliloquy-caption-right .soliloquy-caption-inside,
	.testimonials-slider.soliloquy-container .soliloquy-active-slide .soliloquy-caption .soliloquy-caption-inside,
	.testimonials-slider.soliloquy-container .soliloquy-caption.soliloquy-caption-right .soliloquy-caption-inside,
	.testimonials-slider.soliloquy-container .soliloquy-caption .soliloquy-caption-inside {
    	padding-top: 22%;
    	font-size: 36px;

}