@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: 'Graphik';
	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;}
li {list-style: none;}
* {box-sizing: border-box;}
.img-full {max-width: 100%;}
.clearall {
	clear: both;
	font-size: 1px;
	line-height: 1px;
	height: 1px;
	}

select{
	-webkit-appearance: none;
	-moz-appearance:    none;
	appearance:         none;
	}

/*====MAIN CSS START====*/
.for-desk{}
.for-mob{display:none;}

html, body {
    margin: 0;
    width: 100%;
    height: 100%;
	}

.container{
    width: 100%;
	max-width:1130px;
	margin:0 auto;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -moz-flex;
	display: -webkit-flex;
	display: flex;
	}	

.cp-banner{
	float:left;
	width:100%;
	padding:20px 0 50px;
	}
.banner-content{
	float:left;
	width:100%;
	}
.logo{
	display:inline-block;
	vertical-align:middle;
	}
ul.stepsBox{
	float:left;
	width:100%;
	margin-top:25px;
	}
ul.stepsBox li{
	display:inline-block;
	vertical-align:middle;
	font-size:16px;
	padding:0 17px;
	position:relative;
	letter-spacing:0.5px;
	color:#6d6d6d;
	}
ul.stepsBox li:before{
	content:"";
	position:absolute;
	top:8px;
	right:-5px;
	background:url(../images/grey-arw.png) center center no-repeat;
	background-size:5px;
	width:5px;
	height:14px;
	}
ul.stepsBox li:last-child:before{ display:none;}		
ul.stepsBox li span{
	font-weight:500;
	color:#000000;
	}
.bnr-vdo-heading{
	float:left;
	width:100%;
	color:#000;
	font-size:21px;
	font-weight:700;
	letter-spacing:1px;
	margin-top:15px;
	}
.banner-video{
	display:inline-block;
	vertical-align:middle;
	width:600px;
	border:4px solid #fff;
	-webkit-box-shadow: 0 0 10px 1px rgba(0,0,0,0.1);
	box-shadow: 0 0 10px 1px rgba(0,0,0,0.1);
	position:relative;
	margin-top:25px;
	}
.secure-text{
	float:left;
	width:100%;
	margin-top:20px;
	color:#333;
	font-size:17px;	
	font-weight:500;
	letter-spacing:1px;
	}
.secure-text:before, .secure-text:after{
	content:'';
	display:inline-block;
	vertical-align:middle;
	width:80px;
	height:1px;
	background:#999;
	opacity:0.3;
	margin:-2px 20px 0 0;
	}
.secure-text:after{margin:-2px 0 0 20px;}
.top-seals{
	display:inline-block;
	vertical-align:middle;
	margin-top:10px;
	max-width:100%;
	}
		
.chkout-bg{
	float:left;
	width:100%;
	}
		
.lft-chk{
	width: 56%;
    padding-right: 30px;
	float:left;
	padding-top:50px;
	position:relative;
	}

.right-chk:after{
	content: "";
	display: block;
	width: 300%;
	position: absolute;
	top: 0;
	left:0;
	bottom: 0;
	background: #f6f6f6;
	z-index: -1;
	}
		
/*-----------------------
CSS FOR UPSELL SEC1
-------------------------*/			
.viewBx{
	float:left;
	width:100%;
	background:#edf9fa;
	border:1px solid #84a6c9;
	margin-top:30px;
	padding:10px 5px 9px;	
	}
.viewBx img{
	display:inline-block;
	vertical-align:middle;
	margin:-10px 4px 1px 5px;
	}
.viewBx p{
	display:inline-block;
	vertical-align:middle;
	color:#000;
	font-size:20px;
	line-height:26px;
	font-weight:500;
	letter-spacing:0.5px;
	}
.viewBx p span{
	display:inline-block;
	vertical-align:top;	
	color:#ff0000;
	}

.paypalBox{
	float:left;
	width:100%;
	text-align:center;
	border:1px solid #aeaeae;
	border-radius:5px;
	padding:0 30px 20px;
	margin-top:35px;
	}
.paypal-t1{
	display:inline-block;
	vertical-align:top;
	background:#fff;
	padding:0 10px;
	font-size:15px;
	color:#000;
	margin-top: -13px;
	letter-spacing:0.5px;
	}
.paypal-btn{
	margin:0px auto 0;
	display:block;
	max-width:100%;
	}
.or-line {
    float: left;
	width:100%;
    margin: 50px 0 -10px;
	border-top:1px solid #ddd;
	text-align:center;
	}
