﻿@import url('https://fonts.googleapis.com/css2?family=El+Messiri&display=swap');
/*--Normalize CSS--*/
html{
	scroll-behavior: smooth;
}
body{
	margin:0;
	font-family: 'Roboto', sans-serif;
	background:#fff;
	overflow-x:hidden !important;
}
h1,h2,h3,h4,h5,h6,p{
	margin:0;			   
}
ul,label{
	margin:0;
	padding:0;
}
li{
    list-style:none;
}
body a:hover{
	text-decoration:none;
}
body a, .nav-link, .sbutton, .signtip, .close, .img-shdw, .buttonall, .btn-primary, .dropdown-item, .smhov, .simlr, .numberlink, .brandcat label, .eyecng, .fmclss label, .faqs .card-header p, .hdalert span, .pencil, .blgcard .card-link, .totop, .busyes, .busno{
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
	-ms-transition: 0.5s all;
}
/*!--Normalize CSS--*/
/*--Navigation--*/
.pagination .numberlink:hover, .pagination li.active, .eyecng:hover, .inup a:hover, .row span a:hover, .bi-heart-fill:hover, .dotmnu:hover, .cngheart, .signhvr:hover, .fmclss label:hover, .desc a:hover, .subdec a:hover, .pencil:hover, .navbar .nav-link:focus, .navbar .nav-link:hover, .navbar .nav-link.active, .navcng .nav-link:focus, .navcng .nav-link:hover, .navcng .nav-link.active, .scrollmenu a:hover, .scrollmenu a.active, .scrollmenu2 a:hover, .scrollmenu2 a.active, .dropdown-menu .dropdown-item:focus, .dropdown-menu .dropdown-item:hover, .dropdown-menu .dropdown-item.active, .blist a:focus, .blist a:hover, .busyes:hover, .busno:hover{
	cursor:pointer;
	background:none;
	color:#ea3323 !important;
}
.navbar{
	color: #fff;
	padding: 2px 0 !important;
	letter-spacing: 1px;
	background: #ea3323;
	border-bottom: 1px solid #ff7c59;
}
.navhead{
	top: 3px;
	font-size: 30px;
	position: relative;
	font-family: 'El Messiri', sans-serif;
}
.navhead a{
	color:#fff;
}
.navhead .bi-power{
	font-size:25px;
	-webkit-text-stroke:0.5px;
}
.navbar .fixed-bottom{
	z-index: unset;
	position:initial;
	background: #ea3323;
}
.navbar .nav-link{
	color:#fff;
	font-size:14px;
	margin-left: 1rem;
	padding: 0 !important;
	border-bottom:2px solid #ea3323;
}
.navbar .nav-link:focus, .navbar .nav-link:hover, .navbar .nav-link.active{
	color:#fff !important;
	border-bottom:2px solid #fff;
}
.sninup{
	color:#adff2f;
}
.drophdr{
	padding:0;
	color:#6a5d4f;
	font-size:14px;
	letter-spacing:0.1rem;
}
.dropdown .bellcnt{
	left:7px;
	top:-3px;
	position:absolute;
	width:16px;
	height:14px;
	color:#fff;
	font-size:11px;
	background:#ea3323;
	border-radius:50%;
}
.dropdown .dropitm{
	font-size: 12px;
    letter-spacing: 1px;
    white-space: normal !important;
}
.dropitm a{
	color:#6a5d4f;
}
.dropitm b, .dropdown .dropitm:hover, .dropdown .dropitm:hover a{
	color:#ea3323 !important;
}
.dropdown-menu{
    top: 41px;
    right:3px;
	border: none;
    overflow: auto;
    max-height: 250px;
    box-shadow: 0 0 0 0.1rem rgb(255 124 89 / 50%);
}
.dropdown-item:focus, .dropdown-item:hover{
	background-color:transparent;
}
.navbar-toggler{
	padding:revert;
}
.navbar .navbar-toggler-icon{
	background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}
.navbar .navbar-toggler-icon:focus, .navbar .navbar-toggler-icon:hover{
	background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 162, 0%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}
