@charset "utf-8";

/* CSS Document */
/*----------------
RESET CSS
-----------------*/
body {
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	padding: 0;
	background: #fff;
	color: #000000;
	text-align: center;
	font-family: 'Outfit';
	font-weight: normal;
}

div,
ul,
h1,
h2,
h3,
h4,
h5,
li,
p,
img,
form,
input,
textarea {
	margin: 0;
	padding: 0;
}

header,
section,
footer,
aside,
nav,
main,
article,
figure {
	display: block;
}

table,
tr,
td {
	border: 0;
}

a {
	outline: none;
	color: inherit;
	text-decoration: none;
}

img {
	border: none;
	height: auto;
}

li {
	list-style: none;
}

* {
	box-sizing: border-box;
}

.img-full {
	max-width: 100%;
}

.clearall {
	clear: both;
	font-size: 1px;
	line-height: 1px;
	height: 1px;
}

/*========Fonts=========*/
@font-face {
	font-family: 'Outfit';
	src: url('Outfit-Regular.woff2') format('woff2'),
		url('Outfit-Regular.woff') format('woff');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Outfit';
	src: url('Outfit-Medium.woff2') format('woff2'),
		url('Outfit-Medium.woff') format('woff');
	font-weight: 500;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Outfit';
	src: url('Outfit-SemiBold.woff2') format('woff2'),
		url('Outfit-SemiBold.woff') format('woff');
	font-weight: 600;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Outfit';
	src: url('Outfit-Bold.woff2') format('woff2'),
		url('Outfit-Bold.woff') format('woff');
	font-weight: bold;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Outfit';
	src: url('Outfit-ExtraBold.woff2') format('woff2'),
		url('Outfit-ExtraBold.woff') format('woff');
	font-weight: 800;
	font-style: normal;
	font-display: swap;
}

