.open-sans-300,
.open-sans-400,
.open-sans-500,
.open-sans-600,
.open-sans-700,
.open-sans-800 {
	font-family: "Open Sans", sans-serif;
	font-optical-sizing: auto;
	font-variation-settings: "wdth" 100;
	font-style: normal
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
body,
h1,
h2,
h3,
h4,
h5,
h6,
li,
ol,
p,
ul {
	margin: 0;
	padding: 0
}

.open-sans-300,
.open-sans-400,
.open-sans-500,
.open-sans-600,
.open-sans-700,
.open-sans-800,
em.fab,
em.fal,
em.far,
em.fas {
	font-style: normal
}

ol>li:before,
ul li:before {
	position: absolute;
	top: 0;
	left: 0
}

a,
button {
	cursor: pointer
}

.btn-center,
.btn-out {
	display: inline-block
}

.owl-carousel,
.owl-carousel .owl-item {
	-webkit-tap-highlight-color: transparent;
	position: relative
}

.open-sans-300 {
	font-weight: 300
}

.open-sans-400 {
	font-weight: 400
}

.open-sans-500 {
	font-weight: 500
}

.open-sans-600 {
	font-weight: 600
}

.open-sans-700 {
	font-weight: 700
}

.open-sans-800 {
	font-weight: 800
}

body {
	-webkit-font-smoothing: antialiased;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, .004);
	font-family: open-sans-300, sans-serif;
	font-weight: 300;
	font-size: 18px;
	color: #000;
	line-height: 24px;
	letter-spacing: normal;
	background: #fff
}

sub,
sup {
	font-size: 60%
}

sup {
	top: 0
}

sub {
	bottom: 0
}

img {
	max-width: 100%;
	height: auto
}

a {
	color: #2846b6;
	text-decoration: none;
	-webkit-transition: .25s ease-out;
	-moz-transition: .25s ease-out;
	-o-transition: .25s ease-out;
	transition: .25s ease-out
}

.btn,
.owl-dots button.owl-dot,
input[type=button],
input[type=submit] {
	float: none;
	-webkit-transition: .25s ease-out;
	-moz-transition: .25s ease-out;
	-o-transition: .25s ease-out
}

a:active,
a:focus,
a:hover {
	color: #172d79;
	text-decoration: underline
}

a:visited,
button.active,
button.active:focus,
button:active,
button:active:focus,
button:focus,
button:hover {
	outline: 0
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: ImperialBT, sans-serif;
	font-weight: 400;
	padding-bottom: 16px
}

.h1,
.h2,
h1,
h2 {
	font-size: 40px;
	line-height: 48px
}

.h3,
h3 {
	font-size: 28px;
	line-height: 36px
}

.h4,
h4 {
	font-size: 26px;
	line-height: 32px
}

.h5,
h5 {
	font-size: 24px;
	line-height: 30px
}

.h6,
h6 {
	font-size: 20px;
	line-height: 28px
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
	font-weight: inherit;
	color: inherit
}


/* This styles the container to center its content */
.centered-container {
  width: 300px; /* or any fixed width */
  margin-left: auto;
  margin-right: auto;
}

.customer-reviews .article .aside p:last-child,
.faq-list .heading-txt:last-child,
.featured-logos:last-child,
.footer-main .pre-footer .box p:last-child,
.h1:last-child,
.h2:last-child,
.h3:last-child,
.h4:last-child,
.h5:last-child,
.h6:last-child,
.heading-txt:last-child,
.product-details .row>div .product-cont .catagory-title:last-child,
.split-cont .box .aside ul li:last-child,
.split-cont .box .aside ul:last-child,
.split-cont:last-child,
h1:last-child,
h2:last-child,
h3:last-child,
h4:last-child,
h5:last-child,
h6:last-child,
ol:last-child li:last-child,
p:last-child,
ul:last-child li:last-child {
	padding-bottom: 0
}

.customer-reviews .top-cont .h2,
.customer-reviews .top-cont h2,
.footer-main .pre-footer .box p,
.split-cont .box .aside .h3,
.split-cont .box .aside h3,
p {
	padding-bottom: 20px
}

em {
	font-style: italic
}

strong {
	font-weight: 700
}

.lowercase {
	text-transform: capitalize
}

label,
ul li:before {
	font-size: 14px;
	float: left
}

ol,
ul {
	list-style: none
}

li {
	position: relative;
	padding-left: 36px;
	padding-bottom: 18px
}

ul li:before {
	content: "\f00c";
	font-family: "Font Awesome 5 Pro";
	font-weight: 400;
	width: 26px;
	height: 26px;
	color: #fff;
	line-height: 24px;
	text-align: center;
	background: #2846b6;
	border-radius: 100%
}

ol li ol,
ul li ul {
	padding: 20px 0 0
}

ol {
	counter-reset: item
}

ol>li {
	counter-increment: item;
	padding-left: 24px
}

ol>li:before {
	content: counter(item) ".";
	font-weight: 500;
	color: #2846b6
}

label {
	width: 100%;
	font-family: open-sans-600;
	font-weight: 600;
	color: #000;
	line-height: 20px;
	letter-spacing: .02em;
	padding: 0;
	margin: 0 0 10px
}

.uneditable-input,
input[type=color],
input[type=date],
input[type=datetime-local],
input[type=datetime],
input[type=email],
input[type=month],
input[type=number],
input[type=password],
input[type=search],
input[type=tel],
input[type=text],
input[type=time],
input[type=url],
input[type=week],
select,
textarea {
	width: 100%;
	height: 48px;
	font-family: open-sans-600;
	font-weight: 600;
	font-size: 16px;
	color: #000;
	line-height: 20px;
	letter-spacing: .02em;
	white-space: nowrap;
	text-overflow: ellipsis;
	background: #fff;
	box-shadow: none;
	border: 1px solid #d4d4d4;
	border-radius: 360px;
	outline: 0;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	overflow: hidden;
	position: relative;
	padding: 12px 20px;
	margin: 0
}

button,
textarea {
	white-space: normal;
	outline: 0
}

.owl-nav button,
button {
	border: none;
	text-decoration: none
}

textarea {
	height: 136px;
	resize: none
}

::-webkit-input-placeholder,
::-webkit-textarea-placeholder {
	color: #888
}

input::-moz-placeholder,
textarea::-moz-placeholder {
	color: #888
}

::-moz-placeholder {
	color: #888
}

::-ms-input-placeholder {
	color: #888
}

