@media screen and (max-width: 1024px) {
	.home {
		height: auto !important;
	}
	.home .container-fluid {
		width: 100%;
		padding-right: 80px;
	}
	.home .home-img {
		margin: 150px 0 0 0;
	}
	.home .home-img img {
		width: 450px;
	}
	.home .caption-hero img.logo {
		width: 250px;
	}
	.home .caption-hero h1 {
		margin-top: 20px;
		font-size: 35px;
	}
	.home .caption-hero p {
		font-size: 16px;
	}
	.home .home-backgroud {
		display: none;
	}
	#section-cashback .cashback-content p.text-02 {
		font-size: 16px;
		color: #fff;
	}
	#section-cashback .cashback-content-2 p.text-04,
	p.text-04 a {
		font-size: 16px;
		color: #fff;
	}
	#section-secure .left-content .media {
		margin: 50px 0 0 0;
	}
	#section-secure .right-content img {
		width: 300px;
	}
	#section-make-easy {
		height: auto !important;
	}
	#section-make-easy .right-content h2 {
		font-family: "gothamrounded-medium", "sukhumvittadmai_bol";
		color: #231f20;
		font-size: 33px;
	}
	#section-make-easy .right-content h2 span {
		color: #35965c;
		font-size: 40px;
	}
	#section-make-easy .right-content .media h3 {
		font-family: "gothamrounded-medium", "sukhumvittadmai_bol";
		color: #231f20;
		font-size: 28px;
		margin-bottom: 10px;
	}
	#section-make-easy .right-content .media img {
		width: 30px;
	}
	#section-make-easy .right-content .media {
		margin: 30px 0 0 -45px;
	}
}

