/* ~~~~~~~~~~ Global ~~~~~~~~~~ */
.sircles_section_header, .purple_section_header, .team-desc h3, .team-desc p {
	font-family: 'Nunito', sans-serif;
}

.no_padding {
	padding-left: 0;
	padding-right: 0;
}

.uppercase {
	text-transform: uppercase;
}

.uppercase h3 {
	font-weight: 900;
	line-height: 1.25em;
	margin-bottom: 0;
}

.purple_section_header {
	color: #F11C95;
	font-size: 3.0em;
}

.section_content{
	padding: 5px 15px;
}
#section-4 img{
	width:100%;
}
#section-4 .section_content{
	padding-left:5px;
	padding-right:5px;
}

#section-5{
	padding-left:50px;
	padding-right:50px;
}

#section-10 img{
	width:100%;
}
#section-11 img{
	width:100%;
}
#section-12 img{
	width:100%;
}
#section-14 img{
	width:100%;
}

/* ~~~~~~~~~~ Desktop ~~~~~~~~~~ */
@media only screen and (min-width: 1025px) {
	.lottie_landing{
		width:600px;
	}

	/* General */
	section{
		padding-top:10px;
		padding-bottom:10px;
	}
	
	.sircles_section_header{
		text-align:center;
		color: #00BDED;
		font-weight:700;
		font-size:4.0em;
		margin-bottom:50px;
		margin-top:25px;
	}
	
	.section_text{
		font-size: 1.4em;
		color:black;
		font-weight:500;
		line-height:1.5;
		
	}
	
	.purple_section_header{
		font-size:2.5em;
	}
	
	/* Header */
	#header-invest-btn {
		float: right;
		margin-top: 25px;
		border: 2px solid white;
	}
	
	/* Section 2 */
	#section-2 video {
		margin-top: -100px;
		width: 105%;
		height: 725px;
	}
	
	/* Section 3 */
	#ratings-header h3 {
	margin-bottom: 30px;
	font-size: 2em;
	font-weight: 600;
	}

	#rating-average span {
		font-size: 5em;
	}

	#rating-average p {
		font-weight: 700;
		margin-bottom: 0;
		line-height: 3em;
	}

	#rating-box-container {
		justify-content: space-evenly
	}

	.rating_box_padding {
		padding-left:5px;
		padding-right: 5px;
	}

	.rating_box {
		background-color: #EFEFEF;
		border-radius: 20px;
		margin-left: 2px;
		margin-right: 2px;
		padding: 15px;
	}

	.rating_box span {
		color: #FF9500;
		font-size: 25px;
	}

	.rating_box p {
		margin-bottom: 0;
		font-weight: 600;
	}

	.rating_box h5 {
		font-weight: 700;
		font-size: 1.25em;
	}
	
	/* Section 4 */
	
	/* Section 5 */
	#section-5 .sircles_section_header{
		text-align:center;
		color: #00BDED;
		font-weight:700;
		font-size:4.0em;
		margin-bottom:15px;
		margin-top:75px;
		line-height:1.1;
	}
	
	#section-5 .single_phone{
		width:75%;
		position:relative;
	}
	
	#section-5 .single_phone:nth-child(2){
		margin-left:30px;
		margin-right:30px;
	}
	
	#section-5 .lottie_badge_columns{
		width:20%;
	}
	
	#section-5 .lottie_badges{
		width:100%;
	}
	
	#section-5 .lottie_badge_phone_fav{
		position:absolute;
		height:100%;
		margin:auto;
		top:0; right:0; left:0; bottom:0;
	}
	
	#section-5 .lottie_badge_phone_friend{
		position:absolute;
		height:100%;
		margin:auto;
		right:0; left:0; right:0; bottom:0;
	}
	
	#section-5 .lottie_badge_phone_tip{
		position:absolute;
		height:100%;
		width: 100%;
		margin:auto;
		top:0; right:0;  bottom:0;
	}
	
	#section-5 .lottie_badge_phone .phone_badges{
		width:100%;
	}
	
	#section-5 #congrats-notification {
		height: 300px;
		margin-top:50px;
	}
	
	/* Level Up */
	#level-up-text {
		margin-top: 100px;
		margin-bottom: 0;
	}
	
	#level-up .lottie_piggy_bank {
		width: 100%;
	}
	
	#lottie-level-up{
		margin-top:100px;
	}
	#lottie-piggy-up{
		margin-top:50px;
	}
	#home-text-desc {
		font-size:1.8em;
	}
	.hashtag_jdr{
		font-size:0.8em;
	}
	.sircles_down, .sircles_yelp{
		font-weight:700;
		color:red;
	}
	/* Section 6 */
	#section-6{
		margin-top:75px;
	}
	
	/* Section 7 */
	#section-7 .sircles_section_header{
		margin-top:90px;
		margin-bottom:25px;
	}
	
	#positive-list {
		padding-left: 35px;
	}

	#positive-list img {
		width: 50%;
	}

	.bullet_heart {
		margin-left: -50px;
		margin-top: 5px;
		text-align: right;
		padding-right: 5px;
	}

	.positive_text p {
		color: #00BDED;
		font-size: 1.5em;
		font-weight: 500;
		margin-bottom: 10px;
	} 

	#section-3 {
		margin-bottom: 50px;
	}
	
	/* Section 8 */
	#section-8 .sircles_section_header{
		margin-top:75px;
	}
	
	#section-8{
		margin-bottom:75px;
	}
	
	#how-works-box{
		position:relative;
		width:50%;
		margin-left:25%;
	}
	
	#how-works-phone-box{
		position:relative;
		text-align:center;
		width:34%;
		margin-left: 33%;
		border: 5px solid black;
		border-radius: 8px;
		padding: 0;
	}
	
	/* Section 9 */
	#section-9 .section_text, #section-14 .section_text {
		width: 90%;
	}
	
	#section-9 .sircles_section_header{
		text-align:left;
		font-size:2.7em;
		margin-bottom:15px;
		line-height:1.1;
		font-weight:1000;
		width:70%;
		padding-top:15px;
		margin-top:55px;
	}
	
	#section-9 img{
		width:90%;
	}
	
	#section-9 #lottie-user-circles {
		margin-top: 30px;
	}
	
	/* Section 10 */
	#section-10{
		margin-top:75px;
	}
	
	#section-10 .sircles_section_header{
		text-align:left;
		font-size:2.7em;
		margin-bottom:0;
		line-height:1.1;
		font-weight:1000;
		width:70%;
		padding-top:15px;
	}
	
	#section-10 .section_text {
		width: 85%;
	}
	
	/* Section 11 */
	#section-11 #lightbox-video {
		border: 5px solid black;
		border-radius: 15px;
		padding: 0;
	}
	
	#section-11{
		margin-top:75px;
	}
	
	/* Section 12 */
	#investing-text{
		margin-top:50px;
		margin-bottom:25px;
		padding: 0 40px;
	}
	
	/* Section 13 */
	.group_hawaii_photo{
		width:100%;
	}
	
	#wallstreet-text{
		margin-top:10px;
	}
	
	.money_talks_photo{
		width:100%;
		margin-top: 30px;
		margin-bottom:30px;
	}
	
	/* Section 14 */
	#section-14 .sircles_section_header{
		text-align:left;
		font-size:2.7em;
		margin-bottom:15px;
		margin-top:50px;
		line-height:1.1;
		font-weight:1000;
		width:70%;
		padding-top:15px;
	}
	
	/* Section 15 */
	#section-15 .sircles_section_header{
		text-align:left;
		font-size:3.8em;
		margin-bottom:15px;
		margin-top:50px;
		line-height:1.1;
		font-weight:700;
		width:90%;
		padding-top:15px;
	}
	#where-now-header{
		margin-top:50px;
	}
	#where-now-header h2{
		font-size:4.0em;
		text-align:center;
		font-weight:600;
		color:#00BDED;
	}
	#section-15 .lottie_file_timer{
		margin-top:50px;
	}
	
	#section-15 .lottie_timer{
		width:80%;
		padding-top:50px;
	}
	.invest_desc{
		color:#F11C95;
		font-size:0.8em;
	}
	/* Rock Climb */
	#rock-climbing-section {
		position: relative;
	}
	
	#going-down, #only-up, #carefully-placed {
		position: absolute;
	}
	
	#going-down {
		top: 20%;
		left: 15%;
	}
	
	#only-up {
		top: 45%;
		left: 62%;
	}
	
	#carefully-placed {
		bottom: 15%;
		left: 26%;
	}
	
	#climber-pic {
		width: 100%;
	}
	
	.climber_text {
		font-size: 3.5em;
		font-style: italic;
		color: white;
	}
	
	/* Section 16 */
	#team-header h2 {
		color: #00BDED;
		font-weight: 900;
		margin-bottom: 50px;
	}

	.team-members .team-member .team-desc > h3, .team-members .team-member .team-desc > span, .team-members .team-member .team-desc > p {
		color: #00BDED;
		font-weight: 700;
	}
	
	.team-members .team-member .team-image > img {
		width: 60%;
	}

	.team-members .team-member {
		margin-bottom: 0;
	}
	
	.team-members .team-member .team-desc > h3 {
		font-size: 24px;
		line-height: 18px;
	}
	
	.team-members .team-member .team-desc > p {
		font-size: 18px;
		line-height: 23px;
		width: 50%;
		margin: auto;
	}
	
	.team-members .team-member .team-desc > #dale-title {
		width: 100%;
	}
	
	.team-members .team-member .team-desc > #shawntelle-title {
		width: 70%;
	}
	
	/* Section 17 */
	#section-17 .card {
		box-shadow: none;
		border: 3px solid #00BDED;
	}
	
	button.btn, .btn:not(.close):not(.mfp-close), a.btn:not([href]):not([tabindex]) {
		border-color: white;
	}
	
	#contact-us-form .btn{
		background-color:#00BDED;
		float: right;
	}
	/* Footer */
	#footer-download-btns {
		justify-content: center;
	}

	#footer .footer-content {
		padding: 30px 0 10px;
	}

	#footer a:not(.btn):not(:hover) {
		color: white;
	}

	#footer-socials a {
		padding-right: 10px;
		color: white;
	}

	#footer .copyright-content {
		padding: 0;
	}
}

	/* Curated Groups Carousel */
	.curated-groups-section {
		padding: 20px 0 0 0;
		background: linear-gradient(135deg, #f8f9fa 0%, #e9ecef 100%);
		margin-bottom: 80px;
		border-radius: 15px;
		box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
	}

	.curated-groups-header {
		text-align: center;
		margin-bottom: 0;
	}

	.curated-groups-header h2 {
		color: #00BDED;
		font-size: 2.5em;
		font-weight: 700;
		margin: 0;
		font-family: 'Nunito', sans-serif;
	}

	.groups-carousel-container {
		position: relative;
		overflow: hidden;
		padding: 0 60px;
	}

	.groups-carousel {
		display: flex;
		gap: 20px;
		overflow-x: auto;
		scroll-behavior: smooth;
		padding: 10px 0;
		scrollbar-width: none;
		-ms-overflow-style: none;
	}

	.groups-carousel::-webkit-scrollbar {
		display: none;
	}

	.group-item {
		flex: 0 0 auto;
		width: 180px;
		text-align: center;
		display: block;
		text-decoration: none;
		color: inherit;
		transition: transform 0.3s ease, box-shadow 0.3s ease;
		background: white;
		border-radius: 15px;
		padding: 20px 15px;
		box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
	}

	.group-item:hover,
	.group-item:focus {
		transform: translateY(-5px);
		box-shadow: 0 8px 25px rgba(0, 0, 0, 0.15);
		outline: none;
	}

	.group-image-container {
		margin-bottom: 15px;
	}

	.group-image {
		width: 80px;
		height: 80px;
		border-radius: 50%;
		object-fit: cover;
		border: 3px solid #00BDED;
		box-shadow: 0 2px 8px rgba(0, 189, 237, 0.3);
	}

	.group-info {
		text-align: center;
	}

	.group-name {
		font-size: 1.1em;
		font-weight: 600;
		color: #333;
		margin: 0 0 8px 0;
		font-family: 'Nunito', sans-serif;
		line-height: 1.3;
	}

	.group-members {
		font-size: 0.95em;
		color: #666;
		margin: 0;
		font-weight: 500;
	}

	.carousel-btn {
		position: absolute;
		top: 50%;
		transform: translateY(-50%);
		background: #00BDED;
		color: white;
		border: none;
		width: 45px;
		height: 45px;
		border-radius: 50%;
		font-size: 20px;
		cursor: pointer;
		transition: background-color 0.3s ease, transform 0.2s ease;
		box-shadow: 0 2px 8px rgba(0, 189, 237, 0.3);
		z-index: 10;
	}

	/* Hide carousel buttons on mobile */
	@media (max-width: 768px) {
		.carousel-btn {
			display: none;
		}
	}

	.carousel-btn:hover {
		background: #0099cc;
		transform: translateY(-50%) scale(1.1);
	}

	.carousel-btn-prev {
		left: 15px;
	}

	.carousel-btn-next {
		right: 15px;
	}

	/* Mobile responsiveness */
	@media (max-width: 768px) {
		.curated-groups-section {
			padding: 30px 0;
			margin-bottom: 30px;
		}

		.curated-groups-header h2 {
			font-size: 2em;
		}

		.groups-carousel-container {
			padding: 0 10px;
		}

		.group-item {
			width: 150px;
			padding: 15px 10px;
		}

		.group-image {
			width: 70px;
			height: 70px;
		}

		.group-name {
			font-size: 1em;
		}

		.carousel-btn {
			width: 40px;
			height: 40px;
			font-size: 18px;
		}

		.carousel-btn-prev {
			left: 10px;
		}

		.carousel-btn-next {
			right: 10px;
		}
	}

	@media (max-width: 480px) {
		.groups-carousel-container {
			padding: 0 15px;
		}

		.group-item {
			width: 130px;
		}

		.group-image {
			width: 60px;
			height: 60px;
		}
	}



/* ~~~~~~~~~~ Tablet: Landscape ~~~~~~~~~~ */

@media only screen
	and (min-width: 768px)
	and (max-width: 1024px)
	and (orientation: landscape) {
	/* General */
	section {
		padding: 0;
	}
	
	.container {
		padding: 0 15px;
	}
	
	.sircles_section_header{
		text-align: center;
		color: #00BDED;
		font-weight: 900;
		font-size: 2.5em;
		margin: 50px 0 0;
		line-height: 1.25em;
	}
	
	.purple_section_header {
		font-size: 2.5em;
		margin: 30px;
	}
	
	.uppercase h3 {
		margin-bottom: 15px;
		font-size: 2em;
	}
	
	.section_content {
		padding: 5px;
	}
	
	.section_text {
		font-size: 1.25em;
	}
	
	.mobile_no_padding {
		padding-left: 0;
		padding-right: 0;
	}
	
	/* Section 2 */
	#section-2 video {
		margin-left: 50px;
		height: 650px;
	}
	
	#shop-text h2 {
		font-size: 2.35em;
	}
	
	#home-text {
		font-size: 1.5em;
	}
	
	/* Section 3 */
	#section-3 {
		margin-bottom: 0;
	}
	
	/* Section 4 */
	
	/* Section 5 */
	#section-5 .lottie_badge_columns{
		width: 33%;
	}
	
	/* Section 6 */
	#section-6 video {
		height: 400px;
		margin-top: 50px;
	}
	
	/* Level Up */
	#lottie-placeholder {
		border: 2px solid black;
		padding: 100px;
	}
	
	/* Section 7 */
	#positive-list img {
		width: 70%
	}
	
	.bullet_heart {
		margin-left: -30px;
	}
	
	/* Section 8 */
	#how-works-phone-box{
		position:relative;
		text-align:center;
		width:50%;
		margin-left:25%;
		border: 5px solid black;
		border-radius: 8px;
		padding: 15px 10px 10px;
	}
	
	#how-works-box {
		width: 60%;
		margin: auto;
	}
	
	/* Section 9 */
	
	/* Section 10 */
	
	/* Section 11 */
	#section-11 #lightbox-video {
		border: 5px solid black;
		border-radius: 15px;
		padding: 0;
	}
	
	/* Section 12 */
	
	/* Section 13 */
	.money_talks_photo{
		width:100%;
		margin-top: 20px;
		margin-bottom:35px;
	}
	
	/* Section 14 */
	
	/* Section 15 */
	
	/* Rock Climb */
	#rock-climbing-section {
		position: relative;
	}
	
	#going-down, #only-up, #carefully-placed {
		position: absolute;
	}
	
	#going-down {
		top: 20%;
		left: 15%;
	}
	
	#only-up {
		top: 50%;
		left: 62%;
	}
	
	#carefully-placed {
		bottom: 15%;
		left: 30%;
	}
	
	#climber-pic {
		width: 100%;
	}
	
	.climber_text {
		font-size: 2em;
		font-style: italic;
		color: white;
	}
	
	/* Section 16 */
	
	/* Section 17 */
	#section-17 .card {
		box-shadow: none;
		border: 3px solid #00BDED;
	}
	
	button.btn, .btn:not(.close):not(.mfp-close), a.btn:not([href]):not([tabindex]) {
		border-color: #00BDED;
	}
	
	#contact-us-form .btn{
		background-color:#00BDED;
		float: right;
	}
	
	/* Footer */
 
}