.uneditable-input:focus,
input[type=color]:focus,
input[type=date]:focus,
input[type=datetime-local]:focus,
input[type=datetime]:focus,
input[type=email]:focus,
input[type=month]:focus,
input[type=number]:focus,
input[type=password]:focus,
input[type=search]:focus,
input[type=tel]:focus,
input[type=text]:focus,
input[type=time]:focus,
input[type=url]:focus,
input[type=week]:focus,
select:focus,
textarea:focus {
	outline: 0;
	border-color: #000
}

button {
	background: 0 0;
	box-shadow: none;
	padding: 0;
	margin: 0
}

.btn,
input[type=button],
input[type=submit] {
	width: auto;
	height: auto;
	display: inline-block;
	vertical-align: middle;
	font-family: open-sans-700, sans-serif;
	font-weight: 700;
	font-size: 24px; /* was 20px */
	color: #000;
	line-height: 28px;
	letter-spacing: .16em;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	white-space: normal;
	box-shadow: none;
	border-radius: 360px;
	border: none;
	overflow: hidden;
	position: relative;
	z-index: 1;
	cursor: pointer;
	outline: 0;
	transition: .25s ease-out;
	padding: 16px 24px;
	margin: 0
}

.btn em {
	font-size: 95%;
	margin-right: 5px
}

.btn.active,
.btn.active:focus,
.btn:active,
.btn:active:focus,
.btn:focus,
.btn:hover,
.btn:not(:disabled):not(.disabled).active,
input[type=button].active,
input[type=button].active:focus,
input[type=button]:active,
input[type=button]:active:focus,
input[type=button]:focus,
input[type=button]:hover,
input[type=submit].active,
input[type=submit].active:focus,
input[type=submit]:active,
input[type=submit]:active:focus,
input[type=submit]:focus,
input[type=submit]:hover {
	color: #000;
	text-decoration: none;
	box-shadow: none;
	outline: 0
}

.btn-blue,
input.btn-blue[type=button],
input.btn-blue[type=submit] {
	color: #fff;
	background: #2846b6
}

.btn-blue.active,
.btn-blue.active:focus,
.btn-blue:active,
.btn-blue:active:focus,
.btn-blue:focus,
.btn-blue:hover,
.btn-blue:not(:disabled):not(.disabled).active,
.btn-white.active,
.btn-white.active:focus,
.btn-white:active,
.btn-white:active:focus,
.btn-white:focus,
.btn-white:hover,
.btn-white:not(:disabled):not(.disabled).active,
input.btn-blue[type=button].active,
input.btn-blue[type=button].active:focus,
input.btn-blue[type=button]:active,
input.btn-blue[type=button]:active:focus,
input.btn-blue[type=button]:focus,
input.btn-blue[type=button]:hover,
input.btn-blue[type=submit].active,
input.btn-blue[type=submit].active:focus,
input.btn-blue[type=submit]:active,
input.btn-blue[type=submit]:active:focus,
input.btn-blue[type=submit]:focus,
input.btn-blue[type=submit]:hover,
input.btn-white[type=button].active,
input.btn-white[type=button].active:focus,
input.btn-white[type=button]:active,
input.btn-white[type=button]:active:focus,
input.btn-white[type=button]:focus,
input.btn-white[type=button]:hover,
input.btn-white[type=submit].active,
input.btn-white[type=submit].active:focus,
input.btn-white[type=submit]:active,
input.btn-white[type=submit]:active:focus,
input.btn-white[type=submit]:focus,
input.btn-white[type=submit]:hover {
	color: #fff;
	background: #172d79
}

.btn-white,
input.btn-white[type=button],
input.btn-white[type=submit] {
	color: #2846b6;
	box-shadow: inset #2846b6 0 0 0 1px
}

.btn:focus,
input[type=button]:focus,
input[type=submit]:focus {
	outline: -webkit-focus-ring-color auto 5px;
	outline-offset: 2px
}

.owl-nav button,
.owl-nav button:active,
.owl-nav button:focus,
.owl-nav button:hover {
	color: #253873;
	outline: 0
}

.disabled {
	cursor: not-allowed;
	opacity: .65
}

.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
	cursor: not-allowed;
	-webkit-box-shadow: none;
	box-shadow: none;
	opacity: .5
}

.owl-dots button.owl-dot,
.owl-nav button {
	vertical-align: top;
	box-shadow: none;
	text-align: center
}

a.btn.disabled,
fieldset[disabled] a.btn {
	pointer-events: none
}

.btn-center {
	width: 100%;
	float: none;
	vertical-align: top;
	text-align: center
}

.btn-out {
	width: 100%;
	float: none;
	vertical-align: top;
	margin-top: 10px
}

.btn-wrap {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	align-items: center;
	margin: 0 -12px -24px
}

.btn-wrap .btn {
	float: left;
	margin: 5px 12px 24px
}

table,
tbody,
td,
th,
thead,
tr {
	width: 100%;
	border-spacing: 0;
	border-collapse: collapse;
	padding: 0;
	margin: 0
}

.figure,
figure {
	vertical-align: top
}

.owl-carousel {
	display: none;
	width: 100%;
	z-index: 1
}

.owl-carousel .owl-stage {
	position: relative;
	-ms-touch-action: pan-Y;
	touch-action: manipulation;
	-moz-backface-visibility: hidden
}

.owl-carousel .owl-stage:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0
}

.owl-carousel .owl-stage-outer {
	position: relative;
	overflow: hidden;
	-webkit-transform: translate3d(0, 0, 0)
}

.owl-carousel .owl-item,
.owl-carousel .owl-wrapper {
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0)
}

.owl-carousel .owl-item {
	min-height: 1px;
	float: left;
	-webkit-backface-visibility: hidden;
	-webkit-touch-callout: none
}

.owl-carousel .owl-item img {
	width: 100%;
	display: inline-block
}