.or-line span{
	display:inline-block;
	vertical-align:middle;
	margin:-32px 0 0;
	padding:0 10px;
	background:#fff;
	font-size:22px;
	color:#000;
	}	
				
.cp-contact, .cp-prospect, .cp-shipping{
	float:left;
	width:100%;
	margin-top:30px;
	}
.heading-box{
	float:left;
	width:100%;
	margin-bottom:10px;
	position:relative;
	}
.pay-cards{
	position:absolute;
	right:0;
	top:12px;
	width:140px;
	}
.chk-head{
	float: left;
	color: #000;
	font-size: 28px;
	line-height: 30px;
	text-align: left;
	font-weight:600;
	letter-spacing:0.5px;
	}
.chk-subheading{
	float:left;
	width:100%;
	color: #393939;
	font-weight:normal;
	font-size:18px;
	text-align:left;
	margin-top:5px;
	letter-spacing:0.3px;
	}
.frm-flds{
	float:left;
	width:100%;
	position:relative;
	margin:6px 0 5px;
	}
.frm-flds.fl{float:left;}
.frm-flds.fr{float:right;}
.frm-flds.half-fld{width:48.5%;}
.frm-flds.drop-fld{width:32%; margin-right:3%;}
.frm-flds.zip-fld{width:30%;}
.frm-flds label{
	opacity: 0;
    visibility: hidden;
    display: block;
    position: absolute;
    top:10px;
    left: 10px;
    font-size: 11px;
    font-weight: 400;
    line-height: 1;
    color: #bbb;
    border-radius-top-left: 3px;
    transition: all .2s ease-in-out;
    z-index: 1;
	-webkit-transform: translateY(3px);
    transform: translateY(3px);
	}
.frm-flds .fl-is-active label{
	opacity: 1;
	visibility: visible;
	transform: none;
	color: #737373;
	}
.input-flds, .selcet-fld{
	float:left;
	width:100%;
	outline:none;
	border:1px solid #d7d7d7;
	height:55px;
	padding:10px;
	border-radius: 5px;
	color: #000;
	-webkit-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
	box-sizing:border-box;
	font-size:16px;
	font-family: 'Graphik';
	font-weight: normal;
	-webkit-appearance:none;
	}
.selcet-fld{
	background:url(../images/select.svg) no-repeat 94% center #fff;
	padding-right:40px;
	}
.frm-flds .fl-is-active .input-flds{	
	padding-top: 28px;
	}
.frm-flds .fl-is-active .selcet-fld{	
	padding-top:22px;
	}
/*.input-flds:focus{
	border:1px solid #f07d78;
	box-shadow:0 0 0 1px #f07d78;
	-webkit-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
	}*/
.cc-fields{
    float: left;
    border: none;
    outline: none;
	}	
.cc-no-fld{
    width: 50%;
	border:1px solid #d9d9d9;
	border-right:0;
	border-radius:0;
	}
.exp-fld{
    width: 25%;
	border:1px solid #d9d9d9;
	border-left:0;
	border-right:0;
	border-radius:0;
	}
.cvv-fld{
    width: 25%;
	border:1px solid #d9d9d9;
	border-left:0;
	border-radius:0 5px 5px 0;
	}	
.label-checkbox{
	float:left;
	text-align:left;
	cursor:pointer;
	margin-top:20px;
	color: #000;
	font-weight:500;
	font-size:17px;
	}
.all-checkbox{
	display:inline-block;
	vertical-align:middle;
	-webkit-appearance:none;
	width:20px;
	height:20px;
	border:1px solid #d9d9d9;
	border-radius:3px;
	outline:none;
	position:relative;
	margin:-5px 7px 0 0;
	-webkit-box-shadow: 0 0 0 0 #000000 inset;
	box-shadow: 0 0 0 0 #000000 inset;
	-webkit-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	}
.all-checkbox:checked{
	background:#6d6d6d;
	border:1px solid #6d6d6d;
	}
.all-checkbox:after{
	content:'';
	position:absolute;
	width:18px;
	height:18px;
	background:url(../images/tik.svg) no-repeat center center;
	left:0;
	top:0;
	opacity:0;
	z-index:1;
	-webkit-transition: all 0.2s ease-in-out 0.1s;
	transition: all 0.2s ease-in-out 0.1s;
	-webkit-transform: scale(0.2);
	transform: scale(0.2);
	background-size:66%;
	}
.all-checkbox:checked:after{	
	-webkit-transition: all 0.2s ease-in-out 0.1s;
	transition: all 0.2s ease-in-out 0.1s;
	-webkit-transform: scale(1);
	transform: scale(1);
	opacity:1;
	}