/* ~~~~~~~~~~ Tablet: Portrait ~~~~~~~~~~ */
@media only screen
	and (max-width: 768px)
	and (orientation: portrait) {
	/* General */
	.container {
		padding: 0;
	}
	
	section {
		padding: 10px 0;
	}
	
	.sircles_section_header{
		text-align: center;
		color: #00BDED;
		font-weight: 900;
		font-size: 2.5em;
		margin: 50px 0 0;
		line-height: 1.25em;
	}
	
	.purple_section_header {
		font-size: 2.5em;
		margin: 30px;
	}
	
	.uppercase h3 {
		font-size: 2em;
	}
	
	/* Section 2 */
	#caring_logo {
		padding-top: 0;
	}
	
	#caring_logo img {
		width: 350px;
	}
	
	#home-text {
		font-size: 1.25em;
	}
	
	#watch-btn, #invest-btn {
		font-size: 18px;
		float:right;
	}
	
	#watch-btn {
		padding: 10px 15px;
	}
	#right-hamburger
	#invest-btn {
		background-color: #F11C95;
		padding: 15px 40px;
		
		position:absolute;
		top:15px;
		right:25px;
		z-index:2;
	}
	.google_app_btn img {
		width: 150px;
	}
	
	.app_store_btn img {
		width: 130px;
	}
	
	#section-2 video {
		height: 400px;
		margin-bottom: 150px;
	}
	
	#lottie-scroll-arrow {
		margin-left: 47%;
		width: 100%;
	}
	
	/* Section 3 */
	#section-3 {
		margin-bottom: 0;
	}
	
	.rating_box {
		margin-bottom: 10px;
		padding: 10px;
	}
	
	.rating_box h5 {
		font-size: 1em;
	}
	
	.rating_box p {
		font-size: .75em;
	}
	
	.rating_box span {
		font-size: 20px;
	}
	
	/* Section 4 */
	
	/* Section 5 */
	
	/* Level Up */
	#lottie-placeholder {
		border: 2px solid black;
		padding: 50px;
	}
	
	/* Section 6 */
	
	/* Section 7 */
	
	/* Section 8 */
	#how-works-phone-box{
		position:relative;
		text-align:center;
		width:50%;
		margin-left:25%;
		border: 5px solid black;
		border-radius: 8px;
		padding: 15px 10px 10px;
	}
	
	#how-works-box {
		width: 60%;
		margin: auto;
	}
	
	/* Section 9 */
	
	/* Section 10 */
	
	/* Section 11 */
	
	/* Section 12 */
	
	/* Section 13 */
	.money_talks_photo{
		width: 100%;
		margin-top: 20px;
		margin-bottom:35px;
	}
	
	/* Section 14 */
	
	/* Section 15 */
	
	/* Rock Climb */
	#rock-climbing-section {
		position: relative;
	}
	
	#going-down, #only-up, #carefully-placed {
		position: absolute;
	}
	
	#going-down {
		top: 20%;
		left: 15%;
	}
	
	#only-up {
		top: 50%;
		left: 62%;
	}
	
	#carefully-placed {
		bottom: 15%;
		left: 25%;
	}
	
	#climber-pic {
		width: 100%;
	}
	
	.climber_text {
		font-size: 2em;
		font-style: italic;
		color: white;
	}
	
	/* Section 16 */
	
	/* Section 17 */
	#section-17 .card {
		box-shadow: none;
		border: 3px solid #00BDED;
	}
	
	button.btn, .btn:not(.close):not(.mfp-close), a.btn:not([href]):not([tabindex]) {
		border-color: #00BDED;
	}
	
	#contact-us-form .btn{
		background-color:#00BDED;
		float: right;
	}
	
	/* Footer */
}