.owl-carousel .owl-dot,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-prev {
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.no-js .owl-carousel,
.owl-carousel.owl-loaded {
	display: block
}

.owl-carousel.owl-loading {
	opacity: 0;
	display: block
}

.owl-carousel.owl-hidden {
	opacity: 0
}

.owl-carousel.owl-refresh .owl-item {
	visibility: hidden
}

.owl-carousel.owl-drag .owl-item {
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.owl-carousel.owl-grab {
	cursor: move;
	cursor: grab
}

.owl-carousel.owl-rtl {
	direction: rtl
}

.owl-carousel.owl-rtl .owl-item {
	float: right
}

.owl-carousel .animated {
	animation-duration: 1s;
	animation-fill-mode: both
}

.owl-carousel .owl-animated-in {
	z-index: 0
}

.owl-carousel .owl-animated-out {
	z-index: 1
}

.owl-carousel .fadeOut {
	animation-name: fadeOut
}

@keyframes fadeOut {
	0% {
		opacity: 1
	}

	100% {
		opacity: 0
	}
}

.owl-height {
	transition: height .5s ease-in-out
}

.owl-carousel .owl-item .owl-lazy {
	opacity: 0;
	transition: opacity .4s
}

.owl-carousel .owl-item .owl-lazy:not([src]),
.owl-carousel .owl-item .owl-lazy[src^=""] {
	max-height: 0
}

.owl-carousel .owl-item img.owl-lazy {
	transform-style: preserve-3d
}

.owl-carousel .owl-video-wrapper {
	position: relative;
	height: 100%;
	background: #000
}

.owl-carousel .owl-video-play-icon {
	position: absolute;
	height: 80px;
	width: 80px;
	left: 50%;
	top: 50%;
	margin-left: -40px;
	margin-top: -40px;
	cursor: pointer;
	z-index: 1;
	-webkit-backface-visibility: hidden;
	transition: transform .1s
}

.owl-carousel .owl-video-play-icon:hover {
	-ms-transform: scale(1.3, 1.3);
	transform: scale(1.3, 1.3)
}

.header-main .main-menu .contact-us br,
.owl-carousel .owl-video-playing .owl-video-play-icon,
.owl-carousel .owl-video-playing .owl-video-tn,
.owl-dots.disabled,
.owl-nav.disabled,
.partners-logo .logos-box1 ul li::before,
.product-details .row>div .product-cont .pricing-table .radio-option input[type=radio],
.product-details .row>div .product-cont .tab-links ul li::before {
	display: none
}

.owl-carousel .owl-video-tn {
	opacity: 0;
	height: 100%;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: contain;
	transition: opacity .4s
}

.owl-carousel .owl-video-frame {
	position: relative;
	z-index: 1;
	height: 100%;
	width: 100%
}

.owl-nav button {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
	font-weight: inherit;
	font-size: 24px;
	line-height: 1em;
	background: 0 0;
	border-radius: 0;
	position: absolute;
	top: 50%;
	-ms-transform: translate(0, -50%);
	-webkit-transform: translate(0, -50%);
	-moz-transform: translate(0, -50%);
	-o-transform: translate(0, -50%);
	transform: translate(0, -50%);
	cursor: pointer;
	z-index: 2;
	padding: 0;
	margin: 0
}

.owl-nav button.owl-prev {
	left: -26px
}

.owl-nav button.owl-next {
	right: -26px
}

.owl-nav button.disabled {
	color: #c1c9de;
	cursor: default;
	pointer-events: none;
	opacity: 1
}

.owl-dots {
	width: 100%;
	float: none;
	display: inline-block;
	vertical-align: top;
	text-align: center;
	line-height: .5em;
	margin: 26px 0 0
}

.owl-dots button.owl-dot {
	width: 13px;
	height: 13px;
	display: inline-block;
	background: #d2e5f4;
	border: none;
	border-radius: 360px;
	transition: .25s ease-out;
	position: relative;
	cursor: pointer;
	padding: 0;
	margin: 0 16px
}

.owl-dots button.owl-dot.active,
.owl-dots button.owl-dot:active,
.owl-dots button.owl-dot:focus,
.owl-dots button.owl-dot:hover {
	background: #2846b6
}

.container-main {
	width: 100%;
	min-height: 100vh;
	float: left;
	display: flex;
	flex-direction: column;
	position: relative;
	overflow: hidden;
	z-index: 1
}

.heading-txt,
.heading-txt .aside {
	float: none;
	width: 100%;
	vertical-align: top
}

.container {
	width: 100%;
	max-width: 1200px;
	padding: 0 40px
}

.accord-list,
.accord-list .accord-header,
.customer-reviews .articles-wrap {
	width: 100%;
	overflow: hidden
}

.accord-list .accord-item {
	width: 100%;
	overflow: hidden;
	border: 1px solid #2846b6;
	border-radius: 32px;
	margin-bottom: 16px
}

.accord-list .accord-item:last-child,
.customer-reviews .article .user-box .name:last-child,
.customer-reviews .article:last-child,
.customer-reviews:last-child,
.partners-logo .logos-box1 .logo:last-child,
.partners-logo .logos-box1:last-child,
.partners-logo .logos-box2 .icon-with-txt:last-child,
.partners-logo .logos-box2 ul li:last-child,
.partners-logo .logos-box2:last-child,
.product-details .row>div .product-cont .bottom-btn:last-child,
.product-details .row>div .product-cont .delivery:last-child,
.product-details .row>div .product-cont .pricing-table:last-child,
.product-details .row>div .product-cont .pricing-tabs:last-child,
.product-details .row>div .product-cont .tab-links:last-child,
.product-details .row>div .product-img .caption-txt:last-child {
	margin-bottom: 0
}

.accord-list .accord-header a {
	width: 100%;
	float: left;
	font-weight: 400;
	font-size: 20px;
	color: #2846b6;
	line-height: 28px;
	text-decoration: none;
	background: 0 0;
	border: none;
	position: relative;
	overflow: hidden;
	padding: 17px 60px 17px 20px
}

.accord-list .accord-header a:after {
	content: "\f068";
	font-family: "Font Awesome 5 Pro";
	font-weight: 300;
	font-size: 120%;
	line-height: 1em;
	text-align: center;
	position: absolute;
	top: 50%;
	right: 20px;
	transform: translate(0, -50%)
}

.accord-list .accord-header a.collapsed,
.faq-list .heading-txt .aside {
	color: #2846b6
}

.accord-list .accord-header a.collapsed:after {
	content: "\f067"
}

.accord-list .accord-body {
	width: 100%;
	color: #2846b6;
	overflow: hidden;
	padding: 0 60px 30px 20px
}

#price {
	display: none;
}

.accord-list .accord-body .aside,
.product-details .row>div .product-cont .pricing-table .radio-option .price,
.product-details .row>div .product-cont .tab-content {
	width: 100%;
	float: left
}

.heading-txt {
	display: inline-block;
	text-align: center;
	padding: 0 0 32px
}

.heading-txt .aside {
	max-width: 760px;
	display: inline-block
}

.header-main {
	width: 100%;
	height: 85px;
	float: left;
	position: relative;
	z-index: 6
}

.header-main .main-menu {
	width: 100%;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.header-main .main-menu .brand {
	width: 250px;
	height: 50px;
	float: left;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
	position: absolute;
	left: 50%;
	top: 20px;
	-ms-transform: translate(-50%, 0);
	-webkit-transform: translate(-50%, 0);
	-moz-transform: translate(-50%, 0);
	-o-transform: translate(-50%, 0);
	transform: translate(-50%, 0);
	z-index: 1
}

.header-main .main-menu .contact-us,
.header-main .main-menu .offer-txt {
	height: 85px;
	font-size: 14px;
	line-height: 20px;
	letter-spacing: 1px;
	float: left;
	width: 50%;
	font-weight: 600;
	text-transform: uppercase
}

.header-main .main-menu .brand img,
.money-back .box .icon img,
.product-details .row>div .product-cont .author-cont .user img,
.product-details .row>div .product-img .item img {
	width: 100%
}

.header-main .main-menu .contact-us {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	align-items: center;
	justify-content: flex-end;
	text-align: right;
	padding: 16px 0 16px 165px
}

.header-main .main-menu .contact-us a {
	color: #000;
	text-decoration: none;
	margin-left: 20px
}

.header-main .main-menu .contact-us a:active,
.header-main .main-menu .contact-us a:focus,
.header-main .main-menu .contact-us a:hover {
	color: #2846b4;
	text-decoration: none
}

.header-main .main-menu .offer-txt {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	align-items: center;
	padding: 16px 165px 16px 0
}

.header-main .main-menu .offer-txt a {
	color: #000;
	text-decoration: none
}

.header-main .main-menu .offer-txt a:active,
.header-main .main-menu .offer-txt a:focus,
.header-main .main-menu .offer-txt a:hover {
	color: #172d79;
	text-decoration: none
}

@media (max-width:991px) {
	.header-main .main-menu .contact-us br {
		display: block
	}
}

.content-main {
	width: 100%;
	float: left;
	flex: 1 0 auto
}

.product-details {
	width: 100%;
	overflow: hidden;
	padding: 20px 0 50px
}

.product-details .row {
	margin: 0 -10px -40px
}

.product-details .row>div {
	padding: 0 10px 40px
}

.product-details .row>div .product-img {
	width: 100%;
	position: relative;
	overflow: hidden
}

.product-details .row>div .product-img .figure-caption {
	width: 100%;
	font-weight: 600;
	font-size: 20px;
	color: #2846b6;
	line-height: 26px;
	letter-spacing: .04em;
	text-align: right;
	overflow: hidden;
	position: absolute;
	top: 0;
	right: 0;
	padding: 32px 24px
}

.product-details .row>div .product-img .caption-txt {
	width: 100%;
	float: left;
	text-align: right;
	margin-bottom: 8px
}

.product-details .row>div .product-img .caption-txt .white-bg {
	float: none;
	display: inline-block;
	vertical-align: top;
	background: #fff;
	box-shadow: rgba(0, 0, 0, .1) 0 0 8px;
	border-radius: 360px;
	padding: 4px 18px
}

.product-details .row>div .product-img .item {
	text-align: center;
	overflow: hidden;
	border-radius: 36px 36px 0 0
}

.product-details .row>div .product-img #sync1 {
	margin: 0 0 64px
}

.product-details .row>div .product-img #sync1.owl-theme .owl-nav button {
	width: 32px;
	height: 32px;
	font-size: 20px;
	color: #000;
	line-height: 1em;
	background: #fff;
	box-shadow: rgba(0, 0, 0, .35) 0 4px 10px;
	border-radius: 360px
}