/*-----------------------
MAIN CSS START
------------------------*/
.container {
	width: 1170px;
	margin: 0 auto;
	padding: 0;
	position: relative;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.show-mob,
.show-tab {
	display: none;
}

.show-desk {
	display: block;
}

/*====top-strip====*/
.top-strip {
	float: left;
	width: 100%;
	background: #dbcf8b;
	padding: 8px 0;
	min-width: 1170px;
}

.top-strip-inner {
	float: left;
	width: 100%;
}

.top-strip-sale-txt {
	display: inline-block;
	vertical-align: middle;
	color: #102817;
	font-weight: 800;
	font-size: 15px;
	line-height: 18px;
	letter-spacing: 0.2px;
}

.top-strip-packge-txt {
	display: inline-block;
	vertical-align: middle;
	color: #000000;
	font-size: 15px;
	line-height: 15px;
	letter-spacing: 0.2px;
	font-weight: 800;
}

/* =================================== */

.order__header_top{
    float: left;
    width: 100%;
    color: #fff;
    font-size: 17px;
    display: block;
    text-align: center;
    padding: 5px 0;
    background: #000;
}

.views-coll {
    position: relative;
    padding-left: 41px;
}

.order__header_top span {
    color: #fff;
}

.views-coll:before{
    content: "";
    display: block;
    width: 31px;
    height: 18px;
    background: url(../images/eye.png) no-repeat center;
    position: absolute;
    left: 0;
    top: 2px;
}

/*====timer====*/
.timer {
	display: inline-block;
	vertical-align: middle;
	margin-left: 5px;
}

.timer ul {
	display: inline-block;
	vertical-align: middle;
	margin-left: 10px;
	font-family: 'Outfit';
}

.timer ul li {
	display: inline-block;
	vertical-align: middle;
	font-size: 14px;
	line-height: 32px;
	font-weight: 600;
}

.timer ul li p {
	display: inline-block;
	vertical-align: middle;
	background: #fff;
	width: 30px;
	height: 30px;
	border-radius: 4px;
	color: #000;
	box-shadow: 0px 2px 5px 2px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0px 2px 5px 2px rgba(0, 0, 0, 0.1);
}

.timer ul li span {
	display: inline-block;
	vertical-align: middle;
	margin: -3px 0 0;
}

/*====HEADER====*/
.header {
	float: left;
	width: 100%;
	min-width: 1170px;
	height: 75px;
	position: relative;
    padding: 0 15px;
	background: #fff;
	box-shadow: 0 3px 6px 1px rgba(0, 0, 0, 0.1);
}

.logo {
	float: left;
	width: 121px;
	margin-top: 22px;
}

.chk_stp {
	position: absolute;
	left: 50%;
	top: 14px;
	margin-left: -187.5px;
	width: 375px;
}

.hdr-secure-logo {
	float: right;
	margin-top: 16px;
	width: 250px;
}

/*=======================*/
.chk-section1 {
	float: left;
	width: 100%;
	padding: 40px 0 60px;
	/* overflow: hidden; */
}

.bnr_gummies {
	position: absolute;
	left: -270px;
	top: -60px;
	width: 30vw;
	max-width: 224px
}

.chk-sec-inrBx {
	display: inline-block;
	vertical-align: middle;
	max-width: 1030px;
	width: 100%;
}

.chk-left {
	float: left;
	width: 680px;
	padding-top: 20px;
}

.steps {
	width: 100%;
	background: #fff;
	margin-top: 0;
	text-align: left;
}

.approved-text {
	display: inline-block;
	vertical-align: middle;
	color: #000000;
	font-size: 20px;
	line-height: 26px;
	font-weight: 800;
	letter-spacing: 0.5px;
}

.approved-text span {
	color: #0fb733;
	text-transform: uppercase;
}

.steps p {
	font-size: 19px;
	line-height: 27px;
	color: #000000;
	letter-spacing: 0.5px;
}

.steps p span {
	color: #e41e1e;
	font-weight: 500;
}

.percent_box {
	width: 90px;
	height: 24px;
	display: inline-block;
	vertical-align: middle;
	position: relative;
	border: 2px solid #c2c2c2;
	margin: 0 2px;
	border-radius: 5px;
}

.percent_box>span {
	position: absolute;
	top: 3px;
	left: 3px;
	bottom: 3px;
	background-color: #ff0000;
}

.to-fade {
	background-color: red;
	animation: fading 1s infinite;
}

@keyframes fading {
	from {
		opacity: 1;
	}

	50% {
		opacity: 0;
	}

	to {
		opacity: 1;
	}
}

@-webkit-keyframes fading {
	from {
		opacity: 1;
	}

	50% {
		opacity: 0;
	}

	to {
		opacity: 1;
	}
}

/*====package====*/
.packBoxOuter {
	float: left;
	width: 100%;
	background: #fff;
	border: 1px solid #6d6d6d;
	position: relative;
	cursor: pointer;
	border-radius: 10px;
}

.packBoxOuter + .packBoxOuter{
	margin-top: 15px;
}

.pcakHeader {
	float: left;
	width: 100%;
	padding: 4px 0 4px 15px;
	height: 60px;
	background: #d6dee2;
	border-radius: 9px 9px 0 0;
}

.packBoxOuter.active {
	border: 1px solid #ab4920;
}

.packBoxOuter.active .pcakHeader {
	background: #ab4920;
	border-radius: 9px 9px 0 0;
}

.packCheck {
	float: left;
	width: 30px;
	height: 30px;
	background: #ffffff;
	border-radius: 4px;
	text-align: center;
	margin-top: 10px;
	position: relative;
	border: 1px solid #000000;
}

.packBoxOuter.active .packCheck {
	border: 1px solid #ab4920;
}

.packCheck img {
	position: absolute;
	left: 2px;
	top: 4px;
	width: 23px;
}

.packTitle {
	float: left;
	color: #000;
	font-size: 26px;
	line-height: 32px;
	font-weight: 800;
	margin-left: 15px;
	padding-top: 10px;
	letter-spacing: 0.3px;
}

.packBoxOuter.active .packTitle {
	color: #fff;
}

.off-rgt {
	float: right;
	width: 240px;
	height: 60px;
	margin: 0;
	padding: 15px 0 0 5px;
	text-align: center;
	border-radius: 0 10px 0 0;
	font-size: 16px;
	line-height: 24px;
	color: #fff;
	position: relative;
	letter-spacing: 0.5px;
}

.packBoxOuter.active .off-rgt:before {
	position: absolute;
	content: "";
	top: 4px;
	bottom: 11px;
	left: 0;
	height: auto;
	border-left: 1px solid #fff;
}

.free_ship {
	float: left;
	width: 100%;
	font-size: 17px;
	line-height: 25px;
	color: #000;
	font-weight: 600;
	text-transform: uppercase;
}

.packBoxOuter.active .free_ship {
	color: #fff;
}

.free_ship img {
	display: inline-block;
	vertical-align: middle;
	margin: -2px 7px 0 0;
	width: 28px;
}

.packBoxOuter.active .free_ship img {
	filter: brightness(0) invert(1);
}

.packagecontent {
	float: left;
	width: 100%;
	background: #ffffff;
	padding: 15px 15px 20px;
	border-radius: 0 0 10px 10px;
	z-index: 1;
	min-height: 245px;
}

.prod_sec {
	float: left;
	width: 68%;
	text-align: center;
	position: relative;
	padding: 12px 0 0 0;
}

.pakge_prod_box {
	width: 100%;
	position: relative;
	display: flex;
	justify-content: center;
}

.pakge_prod {
	/* position: absolute;
	top: 10px; */
	width: 105px;
}

/* .pakge_prod_left {
	left: 0;
}

.pakge_prod_center {
	left: 50%;
	margin-left: -60px;
	z-index: 1;
	width: 120px;
	top: 0;
}

.pakge_prod_right {
	right: 12px;
} */

.pakge_prod_box.fr .pakge_prod_center {
	left: 20%;
	margin: 0;
}

.pakge_prod_box.fr .pakge_prod_right {
	right: 45%;
}

.package2 .pakge_prod_box.fl .pakge_prod_center {
	left: 5%;
	margin: 0;
}

.package3 .pakge_prod_box.fl .pakge_prod_center {
	left: 60%;
	margin: 0;
}

.package3 .pakge_prod_box.fr .pakge_prod_center {
	left: -6%;
	margin: 0;
}

.pluse-icon {
	position: absolute;
	left: 45%;
	top: 90px;
	width: 45px;
	height: 45px;
	border-radius: 50%;
	background: #757575;
	color: #fff;
	font-size: 30px;
	line-height: 32px;
	text-align: center;
	font-weight: 600;
	padding-top: 8px;
}

.packBoxOuter.active .pluse-icon {
	background: #ab4920;
}

.package3 .pluse-icon {
	left: 36%;
}

.chk-ofr-seal {
	width: 87px;
	height: 87px;
	background: url(../images/check_seal.png) no-repeat center center;
	background-size: 100%;
	position: absolute;
	right: 10px;
	top: 7px;
	font-size: 16px;
	line-height: 20px;
	color: #fff;
	padding: 22px 8px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	z-index: 2;
}

.chk-ofr-seal span {
	font-size: 22px;
	line-height: 22px;
}

.package2 .chk-ofr-seal {
	right: 20px;
}

.package3 .chk-ofr-seal {
	right: 60px;
}

.packRgt {
	float: right;
	width: 32%;
	background: #fff;
	text-align: center;
	padding: 12px 0 0;
	position: relative;
	letter-spacing: 0.5px;
}

.packRgt.single {
	padding: 10px 10px 0;
}

.prc-bx {
	float: left;
	width: 100%;
	margin-top: 15px;
}

.packBoxOuter.active .packRgt {
	background: #fff;
}

.list-prc {
	float: left;
	width: 100%;
	font-size: 18px;
	line-height: 22px;
	color: #3a3a3a;
	letter-spacing: 0;
	display: none;
}

.strikeout {
	position: relative;
}

.strikeout::after {
	border-bottom: .01em solid red;
	content: "";
	left: -2px;
	margin-top: calc(0.125em/2 * -1);
	position: absolute;
	right: -3px;
	top: 53%;
	transform: rotate(-9deg);
	-webkit-transform: rotate(-9deg);
}

.reglr-prc {
	float: left;
	width: 100%;
	color: #000000;
	margin-top: 5px;
	font-size: 48px;
	line-height: 52px;
	font-weight: 900;
}

.perbtl {
	float: left;
	font-size: 20px;
	line-height: 20px;
	color: #424242;
	width: 100%;
}

.btn_box {
	display: inline-block;
	vertical-align: top;
	width: 100%;
	text-align: center;
}

.pack-btn {
	display: inline-block;
	vertical-align: middle;
	margin-top: 11px;
	width: 100%;
	max-width: 210px;
	height: 54px;
	background: #a4acb0;
	font-size: 19px;
	line-height: 57px;
	color: #fff;
	text-align: center;
	font-weight: 700;
	text-transform: uppercase;
	margin-top: 15px;
	border-radius: 50px;
	box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.2);
}