/* ~~~~~~~~~~ Mobile: Landscape ~~~~~~~~~~ */
@media only screen
	and (max-height: 481px)
	and (max-width: 926px)
	and (orientation: landscape) {
	/* General */
	section {
		padding: 10px 0;
	}
	
	.container {
		max-width: 100%;
		padding: 0 30px;
	}
	
	.sircles_section_header{
		text-align:center;
		color: #00BDED;
		font-weight:900;
		font-size: 2em;
		margin-bottom:0;
	}
	
	.section_text {
		font-size: 1em;
		line-height: 1.25em;
	}
	
	.uppercase h3 {
		margin-top: 15px;
		margin-bottom: 5px;
		font-size: 1.5em;
	}
	
	/* Section 2 */
	#section-2 {
		padding: 10px 0;
	}
	
	#caring_logo img {
		width: 100%;
	}
	
	#shop-text h2 {
		font-size: 1.75em;
	}
	
	#home-text {
		font-size: 1.25em;
	}
	
	#watch-btn, #invest-btn {
		font-size: 16px;
	}
	
	#watch-btn {
		padding: 10px 15px;
	}
	
	#invest-btn {
		padding: 10px 20px;
	}
	
	.google_app_btn img {
		width: 150px;
	}
	
	.app_store_btn img {
		width: 130px;
	}
	
	#section-2 video {
		height: 350px;
		margin-bottom: 150px;
		margin-left: 0;
	}
	
	#lottie-scroll-arrow {
		margin-left: 47%;
		width: 100%;
	}
	
	/* Section 3 */
	#section-3 {
		margin-bottom: 0;
	}
	
	.rating_box {
		margin-bottom: 10px;
		padding: 10px;
	}
	
	.rating_box h5 {
		font-size: 1em;
	}
	
	.rating_box p {
		font-size: .75em;
	}
	
	.rating_box span {
		font-size: 20px;
	}
	
	/* Section 4 */
	
	/* Section 5 */
	#section-5 .lottie_badge_columns{
		width: 33%;
	}
	
	.phone_badges {
		width: 100%;
	}
	
	/* Level Up */	
	#lottie-placeholder {
		border: 2px solid black;
		padding: 50px;
	}
	
	/* Section 6 */
	#section-6 video {
		height: 300px;
		margin-top: 50px;
	}
	
	/* Section 7 */
	#positive-list {
		padding-left: 50px;
	}
	
	.bullet_heart {
		margin-top: 0;
	}
	
	.positive_text p {
		font-size: 1.25em;
	}
	
	/* Section 8 */
	#how-works-phone-box{
		position:relative;
		text-align:center;
		width:50%;
		margin-left:25%;
		border: 5px solid black;
		border-radius: 8px;
		padding: 15px 10px 10px;
	}
	
	#how-works-box {
		width: 60%;
		margin: auto;
	}
	
	#section-8 video {
		height: 300px;
	}
	
	/* Section 9 */
	
	/* Section 10 */
	
	/* Section 11 */
	
	/* Section 12 */
	.purple_section_header {
		font-size: 1.5em;
	}
	
	#section-12 .group_hawaii_photo{
		width: 100%;
	}
	
	/* Section 13 */
	.money_talks_photo{
		width: 100%;
		margin-top: 20px;
		margin-bottom: 35px;
	}
	
	/* Section 14 */
	
	/* Section 15 */

	/* Rock Climb */
	#rock-climbing-section {
		position: relative;
	}
	
	#going-down, #only-up, #carefully-placed {
		position: absolute;
	}
	
	#going-down {
		top: 25%;
		left: 15%;
	}
	
	#only-up {
		top: 50%;
		left: 62%;
	}
	
	#carefully-placed {
		bottom: 15%;
		left: 30%
	}
	
	#climber-pic {
		width: 100%;
	}
	
	.climber_text {
		font-size: 1.5em;
		font-style: italic;
		color: white;
	}
	
	/* Section 16 */
	.team-members .team-member .team-desc > h3 {
		font-size: 18px;
		line-height: 14px;
	}
	
	.team-members .team-member .team-desc > p {
		font-size: 14px;
		line-height: 14px;
	}
	
	/* Section 17 */
	#section-17 .card {
		box-shadow: none;
		border: 3px solid #00BDED;
	}
	
	button.btn, .btn:not(.close):not(.mfp-close), a.btn:not([href]):not([tabindex]) {
		border-color: #00BDED;
	}
	
	#contact-us-form .btn{
		background-color:#00BDED;
		float: right;
	}
	
	.card .card-header, .card .card-body {
		padding: 1em 1.5em;
	}
	
	/* Footer */
}



