@import url('https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,100..1000;1,9..40,100..1000&display=swap');

html {height: 100%;box-sizing: border-box;}
body{font-family: 'DM Sans', sans-serif;position: relative;min-height: 100%;background-color: #fff;font-weight: 300;}  
.none{display: none;}
.ocMenu{position: fixed;left:0;top:75px;height: 100vh;z-index: 10;
	padding:0px 0px 0px 20px;
	background-color:#f4f6f3;
	font-weight:500;
	font-size:12px;
	overflow-x: hidden;
	width: 233px
	/*box-shadow: 0px 0px 10px 0px rgba(0,0,0, .2);*/
} 
.ocMenu .mList{margin:0px;padding: 0px;background-color:#f4f6f3;height: calc(100vh - 100px);
position: relative;z-index:0;padding-top: 0px;overflow-y: scroll;width: 230px;}
.ocMenu .mList li{list-style: none;margin-bottom:5px;}
.ocMenu .mList li a{
	color:#83877e;
	display: inline-block;
	width:99%;
	position:relative;
	padding: 12px 50px 12px 45px;
}
.ocMenu .mList .wIcon{
	opacity: 0;
}
.ocMenu .mList .gIcon, .ocMenu .mList .wIcon{
	position: absolute;
	width: 22px;
	left: 15px;
	top: 10px;
}
.ocMenu .mList li a:hover .wIcon, .ocMenu .mList li a.active .wIcon{
	opacity: 1;
}
.ocMenu .mList li a:hover .gIcon, .ocMenu .mList li a.active .gIcon{
	opacity: 0;
}
.ocMenu .mList li a:hover, .ocMenu .mList li a.active{
	color:#fff;
	text-decoration: none;
	background-color: #4264fb;
	border-radius: 30px;
}
.sub-menu{display: none;}
.sub-menu.show{display: block;}
.main-menu.hide{display: none;}
.ocHead{
	position: fixed;
	background-color:#fff;
	padding:0px 5px;
	width: 100%;
	border-bottom: solid 1px #ebebeb;
	left:0;
	top:0;
	z-index: 100;
	min-height: 55px;
}
.ocPagewrap.themeList{
	padding: 0px;
}
.themeList .ocPageTop{
	padding: 0px;
}
.ocPagewrap{overflow: auto;padding: 75px 0px 115px 0px;
width: 100%;transition: all .6s;}
.ocPageTop{padding:0px 20px 0px 250px;transition: all .6s;}
.ocBody{background-color:#fff;border:solid 1px #ebebeb;padding: 20px;}
.openMenu .ocSubmenu{right:-16px;}
.smIcon{
	background-image: url(../img/icons/arRight.png);
	background-repeat: no-repeat;
	background-position: 92% center;
	background-size:7px;
}
.smIcon:hover{
	background-image: url(../img/icons/arRightB.png);
}
.ocSubmenu{background-color:#4264fb;position: absolute;right:-100%;top:0;padding:15px 10px 10px 10px;
height:calc(100vh - 100px);transition: all .6s;width: 100%;max-width: 185px;overflow-x: hidden;overflow-y:scroll;}
.ocSubmenu ul, .ocSubmenu2 ul{margin:0px;padding: 0px;}
.ocSubmenu li, .ocSubmenu2 li{list-style: none;font-size: 16px;}
.ocSubmenu li a, .ocSubmenu2 li a{
	color: #fff;
	padding: 10px;
	width: 100%;
	display: inline-block;
	border-radius: 30px;
	font-size: 11px;
	line-height: 13px;
}
.ocSubmenu li a:hover, .ocSubmenu2 li a:hover{color:#4264fb;background-color:#fff;text-decoration: none;}
.ocSubmenu2{background-color:#4264fb;position: absolute;right:-100%;top:0;padding:15px 10px 10px 10px;
height:calc(100vh - 100px);transition: all .6s;width: 100%;max-width: 185px;overflow-x: hidden;overflow-y:scroll;}
.ocSubmenu2.openSM{right:-16px;}
.navBack, .navBack2 {
	text-align:center;
	color:#fff;
	width: 100%;
	display: block;
	margin-bottom: 10px;
	background-image: url(../img/icons/arLeft.png);
	background-repeat: no-repeat;
	background-position: 15px center;
	cursor: pointer;
}
.backM{color: #000;background-image: url(../img/arBack.png);
background-repeat: no-repeat;background-position: left center;padding-left: 25px;
display: inline-block;margin-bottom: 10px;}
.backM:hover{color:#000;text-decoration: none;}
.allBox{margin-bottom: 30px;}
.outdoLogo{
	float: left;
	display: inline-block;
	margin-top: 15px;
	margin-left: 10px;
	width: 150px;
}
.outdoLogo img{max-width:150px;}
.cursor-pointer{cursor: pointer;}
.switchScreen{float: left;margin-left: 26px;}
.switchScreen button{border: none;cursor: pointer;
background-color: transparent;
padding: 0px 70px 0px 70px;
font-size: 16px;
background-image: url(../img/arDown.png);
border-right: solid 1px #ebecec;
background-repeat: no-repeat;
background-position: 85% center;
height: 50px;
background-size: 15px;} 
.switchScreen button:focus{outline: 0;}
.switchScreen .dropdown-menu{padding: 0px;box-shadow: 0px 0px 10px 0px rgba(0,0,0, .2);border:none;border-radius:0px;}
.switchScreen .dropdown-menu a:hover{background-color:#616bf2;color:#fff;}
.userProfile{float: right;margin: 5px 10px 0px 0px;}
.userProfile button{border: none;border-radius:100%;
background-color: transparent;cursor: pointer;
padding: 0px 0px 0px 0px;
width: 40px;overflow: hidden;
height: 40px;}
.userProfile button:focus{outline: 0;}
.userProfile button img{width: 40px;height: 40px;}
.rHnavs{float: right;text-align: right;margin: 6px 30px 0 0px;}
.rHnavs a img{width: 35px;}
.rHnavs .rnav{float:right;display: inline-block;margin-left: 20px;}
.rHnavs a.rnav{margin-top: 2px;}
.rHnavs .rnav button{padding:0px;border:none;background-color:transparent;cursor: pointer;}
.rHnavs .rnav button:focus{outline: 0;}
.qAccess .dropdown-menu{width: 300px;box-shadow: 0px 0px 10px 0px rgba(0,0,0, .2);border:none;
padding-bottom: 0px;}
.qAccess .row{margin:0px;}
.qAccess .row a{display: inline-block;padding: 20px 10px;border-radius: 3px;
color:#fff;width: 100%;text-align: center;margin-bottom: 10px;height: 70px;}
.qAccess .row a:hover{text-decoration: none;}
.qAccess .row a.blue{background-color:#6fcbf1;}
.qAccess .row a.green{background-color:#2fd47e;}
.qAccess .row a.orange{background-color:#f87e44;}
.qAccess .row a.plus{background-color:#f87e44;background-image: url(../img/plusBlue.png);
background-repeat: no-repeat;background-position: center center;background-color:#e4e5f9;}
.qAccess .row .col-md-4{padding-left: 7px;padding-right: 7px;}
.todoList ul{margin:0px;padding: 12px 0px 0px 0px;border-top:solid 2px #e8e7e7;}
.todoList li{list-style: none;border-bottom:solid 2px #e8e7e7;padding-bottom: 12px;margin-bottom: 12px;}
.todoList li label{margin:0px;}
.select2 {font-size: 14px;}

/*buttons*/
.btn{padding:12px 15px;border-radius: 5px;font-size: 12px;line-height: 12px;min-width: 90px;
	text-align: center;
	font-family: 'DM Sans', sans-serif;
	font-weight: 400;
	transition: all .4s;
}
.btn:hover{
	box-shadow: 0px 10px 20px 0px rgba(0,0,0, .1);
}
/*.btn:hover{color:#fff;}*/
.btn[data-toggle="dropdown"]{min-width: auto;}
.btn.btn-sm{font-family: "DM Sans";padding: 8px 22px; font-size: 14px; line-height: 14px;font-weight: 500;}
.btn:focus{box-shadow: none;}
.btn.shadow{box-shadow: none !important;}
.btn.caps{text-transform: uppercase;}
.btn-blue{background-color:#000;color:#fff;}
.btn-blue:hover{background-color:#414141;color: #fff;}
.btn-brown{background-color:#2c2c2c;color:#c59e62;}
.btn-cyan{background-color:#38caee;color:#fff;}
.btn-orange{background-color:#7f7f7f;color:#fff;}
.btn-orange:hover{background-color: #5d5b5b; color: #fff;}
.btn-red{background-color:#e75b48;color:#fff;}
.btn-green{background-color:#44b15c;color:#fff;}
.btn-bordered{background-color:transparent;color:#000;border:solid 1px #b7b7b7;}
.btn.icon{padding: 10px 15px 10px 35px;border-radius: 30px;background-size: 15px;
background-repeat: no-repeat;background-position: 12px center;}
.btn.filter{background-image: url(../img/icons/filters.png);}
.btn.print{background-image: url(../img/icons/print.png);}
.btn.pin{background-image: url(../img/icons/pin.png);}
.btnTd{background-color:#616bf2;display: inline-block;padding: 4px;}
.btnTd[aria-expanded="true"]{background-color:#f55407;display: inline-block;padding: 4px;background-repeat: no-repeat;
background-position: center;background-image: url(../img/minusIw.png);}
.btnTd[aria-expanded="true"] img{opacity: 0;}

.navbar-brand img {
	width: 240px;
}
.navbar-brand {
	background-color: #fff;
	padding: 20px 30px;
}
.navbar-light {
    background-color: #fff;
}

.user-profile:hover {
    text-decoration: none;
    color: #000;
}
.user-profile {
    font-family: "DM Sans";
    font-size: 16px;
    color: #000;
    border: 1px solid #000;
    border-radius: 20px;
    padding: 10px 14px;
    margin-right: 50px;
}

.user-profile span {
    background-color: #FCD4C6;
    padding: 5px 10px;
    border-radius: 23px;
    font-size: 16px;
    margin-left: 4px;
}

/*Text*/
.blue:not(.prgrs){color:#616bf2;}
.green:not(.prgrs){color:#45cb85;}
.orange:not(.prgrs){color:#f55407;}

.green span, .orange span{font-size:12px;}

.green.arrow{background-repeat: no-repeat;background-position: right center;
background-image: url(../img/upArrow.png);
padding-right: 20px;display: inline-block;}
.orange.arrow{background-repeat: no-repeat;background-position: right center;
background-image: url(../img/downArrow.png);
padding-right: 20px;display: inline-block;}

/*Radio*/
.radioBox{position: relative;padding: 0px 0px 0px 20px;cursor: pointer;font-size: 14px;}
.radioBox input{position: absolute;left:-10px;top:-10px;opacity: 0;}
.radioBox span{width: 15px;height: 15px;border:solid 1px #999a98;display: inline-block;border-radius: 100%;
position: absolute;left:0;top:3px;transition: all .4s;}
.radioBox input:checked + span{background-color:#616bf2;border:solid 2px #616bf2;}
.radioInput .radioBox{margin-right: 15px;}

/*Radio*/
.rFormBox .checkBox{
	padding: 2px 0px 0px 25px;
	font-size: 12px;
}
.checkBox{
	position: relative;
	padding: 3px 0px 0px 25px;
	cursor: pointer;
	font-size: 13px;
}
.checkBox input{position: absolute;left:-10px;top:-10px;opacity: 0;}
.checkBox span{width: 18px;height: 18px;border:solid 1px #808080;display: inline-block;border-radius: 5px;
position: absolute;left:0;top:3px;}
.checkBox input:checked + span{background-color:#616bf2;border:solid 2px #616bf2;}
th .checkBox{display: inline;}
.cb-sm{text-align: right;}
.cb-sm .checkBox span{width: 18px;height: 18px;}
.cb-sm .checkBox{font-size: 13px;padding: 2px 0px 0px 25px;}

/*Forms*/
.input, .form-group{margin-bottom: 12px;}
.inputChecks .form-control{margin-bottom: 20px;}
.inputChecks .select2{margin-bottom: 20px;}
label{transition: all .6s;}
.input label, .form-group label{color:#000;font-size: 16px;}
.input .form-control, .form-group .form-control{
	color:#000;
	font-size: 14px;
	border-radius: 0px;
	border-radius: 5px;
	/*background-color:#f9f9fd;border:1px solid #f9f9fd;*/}
.input .form-control::placeholder, .form-group .form-control::placeholder{color:#bebebe;}
.inputg .form-control::placeholder{color:#c6c6c7;}
.input .form-control:focus, .form-group .form-control:focus{box-shadow: none;border: 1px solid #787878;}
.input-search .form-control{background-image: url(../img/icons/search.png);background-repeat: no-repeat;
background-position: 95% center;padding-right: 50px;}
.inputTags .form-control{margin-bottom: 10px;}
.input textarea.form-control, .form-group textarea.form-control{height: 100px;}
.bannerTxt .input textarea.form-control,.bannerTxt .form-group textarea.form-control{height: 100px;}
.inputg{margin-bottom: 40px;}
.inputg label{color:#000;font-size: 12px;}
.inputg .form-control{color:#000;font-size: 16px;border-radius: 0px;background-color:#fff;border:solid 1px #eaebee;}
.datePick{
	background-image: url(../img/icons/date.png);
	background-repeat: no-repeat;
	background-position: 98% center;
	text-transform: uppercase;
}
.time{background-image: url(../img/icons/time.png);background-repeat: no-repeat;background-position: 98% center;}
.inputg .form-control:focus{box-shadow: none;}
.infoLabel{position: relative;padding-right: 30px;}
.info{position: absolute;right: 0;top:2px;}
.info img{width: 16px;}
.rFormBox .info{
	right:8px;
}
.rFormBox .info img{
	width: 15px;
}
.input .select2, .form-group .select2{width: 100% !important;}
.input .select2.select2-container--default .select2-selection--single, .form-group .select2.select2-container--default .select2-selection--single{
	border-radius: 5px !important;
	height: 38px;
	border-color:#ced4da;
	background-color:#fff;
	padding-top: 2px;
}
.input .select2-container--default .select2-selection--single .select2-selection__rendered, .form-group .select2-container--default .select2-selection--single .select2-selection__rendered{line-height: 35px !important;}
.input .select2-container--default .select2-selection--single .select2-selection__arrow, .form-group .select2-container--default .select2-selection--single .select2-selection__arrow{height: 38px;}
.inputg .select2{width: 100% !important;}
.inputg .select2.select2-container--default .select2-selection--single{border-radius: 0px !important;height: 38px;
border-color:#eaebee;background-color:#fff;}
.inputg .select2-container--default .select2-selection--single .select2-selection__rendered{line-height: 35px !important;}
.inputg .select2-container--default .select2-selection--single .select2-selection__arrow{height: 38px;}
.input.input-check .checkBox, .form-group.input-check .checkBox{margin-top: 20px;}

/*Tags*/
.bootstrap-tagsinput{display: block !important;background-color: #f9f9fd !important;border: 1px solid #f9f9fd !important;box-shadow:none !important;}
.bootstrap-tagsinput input{background-color: #f9f9fd !important;}
.bootstrap-tagsinput .tag {color: black !important; }
.tag:not(.none){
	display: inline-block;
	border:none;border-radius: 30px;
	padding:3px 10px 3px 10px;
	position: relative;
	font-size: 12px;
}
.tag:not(.no-cross){
	padding:3px 30px 3px 10px;
}
.tag-blue{border-color:#616bf2;background-color:#616bf2;color:#fff;}
.tag-white{border-color:#bebebe;background-color:#fff;color:#000;}
.closeT{position: absolute;right: 10px;top:7px;display: inline-block;cursor: pointer;}

.tag-blue.invalid-giftcard{border-color:#dc3545!important;background-color:#dc3545!important;color:#fff;}

.breadcrumbs{color:#a7a7a7;font-size: 12px;margin-bottom:20px;}
.breadcrumbs a{color:#a7a7a7;}
.breadcrumbs a:hover{text-decoration:none;}
.breadcrumbs span{color:#000;}
.head1{color:#1a4797;font-size: 20px;margin:0px 0px 20px 0px;font-weight: 500;}
.head2{
	font-size: 16px;	
	padding:0px;
	margin-bottom: 20px;
	font-weight: 500;
	color:#7e7e7e;
}
.head3{font-size: 12px;margin-bottom: 20px;font-weight:400;transition: all .6s;}
.fUpload{
	padding: 30px 0px;
	background-color:#fff;
	border:1px solid #ced4da;
	text-align: center;
	border-radius: 5px;
}
.fBox{margin-bottom:20px;}
.head1 span{border-bottom: solid 2px #616bf2;display: inline-block;}

.awaiting{background-color:#ffd23f;display: inline-block;padding: 4px 10px;color:#000;border-radius: 3px;}
.rejected{background-color:#f55407;display: inline-block;padding: 4px 10px;color:#fff;border-radius: 3px;}

.select2-selection__arrow b{background-repeat:no-repeat;background-position: center;border:none !important;
width: 20px !important;height: 20px !important;background-image: url(../img/arDown.png);margin-left: -18px !important;
margin-top: -10px !important;}
.select2-container--open .select2-selection__arrow b{background-image: url(../img/arUp.png) !important;}
.closeX{border:none;padding: 0px;background-color:transparent;cursor: pointer;}
.closeX:focus{outline: 0;}
.cnTab{margin-bottom: 40px;}
.cnTab:last-child{margin-bottom:0px;}
.cnTab .col-md-8{text-align: right;}
.cnTab .closeX{margin-left: 60px;}
.cnTab .btn{margin-left: 20px;}
.addonBox{border:solid 1px #616bf2;padding:45px 20px 20px 20px;max-width: 270px;}
.addonBox a{color:#616bf2;}
.addonBox a:hover{color:#616bf2;}
.adImg{text-align: center;}
.varientTabs{position: relative;padding-right: 30px;}
.varientTabs .closeX{position: absolute;right: 15px;top: 44px;}
.vtBtn{text-align: center;}
.vtBtn .btn{text-transform: uppercase;margin:0px 10px;}
.vfWrap{margin-top: 70px;}
.vfTab{text-align: center;margin-bottom: 25px;position: relative;padding-right: 30px;}
.vfTab label{color:#a2a1a1;font-size: 14px;}
.vfTab .form-control{color:#000;font-size: 16px;text-align: center;}
.vfTab .input,.vfTab .form-group{margin-bottom:0px;}
.vfTab .closeX{position: absolute;right: 15px;top: 12px;}
.vfBtn{text-align: center;margin-top: 40px;}
.seoBtn{text-align: center;}
.pageTopBtn {text-align: center;margin-top:0px;}
.pageTopBtn.sBtn {text-align: right;/*padding-right: 10px;*/}
.pageTopBtn.sBtn .btn{margin:0px 0px 0px 10px;}
.pageTopBtn .btn{text-transform: uppercase;margin:0px 5px;}
.rFormBox{background-color:#f4f6f3;padding:20px;margin-top: 60px;}
.rFormBox.mLess{margin-top: 0px;}
.rfRadio{margin-bottom: 20px;}
.rfRadio label:first-child{margin-right: 10px;}
.rfTab{margin-bottom:20px;}
.rfTab .head3{text-align: left;}
.rpTags .tag-white{width: 100%;border:none;background-color:transparent;}
.rFormBox .inputg {margin-bottom: 20px;}
.rfTab .tag{margin-bottom: 10px;}
.addressBox .dropdown{float: right;}
.vedCTA.dropdown .btn{padding: 0;background-color: transparent;}
.addressWrap{border:solid 1px #e1e1e1;padding:30px 30px 0px 30px;}
.addressBox{background-color:#f9f9fd;padding:30px;margin-bottom: 30px;min-height: 216px;}
.addressBox h3{font-size: 14px;font-weight: 500;color:#000;}
.addressBox p{font-size: 12px;font-weight: 400;color:#000;margin-top: 20px;}
.awBtn{padding:35px 0px;}
.awBtn .btn{margin-right: 20px;}
.vedCTA .dropdown-menu{border:none;border-radius: 0px;min-width: 130px;
box-shadow: 0px 0px 10px 0px rgba(0,0,0, .2);}
.vedCTA .dropdown-item{
	padding: 2px 15px 2px 35px;
	background-repeat: no-repeat;
	background-position: 15px 5px;
	background-size: 15px;
}
.vedCTA .dropdown-item:hover{background-color:transparent;color:#fb5607;}
.vedCTA .dropdown-item.vCTA{background-image: url(../img/icons/view.png);}
.vedCTA .dropdown-item.mdCTA{background-image: url(../img/icons/home.png);}
.vedCTA .dropdown-item.eCTA{background-image: url(../img/icons/edit.png);}
.vedCTA .dropdown-item.dCTA{background-image: url(../img/icons/deleteH.png);color:#fb5607;}
.vedCTA .dropdown-item.duCTA{background-image: url(../img/icons/duplicate.png);}
.vedCTA .dropdown-item.proCTA{background-image: url(../img/icons/profile.png);}
.vedCTA .dropdown-item.logCTA{background-image: url(../img/icons/logout.png);color: #fb5607;}
.vedCTA a.dropdown-item.proCTA:hover{color:#000;}
.vedCTA .dropdown-item.vCTA:hover{background-image: url(../img/icons/viewH.png);}
.vedCTA .dropdown-item.mdCTA:hover{background-image: url(../img/icons/homeH.png);}
.vedCTA .dropdown-item.eCTA:hover{background-image: url(../img/icons/editH.png);}
.vedCTA .dropdown-item.dCTA:hover{background-image: url(../img/icons/deleteH.png);}
.vedCTA .dropdown-item.duCTA:hover{background-image: url(../img/icons/duplicateH.png);}

.vedCTA.noD {text-align: right;}
.vedCTA.noD .dropdown-item{display: initial;}
.bListTable{margin-top: 20px;border:solid 1px #d2d2d2;border-top: none;}
.bListTable td{font-size: 14px;}
.bListTable td:nth-child(2){text-align: center;}

.searchBtn{text-align:center;margin-bottom: 40px;}
.searchBtn .btn{margin:0px 10px;}
.tableWrap{padding-bottom: 0px;}
.tableWrap.pdLess{padding-bottom: 0px;margin-bottom:40px;}
.inCart .tableWrap .table th{text-align: left;}
.inCart .tableWrap .table td{text-align: left;}
.reviewVC .tableWrap .table th{text-align: left;}
.reviewVC .tableWrap .table td{text-align: left;}
.tableWrap .table th{
	border:none;
	text-align: center;
	font-size: 13px;
	color:#a2a1a1;
	font-weight: 400;
	vertical-align: middle;}
.tableWrap .table td{
	border:none;
	text-align: center;
	vertical-align: middle;
	font-size: 12px;
}
.tableWrap.tLalign .table th{text-align: left;}
.tableWrap.tLalign .table th.qtyThead{text-align: center;}
.tableWrap.tLalign .table td{text-align: left;vertical-align: middle;}
.tableWrap .tCTA-sm{width: 50px;}
.tableWrap .nme{width: 100px;}
.tableWrap .table-striped tbody tr:nth-of-type(2n+1){background-color:#f9f9fd;}
.tableWrap.hbTable .table-striped tbody tr{background-color:#efeffb;}
.tableWrap .checkBox span{top:0px;}
.table .hdRow td{background-color:#f9f9f7;border-bottom: 1px solid #dee2e6;}
.table-striped{border-bottom: 1px solid #dee2e6;}
.table-striped th:first-child, .table-striped td:first-child{padding-right: 0px;}
.table-striped th:nth-child(2), .table-striped td:nth-child(2){padding-left: 0px;}
.table-striped .table-bordered {border-bottom:none;}
.table.table-bordered thead th{border-bottom: 1px solid #dee2e6;}
.table.table-bordered tbody td{border-bottom: 1px solid #dee2e6;}
.tSpace{height: 20px;background-color:#fff;}
.hbTable .table-striped td{vertical-align: middle;}
.deactive{display: inline-block;position: relative;padding-left: 15px;width: 85px;text-align: left;}
.deactive::after{display: inline-block;width: 10px;height: 10px;background-color:#fb5607;border-radius: 100%;
content:"";position: absolute;left:0;top:6px;}
.prgrs,.active.status,.inactive.status{
	display: inline-block;
	position: relative;
	padding-left: 15px;
	width: 85px;
	text-align: left;
	font-size: 12px;
	padding-top: 3px;
}
.prgrs::after,.active.status::after,.inactive.status::after{display: inline-block;width: 10px;height: 10px;border-radius: 100%; content:"";position: absolute;left:0;top:8px;}
.active.status::after{background-color:#616bf2;}
.inactive.status::after{background-color:#f75f44;}

.toast-wrapper{position: fixed; top: 0; right: 0;z-index: 1000;margin: 30px; -webkit-box-shadow: 9px 2px 36px 20px rgba(0,0,0,0.14); -moz-box-shadow: 9px 2px 36px 20px rgba(0,0,0,0.14); box-shadow: 9px 2px 36px 20px rgba(0,0,0,0.14);}

.prgrs{width: 120px;}

.prgrs.grey::after{background-color:#848484;}
.prgrs.red::after{background-color:#ff0000;}
.prgrs.green::after{background-color:#6dc32e;}
.prgrs.yellow::after{background-color:#ffc107;}
.prgrs.orange::after{background-color:#ff9711;}
.prgrs.lblue::after{background-color:#84befd;}
.prgrs.blue::after{background-color:#007bff;}

.status{cursor: pointer;}
.drag{cursor:move;margin-left: 10px;}
.drag img{width: 12px;}
.rBtn{text-align: right;}
.cngPwd{color:#616bf2;font-weight: 400;font-size: 16px;margin-bottom: 20px;}
.cngPwd span{display: inline-block;border-bottom: solid 1px #616bf2;}
.nsCheck label{margin-right: 30px;}
.nsCheck{margin-bottom: 20px;}
.sendBox .btn{margin-right: 10px;}
.ipCTA span{display: inline-block;margin-bottom: 20px;font-size: 14px;}
.ipCTA span a{color:#616bf2;text-decoration: underline;}
.ipCTA span a:hover{text-decoration: none;}
.ipCTA .btn{margin-right: 20px;}
.tableWrap .table-grey{border:solid 1px #acacac;background-color:#f9f9fd;}
.tableWrap .table-grey th{border-bottom:solid 1px #acacac;}
.tableWrap .table-grey.lessHB th{border-bottom:none;}
.tableWrap .table-grey .nmeTG{color:#616bf2;}
.tableWrap .table-grey .nmeTG:hover{text-decoration: none;}
.sort{display: inline-block;margin-left:5px;cursor: pointer;opacity: .5;}
.sort img{width: 15px;}
.denomi{position: relative;}
.denomi .input-group-text{
	background-color:#c4c4c4;
	color:#fff;
	border-top-left-radius:5px;
	border-bottom-left-radius:5px;
	border:none;}
/*.input-group .form-control{
	border-top-right-radius:5px !important;
	border-bottom-right-radius:5px !important;	
}*/
.denomi .closeX{position: absolute;right: 0px;top:10px;}
.denomi .input-group{padding-right: 80px;}
.pageBottomBtn{text-align:center;}
.pageBottomBtn .btn{margin:0px 10px;}
.inDelete{position: relative;padding-right: 100px;}
.inDelete .delete{position: absolute;right:0px;top:50%;margin-top: -10px;padding-right: 50px;}
.hbBtn{margin-bottom: 20px;}
.bblTab{position: relative;padding-right: 40px;}
.bblTab .closeX{position: absolute;right:20px;top:12px;}
.customerDetails h4{color:#000;font-weight: 700;}
.customerDetails a{color:#000;}
.customerDetails a:hover{text-decoration: none;}
.summary tbody td{font-size: 18px;}
.vcOrderTab{background-color:#f9f9fd;padding:30px;font-size: 17px;margin-bottom: 15px;padding: 30px 15px;}
.vcOrderTab .oPrice{font-size: 25px;font-weight: 700;}
.vcOrderTab .col-md-3.offset-md-6{text-align: right;}
.vcOrderTab span{display: inline-block;margin-bottom: 5px;}
.vcOrderTab span.acceptStatus, span.orderStatus{margin-bottom: 0px;}
.reviewBox{background-color:#f9f9fd;margin-bottom: 10px;padding: 24px;border-radius: 3px;}
.reviewBox .vedCTA{float: right;}
.reviewBox h3{font-size: 22px;margin:20px 0px 10px 0px;font-weight: 700;}
.userBox{position: relative;padding-left: 65px;}
.userBox .uImg{position: absolute;left:0;top:0;}
.userBox .uName{font-size: 20px;}
.userBox .rDate{font-size: 16px;display: inline-block;margin-bottom:5px;}
.reviewBox p{margin:0px;}
.cmtsTxt{font-size: 16px;margin-bottom: 40px;}
.cmtNme{font-weight:bold;}
.cmtWrap{margin-top: 80px;}
.vcWrap .tableWrap{padding-bottom: 0px;}
.configSettings .head2{border-bottom: none;}
.configSettings .head2 .infoLabel{border-bottom: solid 2px #000;padding-bottom: 6px;font-weight: 500;}
.eptab{background-color:#f9f9fd;padding:30px 30px 0px 30px;margin-bottom: 10px;}
.eptab h3{margin:0px;font-weight: 600;font-size:16px;}
.eptab ul{margin:0px;}
.eptab li{list-style: none;margin-bottom:15px;}
.pCate .checkbox{margin:0px 20px 20px 0px;}
.infoLabel.checkBox .info{position: unset;border:none;}
.conditionInput label{margin:0px 20px 20px 0px;}
.btn-center{text-align: center;}
.btn-center .btn{margin:0px 5px;}
.configSettings .btn-center{margin:20px 0px;}
.storeUrl .input-group-text{border-radius: 0px;border:solid 1px #616bf2;background-color:#f9f9fd;
color:#616bf2;}
.storeUrl .input-group-prepend{margin-right: 0px;}
.cateBox{margin-bottom: 20px;}
.cateBox .cateColor{background-color:#f9f9fd;padding:10px 10px;}
.cateBox.parent{padding-left: 20px;}
.cateBox.child{padding-left: 60px;}
.cateBox .edit{float: right;cursor: pointer;}
.cateBox .status{float:right;margin-right: 10px;font-weight: 500;}
.cateBox .drag{float:left;}
.cateBox .cbTxt{float: left;text-transform: uppercase;font-size: 12px;
line-height: 20px;margin-left: 15px;}
.input.checkSpace label,.form-group.checkSpace label{margin-right: 40px;}
.productBox{background-color:#f5f5f5;display: inline-block;padding: 20px;}
.pNmeGift .pNme{display: inline-block;margin-bottom: 10px;font-size: 14px;}
.product-details table tr th:first-child,.product-details table tr td:first-child{padding-left: 0 !important;}
.product-details table tr th:last-child,.product-details table tr td:last-child{padding-right: 0 !important;}
.pNmeGift .checkBox{margin-bottom: 20px;}
.qtyBox{background-color:#f5f5f5;width: 150px;border-radius: 20px; text-align: center;position: relative;}
.qtyBox:not(.left-align){margin: 0px auto;}
.qtyBox input{width: 40px;height:35px;border:none;background-color:transparent;text-align: center;}
.qtyBox span{position: absolute;top:10px;cursor: pointer;}
.qtyBox .minusI{left:10px;}
.qtyBox .plusI{right:10px;}
.addonsWrap td{background-color:#f9f9fd;}
.addonsWrap .productBox{background-color:#fff;}
.addonsWrap .productBox img{width:40px;}
.addonsWrap .qtyBox {background-color:#fff;box-shadow: 0px 6px 10px 0px rgba(0,0,0, .2);}
.table .addonsWrap{padding-left: 10px;}
.tAddonHead {font-size: 16px;margin:0px;position: relative;}
.tAddonHead::after {position: absolute;width: 94%;height: 2px;background-color:#eeeeee;right:0px;top:10px;
content:"";}
.addonSpace{height: 10px;padding: 0px !important;}
.tableWrap.tLalign .table td.addonBtn{text-align: center;}
.oTotal td{border-top: none;padding:5px 0px 5px 20px;}
.oTotal td:first-child{width: 68%;}
.oTotal tbody tr:last-child td{padding-bottom: 20px;}
.oTotal tfoot td{background-color:#f9f9fd;font-weight: 700;padding: 10px 20px;}
.oTotal a{color:#616bf2;}
.nBox .col-md-6{font-size: 20px;}
.nBox .col-md-6:nth-child(2){text-align: right;}
.editN{color:#000;background-image: url(../img/icons/edit.png);background-repeat: no-repeat;
background-position: left center;padding-left: 25px;}
.nTxtBox{background-color:#f9f9fd;padding: 20px;margin-bottom: 20px;}
.vaBtn{margin-top: 20px;}
.vaBtn .col-md-6:nth-child(2){text-align: right;}
.vaBtn .col-md-6:nth-child(2) .btn{margin-right: 10px;}
.vacTable td:first-child{text-align: left;}
.vacTable td:nth-child(2){text-align: right;}
.scInput .col-md-6:nth-child(2){text-align:right;}
.scInput input{margin-top: 10px;}
.selectedCustomer p{font-size:14px;margin:0px 0px 10px 0px;}
.selectedCustomer span{font-size:14px;font-weight: 600;}
.selectedCustomer a{font-size:14px;font-weight: 600;color:#000;}
.addOBtn{margin-top: 20px;text-align: center;margin-bottom:30px;}
.selectProduct button{background-repeat: no-repeat;background-position: 10px center;
border-radius: 0px;border:none;margin-left: 0px !important;}
.selectProduct .add{background-image: url(../img/plusW.png);padding-left: 30px;border-right:solid 1px #f9f9fd !important;}
.selectProduct .scan{background-image: url(../img/scan.png);padding-left: 45px;}
.varientBox span{font-size: 16px;font-weight: 700;}
.addressBox.varientBox p {margin: 0px 0px 10px 0px;}
.addressBox.varientBox{min-height: auto;margin:0px 0px 30px 0px;}
.formLS{width: 440px;margin:0px auto;}
.formLS .form-control{padding-left: 10px;padding-right: 10px;border-radius: 4px;height: calc(2.25rem + 6px);}
.formCTA{text-align: center;}
.formCTA .aignRight{text-align: right;}
.formCTA .btn{    
	font-weight: 400;
    font-size: 15px;
    padding: 14px 50px;
    margin-top: 20px;
    margin-bottom: 10px;
    text-transform: initial;
    border-radius: 4px;
}
.formLS h3{color:#616bf2;font-weight: 700;margin:0px 0px 30px 0px;}
.formLS h3.foHead{color:#000;}
.formLS .input label, .formLS .form-group label{color:#000;margin-bottom: 5px;}
.wrapLS .col-md-5{display: flex;align-items: center;padding-right:0px;}
.wrapLS .col-md-7{display: flex;align-items: center;height:100vh;overflow: hidden;}
.formLS .forgot{font-family: "DM Sans";color:#414141;font-size: 14px;text-decoration:none;margin-bottom: 20px;display: inline-block;}
.formLS .signin-logo{margin: 0px 0px 50px 0px;display: block;text-align: center;}
.formLS .signin-logo img{width: 90%;}
.formLS .forgot:hover{text-decoration: none;}
.formLS .signTxt{color:#717171;font-size: 16px;display:inline-block;margin-top: 10px;}
.formLS .signTxt a{font-family: "DM Sans";color:#000;text-decoration:underline;font-weight: 500;letter-spacing: 0.5px;}
.formLS .signTxt a:hover{text-decoration:none;}
.formLS .continue{color:#000;margin-top: 10px;}
.formLS .continue p{margin-bottom:10px;font-weight: 600;}
.formLS .continue a{display:inline-block;margin:0px 12px;}
.formLS .otpTxt{display:inline-block;text-align: right;width: 100%;font-size: 14px;color: #414141;margin-top: 4px;}
.formNote{margin-top:20px;}
.formNote p{color:#707070;margin:0px;font-size: 14px;}
.formNote p a{font-family: "DM Sans";color:#000;}
.formLS .alignRight{text-align: right;}
.formLS .resend-otp{color:#5d5d5d;text-decoration: underline;font-size: 14px;display: block;text-align: center;margin-top: 5px;}
.formLS #cancel-change-no, .formLS #change-no{color:#5d5d5d;text-decoration: underline;font-size: 14px;}
.formLS .alignRight a{color:#5d5d5d;text-decoration: underline;font-size: 14px;margin-top: 5px;display: inline-block;}
.signup-head {font-family: "DM Sans";font-size: 36px;font-weight: 600;margin-bottom: 30px;}
.signupWith h4{font-size: 15px;margin-bottom: 10px;}
.signupWith a{display: inline-block;margin:0px 5px;}
.signupWith img{width: 110px;}
.password{position: relative;}
.password .eye{position: absolute;right: 10px;bottom: 10px;cursor: pointer;}
.scTab{background-color:#f9f9fd;padding: 10px;margin-bottom: 10px;}
.scTab .dropdown{float: right;margin: 15px 15px 0px 0px;}
.scTab .imTxt{float: left;margin: 15px 0 0 15px;}
.scTab .imBox{padding: 5px 10px;background-color:#fff;float: left;}
.scTab .imBox img{width: 40px;}
.highlight {background-color:#ffd23f;border-radius:3px;border: 1px solid #ffaaaa;}
.highlight.checkBox span{margin-left: 4px;}
.hrdTable td{vertical-align: middle;}
.navTG{text-align: right;}
.navTG a{display: inline-block;margin-left: 10px;}
.navTG a:last-child{border-left:solid 1px #d5d4d4;padding-left: 10px;}
.rBox{
	background-color:#fff;
	border-radius:10px;
	text-align: center;
	padding: 25px 15px;
	position: relative;margin-bottom: 30px;
	border:solid 1px #ebebeb;
	box-shadow: 0px 5px 8px 0px rgba(0,0,0,.1);
}
.rBox img{
	width: 60px;
}
.rBox span img{
	width: 22px;
}
.rBox .report-txt{
	font-size: 16px;
	font-weight: 500;
	height: 40px;
	display: flex;
	width: 100%;
	align-items: center;
	color:#333333;
}
.rBox .report-txt span{width: 100%;text-align: center;}
.rBox .pinned{position: absolute;right: 10px;top:10px;}
.reportChart{border-bottom: solid 3px #f0f0f3;padding-bottom: 30px;margin-bottom: 30px;}
.spaceL{opacity: 0;}
.close{opacity: 1 !important;}
.close:focus{outline: 0;}
.modal .modal-content{border-radius: 0px;border:none;}
.modal-header{border:none;padding: 30px 30px 0px 30px;}
.modal-body{padding: 30px;}
.modalCTA{text-align: center;}
.modalCTA .btn{margin:0px 5px;}
.modalCTA.left{text-align: left;}
.modalCTA.left .btn{margin-right:10px;}
.modalCTA.right{text-align: right;}
.modalCTA.right .btn{margin-left:10px;}
.modal-title{font-weight:500;font-size: 20px;position: absolute;float: left;}
.modal-title .infoLabel{font-weight:700;font-size: 20px;}
.modal-title span{font-weight:400;font-size: 16px;display: inline-block;margin-top: 4px;}
.colorBox{display: inline-block;border-radius: 3px;
border: solid 6px #f5f5f5;width: 70px;height: 30px;
float: left;margin-right: 10px;} 
.colorBox.black{background-color:#000;}
.editorBox{text-align:center;}
.editorBox .btn{min-width: 130px;}
.chEditor{margin-bottom:30px;}
.chEditor .btn{margin-top:30px;}
.editorBox{max-width: 160px;margin:0px auto;}
.modal .input textarea.form-control, .modal .form-group textarea.form-control {height: 85px;}
.modal .input textarea.form-control.lessH, .modal .form-group textarea.form-control.lessH {height: 100px;}
.cfInput .col-md-8{padding-right:4px;}
.cfInput .col-md-4{padding-left:4px;}
.cfInput .btn{width: 100%;}
.modal .form-control{font-weight: 400;}
.downloads{background-image: url(../img/icons/download.png);background-repeat: no-repeat;
background-position: left center;background-size: 15px;padding-left: 25px;color:#000;}
.downloads:hover{color:#000;text-decoration: none;}
footer{
	color:#656565;
	background-color:#fff;
	z-index: 100;
	border-top: solid 1px #ebebeb;
	font-size: 14px;
	transition: all .6s;
	padding: 10px 15px 10px 15px; 
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
	text-align: center;
}
footer a{
	color:#656565;
	text-decoration: none;
}
footer a:hover{
	color:#0825a2;
	text-decoration: none;
}
.made{text-align:right;}
.made span{background-image: url(../img/icons/heart.png);
background-position: right 2px;background-repeat: no-repeat;
padding-right: 25px;margin-right: 2px;}
.pageNP {float: right;}
.pageNP a{display: inline-block;border:solid 1px #ececec;padding: 9px;}
.pageNP a img{opacity: .5;}
.pageNP .nxt{float: right;}
.pageNP .prev{float: right;}
.pagenation{margin-top: 20px;margin-bottom: 40px;}
.pageNinput{float: right;margin-right: 10px;font-size: 14px;}
.pageNinput input{border:solid 1px #ececec;text-align: center;width: 40px;height: 40px;margin: 0 4px;}
.pageDrop{float:left;font-size: 14px;}
.pageDrop .pdTxt{float:left;display: inline-block;margin-right: 4px;margin-right: 10px;
margin-top: 10px;}
.pageDrop .select2{float:left;}
.pageDrop .select2.select2-container--default .select2-selection--single{border-radius: 0px !important;height: 40px;
border-color:#ececec;background-color:#fff;}
.pageDrop .select2-container--default .select2-selection--single .select2-selection__rendered{line-height: 40px;}
.pageDrop .select2-selection__arrow b {
    background-repeat: no-repeat;
    background-position: center;
    border: none !important;
    width: 20px !important;
    height: 20px !important;
    background-image: url(../img/arDown.png);
    margin-left: -12px !important;
    margin-top: -3px !important;
    background-size: 15px;
    opacity: .5;
}
.pageCV{text-align: right;font-size: 14px;margin-top: 10px;}
.rrsList{margin:0px 0px 0px 30px;padding: 0px;}
.rrsList li{list-style: none;}
.rrsList li span{font-weight: 700;}
.otpDevice{
	text-align: center;
}
.otpDevice p{
	font-size: 12px;
}
.otpDevice img{
	margin:20px 0px;
	width:100px;
}
.logoF{
	display: inline-block;
	text-align: center;
	width:100%;
	margin-bottom: 20px;
}
.logoF img{
	max-width: 200px;
}
.subscribeCHK {
	position:relative;	
}
.subscribeCHK label{
	padding-left:26px;
	margin-bottom: 10px;
	font-size: 12px;
	padding-top: 4px;
}
.subscribeCHK input{
	position:absolute;
	left:-20px;
	top:-20px;
	opacity: 0;
}
.subscribeCHK span{
	border:solid 1px #bebebe;
	border-radius:2px;
	width: 18px;
	height: 18px;
	display:inline-block;
	cursor:pointer;
	position:absolute;
	left:0;
	top:4px;
}
.subscribeCHK input:checked + span {
	border:solid 1px #616bf2;
	background-color:#616bf2;
}
.containerBI{
	background-color:#fff;
	padding:40px 220px;
	border:solid 1px #ebebeb;
	margin:30px 0px;
}
.formHeadBI .logoF{
	margin-bottom: 20px;
}
.containerBI .logoF img{
	max-width: 190px;
}
.headBI{
	text-align: center;
}
.headBI h2{
	font-weight:400;
	font-size:26px;
	color:#000;
	margin:0px 0px 6px 0px;
}
.headBI p{
	font-size:14px;
	color:#000;
	margin:0px 0px 0px 0px;
}
.formHeadBI{
	background-color:#fff;
	padding:20px 0px 0px 0px;
}
.formWrapBI{
	margin-top: 0px;
}
.formBI{
	margin-bottom: 50px;
}
.formBI .form-control{
	background-color:#fcfcfc;
	border:solid 1px #e5e5e5;
}
.formBI .form-control:focus{
	box-shadow:none;
}
.fHead{
	width: 100%;
	font-size:14px;
	margin-bottom:20px;
}
.blueHead{
	background-color: #000;
	text-align: center;
	color: #fff;
	padding: 55px 15px 145px 15px;
}
.blueHead h2{
	font-size: 32px;
}
.qusBI{
	border:solid 1px #e5e5e5;
	border-radius:5px;
	display: inline-block;
	padding:10px 25px;
	font-size:13px;
	margin-right:15px;
	cursor: pointer;
}
.labelCHK{
	position:relative;
	padding-top: 3px;
	padding-left: 30px;
	margin-right: 15px;
	font-size:12px;
}
.labelCHK.padLess{
	padding:0px;
}
.labelCHK input{
	position:absolute;
	left: -20px;
	top:-20px;
	opacity:0;
}
.labelCHK input:checked + .qusBI{
	background-color:#e5e5e5;
}
.chkBI{
	border:solid 1px #e5e5e5;
	border-radius:2px;
	display: inline-block;
	margin-right:15px;
	cursor: pointer;
	width: 20px;
	height: 20px;
	position:absolute;
	left:0;
	top:3px;
	background-repeat: no-repeat;
	background-position: center center;
}
.labelCHK input:checked + .chkBI{
	background-image: url("../img/icons/check.png");
}
.pricingWrap{
	text-align: center;
}
.pricingHead{
	margin-bottom:50px;
}
.pricingHead h2{
	font-size:26px;
	font-weight: 600;
}
.pricingHead p{
	font-size:14px;
	color:#606060;
	margin:0px;
}
.pricingBox .col-md-3{
	flex: 0 0 20%;
	max-width: 20%;
}
.pbHead{
	background-color:#fff;
	border:solid 1px #e1e1e1;
	padding:30px 0px;
	border-radius:10px;
	margin-bottom:22px;	
}
.pbHead a{
	display: inline-block;
	background-color:#fff;
	border:solid 1px #e1e1e1;
	padding:15px 0px;
	border-radius:30px;
	width: 80%;
	color:#000;	
	font-weight: 500;
	font-size:20px;
}

.pbHead a:hover{
	text-decoration: none;
}
.pbBox{
	background-color:#fff;
	border:solid 1px #e1e1e1;
	padding:30px 18px;
	border-radius:10px;	
}
.pbHead a.active{
	border-color:#4264fb;
	background-color:#4264fb;
	color:#fff;
}
.pbBox.active{
	background-color:#4264fb;
	color:#fff;
}
.pbBox.active .pbPrice{
	color:#fff;
}
.pbBox.active .pbPrice span{
	color:#fff;
}
.pbBox.active .pbList li::after{
	background-color:#fff;
}
.pbList .infoW{display: none;}
.active .pbList .infoW{display: inline-block;}
.active .pbList .infoG{display: none;}

.pbHead a.disabled{
	border-color:#5f5f5f;
	background-color:#5f5f5f;
	color:#fff;
}
.pbBox.disabled{
	background-color:#5f5f5f;
	color:#fff;
}
.pbBox.disabled .pbPrice{
	color:#fff;
}
.pbBox.disabled .pbPrice span{
	color:#fff;
}
.pbBox.disabled .pbList li::after{
	background-color:#fff;
}

.disabled .pbList .infoW{display: inline-block;}
.disabled .pbList .infoG{display: none;}
.pbPrice{
	font-size:30px;
	font-weight: 600;
	color:#000;
	min-height: 90px;
	line-height:32px;
}
.pbPrice .rupee{
	font-size:30px;
	color:#000;	
}
.pbPrice span{
	font-size:13px;
	font-weight: 400;
	color:#6b6b6b;
	line-height: 20px;
}
.pbPrice span span{
	text-decoration: line-through;
}
.pbList {
	text-align: left;
	margin-top: 0px;
	min-height:320px;
}
.pbList ul{
	margin:0px;
	padding: 0px;
	font-size:12px;
}
.pbList li{
	list-style: none;
	margin-bottom:15px;
	position: relative;
}
.pbList li::after{
	content:"";
	position:absolute;
	width: 5px;
	height:5px;
	border-radius:100%;
	background-color:#7e7e7e;
	left: -10px;
	top: 8px;
}
.pbInfo{
	text-align: left;
	border-top:solid 1px #e1e1e1;
	padding-top: 50px;
	min-height: 150px;
}
.pbInfo ul{
	margin:0px;
	padding: 0px;
	font-size:12px;
}
.pbInfo li{
	list-style: none;
	margin-bottom:10px;
	position: relative;
}
.ft-14{
	font-size: 14px;
}
.pbBox button{
	margin-top: 10px; 
	margin-bottom: 10px; 
	padding:0px;
	width: 100%;
	text-align:center;
	border:solid 1px #000;
	background-color:#000;
	height:50px;
	border-radius:5px;
	cursor: pointer;
	color: #fff;
}
.pbBox button:hover{
	background-color:#414141;
}
.pbBox button:focus{
	outline: 0;
}
.noTax{
	text-align: center;
	color:#6c6c6c;
	padding: 40px 0px 30px 0px;
}
.freeDomain{
	color:#fff;
	background-color:#6140de;
	text-align:center;
	border-radius:10px;	
	padding:60px 0px;
}
.freeDomain h3{
	font-weight: 500;
	font-size:32px;
	margin:0px;
	margin-bottom:20px;
}
.freeDomain p{
	/*font-weight: 500;*/
	font-size:14px;
	margin:0px;
}
.priceNote{
	color:#000;
	font-size:15px;
	margin-top: 40px;
}
.faq{
	text-align: left;
	margin-top: 100px;
}
.faq h3{
	font-size: 35px;
	margin:0px 0px 65px 0px;
}
.faqBox{
	background-color:#fff;
	margin-bottom:30px;
}
.faqBox a{
	padding:30px 30px;
	display: inline-block;
	color:#000;
	font-size: 18px;
	width: 100%;
	background-repeat: no-repeat;
	background-position: 94% center;
	background-size: 20px;
}
.faqBox a[aria-expanded="false"]{
	background-image: url("../img/icons/plus.png");
}
.faqBox a[aria-expanded="true"]{
	background-image: url("../img/icons/minus.png");
}

.faqBox a:hover{
	text-decoration: none;
}
.faqTxt{
	padding:0px 30px 30px 30px;
	color:#575757;
	font-size: 18px;
}
.planBox{
	background-color:#fff;
	border: solid 1px #e1e1e1;
	padding: 30px;
	border-radius: 10px;
	text-align: left;
}
.planBox.padBm{
	padding-bottom: 80px;
}
.planBox ul{
	margin:0px;
	padding: 0px;
	font-size:19px;
	color:#6d6d6d;
}
.planBox li{
	list-style: none;
	margin-bottom:8px;
	position: relative;
	padding-left: 15px;
}
.planBox li::after{
	content:"";
	position:absolute;
	width: 6px;
	height:6px;
	border-radius:100%;
	background-color:#000;
	left: 0px;
	top:12px;
}
.planBox h3{font-size:28px;margin-bottom:30px;}
.spHead{
	text-align:center;
}
.spHead a{
	border-color: #000;
    background-color: #000;
    color: #fff;
    padding: 8px 35px;
    border-radius: 20px;
    display: inline-block;
    font-weight: 500;
    font-size: 16px;
    margin-bottom: 30px;
}
.spHead a:hover{
	text-decoration: none;
}
.spHead p{
	font-size: 22px;
	color:#000;
	margin-bottom: 40px;
}
.spHead .formBI{
	width:60%;
	margin:0px auto;
}
.selectedPlan h4{
	color:#27a41a;
	font-size: 22px;
	margin:70px 0px 40px 0px;
}
.spFoot{
	text-align: center;
	margin-top:50px;
}
.spFoot p{
	font-size: 14px;
    color: #3c3b3b;
    margin-bottom: 0px;
    line-height: 26px;
}
.spFoot .clickHere{
	color:#000000;
	border-bottom:solid 1px #666666;
}
.spFoot .btn{
	width:100%;
	margin:30px 0px 20px 0px;
	font-size: 20px;
	font-weight: 600;
	box-shadow: 0px 8px 14px 0px rgba(205,203,203, .4);
	height: 50px;
}
.pfNote{
	color:#686868;
	font-size: 16px;
	margin-top: 30px;
}
.skip{
	text-align: center;
	margin-top: 100px;
}
.skip a{
	color:#686868;
	font-size: 22px;
	text-decoration: underline;
}
.error-message{color: #f00;}
.error-style{border: 1px solid #f00 !important;}
.tbl{width: 100%;}
.ocpHead{
	text-align: center;
}
.ocpHead h2{
	color:#1c4998;
	font-size: 30px;
	font-family: 'DM Sans', sans-serif;
	font-weight: 400;
}
.ocpHead p{
	color:#7d7d7d;
	font-size: 18px;
	font-family: 'DM Sans', sans-serif;
	font-weight: 300;
	margin:0px;
}
.addBox{
	text-align: center;
	background-color:#fff;
	border: solid 1px #ebebeb;
	padding: 0;
	border-radius: 5px;
	min-height: 180px;
	display: grid;
	align-content: center;
	cursor: pointer;
	transition: all .5s;	
}
.addBox:hover{
	box-shadow: 0px 10px 20px 0px rgba(0,0,0, .1)
}
.addBox img{
	margin:0px auto;
}
.addBox span{
	display: inline-block;
	width: 100%;
	margin-top:20px;
	font-size: 14px;
	font-family: 'DM Sans', sans-serif;
	font-weight: 500;
	height: 40px;
}
.addWrap{
	max-width: 800px;
	margin:80px auto 0px auto;
}
.help{
	max-width: 1000px;
	margin: 100px auto 0px auto;
}
.helpHead{
	text-align: center;
	margin-bottom: 50px;
}

.helpHead h2{
	color:#000;
	font-size: 26px;
	font-family: 'DM Sans', sans-serif;
	font-weight: 600;
}
.helpHead p{
	color:#7d7d7d;
	font-size: 18px;
	font-family: 'DM Sans', sans-serif;
	font-weight: 300;
	margin:0px;
}
.helpBox{
	background-color:#fff;
	border: solid 1px #ebebeb;
	padding: 30px;
	border-radius: 5px;
	transition: all .5s;
	margin-bottom: 30px;
	min-height: 180px;
}
.helpBox:hover{
	box-shadow: 0px 10px 20px 0px rgba(0,0,0, .1);
}
.helpBox h4{
	color:#0825a2;
	font-size: 16px;
	font-family: 'DM Sans', sans-serif;
	font-weight: 600;
}
.helpBox p{
	color:#7d7d7d;
	font-size: 14px;
	font-family: 'DM Sans', sans-serif;
	font-weight: 300;
	margin:0px;
}
.alertWrap{
	padding:5px;
}
.subscribeAltert{
	background-color:#f08809;
	color:#fff;
	font-size: 14px;
	font-family: 'DM Sans', sans-serif;
	font-weight: 500;
	text-align: center;
	padding: 20px;
	position: relative;
	text-transform: uppercase;
}
.closeAlt{
	position: absolute;
	right: 30px;
	top: 22px;}
.closeAlt img{
	width:15px;
}	
.subscribeWrap h3{
	color:#000;
	font-size: 24px;
	font-family: 'DM Sans', sans-serif;
	font-weight: 600;
	text-align: center;
	margin:70px 0px 40px 0px;
}
.subWrap{
	margin-bottom:50px;
}
.subBox{
	background-color:#fff;
	padding:35px;
	border: solid 1px #ebebeb;
	border-radius: 10px;
	position: relative;
}
.subAlert{
	background-color:#f08809;
	color:#fff;
	font-size: 14px;
	font-family: 'DM Sans', sans-serif;
	font-weight: 500;
	padding: 40px 35px 20px 35px;
	border-radius: 10px;
	text-transform: uppercase;
	margin-top: -22px;
}
.subAlert.red{
	background-color:#d92c2c;
}
.planInfo {
	margin-bottom: 50px;
}
.planName{
	display: inline-block;
	background-color:#4264fb;
	color:#fff;
	padding: 15px 40px;
	border-radius: 30px;
	display: inline-block;
	font-family: 'DM Sans', sans-serif;
	font-weight: 700;
	font-size: 16px;
	margin-right: 20px;
}
.planName span{
	font-weight: 500;
	font-size: 12px;
}
.planInfo .trailTime{
	font-family: 'DM Sans', sans-serif;
	font-weight: 500;
	font-size: 14px;
	color:#505050;
}
.subControls label{
	width: 100%;
	font-size: 14px;
	color:#636363;
}
.subControls .data{
	font-family: 'DM Sans', sans-serif;
	font-weight: 500;
	font-size: 16px;
	color:#000;
}
.subControls .status{
	text-transform: uppercase;
}
.subControls .status.red{
	color:#d92c2c;
}
.subControls .reset{
	color:#939292;
	font-size: 14px;	
	font-family: 'DM Sans', sans-serif;
}
.subControls .sbInput{
	width: 120px;
	height:40px;
	border:solid 1px #b7b7b7;
	padding: 5px;	
}
.autoBuy{
	border-top:solid 1px #b7b7b7;
	padding-top: 30px;
	margin-top: 30px;
}
.autoBuy h5{
	font-size: 16px;
}
.switch {
  position: relative;
  display: inline-block;
}

.switch input { 
  opacity: 0;
  width: 0;
  height: 0;
}

.switch span{
	float: left;
	-webkit-transition: .4s;
  	transition: .4s;
  	font-size: 14px;
}

.slider {
  display: inline-block;
  cursor: pointer;
  background-color: #efefef;  
  width: 60px;
  height: 25px;
  position: relative;
  margin:0px 10px;
}
.off, .on{
	font-family: 'DM Sans', sans-serif;
	font-weight: 500;
	font-size: 18px;
}
.off{
	color:#000;
}
.on{
	color:#efefef;
}
.slider:before {
  position: absolute;
  content: "";
  height: 26px;
  width: 26px;
  left: 0px;
  bottom: 0px;
  background-color:#4264fb;
  -webkit-transition: .4s;
  transition: .4s;
}
input:checked + .off + .slider + .on {
  color:#000;
}
input:checked + .off {
  color:#efefef;
}

input:focus + .slider {
  box-shadow: 0 0 1px #efefef;
}

input:checked + .off + .slider:before {
  -webkit-transform: translateX(34px);
  -ms-transform: translateX(34px);
  transform: translateX(34px);  
}

/* Rounded sliders */
.slider.round {
  border-radius: 34px;
}

.slider.round:before {
  border-radius: 50%;
}
.subBtn{
	text-align: right;
}
.subBtn .btn-blue{
	margin-left: 10px;
}
.subHead h4{
	font-size: 20px;	
	font-family: 'DM Sans', sans-serif;
	font-weight: 500;
}
.creditsAvail{
	font-size: 14px;	
	font-family: 'DM Sans', sans-serif;
	font-weight: 400;
	color:#636363;	
	text-align: right;
}
.creditsAvail span{
	color:#000;
}
.subHwrap{
	margin-bottom: 60px;
}

.bubble-tags {color: #FFF; background-color: #43A2F3; padding: 6px 10px; margin-right: 5px; margin-bottom: 5px; display: inline-block; }
.btn-default{background-color: #dcdcdc;}
.btn-default:hover{background-color: #b7b5b5;}
.rupee{
	font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
	margin-bottom: 0px !important;
	font-weight: bold !important;
}
.dHide{
	display: none;
}

.collapseDshow.collapse:not(.show){
	display: block;
}
#csModal .modal-body{
	padding: 0px;
}
.csForm{
	padding: 100px 40px 100px 25px;
}
.csForm h3{
	margin-bottom:50px;
}
.csForm .close{
	position: absolute;
	right: 35px;
	top:25px;
}
.csLeft{
	background-color:#eaeaea;
}
#csModal{
	padding-right: 0px !important;
}
.input-group-text{
	font-size:14px;
}
.appBox{
	background-color:#fff;
	padding: 15px;
	border:solid 1px #ebebeb;
	margin-bottom: 20px;
	box-shadow: 0px 10px 20px 0px rgba(0,0,0, .1)
}
.appBox:last-child{
	margin-bottom: 0px;
}
.searchApp{
	max-width:450px;
	margin:30px auto;
	position: relative;
}
.searchApp .form-control{
	padding-right: 35px;
}
.saBtn{	
	border:none;
	padding: 0px;
	background-color:transparent;
	position: absolute;
	right:10px;
	top:10px;
	cursor: pointer;
}
.saBtn img{
	width: 18px;
}
.saBtn:focus{
	outline: 0;
}
.form-control:focus{
	box-shadow: none;
	border-color:#ced4da;
}
.appTxt h2{
	font-size: 20px;
	font-weight: 500;
	color:#000;
	line-height: 25px;
	margin: 0px 0px 10px 0px;
}
.appTxt h2 span{
	font-size: 14px;
	font-weight: 400;
	color:#6b6b6b;
}
.appTxt p{
	font-size: 15px;
	font-weight: 400;
	color:#9f9e9e;
	line-height: 30px;
	margin: 0px 0px 10px 0px;
}
.appBtn .btn{
	margin-right: 15px;
}
.appCTA{
	text-align: right;
}
.appSetting{
	display: inline-block;
	border: solid 1px #e2e2e2;
	border-radius: 100%; 
	padding:5px;
}
.noProduct{
	min-height: 500px;
	display: grid;
	align-items: center;
}
.npBox{
	text-align: center;
}
.npBox img{
	max-width: 200px;
}
.npBox p{
	color:#000;
	font-size: 16px;
	margin-bottom:30px;
}
.npBox a{
	color:#fff;
	font-size: 16px;
}
.successWrap{
	height: 100vh;
	display: grid;
	align-content: center;
}
.successBox{
	text-align: center;
}
.successImg {
	max-width: 200px;
	margin:0px auto 40px auto;	
}
.successBox h3{
	font-size:40px;
	margin:0px 0px 30px 0px;
}
.successBox p{
	font-size:20px;
	margin:0px;
}
.failureWrap{
	height: 100vh;
	display: grid;
	align-content: center;
}
.failureBox{
	text-align: center;
}
.failureImg {
	max-width: 200px;
	margin:0px auto 40px auto;	
}
.failureBox h3{
	font-size:30px;
	margin:0px 0px 20px 0px;
}
.failureBox p{
	font-size:16px;
	margin:0px;
}
.failure-btn{
	margin:20px 0px;
}
.failure-btn .btn{
	margin:0px 5px;
}
.failure-contact{
	color:#6e6e6e;	
}
.failure-contact a{
	color:#000;	
}
.failure-contact a:hover{
	text-decoration: none;
}
.premiumImg{
	width: 120px;
	margin-bottom: 20px;
}
.premiumIcon{
	position: absolute;
	width: 20px;
	right: 15px;
	top: 15px;
}

/*success animation start*/
.confetti {
  position: absolute;
  animation: grow 1.4s cubic-bezier(0.42, 0, 0.275, 1.155) both infinite;
}
.confetti:nth-child(1) {
  width: 12px;
  height: 12px;
  left: 12px;
  top: 16px;
}
.confetti:nth-child(2) {
  width: 18px;
  height: 18px;
  left: 168px;
  top: 84px;
}
.confetti:nth-child(3) {
  width: 10px;
  height: 10px;
  left: 32px;
  top: 162px;
}
.confetti:nth-child(4) {
  width: 20px;
  height: 20px;
  left: 82px;
  top: -12px;
}
.confetti:nth-child(5) {
  width: 14px;
  height: 14px;
  left: 125px;
  top: 162px;
}
.confetti:nth-child(6) {
  width: 10px;
  height: 10px;
  left: 16px;
  top: 16px;
}
.confetti:nth-child(1) {
  animation-delay: 0.7s;
}
.confetti:nth-child(2) {
  animation-delay: 1.4s;
}
.confetti:nth-child(3) {
  animation-delay: 2.1s;
}
.confetti:nth-child(4) {
  animation-delay: 2.8s;
}
.confetti:nth-child(5) {
  animation-delay: 3.5s;
}
.confetti:nth-child(6) {
  animation-delay: 4.2s;
}

.checkmark {
  position: relative;
  padding: 30px;
  animation: checkmark 5.6s cubic-bezier(0.42, 0, 0.275, 1.155) both;
}

.checkmark__check {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 10;
  transform: translate3d(-50%, -50%, 0);
  fill: #fff;
}

.checkmark__back {
  animation: rotate 35s linear both infinite;
}
.containerBI ..select2-container{
	width: 100% !important;
}
@keyframes rotate {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes grow {
  0%, 100% {
    transform: scale(0);
  }
  50% {
    transform: scale(1);
  }
}
@keyframes checkmark {
  /*0%, 100% {
    opacity: 0;
    transform: scale(0);
  }
  10%, 50%, 90% {
    opacity: 1;
    transform: scale(1);
  }*/
}
/*success animation end*/

.featuresBox{
	background-color: #fff;
	border-radius: 10px;
	padding: 40px;
}
.featuresBox h3{
	font-weight: 700;
	font-size: 30px;
	margin:0px 0px 20px 0px;
}
.featuresBox ul{
	margin:0px;
	padding:0px;
	text-align: left;
}
.featuresBox li{
	list-style: none;
    background-image: url(../img/check.png);
    background-repeat: no-repeat;
    color: #000;
    font-size: 14px;
    padding: 3px 0 3px 35px;
    margin-bottom: 20px;
}
.featuresBox li.fire{
    background-image: url(../img/fire.png);
    margin-bottom: 0px;
}
.priceBox{
	background-color:#2128bd;
	text-align: center;
	padding: 40px;
	color:#fff;
	border-radius: 10px;
}
.priceBox h3{
	font-weight: 700;
	font-size: 30px;
	margin:0px 0px 20px 0px;
}
.priceBox .priceWrap{
	font-size: 54px;
	font-weight: 600;
	margin: 0px;
}
.priceBox .priceWrap .oPrice{
	font-size: 20px;
	font-weight: 300;
	text-decoration:line-through;
}
.priceBox .month{
	font-size: 16px;
}

.priceBox .startBtn {
    display: inline-block;
    font-size: 18px;
    color: #1b1996;
    padding: 10px 30px;
    background-color: #fff;
    border-radius: 5px;
    box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 20%);
    margin-top: 20px;
    border: 0;
    cursor: pointer;
}
.priceBox .startBtn:hover{
	text-decoration: none;
}
.priceBox .trial{
	font-size: 16px;
	margin: 20px 0px 0px 0px;
}
.nTheme-list-wrap{
	margin-top: -100px;
}
.theme-box{
	background-color: #fff;
	padding: 10px;
	margin-bottom: 20px;
}
.theme-grey-box{
	background-color: #f7f8f9;
	padding: 40px 15px 30px 15px;
	border-radius: 5px;
	background-image: url("../img/browser-icons.jpg");
	background-repeat: no-repeat;
	background-position: 15px 15px;
}
.theme-info {
	margin-top: 20px;	
	line-height: 18px;
}
.theme-cta{
	text-align: right;
	width: 100%;
}
.theme-cta .btn{
	padding: 15px 18px;
    font-size: 14px;
    border-radius: 30px;
}
.theme-cta .btn-border{
    color: #000;
	background-color:#fff;
	border: solid 1px #e1e2e2;
}
.theme-cta .btn-blue{
	background-color:#000;
	border: solid 1px #000;
	margin-left: 15px;
}
.theme-info .col-md-8{
	display: flex;
	align-items: center;
}
.theme-tag{
	background-color: #666;
	color: #fff;
	font-size: 10px;
	border-radius: 5px;
	padding: 6px 10px;
	display: inline-block;
	text-transform: uppercase;
	margin-bottom: 10px;
	width: 110px;
    text-align: center;
    letter-spacing: 1.2px;
}
.theme-tag.recommended{
	background-color: #8eb958;
}
.theme-tag.premium{
	background-image: linear-gradient(to right, #e3d28f , #caae6d);
}
.theme-name{
	font-size: 18px;
  	font-weight: 600;
  	color: #000;
  	display: inline-block;
  	width: 100%;
  	line-height: 18px;
}
.theme-category{
	font-size: 12px;
  	font-weight: 400;
  	color: #767676;
  	display: inline-block;
  	width: 100%;
}
.preview-frame{
	height: calc(100vh - 80px);
    border: none;
}
.preview-head{
	padding: 0px 20px;
	background-color: #fff;
	border-bottom: solid 1px #e4e3e3;
}
.preview-head .logoF{
	text-align: center;
	margin-bottom: 0px;
}
.preview-head .logoF img{
	max-width: 180px;
}
.preview-head .col-md-4{
	height: 70px;
	display: flex;
	align-items: center;
}
.preview-head .btn-blue{
	background-color: #000;
    border: solid 1px #000;
    padding: 15px 18px;
    font-size: 14px;
    border-radius: 30px;
}
.preview-back{
	color: #000;
	background-image: url("../img/arrow-left.png");
	background-repeat: no-repeat;
	background-position: 0px center;
    padding-left: 25px;
}
.preview-back:hover{
	color: #000;
	text-decoration: none;
}
.btn-wrap{
	width: 100%;
	text-align: right;
}

.pricing-plan-wrap{
	background-color: #eaeef6;
	padding: 30px 20px 20px 20px;
	border-radius: 10px;
	margin-top: 40px;
}
.price-plan.white{
	background-color: #ffffff;
	color: #1b1b1b;	
}
.price-plan{
	background-color: #131990;
	border-radius: 10px;
	color: #fff;
	padding: 30px;
	position: relative;
}
.popular-tag{
	font-size: 11px;
	background-color: #e2a23d;
	color: #fff;
	position: absolute;
	top: -14px;
	left: 50%;
	transform: translateX(-50%);
	border-radius: 5px;
	padding: 6px 12px;
	letter-spacing: 1px;
	font-weight: 400;
}
.popular-tag.current{
    background-color: #40b696;
}
.popular-tag.recom{
    background-color: #35b3ed;
}
.sav-recom,.sav-pop,.sav-current{
	font-weight: 400;
	margin-bottom: 10px;
}
.sav-current{color: #40b696; }
.sav-recom{color: #35b3ed; }
.sav-pop{color: #e2a23d; }
.price-plan ul{
	margin: 0px;
	padding: 0px;
}
.price-plan ul li{
	list-style: none;
	font-size: 15px;
	position: relative;
	padding-left: 15px;
	margin-bottom: 8px;
}
.price-plan ul li::after{
	content: "";
	display: inline-block;
	background-color: #fff;
	width: 6px;
	height: 6px;
	position: absolute;
	top: 50%;
	left: 0;
	border-radius: 30px;
	transform: translateY(-50%);
}
.price-plan.white ul li::after{
	background-color: #000;
}
.price-plan-head{
	border-bottom: solid 1px #bab9b9;
	padding-bottom: 0px;
	margin-bottom: 20px;
}
.price-plan-head h3{
	font-weight: 400;
	font-size: 24px;
	margin: 0px 0px 5px 0px;
}
.price-txt{
	font-size: 44px;
	position: relative;
	padding-left: 15px;
}
.price-txt sup{
	font-size: 16px;
    position: absolute;
    left: 0;
    top: 24px;
}
.price-txt span{
	font-weight: 500;
}
.price-txt sub{
	font-size: 14px;
    position: relative;
    bottom: 2px;
    margin-left: -10px;
}
.price-plan .btn:hover{
	color: #131990;
}
.price-plan .btn{
	color: #000;
	background-color: #fff;
	border-radius: 30px;
	width: 100%;
	font-size: 16px;
  	font-weight: 500;
  	padding: 15px;
  	margin-top: 20px;
}
.price-plan.white .btn{
	background-color:#2128bd;
	color: #fff;
}
.price-plan.white .trial-days{
	color: #61932e;
}
.trial-days{
	display: inline-block;
	width: 100%;
	margin-top: 20px;
	color: #ffffff;
	text-align: center;
	font-weight: 600;
	font-size: 14px;
    letter-spacing: 2px;
}
.save-money h3{
	font-weight: 500;
	font-size: 36px;
	margin: 48px 0px 18px 0px;
	color: #000;	
}
.save-money p{
	font-weight: 400;
	font-size: 20px;
	margin: 0px 0px 90px 0px;
	color: #393939;	
	max-width: 300px;
	line-height: 24px;
}
.price-plan.white .more-btn{
	color: #000 !important;
}
.more-btn{
	width: 100%;
	color: #fff;
	display: inline-block;
	text-align: center;
}
.more-btn:hover{
	color: #fff;
	text-decoration: none;
}
.more-btn[aria-expanded="false"]::after{
	content: "More";
}
.more-btn[aria-expanded="true"]::after{
	content: "Less";
}

.price-plan .collapse:not(.show) {
    display: block;
}
#ocPricing .head3 {
    text-align: center;
    margin-top: 20px;
    margin-bottom: 50px;
    font-size: 28px;
    font-weight: 500;
    color: #000;
}
.price-footer{
	text-align: center;
	color: #545454;
	padding: 40px 0px;
}
.price-footer .no-tax{
	font-size: 18px;
	margin: 0px;
}

.price-footer .isLogged{
	font-size: 14px;
	margin: 0px;
	line-height: 26px;
}
.price-footer .isLogged a{ 
	color: #000;
	font-weight: 600;
}

@media (min-width: 1200px){
	.modal-xl {
		max-width: 1140px;
	}
}

@media(max-width: 1024px){
	.theme-box{
		padding: 10px;
	}
	.theme-info .col-md-4{
		width: 40%;
	}
	.theme-info .col-md-8{
		width: 60%;
	}
	.nTheme-list-wrap .col-md-6{
		max-width: 100%;
		flex: 0 0 100%;
	}
	.theme-cta .btn {
	    padding: 10px 15px;
	    font-size: 12px;
	}
	.popular-tag{
		width: 75%;
		text-align:center;
	}
}
@media(max-width: 767px){
	.dHide{
		display: block;
	}
	.mHide{
		display: none;
	}
	.preview-head .col-md-4{
		width: 33.3333%;
	}
	.price-footer .no-tax{
		font-size: 14px;
	}

	.price-footer .isLogged{
		font-size: 16px;
	}
	#ocPricing .head3{
		font-size: 20px;
	}
	.price-txt{
		font-size: 40px;
	}
	.price-txt sup{
		top: 20px;
	}
	.save-money h3 {
	    font-size: 18px;
	    margin: 40px 0px 18px 0px;
	}
	.save-money p {
	    font-size: 14px;
	    margin: 0px 0px 60px 0px;
	    max-width: 200px;
	    line-height: 18px;
	}
	.save-money img{
		transform: scaleX(-1);
	    position: absolute;
	    top: 15px;
	    right: 15px;
	    width: 160px;
	}
	.price-plan .collapse:not(.show) {
	    display: none;
	}

	.price-plan .btn{
		margin-bottom: 0px;
	}
	.price-plan.white {
		margin-top: 15px;
	}
	.price-plan.white .btn{
		margin-bottom: 0px;
	}
	.price-plan .dHide{
		display: block !important;
	}
	.preview-head .btn-blue {
	    padding: 10px;
	    font-size: 11px;
	}
	.preview-back {
	    padding-left: 20px;
	    font-size: 12px;
	    background-size: 14px;
	}
	.preview-head .col-md-6{
		width: 50%;
	}
	.formHeadBI {
	    padding: 30px 0px 0px 0px;
	}
	.blueHead{
		padding: 75px 15px 155px 15px;
	}
	.theme-grey-box {
	    padding: 40px 15px 15px 15px;
	}
	.theme-cta{
		margin-top: 12px;
	}
	.theme-cta .btn {
	    padding: 15px 15px;
	    font-size: 14px;
		width: 48%;
	}
	.theme-cta .btn-blue{
		margin-left: 2%;
	}
	.theme-info .col-md-4{
		width: 100%;
	}
	.theme-info .col-md-8{
		width: 100%;
	}
	.blueHead h2{
		font-size: 22px;
	}
	.col-md-7.mHide{
		display: none !important;
	}
	.wrapLS .col-md-5{
		flex: 0 0 100%;
    	max-width: 100%;
	}
	.featuresBox {
	    background-color: transparent;
	    border-radius: 0px;
	    padding: 0px;
	    text-align: left;
	    margin-top: 40px;
	    margin-bottom: 40px;
	}
	.featuresBox h3{
		font-size: 24px;
	}
	.featuresBox li{
		color:#fff;
	}
	.wrapLS .col-md-7{
		height: auto;
	}
	.collapseDshow.collapse:not(.show){
		display: none;
	}
	.headBI h2{
		font-size:16px; 
	}
	.headBI p{
		font-size: 14px;
	}
	body{
		background-color:#fff;
	}
	.mNav{
		position: absolute;
		right: 15px;
		top: 12px;		
	}
	.containerBI{
		padding: 40px 20px;
	}
	.mNav a{
		display: inline-block;
		box-shadow: 0px 5px 8px 0px rgba(0,0,0, .2);
		padding: 8px;
	}
	.pricingHead h2{
		font-size:18px;
	}
	.pricingHead p {
	    font-size: 12px;
	}
	.pricingHead {
	    margin-bottom: 30px;
	}
	.spHead p{
		font-size: 14px;
		margin-bottom: 20px;	
	}
	.spHead a{
		margin-bottom: 20px;
	}
	.ocPageTop {
	    padding: 0px !important;
	}
	.spHead .formBI{
		width: 80%;
	}
	.spHead .form-control{
		font-size:12px;
	}
	.selectedPlan h4{
		font-size:16px;
		margin:40px 0px 20px 0px;
	}
	.planBox ul {
    	font-size: 12px;
    }
    .spFoot p {
	    font-size: 11px;
	}
	.pfNote{
		font-size: 11px;
	}
	.skip{
		margin-top: 20px;
	}
	.skip a{
		font-size: 14px;
	}
	.ocPagewrap{
		padding-bottom: 60px;
	}
	footer{
		font-size:10px;
	}
	.spFoot .btn{
		font-size:16px;
	}
	.terms{
		font-size:12px;
	}
	.planBox{
		margin-top: 20px;
	}
	.planBox h3 {
	    font-size: 20px;
	    margin-bottom: 20px;
	}
	.planBox.padBm {
	    padding-bottom: 30px;
	}
	.planBox li::after{
		top: 7px;
		width: 4px;
		height: 4px;	
	}
	.pbHead{
		display: none;
	}
	.pricingBox .col-md-3 {
	    flex: 0 0 100%;
	    max-width: 100%;
	}
	.pbList{
		text-align: left;
		min-height: 300px;
		margin-top: 0;
	}
	.pbInfo {
	    padding-top: 20px;
	    min-height: auto;
	    padding-bottom: 10px;
	}
	.freeDomain h3{
		font-size: 20px;	
	}
	.freeDomain p{
		font-size:14px;
	}
	.freeDomain{
		padding:60px 15px;
	}
	.noTax{
		padding: 30px 0px;
	}
	.faq h3 {
	    font-size: 20px;
	    margin: 0px 0px 30px 0px;
	}
	.faq{
		margin-top: 50px;
	}
	.faqBox{
		box-shadow: 0px 10px 20px 0px rgba(0,0,0, .1)
	}
	.faqBox a {
	    padding: 15px;
	    font-size:13px;
	}
	.faqTxt{
		padding: 0px 15px 15px 15px;
		font-size:12px;
	}
	.faqBox a{
		background-size:auto;
	}
	.pbBox{
		margin-bottom:20px;
	}
	.pbBox {
	    padding: 18px 18px;
	    border-radius: 30px;
	}
	.pbBox a[data-toggle="collapse"]{
		text-align: left;
		color:#000;
		background-repeat: no-repeat;
		background-position: right center;
	}
	.pbBox a[data-toggle="collapse"] span{
		display: inline-block;
		float: left;
	}
	.pbBox a[data-toggle="collapse"] .pbMplan{
		font-weight: 600;
		font-size:16px;
		width: 100px;
	}
	.pbBox a[data-toggle="collapse"] .pbMprice{
		font-weight: 300;
		font-size:14px;
		margin-top: 2px;
	}
	.pbBox.active a[data-toggle="collapse"]{
		color:#fff;
	}
	.pbPrice{
		display: none;
	}
	.pbBox button{
		width: 160px;
	}
	.pbList li::after{
		display: none;
	}
	.pbBox a[aria-expanded="false"], .faqBox a[aria-expanded="false"]{
		background-image: url("../img/icons/plusR.png");		
	}
	.pbBox a[aria-expanded="true"], .faqBox a[aria-expanded="true"]{
		background-image: url("../img/icons/minusR.png");
	}
	.pbBox.active a[aria-expanded="false"]{
		background-image: url("../img/icons/plusRw.png");		
	}
	.pbBox.active a[aria-expanded="true"]{
		background-image: url("../img/icons/minusRw.png");
	}
	.formLS{
		background-color:#fff;
		padding:40px 35px;
		max-width: 100%;
		margin:0px;
	}
	.logoF img{
		max-width: 200px;
	}
	.wrapLS .row{
		min-height: auto !important;
	}
	.wrapLS .col-md-5{
		padding-left: 0px;
	}
	body::before{
		display: none;
	}
	body{
		background-image: none !important;
	}
	.logoF{
		margin-bottom: 40px;
	}
	.formCTA .btn {    
	    font-size: 15px;
	    padding: 15px 50px;
	}
	.formLS .alignRight{
		font-size:12px;
	}
	.input label, .form-group label{
		font-size:14px;
	}
	.formLS .signTxt{
		font-size:14px;
	}
	.formLS .signTxt a{
		font-size:14px;
	}
	.subscribeCHK label {
	    font-size: 12px;
	    padding-top: 4px;
	}
	.input .form-control, .form-group .form-control{
		font-size:14px;
	}
    .user-profile {
        margin-right: 0px;
    }
    .navbar-brand {
        padding: 20px 0px;
    }
}
select.text-danger{color: #495057 !important;}

/* Portrait displays wider than the mobile breakpoint (rotated monitors, tablets):
   drop the featured-image column and show the account form full width, as on mobile */
@media (min-width: 768px) and (orientation: portrait){
	.wrapLS .col-md-7{
		display: none !important;
	}
	.wrapLS .col-md-5{
		flex: 0 0 100%;
		max-width: 100%;
		padding-left: 0px;
	}
	/* `html` prefix outranks the `.wrapLS .row{min-height:100vh}` each view sets inline.
	   svh keeps the row within the *visible* viewport, so a browser with a retractable
	   address bar doesn't get a page that scrolls by the height of that bar */
	html .wrapLS .row{
		min-height: 100vh;
		min-height: 100svh;
	}
	.wrapLS .formLS .dHide{
		display: block;
	}
	/* each account view carries its own inline `body{background-color:#fff !important}`
	   plus a white 42% `body::before` panel, so both have to be overridden here */
	html body{
		background-color: #000 !important;
		background-image: none;
	}
	body::before{
		display: none;
	}
	/* border + shadow match the product launcher cards on /home */
	.wrapLS .formLS{
		background-color: #fff;
		border: 1px solid #e7eaee;
		border-radius: 32px;
		box-shadow: 0 1px 2px rgba(16,24,40,.04), 0 1px 3px rgba(16,24,40,.06);
		padding: 56px 48px;
		width: 80%;
		max-width: 620px;
	}
	.wrapLS .formLS .signin-logo{
		margin: 24px 0px 64px 0px;
	}
	.wrapLS .formLS .signin-logo img{
		width: 60%;
	}
	.wrapLS .formLS .btn-blue.btn-block{
		margin-bottom: 24px;
	}
}