.product-details .row>div .product-img .owl-nav button.owl-prev {
	left: 16px;
	padding-right: 2px
}

.product-details .row>div .product-img .owl-nav button.owl-next {
	right: 16px;
	padding-left: 2px
}

.product-details .row>div .product-img #sync2 .item {
	border-radius: 12px 12px 0 0;
	cursor: pointer;
	opacity: .8;
	margin: 0
}

.product-details .row>div .product-img #sync2 .current .item {
	opacity: 1
}

.product-details .row>div .product-cont {
	width: 100%;
	overflow: hidden;
	padding: 0 0 0 45px
}

.product-details .row>div .product-cont .sub-heading {
	width: 100%;
	float: none;
	display: inline-block;
	vertical-align: top;
	font-weight: 600;
	font-size: 14px;
	line-height: 20px;
	letter-spacing: 2.35px;
	text-transform: uppercase;
	margin-bottom: 0
}

.product-details .row>div .product-cont .h2,
.product-details .row>div .product-cont h2 {
	padding-bottom: 8px
}

.footer-main .foot-btm .box p sub,
.product-details .row>div .product-cont .h2 sub,
.product-details .row>div .product-cont h2 sub {
	position: relative;
	top: -10px
}

.product-details .row>div .product-cont .ratings {
	width: 100%;
	font-weight: 600;
	font-size: 14px;
	color: #888;
	line-height: 20px;
	letter-spacing: .03em;
	margin-bottom: 24px
}

.product-details .row>div .product-cont .ratings em {
	position: relative;
	top: -2px;
	margin-right: 10px
}

.product-details .row>div .product-cont .ratings em img {
	max-height: 21px
}

.product-details .row>div .product-cont .catagory-title {
	width: 100%;
	font-size: 14px;
	color: #888;
	line-height: 20px;
	letter-spacing: .02em;
	overflow: hidden;
	padding-bottom: 12px
}

.product-details .row>div .product-cont .pricing-tabs {
	width: 100%;
	overflow: hidden;
	margin-bottom: 24px
}

.footer-main .pre-footer .box .brand,
.product-details .row>div .product-cont .tab-links {
	width: 100%;
	overflow: hidden;
	margin-bottom: 20px
}

.product-details .row>div .product-cont .tab-links ul {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	padding: 0;
	margin: 0 -10px -10px
}

.product-details .row>div .product-cont .tab-links ul li {
	width: 50%;
	padding: 0 10px 10px;
	margin: 0
}

.product-details .row>div .product-cont .tab-links ul li a {
	width: 100%;
	float: left;
	font-weight: 700;
	font-size: 16px;
	color: #b8cbec;
	line-height: 22px;
	letter-spacing: .08em;
	text-decoration: none;
	text-align: center;
	text-transform: uppercase;
	box-shadow: inset #b8cbec 0 0 0 1px;
	border-radius: 360px;
	padding: 10px 16px
}

.product-details .row>div .product-cont .tab-links ul li a.active {
	color: #fff;
	background: #2846b6;
	box-shadow: inset #2846b6 0 0 0 1px
}

.product-details .row>div .product-cont .pricing-table {
	width: 100%;
	border: 1px solid #b8cbec;
	border-radius: 16px;
	overflow: hidden;
	margin-bottom: 20px
}

.product-details .row>div .product-cont .pricing-table .radio-option {
	width: 100%;
	float: left;
	border-bottom: 1px solid #b8cbec;
	overflow: hidden
}

.product-details .row>div .product-cont .pricing-table .radio-option:last-child {
	border-bottom: none
}