.all-sumbit{
	float:left;
	width:100%;
	margin-top:20px;
	}
.frm-submit{
	float:right;
	background:#0098fa;
	padding: 1.4em 1.7em;
	color:#fff;
	-webkit-appearance:none;
	border:none;
	outline:none;
	font-family: 'Graphik';
	font-weight:bold;
	font-size:15px;
	cursor:pointer;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-webkit-transition: all 0.2s ease-in-out 0.1s;
	transition: all 0.2s ease-in-out 0.1s;
	}
.frm-submit:hover{
	background:#0079c7;
	-webkit-transition: all 0.2s ease-in-out 0.1s;
	transition: all 0.2s ease-in-out 0.1s;
	}
a.back-btn{
	float:left;
	color:#0098fa;
	font-size:14px;
	margin-top:25px;
	}
a.back-btn svg{fill:#0098fa;}


/*------------------------
CSS FOR SHIPPING PART
-------------------------*/
.payoptbox{
	float: left;
    width: 100%;
	border-radius: 4px;
	position:relative;
	overflow:hidden;
	}
.payment-cards-box{
	float: left;
    width: 100%;
    padding:7px 15px 0 0;
	text-align:left;
	}
.payment-cards-box.open{
	border-bottom: 1px solid #d9d9d9;
	}
.payment-cards-box p{
	float:left;
	font-weight: 600;
    color: #333333;
	font-size:17px;
	}
.payment-cards-box .paypal-cards{
	display:inline-block;
	vertical-align:middle;
	margin:-4px 0 0 10px;
	}
.payment-flds-box{
	float: left;
    width: 100%;
    padding:5px 0;
	}
.lock-bg, .help-icon{
	color: #919191;
	width:17px;
	position:absolute;
	right:15px;
	top:0px;
	}
.frm-flds.card-nme-fld{
	width:46%;
	}
.frm-flds.card-sm-fld{
	width:25%;
	margin-left:2%;
	}
.billingtogglbtn, .paymybtn{
	float:left;
	width:100%;
	font-weight: 600;
    color: #333333;
	font-size:16px;
	text-align:left;
	cursor:pointer;
	}
.paymybtn{float:left; width:40%; margin-top:6px;}
.pay-pad{ padding-top:10px; padding-bottom:10px;}
.PaypalOpt{ margin-top:0;}
.ship-label-btn input[type=radio], .paymybtn input[type=radio]{
	display:inline-block;
	vertical-align:middle;
	width: 18px;
	height: 18px;
	-webkit-box-shadow: 0 0 0 0 #000000 inset;
	/* box-shadow: 0 0 0 0 #000000 inset; */
	-webkit-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	position: relative;
	cursor: pointer;
	-webkit-appearance:none;
	-moz-appearance:none;
	border:1px solid #d9d9d9;
	border-radius:50%;
	outline:none;
	margin-top:-4px;
	margin-right:10px;
	}
.ship-label-btn input[type=radio]:checked, .paymybtn input[type=radio]:checked{
	background:#0098fa;
	}
.ship-label-btn input[type=radio]:checked:after, .paymybtn input[type=radio]:checked:after{
	width:6px;
	height:6px;
	border-radius:50%;
	background:#fff;
	position:absolute;
	content:'';
	left:5px;
	top:5px;
	}
.PaypalOpt .ship-label-btn input[type=radio], .paymybtn input[type=radio]{ margin-top:-1px;}	
.affirm{
	display:inline-block;
	vertical-align:middle;
	margin-top:-4px;
	}
.paypal-txt{
	float:left;
	width:100%;
	padding:0 12%;
	padding-bottom:20px;
	color: #545454;
	font-size:14px;
	line-height:20px;
	}
.packageBtn{
    display: inline-block;
    vertical-align: top;
    width: 100%;
    max-width: 100%;
	background:#00c450;
    border-radius: 100px;
    color: #fff;
    font-size: 28px;
	height:73px;
    font-weight: 600;
    text-align: center;
    font-family: 'Graphik';
    position: relative;
    -webkit-appearance: none;
    outline: none;
    cursor: pointer;
    border: none;
    overflow: hidden;
    margin-top:30px;
	padding:0 0 5px;	
	}
.btn-arw{
    display: inline-block;
    vertical-align: middle;
    margin: -10px -10px 0 10px;
	}
.packageBtn p{
 	display: inline-block;
    vertical-align: middle;	
    font-size:34px;
	font-weight: bold;
    color: #0e0e0e;	
	}
.packageBtn .arw{
    position: absolute;
    right: 0;
    top: 0;
	bottom:0;
	width:65px;
	background:#01bc20;
	}
.packageBtn .arw:after{
    content: '';
    position: absolute;
    right: 17px;
    top: 50%;
    margin-top: -9px;
	background:url(../images/btn-arw.png) no-repeat center center;
	width:30px;
	height:23px;
	}		
.bottom-seal{
	display:inline-block;
	vertical-align:middle;
	margin-top:12px;
	max-width:95%;
	}
.postalBox{
    float: left;
    width: 100%;
    text-align: left;
    position: relative;
    margin-top: 20px;
	}
.postalBox p{
	display:inline-block;
	vertical-align:middle;
    font-size: 17px;
    line-height: 25px;
    color: #333333;
	border-left:1px solid #ddd;
	padding-left:10px;
	margin-left:10px;	
	}	
.postalBox p span{
	color:#ff0000;
	font-weight:500;
	}	
.us-logo{
	display:inline-block;
	vertical-align:middle;
	max-width:100%;
	}	

.moneyBkdv{
    float: left;
    width: 100%;
    background: #f7f7f7;
	border:1px solid #d8d8d8;
    border-radius: 20px;
    padding: 0 35px 20px;
    text-align: center;
    margin-top: 100px;
	}
.moneybk-seal{
    background: #fff;
    display: inline-block;
    vertical-align: middle;
    margin: -65px 0 15px;
    border-radius: 50%;
	}
.moneyBkdv span{
	float:left;
	width:100%;	
	font-size:24px;
	line-height:26px;
	color:#000;
	font-weight:bold;
	letter-spacing:1px;
	}
.moneyBkdv p{
	float:left;
	width:100%;	
    font-size: 17px;
    line-height: 26px;
    color: #000;
	margin-top:20px;
	letter-spacing:1px;
	}
.hr-line{
	float:left;
	width:100%;
	margin-top:30px;
	border-top:1px solid #ddd;
	}	
/*========Bump_upsell=============*/
	
.pkg-opt-box{
	float:left;
	width:100%;
	padding:10px 15px 15px;
	}	
.pkg-opt-row{
    float: left;
    width: 100%;
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
	}		
.buy-pkg{
	float:left;
	background:#fef8ef;
	border:1px solid #cda557;
	border-radius:5px;
	width:110px;
	padding:10px;
	}	
.buy-pkg img{
	margin:0 auto 0;
	display:block;
	max-width:100%;
	}	
.buy-pkg-details{
	float: right;
    width: calc(100% - 110px);
    text-align: left;
    padding-left: 20px;
	}	
.buy-prod-ship{
	float:left;
	width:100%;
	font-size:16px;
	line-height:24px;
	color:#505050;
	letter-spacing:0.5px;	
	}
/*----------------------
RIGHT SIDE CSS
------------------------*/
.right-chk{
	width: 44%;
	float:right;
	position:relative;
	padding:30px 25px;
	background:#f6f6f6;
	padding-top:30px;
	}	
	
.prod-box{
	float:left;
	width:100%;
	min-height:60px;
	display:table;
	vertical-align:middle;
	margin-bottom:20px;
	}
.ord-lft{
	width:75%;
	position:relative;
	padding-left:75px;
	display:table-cell;
	vertical-align:middle;
	}
.prod-img{
	position: absolute;
    left: 0;
    top: 0;	
    width: 60px;
    height: 60px;
    line-height: 49px;
    border: 1px solid #84a6c9;
    border-radius: 4px;
    overflow: hidden;
    background: #fff;
	}
.prod-img img{
	display:inline-block;
	vertical-align:middle;
	max-height:80%;
	}
.prod-count{
	left:50px;
	height:19px;
	width:19px;
	line-height:18px;
	top:-5px;
	position:absolute;
	background-color:#00b1e7;
	border-radius: 50%;
	color:#fff;
	font-size:13px;
	font-weight:500;
	}
.ord-lft p{
	float:left;
	width:100%;
	text-align:left;
	}
.ord-title{
	color: #161616;
	font-size:15px;
	line-height:22px;
	letter-spacing: 0.5px;
	}
.ord-title span{
	font-weight:500;
	font-size:17px;
	}
.ord-right{
	display:table-cell;
	vertical-align:middle;
	}
.ord-right p{
	float:right;
	color: #161616;
	font-size:17px;
	text-align:right;
	font-weight:500;
	}

.devider-cp{
	float:left;
	width:100%;
	margin:0 0;
	height:1px;
	}
.apply-cuppon {
    float: left;
    width:100%;
	padding:20px 0;
	}
.apply-cuppon input{
	float: left;
    width: 70%;
    background: #fff;
    border: 1px solid #c2c2c2;
    font-family: 'Graphik';
    font-size: 16px;
    height: 55px;
    color: #000;
    padding: 5px 15px;
    -webkit-appearance: none;
    border-radius: 3px 0 0 3px;
    outline: none;
    letter-spacing: 0.5px;
    font-weight: 500;
	}
.apply-cuppon button{
    float: right;
    width:30%;
	font-family: 'Graphik';
    height:55px;
    line-height:53px;
    background: #0b8005;
    font-size: 18px;
    color: #ffffff;
    font-weight: 600;
	text-align:center;
	border:none;
	outline:none;
	cursor:pointer;
	border-radius:0 3px 3px 0;
	}
.additional-text{
	float:left;
	font-size:15px;
	line-height:18px;
	color:#363636;
	text-decoration:underline;
	margin-bottom:15px;
	cursor:pointer;
	padding:0 5px;
	}
.cart-table{
	color: #363636;
    width: 100%;
    font-size: 17px;
    line-height: 32px;
    padding:3px 5px;
	}	
.cart-table span{color:#000;}
.bdr{     
    padding-top: 5px;
    margin-top: 5px;
	border-top:1px solid #ddd;
	}	
.cat-tbl-1{ background:#e3e3e3; line-height:36px;}
.cat-tbl-1 span{ color:#ff0000; font-weight:bold;}	
.cart-discont{
	background:#fffee2;
	border:1px solid #e7e5b2;
	padding:5px;
	}
.discnt-ic{
	display:inline-block;
	vertical-align:middle;
	margin:-5px 5px 0;
	}
.coupn-show img{
	display:inline-block;
	vertical-align:middle;
	margin:-5px 0 0 8px;
	}
	
.supportBox{
	float:left;
	width:100%;
	background: #cda557;
	padding:0 10px 25px 10px;
	margin-top:40px;
	border-radius:10px;
	margin-bottom:20px;
	}
.supportBox-logo{
	display:inline-block;
	vertical-align:middle;
	margin:-50px 0 20px;
	width:90px;
	}
.suprt-text1{
	float: left;
    width: 100%;
    color: #ffffff;
    font-weight: 600;
    font-size: 19px;
    letter-spacing: 0.5px;
	}
.suprt-text2{
	float: left;
    width: 100%;
    color: #ffffff;
    font-size: 16px;
	line-height:24px;
    letter-spacing: 0.5px;
	margin-top:15px;
	padding:0 10px;
	}

.rgt-label{
	float:left;
	width:100%;
	border-top:1px solid #c9c9c9;
	margin-top:30px;
	margin-bottom:-15px;
	}
.rgt-label span{
    background: #f6f6f6;
    display: inline-block;
    vertical-align: middle;
    margin-top: -42px;
    color: #000;
    font-size:22px;
    line-height: 20px;
	font-weight:500;
    padding: 0 15px;
	letter-spacing:1px;
	}	
ul.chk-logos-lst{
    float: left;
    width: 100%;
    text-align: center;
	margin-bottom:30px;
	}	
ul.chk-logos-lst li{
	float:left;
    width: 50%;
	margin-top:30px;
	}		
ul.chk-logos-lst li img{
	max-width:100%;
	display:inline-block;
	vertical-align:middle;
	}
ul.chk-logos-lst li p{
	font-size:16px;
	line-height:22px;
	float:left;
	width:100%;
	color:#000;
	margin-top:8px;
	letter-spacing:1px;
	}

.frm-btm-seal{
	display: inline-block;
    vertical-align: middle;
	margin:15px auto;
	max-width:100%;
	}

.testiBox{
	float:left;
	width:100%;
	margin-top:25px;
	}	
.testiRow{
	float:left;
	width:100%;
	text-align:left;
	position:relative;
	padding:0 0 0 70px;
	margin-bottom:35px;
	}
.testiRow:last-child{ margin-bottom:0;}		
.name-icon{
    width:54px;
    height:54px;
    line-height:54px;
    border-radius: 50%;
    background: #f7e9d3;
    position: absolute;
    text-align: center;
    color: #1a1a1a;
    font-size: 20px;
    font-weight: 500;
    left: 0;
    top: 0;
	}	
.test-Cont{
	float:left;
	width:100%;
	}	
.testi-hd{
	float:left;
	width:100%;
	font-size:19px;
	line-height:24px;
	color:#000;
	letter-spacing:0.3px;
	font-weight:600;
	}
.test-star{
	width:90px;
	display:inline-block;
	vertical-align:top;
	margin:6px 0 0;
	}	
.testi-very-t{
	float:left;
	width:100%;
	margin-top:5px;
	}	
.testi-very-t p{
	display:inline-block;
	vertical-align:middle;
	font-size:16px;
	color:#000;	
	}		
.testi-para{
	float:left;
	width:100%;
	font-size:16px;
	line-height:24px;
	color:#000;
	margin-top:10px;
	letter-spacing:0.3px;
	}	
.testi-nm{
	float:left;
	width:100%;
	font-size:16px;
	line-height:18px;
	color:#000;
	font-weight:500;
	margin-top:12px;
	}	
.comnts-seal{
    display: inline-block;
    vertical-align: middle;
    margin: -4px 2px 0 6px;
	}
.testi-nm span{
	font-size: 14px;
    line-height: 14px;
    color: #2ca706;
	}
	
/*-----------------------
CSS FOR FOOTER
-------------------------*/
.footer{
    float: left;
    width: 100%;
    padding:25px 0;
    border-top: 1px solid #e6e6e6;
    margin-top:35px;
	}
.footer p {
	float: left;
	width: 100%;
    font-size: 16px;
    line-height: 30px;
    color: #000;
    letter-spacing: 0.5px;
	}
.footr-btm{
	position:absolute;
	bottom:0;
	left:0;
	}
.midium{ font-weight:500;}	
	
#toggle-mob-cart{
	width:100%;
	}
#toggle-mob-cart.isopened{height: auto; visibility:visible;}

/*--------------------PLUSE--------------------*/	
.pulse {
	animation-name: pulse;
	-webkit-animation-name: pulse;
	animation-duration: 1.7s;
	-webkit-animation-duration: 1.7s;
	animation-iteration-count: infinite;
	-webkit-animation-iteration-count: infinite;
}
@keyframes pulse {
 0% {
 transform: scale(0.9);
}
 50% {
 transform: scale(1);
}
 100% {
 transform: scale(0.9);
}
}
@-webkit-keyframes pulse {
 0% {
 -webkit-transform: scale(0.9);
}
 50% {
 -webkit-transform: scale(1);
}
 100% {
 -webkit-transform: scale(0.9);
}
}



@media only screen and (max-width:1200px){
.container{padding:0 15px;}

ul.ord-list li{ font-size:14px;}
.viewBx p{ font-size:18px; line-height:22px;}
.postalBox{ padding-left:0;}
.us-logo{ width:190px;}
.moneyBkdv p{ font-size:17px; line-height:25px;}
.right-chk{ padding:30px 20px;}
.ord-lft{ padding-left:100px;}
.prod-img{ line-height:55px;}

.prod-count{ left:68px; top:6px;}

.testi-img{ width:90px;}
.testi-paragraph{ font-size:17px; line-height:25px;}

}

@media only screen and (max-width:999px){
.for-desk{display:none;}
.for-mob{display:block;}
.hide-mob{ display:none;}


.container{	
	width:100%;
	max-width:560px;
	padding:0 15px;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -moz-flex;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-wrap: wrap-reverse;
	flex-wrap: wrap-reverse;
	box-sizing:border-box;
	}

.cp-banner{padding:20px 0 15px;}
	
.bnr-vdo-heading{font-size:17px; line-height:30px; margin-top:10px;}
.banner-video{max-width:100%; margin-top:15px;}
.secure-text{font-size:16px; margin-top:10px;}
.secure-text:before, .secure-text:after{width:40px;}

.lft-chk{width:100%; padding-right:0; float:none; padding-top:0; padding-bottom:0;}
.right-chk{width:100%; padding-left:0; float:none; padding:0;}
.right-chk:after{left:-100%; box-shadow:none;}
.cp-contact, .cp-prospect, .cp-shipping{margin-top:25px;}

ul.stepsBox{ float:none; margin:0; padding:10px 0 0;}
ul.stepsBox li{ font-size:15px; line-height:24px; padding:0 15px;}
.frm-btm-seal{ margin:20px auto;}
.viewBx{margin-top:20px; padding:8px 5px 7px;}
.viewBx p{ vertical-align:top; font-size:17px; line-height:21px;}
.viewBx img{ width:18px; margin:-11px 3px -4px 2px;}

.paypalBox{ padding:0 10px 15px;}
.paypal-btn{ margin:-10px auto 0;}
.or-line{ margin:30px 0 -15px;}

.label-checkbox{ font-size:15px;}
.devider-cp{margin:4px 0;}
.prod-img{width:50px; height:50px; line-height:42px;}
.prod-count{ left: 40px; top: -7px;}
.prod-box{min-height:50px; padding: 0; margin-bottom:20px;}
.selcet-fld{background-position: 96% center;}
.cart-table{ line-height:26px;}
.bdr{ padding-top:10px;}
.ord-lft{ width: 80%; padding-left: 60px;}
.ord-title{ font-size:14px; line-height:20px;}
.ord-right .odr-prc1{ font-size:17px; line-height:17px;}
.ord-title span{ font-size:15px;}
.ord-right p{ font-size:15px;}
.odr-prc2{ font-size:17px; line-height:17px;}
ul.ord-list li{ font-size: 14px; background-size: 8px; padding-left: 12px; letter-spacing:0;}

.apply-cuppon{padding: 10px 0;}
.apply-cuppon input{ height:50px;}
.apply-cuppon button{ height:50px;}

.summry-toggle-mob{	
	background: #fafafa;
	border-top: 1px solid #e6e6e6;
	border-bottom: 1px solid #e6e6e6;
	padding: 10px 0;
	text-align: left;
	width: 100%;
	cursor:pointer;
	}
.summry-toggle{
	float:left;
	width:60%;
	color: #000;
	font-size:14px;
	line-height:21px;
	letter-spacing:0.5px;
	}
.order-summary-toggle__icon{
	fill: #0079c7;
	display:inline-block;
	vertical-align:middle;
	margin-right: 0.75em;
	}
.togle-price{
	float:right;
	width:40%;
	font-size: 18px;
	line-height: 22px;
	color: #333333;
	text-align:right;
	}
.order-summary-toggle__dropdown {
	vertical-align: middle;
	-webkit-transition: fill 0.2s ease-in-out;
	transition: fill 0.2s ease-in-out;
	fill: #0098fa;
	}
#toggle-mob-cart.isopened{
	height: 0;
	visibility:hidden;
	overflow: hidden;
	-ms-transition: all 0.4s ease-in-out;
	-webkit-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
	}
.packageBtn{margin-top:15px; font-size:22px; height:60px;}
.bottom-seal{margin:15px 0;}
.postalBox{padding-left: 54px; width:100%; }
.postalBox p{ font-size:15px; line-height:21px;}
.mob-us-logo{ position:absolute; top:7px; left:0;}

.footer{ padding: 20px 0; margin-top: 30px;width: calc(100% + 30px); margin-left: -15px;}
.footer p{font-size:14px; line-height:26px; margin:5px 0;}
.footr-btm{ position:static;}

/* .frm-flds .fl-is-active .selcet-fld{padding-top:17px;} */
.chk-head{ font-size:20px; line-height:25px;}
.packageBtn p{ font-size:24px;}
.chk-subheading{ font-size:12px;}

.pay-cards {top: 8px;width: 100px;}

.supportBox{ margin:60px 0 10px;}
.supportBox-logo{margin: -50px 0 12px;}

.rgt-label span{ font-size:20px; background:#fff; padding:0 5px; margin-top:-38px;}
ul.rgt-list li{ margin:10px 0;padding: 0 0 0 60px; height:48px;}
.rgt-img-left{ width:52px;}
.rgt-para{ font-size:14px; line-height:18px;}

.moneyBkdv{ padding:0 8px 20px;}
.moneybk-seal{ width:115px;}
.moneyBkdv span{ font-size:20px; line-height:20px;}
.moneyBkdv p{ font-size: 15px; line-height: 23px; margin-top: 12px;}

ul.chk-logos-lst li img{ width:70px;}
ul.chk-logos-lst li p{ font-size: 15px; line-height: 21px; margin-top:6px;}

}

@media only screen and (max-width:749px){
.logo{width:150px;}
ul.stepsBox li:before{top:5px;}
.frm-flds.half-fld, .frm-flds.drop-fld, .frm-flds.zip-fld {
	width:100%;
	margin-right: 0;
	}
.frm-flds.mobhalf-fld{ width:49%;}
.frm-flds.mobhalf-fldfr{ float:right;}
.viewBx p{ vertical-align: top; font-size: 15px; line-height: 21px; letter-spacing: 0.5px;}

ul.chk-logos-lst{margin-bottom:15px;}
ul.chk-logos-lst li{margin-top:20px;}
ul.chk-logos-lst li p{padding:0 20px;}

.testiRow{ padding: 0 0 0 65px; margin-bottom: 30px;}
.testi-para{ font-size:15px; line-height:23px;}
.testi-hd{ font-size:18px;}
}



/*CSS FOR MODAL*/
#app_common_modal,
#error_handler_overlay{position:fixed;top:0;left:0;padding:0;margin:0;width:100%;height:100%;z-index:2147483647;background:#333;background:rgba(255, 255, 255, .8);display:none;overflow-x:hidden;-webkit-overflow-scrolling:touch}
#app_common_modal .app_modal_body,
#error_handler_overlay .error_handler_body{max-width:600px;-webkit-background-clip:padding-box;font-family:Verdana, Geneva, sans-serif;box-sizing:border-box;outline:0}
#error_handler_overlay .error_handler_body{margin:100px auto;width:95%;padding:20px;background-color:#fff;background-clip:padding-box;border:1px solid #999;border:1px solid rgba(0, 0, 0, .2);border-radius:0;-webkit-box-shadow:0 3px 9px rgba(0, 0, 0, .5);box-shadow:0 3px 9px rgba(0, 0, 0, .5);font-size:14px;line-height:1.42857143;color:#333;position:relative;-webkit-box-sizing:border-box;-moz-box-sizing:border-box}
#app_common_modal_close,
#error_handler_overlay_close{position:absolute;right:-10px;top:-10px;color:#FFF;background-color:#333;border:2px solid #FFF;border-radius:50%;width:30px;height:30px;text-align:center;cursor:pointer;text-decoration:none;font-weight:700;line-height:26px;padding:0;margin:0}
#app_common_modal .app_modal_body{margin:100px auto;min-width:inherit;width:95%;min-height:400px;padding:1.5%;background-color:#fff;background-clip:padding-box;border:1px solid #999;border:1px solid rgba(0, 0, 0, .2);border-radius:0;-webkit-box-shadow:0 3px 9px rgba(0, 0, 0, .5);box-shadow:0 3px 9px rgba(0, 0, 0, .5);font-size:14px;line-height:1.42857143;color:#333;position:relative;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box}
#app_common_modal .app_modal_body iframe{min-height:400px;width:100%;border:1px solid #d5d6ef}
.exitpop-content{position:fixed;height:400px;width:708px;margin:-200px 0 0 -354px;top:50%;left:50%;text-align:left;padding:0;border:none;z-index:2147483647}
.exitpopup-overlay{background:rgba(0, 0, 0, .6);height:100%;left:0;position:fixed;top:0;width:100%;z-index:2147483647;display:none}
.exitpop-content img{display:block;margin:0 auto;position:relative;text-align:center;max-width:100%;height:auto}
.exitpop-discountbar{background-color:red;border-bottom:4px dashed #fff;color:#fff;font-family:Arial, Helvetica, sans-serif;font-size:15px;font-weight:700;height:50px;line-height:50px;position:fixed;text-align:center;top:0;width:100%;z-index:9999;display:none}
.app-load-spinner{display:none;position:fixed;top:0;bottom:0;left:0;right:0;width:100px;height:100px;margin:auto;background-color:#333;border-radius:100%}
#loading-indicator::after,
#loading-indicator::before{box-sizing:border-box;left:50%;position:absolute;top:50%}
.all-card-types li{float:left;margin-right:20px}
#loading-indicator{background-color:rgba(0, 0, 0, .5);bottom:0;box-sizing:border-box;font-size:1px;height:100%;left:0;margin:0!important;padding:0!important;position:fixed;right:0;top:0;width:100%;z-index:2147483646}
#loading-indicator::before{background:url(../images/loading.gif) center center no-repeat rgba(0, 0, 0, 0);content:"";height:70px;margin-left:-35px;margin-top:-70px;width:70px;z-index:2}
#loading-indicator::after{background:#fff;border-radius:5px;color:#000;content:"Processing, one moment please... ";font-family:arial;font-size:17px;height:110px;line-height:98px;margin-left:-150px;margin-top:-75px;padding-top:35px;text-align:center;width:300px;z-index:1}

@-webkit-keyframes scaleout{
0%{-webkit-transform:scale(0)}
100%{-webkit-transform:scale(1);opacity:0}
}

@keyframes scaleout{
0%{transform:scale(0);-webkit-transform:scale(0)}
100%{transform:scale(1);-webkit-transform:scale(1);opacity:0}
}


@media screen and (max-device-width:767px) and (orientation:landscape){#app_common_modal .app_modal_body, #error_handler_overlay .error_handler_body{margin:20px auto;}
#app_common_modal .app_modal_body iframe{min-height:360px;}
}


@media(max-device-width:767px){#app_common_modal .app_modal_body{margin:2% auto}}
			