@media screen and (max-width: 800px) {
	#section-hero-garminpay {
		margin-top: 45px;
	}
	.row {
		margin-right: inherit !important;
		margin-left: inherit !important;
	}
	.desktop-br {
		display: none;
	}

	#main_menu .my-2 {
		display: none;
	}
	#main_menu .navbar-light .navbar-nav .nav-link {
		font-size: 20px;
	}
	#main_menu .navbar-light .navbar-nav .nav-item {
		border-bottom: 1px solid #f4f4f4;
		height: 60px;
		line-height: 60px;
	}
	.home {
		height: auto !important;
		padding-bottom: 50px;
	}
	.home .desktop-fitbit {
		display: none;
	}
	.home .home-backgroud {
		display: block;
		margin: inherit;
		padding: inherit;
	}

	.home .home-backgroud img {
		width: 60%;
		display: block;
	}
	.home img.watch {
		width: 100%;
		margin-top: inherit;
	}
	.home .container-fluid {
		width: 100%;
		padding-right: 0;
	}
	.home .text-right {
		text-align: center !important;
	}
	.home .fullscreen-bg {
		display: none;
	}
	.home .caption-hero {
		margin: 30px 0 0 0;
	}
	.home img.watch {
		width: 60%;
		margin-top: inherit;
	}
	#section-cashback {
		background-position: left;
		height: auto !important;
		width: 100%;
	}
	#section-cashback .cashback-content {
		text-align: center !important;
	}
	#section-cashback .cashback-content-2 p.text-03 {
		text-align: center !important;
	}
	#section-cashback .cashback-content-2 p.text-04 {
		text-align: center !important;
	}
	#section-cashback .cashback-content-3 p.text-05 {
		text-align: center !important;
	}
	#section-cashback .cashback-content h2 {
		font-family: "gothamrounded-medium", "sukhumvittadmai_bol";
		font-size: 50px;
		color: #fff;
		padding-top: 20px;
	}
	#section-cashback .cashback-content h2 span {
		font-size: 120px;
		color: #35965c;
		line-height: 0;
	}
	#section-cashback .cashback-content h2 span.percent {
		font-size: 55px;
		color: #35965c;
	}
	#section-easy-watch {
		height: auto;
	}
	#section-easy-watch .easy-watch {
		padding-top: inherit;
		text-align: center;
	}
	#section-easy-watch .easy-watch .content-middle {
		padding-top: inherit;
	}

	#section-easy-watch .easy-watch .content-middle img.logo {
		width: 30%;
	}
	#section-easy-watch .easy-watch img.watch {
		margin: 30px 0 30px 0;
		width: 30%;
	}
	#section-easy-watch .easy-watch .content-middle p.text-1 {
		margin-top: 30px;
		text-align: inherit !important;
		font-size: 14px;
		color: #fff;
	}
	#section-easy-watch .easy-watch .content-middle {
		margin-top: 20px;
		font-size: 14px;
		color: #fff;
	}
	#section-easy-watch .content-middle ul {
		margin-left: -20px;
		text-align: left !important;
	}
	#section-easy-watch .content-middle ul li {
		color: #fff;
		font-size: 20px;
	}

	#section-easy-watch .easy-watch .content-middle img.logo {
		width: 50%;
		margin: 0 0 20px 0;
	}
	#section-secure {
		height: auto !important;
	}
	#section-secure .right-content {
		padding: 50px 0 50px 10px;
		background: #fff;
		width: 80%;
		border: #f4f4f4 solid 1px;
		-webkit-border-radius: 5px 5px 5px 5px;
		border-radius: 5px 5px 5px 5px;
		opacity: 0.8;
		filter: alpha(opacity=50);
	}
	#section-secure .right-content .media {
		margin: 50px auto;
		width: 400px;
	}
	#section-secure .left-content {
		padding: 80px 0 0 0;
	}
	#section-secure .left-content h2 {
		text-align: center;
	}
	#section-secure .left-content .media {
		width: 500px;
		margin: 50px auto;
	}

	#section-make-easy .right-content h2 {
		text-align: center !important;
		font-size: 33px;
	}
	#section-make-easy .right-content .media {
		margin: 30px auto;
		width: 500px;
	}
	#section-make-easy .right-content .text-1 {
		text-align: center !important;
	}
	#section-how-to-install {
		height: auto !important;
	}
	#section-how-to-install .center-content h2 {
		font-size: 20px;
	}
	#section-how-to-install .center-content h2 span {
		font-size: 20px;
	}
	#section-how-to-install {
		height: auto !important;
		padding-bottom: 40px;
	}
	#section-how-to-install .step-content {
		display: none;
	}
	#section-how-to-install .step-content-mobile {
		display: block;
	}
	#how-to {
		margin: 40px 0 0 0;
		padding: 0px;
	}
	#how-to .item {
		text-align: center !important;
		color: #fff;
	}
	#how-to .item h4 {
		margin-top: 20px;
		color: #fff;
		font-family: "gothamrounded-medium", "sukhumvittadmai_bol";
		font-size: 20px;
	}
	#how-to .owl-item img {
		display: block;
		width: auto !important;
		height: 450px;
		margin: 0 auto;
		-webkit-transform-style: inherit;
		transform-style: inherit;
	}
	#how-to .owl-item .apps {
		width: 230px;
		text-align: center !important;
		margin: auto;
	}
	#how-to .owl-item .apps img {
		height: 30px;
		margin-left: 10px;
		float: left;
	}
	#how-to .owl-nav .owl-prev {
		position: relative;
		top: -360px;
		left: -200px;
		font-family: "gothamrounded-light", "sukhumvittadmai_lig";
		font-size: 70px;
		color: #35965c;
	}
	#how-to .owl-nav .owl-next {
		position: relative;
		top: -360px;
		right: -200px;
		font-family: "gothamrounded-light", "sukhumvittadmai_lig";
		font-size: 70px;
		color: #35965c;
	}
	#how-to .owl-dots {
		display: none;
		margin-top: 30px;
	}
	#section-how-to-use {
		height: auto !important;
		padding: 30px 0 40px;
	}
	#how-to-1 {
		margin: 40px 0 0 0;
		padding: 0px;
	}
	#how-to-1 .item {
		text-align: center !important;
		color: #fff;
	}
	#how-to-1 .item h4 {
		margin-top: 20px;
		color: #fff;
		font-family: "gothamrounded-medium", "sukhumvittadmai_bol";
		font-size: 20px;
	}
	#how-to-1 .owl-item img {
		display: block;
		width: auto !important;
		height: 300px;
		margin: 0 auto;
		-webkit-transform-style: inherit;
		transform-style: inherit;
	}
	#how-to-1 .owl-nav .owl-prev {
		position: relative;
		top: -280px;
		left: -200px;
		font-family: "gothamrounded-light", "sukhumvittadmai_lig";
		font-size: 70px;
		color: #35965c;
	}
	#how-to-1 .owl-nav .owl-next {
		position: relative;
		top: -280px;
		right: -200px;
		font-family: "gothamrounded-light", "sukhumvittadmai_lig";
		font-size: 70px;
		color: #35965c;
	}
	#how-to-1 .owl-dots {
		display: none;
		margin-top: 30px;
	}
	#how-to-1 .owl-item img.visa {
		margin-top: 20px;
		height: 20px;
		width: auto;
	}
	#section-how-to-use .step-content {
		display: none;
	}
	#section-how-to-use .step-content-mobile {
		display: block;
	}
	#section-video {
		padding: 30px 0 120px;
	}
	#section-video .center-content .video {
		width: 500px;
		margin: auto;
	}
	#section-video iframe {
		width: 500px !important;
		height: 281px !important;
	}
	#section-support-devices {
		height: auto !important;
		padding: 30px 0 120px;
		background-position: left;
	}
	#support-devices {
		margin: 40px 0 0 0;
		padding: 0px;
	}
	#support-devices .item {
		text-align: center !important;
		color: #000;
	}
	#support-devices .item h4 {
		margin-top: 20px;
		color: #000;
		font-family: "gothamrounded-medium", "sukhumvittadmai_bol";
		font-size: 20px;
	}
	#support-devices .item p {
		margin-left: inherit;
	}
	#support-devices .owl-item img {
		display: block;
		width: auto !important;
		height: 300px;
		margin: 0 auto;
		-webkit-transform-style: inherit;
		transform-style: inherit;
	}
	#support-devices .owl-nav .owl-prev {
		position: relative;
		top: -300px;
		left: -200px;
		font-family: "gothamrounded-light", "sukhumvittadmai_lig";
		font-size: 70px;
		color: #35965c;
	}
	#support-devices .owl-nav .owl-next {
		position: relative;
		top: -300px;
		right: -200px;
		font-family: "gothamrounded-light", "sukhumvittadmai_lig";
		font-size: 70px;
		color: #35965c;
	}
	#support-devices .owl-dots {
		display: none;
		margin-top: 30px;
	}
	#support-devices .owl-item img.visa {
		margin-top: 20px;
		height: 20px;
		width: auto;
	}
}