.product-details .row>div .product-cont .pricing-table .radio-option label {
	width: 100%;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	font-family: open-sans-700, sans-serif;
	font-weight: 700;
	font-size: 22px;
	color: #000;
	line-height: 28px;
	letter-spacing: .01em;
	-webkit-transition: .25s ease-out;
	-moz-transition: .25s ease-out;
	-o-transition: .25s ease-out;
	transition: .25s ease-out;
	cursor: pointer;
	padding: 16px 10px 16px 45px;
	position: relative;
	margin: 0
}

.product-details .row>div .product-cont .pricing-table .radio-option label:before {
	content: "";
	display: block;
	width: 20px;
	height: 20px;
	float: left;
	background-repeat: no-repeat;
	background-size: 20px auto;
	border-radius: 0;
	position: absolute;
	top: 50%;
	left: 14px;
	z-index: 1;
	margin: -10px 0 0
}

.product-details .row>div .product-cont .pricing-table .radio-option input[type=radio]+label:before {
	background-image: url(https://d3ec1n6sjjkc2l.cloudfront.net/cart/img/radio-btn.png);
	background-position: top
}

.product-details .row>div .product-cont .pricing-table .radio-option input[type=radio]:checked+label:before,
.product-details .row>div .product-cont .pricing-table .radio-option input[type=radio]:checked+label:focus:before {
	background-image: url(https://d3ec1n6sjjkc2l.cloudfront.net/cart/img/radio-btn.png);
	background-position: bottom
}

.product-details .row>div .product-cont .pricing-table .radio-option input[type=radio]:checked+label,
.product-details .row>div .product-cont .pricing-table .radio-option input[type=radio]:checked+label:focus {
	background: #eaf4fe
}

.product-details .row>div .product-cont .pricing-table .radio-option .save-price {
	float: none;
	display: inline-block;
	vertical-align: top;
	font-weight: 400;
	font-size: 14px;
	color: #000;
	line-height: 22px;
	background: #c8e442;
	border-radius: 360px;
	padding: 0 8px
}

.product-details .row>div .product-cont .pricing-table .radio-option .offer-price {
	width: 100%;
	float: left;
	font-size: 28px;
	line-height: 32px;
	overflow: hidden
}

.product-details .row>div .product-cont .pricing-table .radio-option .old {
	width: 100%;
	float: left;
	overflow: hidden;
	font-weight: 400;
	font-size: 16px;
	line-height: 20px;
	text-decoration: line-through
}

.product-details .row>div .product-cont .pricing-table .radio-option .bottle-price {
	width: 100%;
	float: left;
	overflow: hidden;
	font-weight: 400;
	font-size: 16px;
	line-height: 20px
}

.product-details .row>div .product-cont .pricing-table .radio-option .price-left {
	width: 50%;
	padding: 0 8px 0 0
}

.product-details .row>div .product-cont .pricing-table .radio-option .price-right {
	width: 50%;
	text-align: right;
	padding: 0 0 0 8px
}

.customer-reviews .article .aside .rating-star,
.product-details .row>div .product-cont .bottom-btn {
	width: 100%;
	overflow: hidden;
	margin-bottom: 10px
}

.product-details .row>div .product-cont .bottom-btn .btn,
.product-details .row>div .product-cont .bottom-btn input[type=button],
.product-details .row>div .product-cont .bottom-btn input[type=submit] {
	width: 100%;
	padding: 24px 32px
}

.product-details .row>div .product-cont .delivery {
	width: 100%;
	font-weight: 600;
	font-size: 14px;
	line-height: 20px;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 2px;
	overflow: hidden;
	margin-bottom: 24px
}

.product-details .row>div .product-cont .delivery em {
	position: relative;
	top: -2px;
	margin-right: 6px
}

.product-details .row>div .product-cont .delivery em img {
	max-height: 14px
}

.product-details .row>div .product-cont .author-cont {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	align-items: center;
	font-weight: 600;
	font-style: italic;
	font-size: 14px;
	line-height: 20px;
	letter-spacing: .02em
}

.product-details .row>div .product-cont .author-cont .user {
	width: 116px;
	border: 2px solid #e5e5e5;
	border-radius: 360px;
	overflow: hidden;
	position: relative;
	z-index: 1;
	margin-right: -116px
}

.product-details .row>div .product-cont .author-cont .author-txt {
	width: 100%;
	padding: 0 0 0 148px
}

.partners-logo {
	width: 100%;
	color: #fff;
	text-align: center;
	background: #2846b4;
	border-radius: 36px;
	overflow: hidden;
	padding: 48px 0
}

.partners-logo .h2,
.partners-logo h2 {
	font-size: 44px;
	line-height: 50px;
	padding-bottom: 24px
}

.partners-logo .logos-box1,
.partners-logo .logos-box2 {
	color: #000;
	padding: 20px;
	margin-bottom: 20px;
	width: 100%;
	background: #fff;
	border-radius: 20px;
	overflow: hidden
}

.partners-logo .logos-box1 {
	font-size: 14px;
	line-height: 18px
}

.partners-logo .logos-box1 .h4,
.partners-logo .logos-box1 h4 {
	font-family: open-sans-600, sans-serif;
	font-weight: 600;
	font-size: 18px;
	line-height: 24px;
	padding-bottom: 0
}

.partners-logo .logos-box1 ul {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	justify-content: center;
	padding: 0;
	margin: 0 -56px -32px
}

.partners-logo .logos-box1 ul li {
	padding: 0;
	margin: 0 56px 32px
}

.partners-logo .logos-box1 .logo {
	width: 100%;
	text-align: center;
	overflow: hidden;
	margin-bottom: 5px
}

.partners-logo .logos-box1 .logo img {
	max-height: 92px
}

.partners-logo .logos-box2 {
	font-size: 16px;
	line-height: 24px;
	text-align: left
}

.partners-logo .logos-box2 ul li {
	padding: 0 0 0 30px;
	margin-bottom: 12px
}

.partners-logo .logos-box2 ul li:before {
	width: 20px;
	height: 20px;
	font-size: 11px;
	line-height: 20px;
	top: 2px
}

.partners-logo .logos-box2 .icon-with-txt {
	width: 100%;
	overflow: hidden;
	position: relative;
	padding: 6px 0 6px 46px;
	margin-bottom: 16px
}

.partners-logo .logos-box2 .icon-with-txt em {
	position: absolute;
	top: 0;
	left: 0
}

.partners-logo .logos-box2 .icon-with-txt em img {
	max-height: 36px
}

.partners-logo .logos-box2 .aside-wrap {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	justify-content: center;
	padding: 0;
	margin: 0 -80px -32px
}

.partners-logo .logos-box2 .aside {
	padding: 0;
	margin: 0 80px 32px
}

@media (max-width:559px) {
	.partners-logo .logos-box2 .aside-wrap {
		justify-content: flex-start
	}
}

.money-back {
	width: 100%;
	overflow: hidden;
	padding: 48px 0
}

.money-back .container {
	max-width: 940px
}

.money-back .box {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	align-items: center
}

.money-back .box .icon {
	width: 170px;
	text-align: center;
	overflow: hidden;
	position: relative;
	z-index: 1;
	margin-right: -170px
}

.money-back .box .aside {
	width: 100%;
	padding: 0 0 0 190px
}

.money-back .box .aside .h2 .divider,
.money-back .box .aside h2 .divider {
	box-shadow: inset #e9f2af 0 -20px 0 0
}

.product-slider {
	width: 100%;
	background: #eaf4fe;
	overflow: hidden;
	padding: 64px 0
}

.product-slider .container {
	max-width: 1280px
}

.product-slider .heading-txt {
	font-size: 16px;
	line-height: 24px
}

.product-slider .heading-txt .h2,
.product-slider .heading-txt .h3,
.product-slider .heading-txt h2,
.product-slider .heading-txt h3 {
	font-weight: 400;
	font-family: open-sans-400, sans-serif;
	font-size: 32px;
	line-height: 40px;
	padding-bottom: 8px
}

.product-slider .heading-txt .h3,
.product-slider .heading-txt h3 {
	font-size: 20px;
	line-height: 28px;
	padding-bottom: 12px
}

.product-slider .item {
	width: 100%;
	height: 100%;
	min-height: 540px;
	float: left;
	background: #fff;
	border-radius: 30px;
	overflow: hidden;
	position: relative;
	z-index: 1;
	padding: 20px 16px
}

.product-slider .item .figure {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	right: 0;
	z-index: -1
}

.product-slider .item .figure img {
	width: auto;
	max-width: none;
	min-width: 100%;
	min-height: 100%;
	position: absolute;
	top: 50%;
	left: 50%;
	-ms-transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%)
}

.product-slider .item .aside {
	width: 100%;
	float: left;
	background: #fff;
	border-radius: 20px;
	padding: 24px 28px
}

.product-slider .item .aside .h4,
.product-slider .item .aside h4 {
	font-weight: 600;
	font-family: open-sans-600, sans-serif;
	font-size: 18px;
	color: #172d79;
	line-height: 26px;
	padding-bottom: 0
}

.footer-main .pre-footer .box,
.product-slider .owl-carousel .owl-stage {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.product-slider .btm-txt {
	width: 100%;
	font-size: 14px;
	line-height: 20px;
	text-align: center;
	overflow: hidden;
	margin-top: 16px
}

.section-review {
	width: 100%;
	overflow: hidden;
	padding: 64px 0
}

.customer-reviews {
	width: 100%;
	overflow: hidden;
	padding: 0 0 64px
}

.customer-reviews .container {
	max-width: 980px
}

.customer-reviews .top-cont {
	width: 100%;
	text-align: center;
	overflow: hidden;
	margin-bottom: 50px
}

.customer-reviews .top-cont .ratings {
	width: 100%;
	float: none;
	display: inline-block;
	vertical-align: top;
	font-family: ImperialBT, sans-serif;
	font-weight: 400;
	font-size: 32px;
	line-height: 1em
}

.customer-reviews .top-cont .ratings sup {
	font-size: 40%
}

.customer-reviews .top-cont .ratings em {
	position: relative;
	top: -4px
}

.customer-reviews .top-cont .ratings em img {
	max-height: 40px
}

.customer-reviews .article {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	align-items: flex-start;
	border-bottom: 2px solid #e3e3e3;
	padding-bottom: 32px;
	margin-bottom: 32px
}

.customer-reviews .article .user-box {
	width: 200px;
	color: #fff;
	background: #2846b6;
	border-radius: 16px;
	position: relative;
	z-index: 1;
	padding: 16px 20px;
	margin-right: -200px
}

.customer-reviews .article .user-box .name {
	width: 100%;
	font-weight: 600;
	letter-spacing: .01em;
	overflow: hidden;
	margin-bottom: 12px
}

.customer-reviews .article .user-box .customer {
	width: 100%;
	font-weight: 400;
	font-size: 12px;
	color: #c7e547;
	line-height: 16px;
	letter-spacing: .03em;
	text-transform: uppercase;
	overflow: hidden;
	position: relative;
	padding: 0 0 0 24px
}

.customer-reviews .article .user-box .customer:before {
	content: "\f00c";
	font-family: "Font Awesome 5 Pro";
	font-weight: 400;
	font-size: 125%;
	line-height: 1em;
	position: absolute;
	top: 50%;
	left: 0;
	-ms-transform: translate(0, -50%);
	-webkit-transform: translate(0, -50%);
	-moz-transform: translate(0, -50%);
	-o-transform: translate(0, -50%);
	transform: translate(0, -50%);
	margin-top: -1px
}

.customer-reviews .article .aside {
	width: 100%;
	padding: 0 0 0 236px
}

.customer-reviews .article .aside p {
	padding-bottom: 12px
}

.customer-reviews .article .aside p strong,
.split-cont .box .aside .accord-list .accord-header a {
	font-weight: 600
}

.customer-reviews .article .aside p em {
	position: relative;
	top: -2px
}

.customer-reviews .article .aside p em img {
	max-height: 18px
}

.customer-reviews .article .aside .rating-star img {
	max-height: 20px
}

.customer-reviews .article .aside .btm-txt {
	width: 100%;
	font-style: italic;
	font-size: 12px;
	color: #888;
	line-height: 16px;
	overflow: hidden
}

.featured-logos,
.split-cont {
	width: 100%;
	overflow: hidden;
	padding-bottom: 64px
}

.featured-logos .box {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	align-items: center;
	background: #eaf4fe;
	border-radius: 36px;
	padding: 56px 20px 56px 48px
}

.featured-logos .box .aside {
	width: 33%;
	padding: 0 40px 0 0
}

.featured-logos .box .aside .h3,
.featured-logos .box .aside h3 {
	max-width: 260px;
	line-height: 40px;
	padding-bottom: 20px
}

.featured-logos .box .aside p {
	font-style: italic;
	font-size: 12px;
	line-height: 16px
}

.featured-logos .box .logos-wrap {
	width: 67%;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	align-items: center;
	margin: 0 -12px -16px
}

.featured-logos .box .logos-wrap .item {
	margin: 0 12px 16px
}

.featured-logos .box .logos-wrap .item img {
	max-height: 54px
}

.split-cont .box {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	align-items: self-start
}

.split-cont .box .figure {
	width: 44.64%;
	text-align: center;
	border-radius: 36px;
	overflow: hidden
}

.split-cont .box .figure img {
	width: 100%;
	-webkit-transition-duration: .3s;
	transition-duration: .3s;
	-webkit-transition-property: transform;
	transition-property: transform;
	-webkit-transform: translateZ(0);
	transform: translateZ(0)
}

.split-cont .box .figure:active img,
.split-cont .box .figure:focus img,
.split-cont .box .figure:hover img {
	-webkit-transform: scale(1.1);
	transform: scale(1.1)
}

.split-cont .box .aside {
	width: 55.36%;
	padding: 0 0 0 40px
}

.split-cont .box .aside .h3 em,
.split-cont .box .aside h3 em {
	font-family: open-sans-600, sans-serif;
	font-style: italic;
	font-weight: 600
}

.split-cont .box .aside ul {
	padding: 0 0 20px;
	margin: 0
}

.split-cont .box .aside ul li {
	font-size: 16px;
	line-height: 20px;
	letter-spacing: .01em;
	padding-bottom: 20px
}

.split-cont .box .aside ul li::before {
	top: -3px
}

.split-cont .box .aside .accord-list .accord-item {
	background: #eaf4fe;
	border: none
}

.faq-list {
	width: 100%;
	background: #eaf4fe;
	border-radius: 60px;
	overflow: hidden;
	padding: 64px 0;
	margin-bottom: 40px
}

.faq-list .container {
	max-width: 880px
}

.faq-list .heading-txt {
	width: 100%;
	float: none;
	display: inline-block;
	vertical-align: top;
	text-align: center;
	padding: 0 0 20px
}

.footer-main {
	width: 100%;
	float: left;
	flex-shrink: 0
}

.footer-main .pre-footer {
	width: 100%;
	color: #fff;
	background: #2846b4;
	overflow: hidden;
	padding: 80px 0
}

.footer-main .pre-footer .box p a {
	color: #fff;
	text-decoration: underline
}

.footer-main .pre-footer .box .brand img {
	max-height: 32px
}

.footer-main .pre-footer .box .txt-box {
	width: 100%;
	font-weight: 600;
	overflow: hidden;
	border: 1px solid #fff;
	padding: 4px 8px;
	margin-bottom: 16px
}

.footer-main .pre-footer .box .left-l {
	width: 30.35%;
	font-size: 12px;
	line-height: 16px;
	padding: 0 40px 0 0
}

.footer-main .pre-footer .box .right-r {
	width: 69.65%;
	font-size: 14px;
	line-height: 18px
}

.footer-main .foot-btm {
	width: 100%;
	overflow: hidden;
	padding: 0 0 75px
}

.footer-main .foot-btm .box {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
	font-family: ImperialBT, sans-serif;
	font-size: 30px;
	line-height: 40px;
	text-align: center;
	margin: 0 -24px -24px
}

.footer-main .foot-btm .box p {
	padding: 0;
	margin: 0 24px 24px
}

.footer-main .foot-btm .box .btn-out {
	width: auto;
	padding: 0;
	margin: 0 24px 24px
}

@media (max-width:1199px) {

	.h1,
	.h2,
	h1,
	h2 {
		font-size: 36px;
		line-height: 44px
	}

	.h3,
	h3 {
		font-size: 26px;
		line-height: 32px
	}

	.btn,
	input[type=button],
	input[type=submit] {
		font-size: 24px; /* was 18px */
		line-height: 32px;  /* was 26px */
		letter-spacing: .14em;
		padding: 15px 24px
	}

	.product-details .row>div .product-img .figure-caption {
		font-size: 16px;
		line-height: 20px;
		padding: 16px
	}

	.product-details .row>div .product-img .caption-txt .white-bg {
		padding: 6px 12px
	}

	.product-details .row>div .product-img .item {
		border-radius: 30px 30px 0 0
	}

	.product-details .row>div .product-img #sync1 {
		margin: 0 0 32px
	}

	.product-details .row>div .product-img #sync2 .item {
		border-radius: 10px 10px 0 0
	}

	.product-details .row>div .product-cont {
		padding: 0 0 0 12px
	}

	.product-details .row>div .product-cont .ratings em {
		margin-right: 6px
	}

	.product-details .row>div .product-cont .ratings em img {
		max-height: 16px
	}

	.product-details .row>div .product-cont .tab-links ul li {
		width: 100%
	}

	.product-details .row>div .product-cont .bottom-btn .btn,
	.product-details .row>div .product-cont .bottom-btn input[type=button],
	.product-details .row>div .product-cont .bottom-btn input[type=submit] {
		padding: 20px 32px
	}

	.product-details .row>div .product-cont .author-cont .author-txt {
		padding: 0 0 0 140px
	}

	.partners-logo {
		border-radius: 30px;
		padding: 40px 0
	}

	.partners-logo .h2,
	.partners-logo h2 {
		font-size: 40px;
		line-height: 46px
	}

	.partners-logo .logos-box1 ul {
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		justify-content: center;
		padding: 0;
		margin: 0 -32px -32px
	}

	.partners-logo .logos-box1 ul li {
		padding: 0;
		margin: 0 32px 32px
	}

	.partners-logo .logos-box2 .aside-wrap {
		margin: 0 -48px -32px
	}

	.partners-logo .logos-box2 .aside {
		margin: 0 48px 32px
	}

	.money-back {
		padding: 40px 0
	}

	.money-back .box .aside .h2 .divider,
	.money-back .box .aside h2 .divider {
		box-shadow: inset #e9f2af 0 -16px 0 0
	}

	.product-slider,
	.section-review {
		padding: 56px 0
	}

	.customer-reviews {
		padding: 0 0 56px
	}

	.customer-reviews .top-cont .ratings em img {
		max-height: 36px
	}

	.featured-logos,
	.split-cont {
		padding-bottom: 56px
	}

	.featured-logos .box {
		border-radius: 30px;
		padding: 48px 40px
	}

	.featured-logos .box .aside {
		width: 40%
	}

	.featured-logos .box .aside .h3,
	.featured-logos .box .aside h3 {
		line-height: 36px
	}

	.featured-logos .box .logos-wrap {
		width: 60%
	}

	.split-cont .box .figure {
		border-radius: 30px
	}

	.faq-list {
		border-radius: 50px;
		padding: 56px 0
	}

	.footer-main .pre-footer {
		padding: 60px 0
	}

	.footer-main .pre-footer .box .left-l {
		width: 35%
	}

	.footer-main .pre-footer .box .right-r {
		width: 65%
	}

	.footer-main .foot-btm .box {
		font-size: 26px;
		line-height: 36px;
		margin: 0 -18px -20px
	}

	.footer-main .foot-btm .box .btn-out,
	.footer-main .foot-btm .box p {
		margin: 0 18px 20px
	}

	.footer-main .foot-btm .box p sub {
		top: -10px
	}
}

