/* #95c5dc pale blue */
/* #f0e68c  medium gold */

.logos_wrapper>div { flex-basis: 18% !important; }

/* body.home { background-image: url(/wp-content/uploads/usgolfdata-for-all-your-golf-data-needs.jpg); background-repeat: no-repeat; background-size: 100%; background-color: #253135; color: #000; } */
body.home { background-image: url(/wp-content/uploads/bg-homepage.png); background-repeat: no-repeat; background-size: 100%; background-color: var(--green); /*background-color: #253135; */ color: #000; }
body.home .site-header { border-bottom: transparent; background-color: transparent !important;  }
body.home #content { }
body.home .col-full { max-width: 100%; padding: 0; margin: 0; }
body.home .site-header-cart * { color: #fff; }

.home.page:not(.page-template-template-homepage) .site-header { margin-bottom: 2em; }

h2 { padding-bottom: 1em; }
h3 { padding-bottom: 1em; line-height: 1.6em; }

.usgd_section { padding: 2em; background-color: #fff; } 
.usgd_section .wp-block-group__inner-container { max-width: 1600px; width: 98%; margin: auto; }
.usgd_section_narrow .wp-block-group__inner-container { max-width: 1200px; }
.usgd_section .wp-block-group__inner-container>.wp-block-columns { margin: auto; justify-content: space-evenly; }

.logos_wrapper { flex-wrap: wrap !important; }

.usgd_section:nth-child(even) { /*background-color: #ffffff;*/ border-top: solid 1px #999; border-bottom: solid 1px #999; }
/* .usgd_section:nth-child(odd) { background-color: #ffffff; } */

.usgd_section.about { background-color: transparent; padding-top: 0; border-top: none; margin-bottom: 4em; }
.usgd_section.about .tagline { color: #fff; text-shadow: 2px 2px black; }
.usgd_section.about .description { color: #fff; font-size: 1.5em; line-height: 1.5em; margin: 0 0 2em 2em; text-shadow: 3px 3px 6px black; }

/* .usgd_section.about .who-we-are-columns .who-we-are-column { background: rgba(255,255,255,.8); color: #000; flex: 1; align-self: auto !important; padding: 1em; border: solid 1px #999; border-radius: 10px; } */
/* .usgd_section.about .who-we-are-columns .who-we-are-column h2 { display: inline; } */
/* .usgd_section.about .who-we-are-columns .who-we-are-column img { width: 175px; height: auto; margin: 0 1em 1em 0; } */

.usgd_section.video .video_wrapper { max-width: 480px; min-width: 280px;  }
.usgd_section.video .video_wrapper .home_video { height: auto; border: solid 1px #333; }

.course_information,
.information_fields { padding-left: 1.5em; }

.course_information ul,
.information_fields ul { list-style: none; }
.course_information ul li::before,
.information_fields ul li::before { content: "🚩 "; }


.wp-block-heading { margin: 0; padding: 0; } 

.usgd_section.people-we-trust { background-color: var(--dk-yellow); }
.usgd_section.people-we-trust .wp-block-image { background-color: #fff; padding: 10px 0; border-radius: 10px; border: #999 solid 1px; }
.usgd_section.people-we-trust .logos_wrapper { margin-top: 2em; }

/* .usgd_section.stay-in-the-loop { padding-bottom: 0; } */
.usgd_section.stay-in-the-loop .wp-block-columns { background-color: var(--green); padding: 2em 5em 2em 5em; border-radius: 2em; margin-top: 2em; }
.usgd_section.stay-in-the-loop .wp-block-columns * { color: #fff; line-height: 2em; }
.usgd_section.stay-in-the-loop .wp-block-columns h3 { font-size: 3em; line-height: 1.4em; font-weight: bold; }
.usgd_section.stay-in-the-loop .wp-block-columns .wp-block-button a { background-color: #fff; color: #333; }
.usgd_section.stay-in-the-loop .wp-block-columns ul { border-bottom: inset 2px #ccc; padding-bottom: 1em; }

.usgd_section.read-all-about-it ul { display: flex; justify-content: space-between; }
.usgd_section.read-all-about-it ul li { width: 32%; }
.usgd_section.read-all-about-it ul li h3 { font-size: 20px; }
.usgd_section.read-all-about-it ul li img { border: solid 1px #999; }
.usgd_section.read-all-about-it .wp-block-post-title a { color: #333; }

.usgd_section.contact-us { background-color: transparent; }
.usgd_section.contact-us * { color: #fff; }
.usgd_section.contact-us h3 { font-size: 52px; font-weight: 400; }
.usgd_section.contact-us .wp-block-button a { border: solid 1px; }

/* .usgd_section.data-that-tees-you-up { background-image: url(/wp-content/uploads/golf-ball-large-opacity-half.png); background-repeat: no-repeat; background-size: auto; background-position: top center; } */
.usgd_section.data-that-tees-you-up { background-color: var(--green);; }
.usgd_section.data-that-tees-you-up * { color: #fff; }
.usgd_section.data-that-tees-you-up h2 { margin-bottom: 1em; padding-bottom: 15px; padding-top: 2em 0 15px 0; border-bottom: double 7px; }
.usgd_section.data-that-tees-you-up strong,
.usgd_section.data-that-tees-you-up h2,
.usgd_section.data-that-tees-you-up h3 { color: #e7e28a; }
.usgd_section.data-that-tees-you-up .wp-block-columns .wp-block-button a { background-color: #fff; color: #333; }
.usgd_section.data-that-tees-you-up img { border-radius: 1em; border: solid 1px #000; }

.testimonials .carousel_item { padding: 1em; border: solid 1px #ccc; border-radius: 1em; font-size: .9em; background-color: #95c5dc; }
.testimonials .carousel_item h4 { color: #999; }
.testimonials .carousel_item .quote { font-style: italic; font-size: 1em; padding: 1em 0; margin-bottom: .5em; border-bottom: inset #eee 1px; }
.testimonials .carousel_item .quoter { display: flex; justify-content: space-between; align-items: center; }
.testimonials .carousel_item .quoter .quoter_name { display: flex; width: 100%; align-items: anchor-center; }
.testimonials .carousel_item .quoter div:first-of-type { text-align: left; }
.testimonials .carousel_item .quoter img { width: 125px; height: auto; }
.testimonials .carousel_item .quoter img.avatar { width: 75px; height: auto; }

.usgd_section.strackaline_promotion h2 { margin-bottom: 2em;  } 
.strackaline_promotion_inner { with: 90%; max-width: 1200px; margin: auto; }
.strackaline_promotion_inner .wp-block-columns .wp-block-column:first-of-type { width: 60%; }
.strackaline_promotion_inner .wp-block-columns .wp-block-column:last-of-type { width: 40%; }
.strackaline_promotion_inner .wp-block-columns .wp-block-column img { border-radius: 1em; border: solid 1px transparent; }


@media( max-width: 1200px ) {
	.usgd_section.contact-us { background-color: #333; }
	body.home { background-size: auto; }
	.usgd_section.video .course_field_information { flex-direction: column-reverse; }
	.logos_wrapper>div { flex-basis: 32% !important; }
	
	.usgd_section.contact-us h3 { font-size: 42px; }
	
	.usgd_section.video .video_wrapper { flex-basis: 70% !important; align-self: anchor-center; }
}

@media( max-width: 1023px ) {
	
	body.home { background-image: url(/wp-content/uploads/bg-homepage-mobile.png); }
	.home.page:not(.page-template-template-homepage) .site-header { margin-bottom: 0; }
	
	.usgd_section.data-on-over-16000 .wp-block-column p { font-size: 18px; }
	.usgd_section.about .who-we-are-columns,
	.usgd_section.read-all-about-it ul { flex-direction: column; }
	.usgd_section.read-all-about-it ul li { width: 100%; }

	.usgd_section.video .outer_wrapper { flex-direction: column-reverse; }
	.usgd_section.video .course_field_information { flex-direction: row; }

	.usgd_section.stay-in-the-loop .wp-block-columns h3 { font-size: 2em; }
	.usgd_section.stay-in-the-loop .wp-block-columns { padding: 2em; }
	.usgd_section.stay-in-the-loop .wp-block-columns ul { margin-left: 25px; }

	.data_that_tees_you_up_columns { flex-direction: column; }

	.strackaline_promotion_inner .wp-block-columns { flex-direction: column; }
	.strackaline_promotion_inner .wp-block-columns .wp-block-column:first-of-type { width: 100%; }
	.strackaline_promotion_inner .wp-block-columns .wp-block-column:last-of-type { width: 100%; }
	
}

@media( max-width: 767px ) {
	h1 { font-size: 28px; line-height: 38px; }
	
    .usgd_section.video .video_wrapper { align-self: anchor-center; }
		
	.usgd_section.about .description { margin: 0; font-size: 1.2em; text-shadow: 3px 3px 2px black; }
	.usgd_section.about { padding: 2em 10px 2em 10px; margin-bottom: 2em; } 
	
	.usgd_section.video .video_wrapper .home_video { width: fit-content; max-width: 350px; }
	
	.who-we-are-columns { margin-top: 1em !important; }
	.usgd_section { padding: 2em; }
	.usgd_section.stay-in-the-loop { padding: 2em 1em; }
	.usgd_section.about .who-we-are-columns .who-we-are-column img { display: block; width: 98%; margin: auto; }
	
	.usgd_section.video .course_field_information { flex-direction: column-reverse; }
}

@media( max-width: 498px ) {

.course_information,
.information_fields { padding-left: .5em; }

}