@media screen and (max-width: 767px) {
	#main_menu {
		top: 66px !important;
	}
}

@media screen and (max-width: 600px) {
	.mobile-br {
		display: block;
		margin: 60px;
	}
	#section-how-to-use .center-content h2 {
		font-family: "gothamrounded-medium", "sukhumvittadmai_bol";
		font-size: 28px;
		color: #fff;
	}
	#section-support-devices h2 {
		font-size: 35px;
		text-align: center;
	}
	#section-support-devices {
		height: auto !important;
		padding: 30px 0 120px;
		background-position: left;
	}
	#section-support-devices img.img-device {
		margin-top: 30px;
		width: 70%;
	}
	#section-support-devices .devices-content {
		display: none;
	}
	#section-support-devices .devices-moblie {
		display: block;
	}

	/* Footer */
	/* .footer { padding:15px 0; border-top: 1px solid #eee; border-bottom: 3px solid #35965c; background:#231f20; height: auto !important; color: #999;} */
	.footer-social {
		line-height: 1;
		text-align: center !important;
		margin-bottom: 10px;
	}
	.footer-social a {
		margin-left: 10px;
		font-size: 18px;
		color: #999;
	}
	.footer .f-left {
		display: block;
		float: inherit;
		text-align: center !important;
	}
	.footer .f-right {
		display: block;
		float: inherit;
		text-align: center !important;
	}
	.footer .f-tel {
		font-size: 16px;
		margin-right: 20px;
		font-family: "sukhumvittadmai_med";
	}
	.copyright {
		font-size: 13px;
	}
	.fitbit-promotion {
		margin: 20px 0 20px 0;
		font-size: 18px;
	}
	#section-video .center-content {
		margin: 40px 0 0 0;
	}
	#section-video .center-content img {
		height: 40px;
		vertical-align: sub;
	}
	#section-video .center-content h2 {
		font-size: 24px;
	}
	.devices-content-mobile {
		display: block;
	}
}