@media (max-width:767px) {

	.h1,
	.h2,
	.h3,
	.h4,
	.h5,
	.h6,
	h1,
	h2,
	h3,
	h4,
	h5,
	h6 {
		padding-bottom: 16px
	}

	.h1,
	.h2,
	h1,
	h2 {
		font-size: 32px;
		line-height: 40px
	}

	.h3,
	h3 {
		font-size: 24px;
		line-height: 30px
	}

	.btn,
	input[type=button],
	input[type=submit] {
		font-size: 24px; /* was 18px */
		line-height: 30px;  /* was 26px */
		letter-spacing: .12em;
		padding: 13px 24px
	}

	.owl-nav button.owl-prev {
		left: -16px
	}

	.owl-nav button.owl-next {
		right: -16px
	}

	.owl-dots button.owl-dot {
		margin: 0 8px
	}

	.container {
		max-width: 640px;
		padding: 0 20px
	}

	.accord-list .accord-header a {
		font-size: 18px;
		line-height: 26px
	}

	.header-main {
		height: auto;
		padding: 80px 0 20px
	}

	.header-main .main-menu .brand {
		width: 100%;
		height: auto;
		position: relative;
		left: 0;
		top: 0;
		transform: none
	}

	.header-main .main-menu .contact-us,
	.header-main .main-menu .offer-txt {
		width: 100%;
		height: 30px;
		font-size: 12px;
		line-height: 16px;
		position: absolute;
		left: 0;
		padding: 8px 20px
	}

/*
	.header-main .main-menu .brand img {
		max-height: 40px
	}
*/

	.header-main .main-menu .contact-us {
		justify-content: center;
		background: #eaf4fe;
		top: 30px
	}

	.header-main .main-menu .contact-us br {
		display: none
	}

	.header-main .main-menu .offer-txt {
		justify-content: center;
		top: 0
	}

	.product-details {
		width: 100%;
		overflow: hidden;
		padding: 20px 0 40px
	}

	.product-details .row>div .product-img .item {
		border-radius: 24px 24px 0 0
	}

	.customer-reviews .article .user-box,
	.product-details .row>div .product-img #sync1 {
		margin: 0 0 24px
	}

	.product-details .row>div .product-img #sync2 .item {
		border-radius: 8px 8px 0 0
	}

	.customer-reviews .article .aside,
	.product-details .row>div .product-cont {
		padding: 0
	}

	.product-details .row>div .product-cont .bottom-btn .btn,
	.product-details .row>div .product-cont .bottom-btn input[type=button],
	.product-details .row>div .product-cont .bottom-btn input[type=submit] {
		padding: 16px 32px
	}

	.partners-logo {
		border-radius: 24px;
		padding: 32px 0
	}

	.partners-logo .h2,
	.partners-logo h2 {
		font-size: 36px;
		line-height: 42px
	}

	.partners-logo .logos-box1 .logo img {
		max-height: 80px
	}

	.partners-logo .logos-box2 .aside-wrap {
		margin: 0 -32px -32px
	}

	.partners-logo .logos-box2 .aside {
		margin: 0 32px 32px
	}

	.money-back {
		text-align: center;
		padding: 40px 0
	}

	.customer-reviews .container,
	.faq-list .container,
	.money-back .container,
	.product-slider .container {
		max-width: 640px
	}

	.money-back .box .icon {
		width: 100%;
		margin: 0 0 32px
	}

	.money-back .box .icon img {
		max-width: 140px
	}

	.money-back .box .aside,
	.split-cont .box .aside {
		width: 100%;
		padding: 0
	}

	.product-slider,
	.section-review {
		padding: 48px 0
	}

	.customer-reviews {
		padding: 0 0 48px
	}

	.customer-reviews .top-cont .ratings {
		font-size: 28px
	}

	.customer-reviews .top-cont .ratings em img {
		max-height: 28px
	}

	.featured-logos,
	.split-cont {
		padding-bottom: 48px
	}

	.featured-logos .box {
		border-radius: 24px;
		padding: 40px 20px
	}

	.featured-logos .box .aside,
	.footer-main .pre-footer .box .left-l {
		width: 100%;
		padding: 0 0 40px
	}

	.featured-logos .box .aside .h3,
	.featured-logos .box .aside h3 {
		line-height: 32px
	}

	.featured-logos .box .logos-wrap,
	.footer-main .pre-footer .box .right-r {
		width: 100%
	}

	.split-cont .box .figure {
		width: 100%;
		border-radius: 24px;
		margin-bottom: 40px
	}

	.faq-list {
		border-radius: 40px;
		padding: 48px 0;
		margin-bottom: 30px
	}

	.footer-main .pre-footer {
		padding: 50px 0
	}

	.footer-main .foot-btm .box {
		font-size: 24px;
		line-height: 32px
	}

	.footer-main .foot-btm .box p {
		padding: 0 10%
	}
}