.packBoxOuter.active .pack-btn {
	background: #0fb733;
}

.free-ship-text {
	float: left;
	width: 100%;
	font-size: 18px;
	line-height: 24px;
	color: #000000;
	margin-top: 10px;
}

.free-ship-text img {
	display: inline-block;
	vertical-align: middle;
	margin: -4px 10px 0 0;
}

.totalPrc {
	float: left;
	width: 100%;
	font-size: 16px;
	line-height: 16px;
	color: #000000;
	margin-top: 10px;
}

.frm-btm-seal {
	display: inline-block;
	vertical-align: middle;
	margin: 18px auto 0;
	max-width: 100%;
	width: 510px;
}

.purchase-row {
    text-align: center;
    background: #fff;
    border: .0625rem solid #ccc;
    margin: 25px 0;
    padding: 15px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.purchase-col {
    float: left;
    width: 48%;
    padding: 12px 0;
    border-radius: 8px;
    cursor: pointer;
}

.purchase-col-txt {
    font-size: 18px;
    line-height: 24px;
    letter-spacing: 0.3px;
    color: #000;
    font-weight: 700;
    margin: 0;
}

.purchase-col.active {
    background: #ab4920;
}

.purchase-col.active .purchase-col-txt {
    color: #fff;
}

/*=============chk-rght===================*/
.chk-rght {
	float: right;
	width: 320px;
	text-align: center;
	position: relative;
}

.formBox {
	float: left;
	width: 100%;
	background: #ffffff;
	border: 2px solid #ab4920;
	border-radius: 10px;
	margin-top: 15px;
	box-shadow: 0 0 7px 4px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0 0 7px 4px rgba(0, 0, 0, 0.1);
}

/*--------animate---------*/
.form_animated_arrow {
	transform: rotate(-2deg);
	position: absolute;
	top: 55px;
	right: -106px;
	z-index: 2;
}

.form_arrow {
	transform: rotate(1deg);
	transition: all 1s ease 0s;
	top: 70px;
	right: -100px;
	z-index: 9;
	opacity: 1;
}

.form_heading {
	float: left;
	width: 100%;
	color: #ffffff;
	font-size: 24px;
	line-height: 30px;
	font-weight: bold;
	background: #ab4920;
	border-radius: 6px 6px 0 0;
	padding: 10px 0;
}

.form_heading span {
	font-size: 43px;
	line-height: 44px;
	font-weight: 800;
	letter-spacing: 0.5px;
	text-transform: uppercase;
}

.offer_text {
	float: left;
	width: 100%;
	color: #ffdc64;
	font-size: 16px;
	line-height: 16px;
	font-weight: 600;
	text-align: center;
	background: #000000;
	text-transform: uppercase;
	letter-spacing: 1.2px;
	padding: 8px 0 6px;
}

.offer_text span {
	color: #ffdc64;
}

.frmHdng {
	float: left;
	width: 100%;
	background: #ffd534;
	padding: 10px 10px 25px;
	position: relative;
	text-align: center;
}

.frmHdng p {
	float: left;
	width: 100%;
	font-size: 24px;
	line-height: 24px;
	color: #000000;
	font-weight: 600;
	letter-spacing: 0.5px;
}

.frmHdng span {
	float: left;
	width: 100%;
	font-size: 46px;
	line-height: 46px;
	font-weight: 800;
	margin-top: 5px;
	color: #000000;
	text-transform: uppercase;
	letter-spacing: 0;
}

.bnr-frm-hd-img {
	position: absolute;
	right: 20px;
	bottom: -22px;
	width: 40px;
}

.frm-mdl {
	float: left;
	width: 100%;
	padding: 20px 15px 15px;
}

.fieldToggle {
	float: left;
    color: #000000;
    font-size: 16px;
    line-height: 17px;
    text-align: left;
    margin: 0 0 0 15px;
    cursor: pointer;
    padding-left: 27px;
    padding: 0 15px 0 27px;
    position: relative;
    letter-spacing: 0.5px;
    font-weight: 400;
    width: auto;
}

.fieldToggle input[type=checkbox] {
	position: absolute;
	opacity: 0;
}

.fieldToggle input[type=checkbox]+span {
	display: inline-block;
	vertical-align: top;
	margin-right: 5px;
	width: 17px;
	height: 17px;
	background: #ffffff;
	border: 1px solid #dddddd;
	position: relative;
}

.fieldToggle input[type=checkbox]+span {
	position: absolute;
	left: 0;
}

.fieldToggle input[type=checkbox]:checked+span:after {
	position: absolute;
	content: '';
	width: 15px;
	height: 15px;
	background: url(../images/tik-blk.svg) no-repeat center center;
	background-size: 15px;
	left: 0;
	top: 0;
}

.shipinfm {
	float: left;
	width: 100%;
	text-align: center;
}

.accept-card-txt {
	float: left;
	width: 100%;
	text-align: center;
	margin: 0 0 10px;
}

.accept-card {
	display: inline-block;
	vertical-align: middle;
	margin: 0 0 0 0;
	width: 175px;
}

.shipaddress {
	margin-bottom: 10px;
}

.frmElemts {
	float: left;
	width: 100%;
	margin: 4px 0;
	box-sizing: border-box;
}

.frmElemts.hlf {
	width: 48%;
}

.frmElemts.fr {
	float: right;
}

.frmElemts label {
	float: left;
	width: 100%;
	font-size: 15px;
	line-height: 20px;
	color: #000000;
	margin: 0 0 3px;
	text-align: left;
	font-family: 'Outfit';
}

.frmElemts input,
.frmElemts select {
	float: left;
	width: 100%;
	height: 46px;
	background: #fff;
	-webkit-appearance: none;
	font-family: 'Outfit';
	border: 1px solid #cccccc;
	border-radius: 3px;
	outline: none;
	margin-bottom: 4px;
	font-size: 16px;
	padding: 0 10px;
}

.frmElemts select {
	background: url(../images/sel-arw.png) no-repeat 96% center #fff;
	line-height: 12px;
	background-size: 14px;
	padding: 0 10px;
	-webkit-appearance: none;
	-moz-appearance: none;
    color:#757575;
}

.what-is {
	float: left;
	font-size: 14px;
	color: #000000;
	margin: 22px 0 0 20px;
	text-decoration: underline;
	font-weight: 400;
	letter-spacing: 0.5px;
}

.autoShipToggle {
	display: inline-block;
	vertical-align: middle;
	color: #000000;
	font-size: 14px;
	line-height: 16px;
	text-align: left;
	cursor: pointer;
	padding-left: 22px;
	font-weight: 400;
	position: relative;
	letter-spacing: 1px;
	margin-top: 15px;
}

.autoShipToggle input[type=checkbox] {
	position: absolute;
	opacity: 0;
}

.autoShipToggle input[type=checkbox]+span {
	display: inline-block;
	vertical-align: top;
	margin-right: 5px;
	width: 15px;
	height: 15px;
	background: #ffffff;
	position: relative;
}

.autoShipToggle input[type=checkbox]+span {
	position: absolute;
	left: 0;
}

.autoShipToggle input[type=checkbox]:checked+span:after {
	position: absolute;
	content: '';
	width: 14px;
	height: 14px;
	background: url(../images/tik-blk.svg) no-repeat center center;
	background-size: 11px;
	left: 0;
	top: 0;
}

.secure_text {
	float: left;
	width: 100%;
	color: #000000;
	font-size: 13px;
	line-height: 13px;
	text-align: center;
	margin-top: 10px;
}

.secure_text img {
	display: inline-block;
	vertical-align: middle;
	margin: -3px 3px 0 0;
	width: 12px;
}

.submit {
	-webkit-appearance: none;
	width: 100%;
	max-width: 100%;
	height: 55px;
	font-family: 'Outfit';
	font-size: 20px;
	line-height: 1.4;
    padding: 8px 15px;
	font-weight: 700;
	outline: none;
	border: none;
	border-radius: 100px;
	margin-top: 8px;
	display: inline-block;
	vertical-align: top;
	text-align: center;
	cursor: pointer;
	text-transform: uppercase;
	color: #ffffff;
	background: #0fb733;
}

.btn-arw {
	display: inline-block;
	vertical-align: middle;
	margin-left: 17px;
	margin-top: -3px;
}

.frm-secur-log {
	display: inline-block;
	vertical-align: top;
	margin: 12px auto 0;
}

.guarantee_box {
	float: left;
	width: 100%;
	background: #ab4920;
	border-radius: 10px;
	padding: 90px 15px 30px;
	margin-top: 75px;
	position: relative;
}

.check_guarantee_seal {
	position: absolute;
	top: -55px;
	left: 50%;
	transform: translateX(-50%);
	border-radius: 50%;
	width: 127px;
}

.guarantee_box_heading {
	color: #ffffff;
	font-size: 28px;
	line-height: 32px;
	font-weight: 800;
}

.guarantee_box_paragraph {
	color: #ffffff;
	font-size: 17px;
	line-height: 25px;
	margin-top: 12px;
}

.tool-tips {
	display: inline-block;
	vertical-align: middle;
	position: relative;
	margin: -2px 0 0 4px;
}

.info-icn {
	display: inline-block;
	vertical-align: middle;
	filter: brightness(0) invert(1);
}

.tool-tips .tooltiptext {
	visibility: hidden;
	position: absolute;
	width: 200px;
	background-color: #000;
	color: #fff;
	text-align: center;
	padding: 10px;
	border-radius: 6px;
	z-index: 9;
	opacity: 0;
	transition: opacity .6s;
	bottom: 30px;
	right: -90px;
	font-size: 12px;
	font-weight: normal;
	line-height: 17px;
	font-family: Tahoma, Geneva, sans-serif;
}

.tooltiptext::after {
	content: "";
	position: absolute;
	top: 100%;
	left: 50%;
	margin-left: -8px;
	border-width: 8px;
	border-style: solid;
	border-color: #000 transparent transparent transparent;
}

.tool-tips:hover .tooltiptext {
	visibility: visible;
	opacity: 1;
}

.billing-form{
    padding-bottom: 0;
}

/*-----------------------
FOOTER
------------------------*/
.footer {
	float: left;
	width: 100%;
	min-width: 1170px;
	border-top: 1px solid #dedede;
	padding: 50px 0 30px;
}

.ftr-logo {
	display: block;
	margin: 0 auto;
	width: 121px;
}

.footer-txt1 {
	font-size: 17px;
	line-height: 23px;
	letter-spacing: 0;
	color: #000;
	margin-top: 18px;
}

.footer-txt1 a {
	padding: 0 8px;
}

.footer-txt2 {
	font-size: 13px;
	line-height: 23px;
	letter-spacing: 0;
	color: #1a1a1a;
	padding: 0 65px;
	margin-top: 20px;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.pulse {
	animation-name: pulse;
	-webkit-animation-name: pulse;
	animation-duration: 1.5s;
	-webkit-animation-duration: 1.5s;
	animation-iteration-count: infinite;
	-webkit-animation-iteration-count: infinite;
}

@keyframes pulse {
	0% {
		transform: scale(0.95);
	}

	50% {
		transform: scale(1);
	}

	100% {
		transform: scale(0.95);
	}
}

@-webkit-keyframes pulse {
	0% {
		-webkit-transform: scale(0.95);
	}

	50% {
		-webkit-transform: scale(1);
	}

	100% {
		-webkit-transform: scale(0.95);
	}
}

@media only screen and (max-width: 1050px){
    .container{
        width: 100%;
        padding-left: 15px;
        padding-right: 15px;
    }
    .chk-section1,
    .header,
    .chk-left,
    .guarantee_box,
    .footer{
        width: 100%;
    }
    .header,
    .footer{
        min-width: 100%;
    }
    .chk-sec-inrBx{
        max-width: 100%;
        width: 100%;
    }
    .chk-rght {
        width: 100%;
        float: none;
        max-width: 500px;
        margin: 25px auto;
    }
    .form_arrow {
        display: none;
    }
    .chk_stp {
    top: 14px;
    margin-top: 10px;
    margin-left: 0;
    width: 250px;
    transform: translateX(-50%);
}
.hdr-secure-logo{
    margin-top: 20px;
    width: 200px;
    }
    .formBox{
        margin-top: 50px;
    }
}

@media only screen and (max-width:992px){
    .form_animated_arrow{
        display: none;
    }
    .form_arrow{
        display: none;
    }
}