.navbar-toggler:focus, .navbar-toggler:hover {
	outline:none !important;
}
/*--Sub Navbar--*/
.navsub{
	margin-top: 40.9px;
	border-bottom: none;
	padding: 0 !important;
}
.navsub .scrollmenu{
	margin:0;
}
/*!--Sub Navbar--*/
/*--Search Bar & Admin Search Bar--*/
.comsrh{
	right:33px;
	position:absolute;
}
.search{
	width: 1.95em;
	overflow: hidden;
	-moz-transition: 0.25s all;
	-webkit-transition: 0.25s all;
}
.alist{
	display: none;
}
.blist{
	top: 39px;
	z-index: 1;
	width: 14em;
	display: none;
	overflow: auto;
	color: #6a5d4f;
	padding: 0.5em;
	background: #fff;
	max-height: 250px;
	position: absolute;
	border-radius: 0.25rem;
	box-shadow: 0 0 0 0.1rem rgb(255 124 89 / 50%);
}
.blist a{
	color: #6a5d4f;
}
.search:hover, .search:focus, .search:focus-within{
	width: 14em;
	outline: none;
	border-radius: 0.25rem;
	box-shadow: 0 0 0 0.1rem rgb(255 124 89 / 50%);
}
.search:hover input, .search:focus input, .search:focus-within input{
	width: 14em;
	padding: 5px;
}
.search:hover .alist, .search:focus .alist, .search:focus-within .alist{
	display: block;
}
.comsrh .insearch{
	border: 0;
	width: 0em;
	float: left;
	height: 2em;
	margin-right: -4.5em;
	-moz-transition: all 0.25s;
	-webkit-transition: all 0.25s;
}
.emlsrh .form-control{
	z-index: unset !important;
	border-radius: 0.25rem !important;
}
.emlsrh .blist{
	top: 45px;
	width: 100%;
	z-index: unset;
}
.emlsrh .pt-3:first-child{
	padding-top:0px !important;
}
.sbutton{
	color: #fff;
	border: none;
	float: right;
	padding: 4px 8px;
	text-align: center;
	background: #ea3323;
}
.sbutton:hover, .signtip:hover, .ptrbel:hover{
	cursor:pointer;
}
.mnudrp{
    right: 8px;
	position: absolute;
    transform: translateY(-50%);
}
.wthfix .dotmnu {
    right: 5px;
    bottom: -5px;
    position: absolute;
}
/*!--Search Bar & Admin Search Bar--*/
/*--Modal Form--*/
.modal{
	padding:0px !important;
}
.modal-dialog{
	padding: 10px;
	margin:6em auto;
}
.modal-content{
	padding: 20px;
}
.eyecng{
	float:right;
	top:32px;
	right:10px;
	position:relative;
}
form p, .alert-danger, .rmv{
	text-align: center;
	font-size: 13px;
}
form .inup{
	text-align:unset;
	padding-bottom:10px;
}
.imgcrp{
	text-align:left;
	padding:10px;
	font-size:12px;
}
.imgbtm{
	margin-bottom:20px;
}
.modal-header .close{
	font-size: 2em;
	cursor: pointer;
	padding: 5px 10px;
}
.modal-header .close:hover{
	color:#ea3323;
}
.modal-header, .modal-body{
	padding:0px;
	border:none;
}
.modal-body .modhead{
	padding-top:15px;
	font-size: 1.1em;
	text-align: center;
}
.nav-tabs .nav-link{
	color:#202020;
	border-top: 4px solid transparent;
}
.nav-tabs .nav-link:hover, .nav-tabs .nav-link.active{
	color:#ea3323;
	border-top: 4px solid #ea3323;
}
.form-control:focus{
	border-color: #ffbdac;
	box-shadow: 0 0 0 0.1rem rgb(255 124 89 / 25%);
}
.brandcat label, .fmclss label, .hvrrate{
	cursor:pointer;
}
.brandcat ul li label:hover{
	color: #ea3323;
}
.modal-body input[type=file]{
	padding:0px;
	cursor:pointer;
}
.modal-body input[type=file]::-webkit-file-upload-button{
	background: #202020;
	color:#fff;
	padding:6px;
	margin:0px;
	border:none;
}
input[type=checkbox], input[type=radio]{
	width: 10px !important;
	height: 10px !important;
	-webkit-appearance: none;
	-moz-appearance: none;
	-ms-appearance: none;
	-o-appearance: none;
	appearance: none;
	outline: 1px solid #202020;
	box-shadow: none;
	margin-right: 4px;
	cursor: pointer;
}
input[type=checkbox]:checked, input[type=radio]:checked{
	background: #ea3323;
	border: 1px solid #ff7c59 !important;
}
.crop1 .rounded, .crop2 .rounded, .crop3 .rounded, .crop4 .rounded{
	border:1px solid #202020;
}
.btn-primary{
	margin-top:10px;
}
.btn-primary, .btn-primary:disabled{
	font-size: 13px;
	background:#202020;
	border-color:#202020;
	letter-spacing: 2px;
	text-transform: uppercase;
}
.btn-primary:focus, .btn-primary:hover{
	color: #fff;
	border-color: #ffbdac;
	background-color: #ea3323;
	box-shadow: 0 0 0 0.1rem rgb(255 124 89 / 25%);
}
/*--Product Plans--*/
.rowspc .paytil{
	color:#fff;
	padding:25px;
	font-size:30px;
	background:#2c2e2f;
}
.rowspc .sepoff{
	position:absolute;
	left:0;
	right:0;
	display:block;
}
.rowspc i{
	font-size:14px;
}
.rowspc p:first-child, .rowspc p:last-child{
	color: #fff;
	border:none;
	padding: 15px;
	font-size: 16px;
	text-align:center;
	background: #ea3323;
	letter-spacing: 5px;
	text-transform: uppercase;
}
.rowspc p:last-child{
	padding:0px;
}
.rowspc p{
	padding: 10px;
	font-size: 15px;
	border-bottom: 1px solid #d2d5d9;
}
.palstyl{
	display:block;
	background:#2c2e2f;
	border-radius: 0px 0px 4px 4px;
}
.rowspc .spnone, .rowspc .uspnone{
	font-size: 14px;
	display: none;
}
.rowspc .spnbtn{
	padding:9px;
}
.rowspc .nopoint{
	pointer-events: none;
}
.rowspc .spnfive, .rowspc .uspnfive{
	background:#11af11 !important;
}
/*--Product Plans--*/
/*--BS Modal Page CSS Fix--*/
.modal.fade .modal-dialog{
	-moz-transition: none !important;
	-o-transition: none !important;
	-webkit-transition: none !important;
	transition: none !important;
	-moz-transform: none !important;
	-ms-transform: none !important;
	-o-transform: none !important;
	-webkit-transform: none !important;
	transform: none !important;
}
body.modal-open{
	overflow: auto;
	overflow-x:hidden;
}
body.modal-open[style]{
	padding-right: 0px !important;
}
.modal::-webkit-scrollbar{
	width: 0 !important; /*removes the scrollbar but still scrollable in Bootstrap*/
}
/*!--BS Modal Page CSS Fix--*/
/*!--Modal Form--*/
/*!--Navigation--*/
/*--Index Page--*/
.container-fluid{
	padding-top:70px;
}
.navbar .container-fluid{
	justify-content: unset;
}
.container-fluid h2, .container-fluid h3, .container-fluid h4, .mainhdr, .mdhdr{
	color: #202020;
	text-align: center;
	font-size: 1.5rem;
	padding:1.5rem 0;
	text-transform: capitalize;
}
.container-fluid h2 span, .container-fluid h3 span, .container-fluid h4 span, .mainhdr span, .mdhdr span{
	width: 8%;
    background: #ea3323;
    height: 2px;
    display: block;
    margin-top: 2px;
    position: relative;
    left: 46%;
}
.container-fluid h2 span:after, .container-fluid h3 span:after, .container-fluid h4 span:after, .mainhdr span:after, .mdhdr span:after{
	content: ' ';
    position: absolute;
    background: #ff7c59;
    height: 2px;
    display: block;
    width: 190%;
    top: 2px;
    left: -44%;
}
.mdhdr{
	font-size:16px;
}
.cfluid{
	width:100%;
}
.cfluid h2{
	padding:1rem 0.6rem;
	font-size:1.3rem;
	display: inline-block;
}
.cfluid h2 span{
	width:40%;
	left:29%;
}
.img-shdw {
	border-radius: 4px;
    overflow: hidden;
    box-shadow: 0px 3px 1px -2px rgb(0 0 0 / 20%), 0px 2px 2px 0px rgb(0 0 0 / 14%), 0px 1px 5px 0px rgb(0 0 0 / 12%);
}
.img-shdw:hover{
    box-shadow: 0 0 0.6em #ff7c59;
    -webkit-box-shadow: 0 0 0.6em #ff7c59;
    -o-box-shadow: 0 0 0.6em #ff7c59;
    -moz-box-shadow: 0 0 0.6em #ff7c59;
    -ms-box-shadow: 0 0 0.6em #ff7c59;
}
.card:hover, .card.cardclr{
    box-shadow: 0 0 0.1em #ff7c59;
    -webkit-box-shadow: 0 0 0.1em #ff7c59;
    -o-box-shadow: 0 0 0.1em #ff7c59;
    -moz-box-shadow: 0 0 0.1em #ff7c59;
    -ms-box-shadow: 0 0 0.1em #ff7c59;
}
.img-shdw img{
	width:100%;
	max-height:242px;
}
.desc{
	height: 8vh;
}
.desc a, .subdec a{
	font-size:15px;
	color:#202020;
}
.img-scale{
	position:relative;
}
.img-scale .p-2{
	bottom: 0;
	width: 100%;
	color: #fff;
	position: absolute;
	background: rgba(0, 0, 0, 0.5);
}
.img-scale .desc{
	height: unset;
}
.img-scale .desc a{
	color:#fff;
}
.subdec{
	font-size: 12px;
	padding-top:8px;
}
.subdec i{
	letter-spacing:1px;
}
.bi-heart-fill{
	color:#c1c1c1;
	cursor: pointer;
    font-size: 15px;
    float: right;
}
.brandcat ul li{
	float: left;
    width: 18%;
    margin-right: 2%;
    display: inline-block;
    font-size:14px;
}
.brandcat ul li a{
	color:#202020;
}
.brandcat ul li a:hover, .faqs .card-header p:hover, .faqs .cardclr p{
	color:#ff7c59;
	padding-left:0.5em;
}
/*!--Index Page--*/
/*--Vouchers Page--*/
.vouch{
	padding-bottom: 0px;
    text-align: center;
    text-transform: uppercase;
}
.brandcat .vouch li{
	width:1.5%;
	font-weight:600;
}
.brandcat .vouch li a:hover {
    padding-left: 0.3em;
}
/*--Solution of fixed naver hiding page scrolling contents--*/
.anchor{
	display: block;
	height: 70px;
	margin-top: -70px;
	visibility: hidden;
}
.anchors{
	display: block;
	height: 35px;
	margin-top: -35px;
	visibility: hidden;
}
/*!--Solution of fixed naver hiding page scrolling contents--*/
/*!--Vouchers Page--*/
/*--Vouchers Query String Page--*/
.hdalert{
	z-index: 1;
	color: #fff;
	width: 100%;
	padding: 2px;
	font-size: 14px;
	position: fixed;
	text-align:center;
	background-color:#202020;
}
.hdalert span{
	cursor:pointer;
	color:#ea3323;
}
.hdalert span:focus, .hdalert span:hover{
color:#fff;	
}
.bgimg{
	height:400px;
	width:100vw;
	border-radius:unset !important;
}
.navcng .nav-link{
	color:#fff !important;
	border:none;
	background:none;
}
.navcng .nav-link:hover, .navcng .nav-link.active{
	border:none;
	background:none;
}
.row span a, .row span, .row span .ckheart{
	color:#fff;
	float:none;
}
.row span{
	font-size:18px;
}
.simlr span{
	font-size:12px;
	display:inline-block;
}
.simlr a, .mdta{
	color:#202020;
	border-bottom: 1px solid #fff;
}
.simlr a:hover, .mdta:hover{
	color:#ea3323;
	border-bottom: 1px solid #ea3323;
}
.bi-link-45deg{
	padding-left:4px;
}
.submnu{
    top: 92px;
	right: 10px;
	float: right;
    color: #ea3323;
    cursor: pointer;
    position: relative;
}
/*--Filter Scroll Menu--*/
.scrollmenu, .scrollmenu2{
	background-color: #202020;
    overflow: auto;
    white-space: nowrap;
    overflow-y: hidden;
    font-size: 12px;
    text-align: center;
    margin-bottom: 4px;
}
.scrollmenu a, .scrollmenu2 a{
	display: inline-block;
    color: white;
    padding: 3px;
    cursor: pointer;
    margin: 0px 20px;
}
/*.scrollmenu::-webkit-scrollbar, .scrollmenu2::-webkit-scrollbar{
	display: none;
}*/
.scrollmenu::-webkit-scrollbar, .scrollmenu2::-webkit-scrollbar, .dropdown-menu::-webkit-scrollbar, .blist::-webkit-scrollbar{
	height: 4px;
	width: 4px;
}
.scrollmenu::-webkit-scrollbar-track, .scrollmenu2::-webkit-scrollbar-track, .dropdown-menu::-webkit-scrollbar-track, .blist::-webkit-scrollbar-track{
	box-shadow: inset 0 0 5px #ea3323;
	border-radius: 4px;
} 
.scrollmenu::-webkit-scrollbar-thumb, .scrollmenu2::-webkit-scrollbar-thumb, .dropdown-menu::-webkit-scrollbar-thumb, .blist::-webkit-scrollbar-thumb{
	background: #ea3323; 
	border-radius: 4px;
}
/* Handle on hover 
.scrollmenu::-webkit-scrollbar-thumb:hover, .scrollmenu2::-webkit-scrollbar-thumb:hover{
	background: #b30000; 
}*/
/*!--Filter Scroll Menu--*/
.dotmnu{
	float: right;
    font-size: 18px;
    cursor: pointer;
	padding-right: 5px;
}
.cmtspc{
	position:relative;
	border-left:1px solid #ea3323;
	margin-left:20px;
}
.cmtlin:before{
	content:'';
    position:absolute;
    left:-22px;
    width:1px;
    height:100%;
    background:#ffff;
    top:0;
}
.styrew.cmtlin:before{
	height: 16%;
	background: #ea3323;
}
.styrew{
	position:relative;
	margin-top: 15px;
    padding: 10px;
    list-style-type: none;
    transition:0.5s all;
    -webkit-transition:0.5s all;
    -moz-transition:0.5s all;
    -o-transition:0.5s all;
    -ms-transition:0.5s all;
    box-shadow: 0 0 0.6em #ccc;
    -webkit-box-shadow: 0 0 0.6em #ccc;
    -o-box-shadow: 0 0 0.6em #ccc;
    -moz-box-shadow: 0 0 0.6em #ccc;
    -ms-box-shadow: 0 0 0.6em #ccc;
}
.cmtbar:after{
    content:'';
    position:absolute;
    background:#ea3323;
    height:1px;
    top:15%;
    width:21px;
    left:-21px;
}
.pagination{
	padding-top: 30px;
    font-size: 25px;
}
.pagination li{
	padding: 0px 8px;
}
.pagination .numberlink, .eyecng{
	cursor:pointer;
}
.coverimgfix{
    position:absolute;
    width:100%;
    bottom:0px;
}
.pencil{
    color: white;
	bottom:2px;
	right:6px;
	position:absolute;
	font-size:22px;
	z-index:1;
}
.pencil:before{
    padding: 2px;
    background: rgb(0 0 0 / 50%);
}
.blue{
	color:blue;
}
.red{
	color:red;
}
.green{
	color:green;
}
/*!--Vouchers Query String Page--*/
/*--Blogs Page--*/
.blgcard{
	border:unset;
	border-radius:unset;
	margin-bottom:1px;
}
.blgcard .card-header{
	border:unset;
	border-radius:unset;
	background:#202020;
	text-align:center;
	text-transform:uppercase;
	color:#fff;
	font-size:14px;
	cursor:pointer;
	padding:0;
}
.blgcard .card-link{
	padding:.75rem 1.25rem;
}
.blgcard .card-link:hover, .blgactive{
	background:#ea3323;
}
.blgcard .card-body{
	height: 300px;
    overflow: hidden;
    overflow-y: scroll;
}
.blgcard .card-body::-webkit-scrollbar{
	width:5px;
}
.blgcard .card-body::-webkit-scrollbar-thumb
{
	height: 200px;
	background-color:#ea3323;
}
/*!--Blogs Page--*/
/*--Blogs Query String Page--*/