/* Make the button container full width */
.bottom-btn {
  width: 100%;
  max-width: 100%;
  margin-top: 20px; /* optional spacing */
}

/* Make the input fill the container's width and display the image properly */
.product-details .row > div .product-cont .bottom-btn input[type=submit] {
  display: block;
  width: 100%;
  height: auto;
  background: url('https://d3ec1n6sjjkc2l.cloudfront.net/true-color/desk/2/images/btn_rush_order.png') no-repeat center/contain;
  cursor: pointer;
  overflow: hidden;
  text-indent: -9999px; /* hides visible text */
  border: none;
}

/* Reset the .btn styles to remove the orange background and other button styles */
.centered-container .btn {
  display: inline-block; /* Ensure it behaves like an inline element with block properties if needed */
  background: transparent; /* Remove any background color */
  border: none; /* Remove borders */
  padding: 0; /* Remove padding */
  text-decoration: none; /* Remove underline if any */
  color: inherit; /* Inherit text color if any */
  cursor: pointer; /* Keep cursor pointer */
  font: inherit; /* Keep font styles consistent */
}

/* Optional: remove default button styles for anchors to avoid any default styling */
.centered-container .btn:hover {
  opacity: 1; /* Keep hover effect clean */
}

/* Remove border-radius to prevent rounded corners on the image */
.centered-container .btn {
  border-radius: 0;
}