@media screen and (max-width: 414px) {
	.mobile-br {
		display: block;
		margin: 40px 0 0 0;
	}
	.desktop-br {
		display: block;
	}
	.home .caption-hero h1 {
		margin-top: 10px;
		font-size: 25px;
	}

	#main_menu {
		top: 60px !important;
	}

	.home .caption-hero p {
		font-size: 14px;
	}
	.home .caption-hero img.visa,
	img.mc {
		height: 30px;
		margin-left: 20px;
		margin-top: 20px;
	}
	.home .caption-hero img.paywave {
		height: 35px;
		margin-left: 10px;
	}
	.home .caption-hero p.text-1 {
		font-family: "gothamrounded-light", "sukhumvittadmai_lig";
		margin-top: 10px;
		font-size: 20px;
	}
	#section-cashback .cashback-content {
		padding-top: 30px;
	}
	#section-cashback .cashback-content h2 {
		font-size: 40px;
	}
	#section-cashback .cashback-content h2 span {
		font-size: 80px;
	}
	#section-cashback .cashback-content h2 span.percent {
		font-size: 40px;
	}
	#section-cashback .cashback-content p.text-01 {
		font-size: 18px;
	}
	#section-secure {
		height: auto !important;
	}
	#section-secure .right-content {
		padding: 50px 10px 50px 10px;
	}
	#section-secure .right-content h2 {
		font-size: 25px;
	}
	#section-secure .right-content h2 span {
		color: #35965c;
		font-size: 30px;
	}
	#section-secure .right-content .media {
		width: 300px;
		margin: 20px auto;
	}
	#section-secure .right-content .media img {
		width: 70px;
	}
	#section-secure .right-content ul li {
		color: #000;
		font-size: 14px;
	}
	#section-secure .left-content img {
		width: 250px;
	}
	#section-secure .left-content {
		padding: 50px 0 0 0;
		text-align: center !important;
	}
	#section-cashback .cashback-content img.paywave {
		height: 50px;
		margin-left: 20px;
	}
	#section-cashback .cashback-content p.text-1 {
		font-family: "gothamrounded-light", "sukhumvittadmai_lig";
		margin-top: 10px;
		font-size: 16px;
		color: #fff;
	}
	#section-easy-watch .easy-watch .content-middle h2 {
		font-size: 30px;
		line-height: 28px;
		color: #35965c;
	}
	#section-easy-watch .easy-watch img.watch {
		width: 30%;
		margin: 10px 0px;
	}
	#section-make-easy .right-content h2 {
		font-size: 25px;
	}
	#section-make-easy .right-content h2 span {
		font-size: 30px;
	}
	#section-make-easy .right-content .media {
		margin: 30px auto;
		width: 350px;
	}
	#section-make-easy .right-content .text-1 {
		text-align: center !important;
	}
	#section-make-easy .right-content .media h3 {
		font-size: 20px;
	}
	#how-to .owl-item img {
		display: block;
		width: auto !important;
		height: 300px;
		margin: 0 auto;
		-webkit-transform-style: inherit;
		transform-style: inherit;
	}
	#how-to .owl-nav .owl-prev {
		position: relative;
		top: -270px;
		left: -100px;
		font-family: "gothamrounded-light", "sukhumvittadmai_lig";
		font-size: 50px;
		color: #35965c;
	}
	#how-to .owl-nav .owl-next {
		position: relative;
		top: -270px;
		right: -100px;
		font-family: "gothamrounded-light", "sukhumvittadmai_lig";
		font-size: 50px;
		color: #35965c;
	}
	#section-how-to-use .center-content h2 {
		font-size: 20px;
	}
	#section-how-to-use .center-content h2 sub {
		font-size: 50px;
	}
	#how-to-1 .owl-item img {
		display: block;
		width: auto !important;
		height: 200px;
		margin: 0 auto;
		-webkit-transform-style: inherit;
		transform-style: inherit;
	}
	#how-to-1 .owl-nav .owl-prev {
		position: relative;
		top: -210px;
		left: -130px;
		font-family: "gothamrounded-light", "sukhumvittadmai_lig";
		font-size: 70px;
		color: #35965c;
	}
	#how-to-1 .owl-nav .owl-next {
		position: relative;
		top: -210px;
		right: -130px;
		font-family: "gothamrounded-light", "sukhumvittadmai_lig";
		font-size: 70px;
		color: #35965c;
	}
	#how-to-1 .owl-dots {
		display: none;
		margin-top: 30px;
	}
	#support-devices .owl-item img {
		display: block;
		width: auto !important;
		height: 200px;
		margin: 0 auto;
		-webkit-transform-style: inherit;
		transform-style: inherit;
	}
	#support-devices .owl-nav .owl-prev {
		position: relative;
		top: -225px;
		left: -130px;
		font-family: "gothamrounded-light", "sukhumvittadmai_lig";
		font-size: 70px;
		color: #35965c;
	}
	#support-devices .owl-nav .owl-next {
		position: relative;
		top: -225px;
		right: -130px;
		font-family: "gothamrounded-light", "sukhumvittadmai_lig";
		font-size: 70px;
		color: #35965c;
	}
	#support-devices .owl-dots {
		display: none;
		margin-top: 30px;
	}
	#section-video .center-content h2 {
		font-family: "gothamrounded-medium", "sukhumvittadmai_bol";
		font-size: 20px;
		color: #fff;
	}
	#section-video {
		height: auto !important;
		padding: 30px 0 80px;
	}
	#section-video .center-content h2 span {
		height: 50px;
		font-size: 25px;
		color: #35965c;
	}
	#section-video .center-content .video {
		width: 350px;
		margin: auto;
	}
	#section-video iframe {
		width: 350px !important;
		height: 197px !important;
	}
	#section-support-devices {
		height: auto !important;
		padding: 10px 0 0px;
		background-position: left;
	}

	#section-support-devices .logo-fitbit-versa img {
		width: 200px;
		margin-bottom: 20px;
	}
	#section-support-devices .logo-fitbit-iconic img {
		width: 200px;
		margin-bottom: 20px;
	}
	#section-support-devices .logo-fitbit-versa h4 {
		font-size: 25px;
	}
	#section-support-devices .logo-fitbit-versa p {
		font-size: 20px;
	}
	#section-support-devices .logo-fitbit-iconic h4 {
		font-size: 25px;
	}
	#section-support-devices .logo-fitbit-iconic p {
		font-size: 20px;
	}
	#section-support-devices .img-device img {
		margin-top: 0;
		width: 60%;
	}
	#section-support-devices .logo-fitbit-versa {
		text-align: center !important;
		margin-top: 20px;
	}
	#section-support-devices .logo-fitbit-iconic {
		margin-top: 20px;
	}
	#section-FAQ {
		background-position: right;
		height: auto !important;
		width: 100%;
		padding: 10px 0 30px;
	}
	#section-FAQ .accordion {
		margin: 20px 0 0 0;
	}
	#section-FAQ h5 .btn {
		font-size: 14px;
		line-height: 25px;
	}
	#section-FAQ .answer {
		font-size: 12px;
		margin-: 10px 0 10px 32px;
	}
	#cards {
		max-width: 250px;
		margin: 40px auto 0px;
		height: 250px;
	}
	#cards .owl-item img {
		display: block;
		width: 100%;
		margin: 0 auto;
		-webkit-transform-style: inherit;
		transform-style: inherit;
	}
	#cards .owl-nav .owl-prev {
		position: relative;
		top: -120px;
		left: -130px;
		font-family: "gothamrounded-light", "sukhumvittadmai_lig";
		font-size: 70px;
		color: #35965c;
	}
	#cards .owl-nav .owl-next {
		position: relative;
		top: -120px;
		right: -130px;
		font-family: "gothamrounded-light", "sukhumvittadmai_lig";
		font-size: 70px;
		color: #35965c;
	}
	#cards .owl-dots {
		display: none;
		margin-top: 30px;
	}
	#section-make-easy .right-content img.paywave {
		height: 40px;
		margin-left: 5px;
	}
	#section-new-card {
		padding: 30px 0 50px;
	}
	#section-new-card .section-header {
		margin: 0px 0 30px 0;
	}
	#section-new-card .section-header h2 {
		font-size: 30px;
	}
	#section-video .center-content img {
		height: 30px;
		vertical-align: sub;
	}
	#section-easy-watch .content-middle ul,
	#section-secure .right-content ul {
		margin-left: 15px;
		text-align: left !important;
	}
	#section-easy-watch .content-middle ul li {
		color: #fff;
		font-size: 14px;
	}
	#section-cashback .cashback-content p.text-02 {
		font-size: 14px;
		color: #fff;
	}
}
@media screen and (max-width: 375px) {
	.home .caption-hero h1 {
		margin-top: 10px;
		font-size: 20px;
	}
	.home .caption-hero p {
		font-size: 10px;
	}
	.home .caption-hero img.visa,
	img.mc {
		height: 15px;
		margin-left: 10px;
		margin-top: 10px;
	}
	.home .caption-hero img.paywave {
		height: 20px;
		margin-left: 10px;
	}
	.home .caption-hero p.text-1 {
		font-family: "gothamrounded-light", "sukhumvittadmai_lig";
		margin-top: 50px;
		font-size: 16px;
	}
	#section-cashback .cashback-content h2 {
		font-size: 30px;
	}
	#section-cashback .cashback-content h2 span {
		font-size: 70px;
	}
	#section-cashback .cashback-content h2 span.percent {
		font-size: 35px;
	}
	#section-cashback .cashback-content p.text-01 {
		font-size: 16px;
	}
	#section-cashback .cashback-content p.text-02 {
		font-size: 12px;
	}
	#section-cashback .cashback-content-2 p.text-04,
	p.text-04 a {
		font-size: 16px;
	}
	#section-cashback .cashback-content-3 p.text-05 {
		font-size: 17px;
		color: #fff;
	}
	#section-cashback .cashback-content-3 img.paywave {
		height: 30px;
		margin-left: 20px;
	}
	#section-make-easy .right-content h2 {
		font-size: 20px;
	}
	#section-make-easy .right-content h2 span {
		font-size: 35px;
	}
	#section-make-easy .right-content .media {
		margin: 30px auto;
		width: 300px;
	}
	#section-make-easy .right-content .text-1 {
		text-align: center !important;
	}
	#section-make-easy .right-content .media h3 {
		font-size: 18px;
	}
	#section-make-easy .right-content ul li {
		color: #231f20;
		font-size: 14px;
	}
	#section-video iframe {
		width: 300px !important;
		height: 150px !important;
	}
	#section-support-devices {
		height: auto !important;
		padding: 10px 0 0px;
		background-position: left;
	}
	#section-video .center-content .video {
		width: 300px;
		margin: auto;
	}
	#section-FAQ h5 .btn {
		font-size: 12px;
		line-height: 25px;
	}
}
@media screen and (max-width: 360px) {
	.home .caption-hero img.logo {
		width: 200px;
	}
	.home .caption-hero p.text-1 {
		margin-top: 20px;
		font-size: 12px;
	}
	.home .caption-hero img.visa,
	img.mc {
		margin-left: 20px;
		margin-top: 10px;
	}
	#section-make-easy .right-content h2 {
		font-size: 20px;
	}
	#section-make-easy .right-content h2 span {
		font-size: 35px;
	}
	#section-make-easy .right-content .media {
		margin: 30px auto;
		width: 300px;
	}
	#section-make-easy .right-content .text-1 {
		text-align: center !important;
	}
	#section-make-easy .right-content .media h3 {
		font-size: 18px;
	}
	#section-make-easy .right-content ul li {
		color: #231f20;
		font-size: 14px;
	}
	#section-secure .left-content h2 {
		font-family: "gothamrounded-medium", "sukhumvittadmai_bol";
		color: #fff;
		font-size: 22px;
	}
	#section-secure .left-content h2 span {
		color: #35965c;
		font-size: 25px;
	}
	#section-video iframe {
		width: 300px !important;
		height: 150px !important;
	}
	#section-support-devices {
		height: auto !important;
		padding: 10px 0 0px;
		background-position: left;
	}
	#section-video .center-content .video {
		width: 300px;
		margin: auto;
	}
	#section-support-devices .logo-fitbit-versa img {
		width: 180px;
		margin-bottom: 20px;
	}
	#section-support-devices .logo-fitbit-iconic img {
		width: 180px;
		margin-bottom: 20px;
	}
	#section-support-devices .logo-fitbit-versa h4 {
		font-size: 22px;
	}
	#section-support-devices .logo-fitbit-versa p {
		font-size: 18px;
	}
	#section-support-devices .logo-fitbit-iconic h4 {
		font-size: 22px;
	}
	#section-support-devices .logo-fitbit-iconic p {
		font-size: 18px;
	}
	#section-support-devices .img-device img {
		margin-top: 0;
		width: 60%;
	}
	#section-support-devices .logo-fitbit-versa {
		text-align: center !important;
		margin-top: 20px;
	}
	#section-support-devices .logo-fitbit-iconic {
		margin-top: 20px;
	}
	#section-FAQ .accordion {
		margin: 20px 0 0 0;
	}
	#section-FAQ h5 .btn {
		font-size: 12px;
		line-height: 25px;
	}
	#section-FAQ .answer {
		font-size: 12px;
		margin-: 10px 0 10px 32px;
	}
	#section-make-easy .right-content .text-1 {
		font-size: 18px;
		text-align: center !important;
	}
}