/*!--Blogs Query String Page--*/
/*--FAQ's--*/
.faqs .card{
	margin:8px;
}
.faqs .card-header{
	background: none;
}
.faqs .card-link{
	color:#202020;
	cursor:pointer;
}
.faqs .mnuicns{
	display:inline-block;
}
/*!--FAQ's--*/
/*--Contact Page--*/
.msgrowss{
	margin-bottom:20px;
}
.msgrow{
	padding: 0 30px 0 30px;
}
/*!--Contact Page--*/
/*--Account Page--*/
.wthfix{
	width: 70%;
    margin: auto;
}
.fmclss input[type=checkbox]{
    vertical-align: text-bottom;
    margin-right: 6px;
    zoom: 1.5;
}
.fmclss p{
	text-align:left;
	padding: 0 0 5px 24px;
}
/*!--Account Page--*/
/*--Footer--*/
.footer{
	color:#ff7c59;
    z-index: 1;
    text-align: center;
    position: relative;
    background: url('https://au.couponcasket.com/images/default-images/footer-image.jpg') no-repeat center;
}
.footer:before{
	content: "";
    background: rgb(8 8 8 / 64%);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -1;
}
.footer h2{
	color:#ff7c59;
}
.footer form{
	width: 50%;
    margin: auto;
}
.footer .alert-danger{
	width: 100%;
    position: absolute;
    bottom: -19px;
}
.footer ul li{
	margin: 0 1%;
	font-size: 20px;
	display: inline-block;
}
.footer ul li a{
    padding: 4px;
	color:#ff7c59;
	border-radius: 50%;
}
.footer ul li a:hover{
	box-shadow: 0 0 0.6em #ff7c59;
}
.subfooter p{
	font-size: 14px;
	margin-top: 1.5rem;
	padding: 1.5rem 0;
    border-top: 1px solid #ff7c59;
}
.totop{
    right: 0;
    height: 15px;
    bottom: 78px;
    display: none;
    z-index: 99999;
    color: #ea3323;
    font-size: 30px;
	cursor: pointer;
    position: fixed;
    margin-right: 38px;
    border-radius: 50%;
    padding: 2px 2px 32px 2px;
}
.totop:focus, .totop:hover{
    box-shadow: 0 0 0.6em #ff7c59;
}
.bi-arrow-up-circle-fill{
    top: -7px;
	position: relative;
}
.mtotop, .paypal-buttons, .spnthree, .spnfour, .uspnfour{
	display:block !important;
}
/*!--Footer--*/
/*--Extra Webpages Settings--*/
/*--Full Width Display--*/
.fulwth{
	width: 100vw;
	margin-left: calc(-50vw + 50%);	
}
/*!--Full Width Display--*/
/*--Button Loader--*/
.rate{
	direction:rtl;
	display: inline-block;
}
.rate input, .belldon{
	display:none;
}
.rate label{
	cursor:pointer;
}
.rate label:before{
	content:"\2605";
	position:absolute;
	color:#fff;
}
.rate label:after{
	content:"\2605";
	position:relative;
	color:#ea3323;
	opacity:0;
	transition: .5s;
}
.rate label:hover:after,
.rate label:hover ~ label:after,
.rate input:checked ~ label:after{
	opacity:1;
}
.lodset{
	color:#fff;
	width: 1.2rem;
    height: 1.2rem;
    border: .2em solid currentColor;
    border-right-color: #202020;
}
/*!--Button Loader--*/
/*--Page Loader--*/
.bdload{
    position: fixed;
    background: rgba( 255, 255, 255, .8 ) url('https://au.couponcasket.com/images/default-images/loader.svg') no-repeat center center;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index:1100;
    display:none;
}
/*!--Page Loader--*/
/*!--Extra Webpages Settings--*/
@media only screen and (max-width: 1130px){
	.rowspc .spnbtn {
	    padding: 5px;
	}
}
@media only screen and (max-width: 1100px){
	.col-2{
    -ms-flex: 0 0 20.666667%;
    flex: 0 0 20.666667%;
    max-width: 20.666667%;
    }
    .col-10{
    -ms-flex: 0 0 79.333333%;
    flex: 0 0 79.333333%;
    max-width: 79.333333%;
    }
}
@media only screen and (max-width: 991px){
	.padnon {
	    padding: 15px;
	}	
}
@media only screen and (max-width: 900px){
	.desc{
	height: 11vh;
	}
	.col-2{
    -ms-flex: 0 0 22.666667%;
    flex: 0 0 22.666667%;
    max-width: 22.666667%;
    }
    .col-10{
    -ms-flex: 0 0 77.333333%;
    flex: 0 0 77.333333%;
    max-width: 77.333333%;
    }
	.brandcat ul li{
	width: 23%;
	}
	.footer form {
    width: 70%;
    }
}
@media only screen and (max-width: 800px){
	.col-2{
    -ms-flex: 0 0 26.666667%;
    flex: 0 0 26.666667%;
    max-width: 26.666667%;
    }
    .col-10{
    -ms-flex: 0 0 73.333333%;
    flex: 0 0 73.333333%;
    max-width: 73.333333%;
    }
}
@media only screen and (max-width: 767px){
	.wthfix{
	width: 100%;
	}
	.desc{
	height: 8vh;
	}
	.navbar-collapse{
	border-top: 1px solid rgb(255, 162, 0);
	margin: 0px -15px;
	}
	.navbar .fixed-bottom{
	z-index: 1030;
	position:fixed;
	border-top: 1px solid #ff7c59;
	}
	.fixed-bottom i{
	display: block;
    text-align: center;
	}
	.navbar .navbar-nav{
	flex-direction: initial;
	justify-content: space-evenly;
	}
	.fixed-bottom .navbar-nav{
	padding: 5px 0;
	}
	.fixed-bottom .nav-item{
    width: 100%;
    text-align: center !important;
    border-right: 1px solid #ff7c59;
	}
	.fixed-bottom .nav-link{
	margin:0;
	}
	.rowspc p{
    font-size: 18px;
	}
	.footer{
	padding-bottom: 55px;
	}
}
@media only screen and (max-width: 700px){
	.bgimg{
	height:auto;
}
	.col-2{
    -ms-flex: 0 0 30.666667%;
    flex: 0 0 30.666667%;
    max-width: 30.666667%;
    }
    .col-10{
    -ms-flex: 0 0 69.333333%;
    flex: 0 0 69.333333%;
    max-width: 69.333333%;
    }
	.brandcat ul li{
	width: 31%;
	}
	.brandcat .vouch li{
	width: 5%;
	}
	.footer form {
    width: 80%;
    }
}
@media only screen and (max-width: 570px) {
	.brandcat ul li{
	width: 48%;
	}
}
@media only screen and (max-width: 375px) {
	.row span{
    font-size: 17px;
    }
}