/* ~~~~~~~~~~ Mobile: Portrait ~~~~~~~~~~ */
@media only screen
	and (max-width: 480px) 
	and (orientation: portrait) {
	/* General */
	section {
		padding: 10px 0;
	}
	
	.container {
		padding: 0 15px;
	}
	
	.sircles_section_header{
		text-align:center;
		color: #00BDED;
		font-weight:900;
		font-size:2em;
		margin-bottom:0;
	}
	
	.section_content {
		padding: 5px;
	}
	
	.mobile_no_padding {
		padding-left: 0;
		padding-right: 0;
	}
	
	button.btn + .btn, .btn:not(.close):not(.mfp-close) + .btn, a.btn:not([href]):not([tabindex]) + .btn {
		margin-left: 0;
	}
		
	/* Section 2 */
	#caring_logo img, .section_content img {
		width: 100%;
	}
	
	#lottie-home img {
		width: 50%;
	}
	
	.sircles_section_header {
		line-height: 1.5em;
	}
	
	.lottie_landing{
		width:300px;
	}
	
	#home-text {
		width: 100%;
	}
	
	.section_text {
		font-size: 1.2em;
	}
	
	#shop-text {
		margin-bottom: 30px;
	}
	
	#shop-text h2 {
		font-size: 3em;
		line-height: 1em;
	}
	
	#lottie-scroll-arrow {
		margin-left: 42%;
	}
	
	.google_app_btn {
		margin-bottom: 6px;
	}
	
	#section-2 video {
		height: 400px;
		margin-bottom: 50px;
	}
	
	/* Section 3 */
	.rating_box_padding {
		margin-bottom: 20px;
	}
	
	#section-3 {
		margin-bottom: 0;
	}
	
	/* Section 4 */
	
	/* Section 5 */
	#section-5 {
		padding-left: 0;
		padding-right: 0;
	}
	
	#section-5 .container{
		padding:0 10px;
	}
	
	#section-5 #incentive-text {
		font-size: 1.75em;
	}
	
	#section-5 .sircles_section_header{
		line-height:1.0;
	}
	#section-5 .lottie_badge_columns{
		width:50%;
	}
	#section-5 .lottie_badges{
		width:100%;
	}
	#section-5 .single_phone:nth-child(2){
		margin-left:0;
		margin-right:0;
	}
	
	#section-5 .lottie_badge_phone_fav{
		position:absolute;
		height:100%;
		margin:auto;
		left:8.5%; top:0; bottom:0;
	}
	#section-5 .lottie_badge_phone_friend{
		position:absolute;
		height:100%;
		margin:auto;
		top:0; left:8.5%;  bottom:0;
	}
	#section-5 .lottie_badge_phone_tip{
		position:absolute;
		height:100%;
		margin:auto;
		top:0; left:8.5%; bottom:0;
	}
	#section-5 .lottie_badge_phone_tip .phone_badges{
		
	}
	#section-5 .phone_badges{
		width: 100%;
	}
	
	#section-5 #congrats-notification {
		height: 250px;
	}
	
	/* Level Up */
	#lottie-placeholder {
		border: 2px solid black;
		padding: 50px;
	}
	
	/* Section 6 */
	
	/* Section 7 */
	.bullet_heart {
		margin-left: -30px;
	}
	
	/* Section 8 */
	#how-works-phone-box{
		position:relative;
		text-align:center;
		width:50%;
		margin-left:25%;
		border: 5px solid black;
		border-radius: 8px;
		padding: 15px 10px 10px;
	}
	
	#how-works-box {
		width: 60%;
		margin: auto;
	}
	
	#section-8 video {
		height: 600px;
	}
	
	/* Section 9 */
	
	#section-9 .container{
		padding:0 10px;
	}
	#section-9 img{
		width:80%;
	}
	#section-9 .sircles_section_header{
		font-size:1.6em;
	}
	
	/* Section 10 */
	#metrics-text {
		font-size: 1.5em;
	}
	
	/* Section 11 */
	#section-11 #lightbox-video {
		border: 5px solid black;
		border-radius: 15px;
		padding: 0;
	}
	
	/* Section 12 */
	.purple_section_header {
		font-size: 1.5em;
	}
	
	#investing-text {
		margin-top: 20px;
	}
	
	/* Section 13 */
	.money_talks_photo{
		width:100%;
		margin-top: 20px;
		margin-bottom:35px;
	}
	
	/* Section 14 */
	
	/* Section 15 */
	#timing-right {
		font-size: 1.75em;
	}
	
	/* Rock Climb */
	#rock-climbing-section {
		position: relative;
	}
	
	#going-down, #only-up, #carefully-placed {
		position: absolute;
	}
	
	#going-down {
		top: 20%;
		left: 10%;
	}
	
	#only-up {
		top: 45%;
		left: 55%;
	}
	
	#carefully-placed {
		bottom: 15%;
		left: 15%;
	}
	
	#climber-pic {
		width: 100%;
	}
	
	.climber_text {
		font-size: 1.25em;
		font-style: italic;
		color: white;
	}
	
	/* Section 16 */
	#team-header h2 {
		margin-bottom: 10px;
	}
	
	.team-members .team-member .team-image {
		margin-bottom: 10px;
	}
	
	.team-members .team-member .team-desc > h3 {
		font-size: 18px;
		width: 90%;
		margin: auto;
	}
	
	.team-members .team-member .team-desc > p {
		font-size: 14px;
		width: 60%;
		margin: auto;
	}
	
	.team-members .team-member .team-desc > #dale-title {
		width: 80%;
		margin: auto;
	}
	
	/* Section 17 */
	#section-17 .card {
		box-shadow: none;
		border: 3px solid #00BDED;
	}
	
	button.btn, .btn:not(.close):not(.mfp-close), a.btn:not([href]):not([tabindex]) {
		border-color: #00BDED;
	}
	
	#contact-us-form .btn{
		background-color:#00BDED;
		float: right;
	}
	
	.card .card-body {
		padding: 1em 1.5em;
	}
	
	/* Footer */
	#footer small {
		line-height: 25px;
	}
	
	.badge_ph1_1{
		width:25%;
		margin-left:10%;
	}
	#section-6 .section_content{
		margin-top:25px;
	}
	.invest_btn_jdr:hover{
		border:black;
		background-color:white;
		color: #F11C95;
	}
	.invest_btn_jdr{
		background-color:#F11C95; border-radius:10px; padding-right:50px; padding-left:50px;
	}
}