@font-face {
	font-family: 'Roboto';
	src: url('../fonts/Roboto-Regular.ttf') format('truetype');
}

@font-face {
	font-family: 'dinregular';
	src: url('../fonts/dinregular.eot');
	src: local('dinregular'), url('../fonts/dinregular.woff') format('woff'),
		url('../fonts/dinregular.ttf') format('truetype');
}

body {
	font-family: 'Roboto';
	padding-right: 0px !important;
	font-size: 14px;
}

.clear {
	clear: both
}

h1 {
	font-size: 22px;
	text-transform: uppercase;
	text-align: center;
	color: #3d3d3d;
	margin-top: 0px;
}

h2 {
	font-size: 22px;
	line-height: 32px;
	font-weight: 500;
}

.sprite {
	background: url(../images/sprite.png?v=0222);
}

.sprite-new {
	background: url(../images/sprite-new.png?v=12222022);
}

.new-tag {
	background: url(../images/newTag.png?v=5);
	position: absolute;
	top: 0;
	right: 0;
	width: 51px;
	height: 20px;
	background-color: #3ab54a;
	background-repeat: no-repeat;
	border-bottom-left-radius: 10px;
	overflow: hidden;
	background-size: 82%;
	background-position: center;
}

.soon-tag {
	background: url(../images/comingSoonTag.svg?v=0232);
	position: absolute;
	top: 0;
	right: 0;
	height: 19px;
	background-color: #e32728;
	width: 105px;
	background-repeat: no-repeat;
	border-bottom-left-radius: 10px;
	overflow: hidden;
	background-size: 91%;
	background-position: center;
}

.display-block {
	display: block;
}

.display-none {
	display: none;
}

.padd-left-0 {
	padding-left: 0px;
}

.padd-right-0 {
	padding-right: 0px;
}

.padd-left-10 {
	padding-left: 10px;
}

.padd-right-10 {
	padding-right: 10px;
}

/* ======= Header section =======  */
.center-frame {
	margin: 0 auto;
	max-width: 100%;
}

.header {
	
}

.navbar {
	margin-bottom: 0px;
}

.header-toplinks {
	height: 32px !important;
}

.header-toplinks {
	float: right;
	width: 100%;
}

.header-toplinks ul {
	float: right;
	list-style-type: none;
	padding: 0;
	margin: 0;
}

.header-toplinks li {
	float: left;
	padding: 0 7px;
	margin: 5px 0;
	line-height: 20px;
}

.header-toplinks li:last-child {
	border-right: 0;
}

.header-toplinks li a {
	color: #404040;
	font-size: 14px;
}

.header-userinfo {
	float: right;
	width: auto;
	font-size: 14px;
}

.header-userinfo ul {
	float: right;
	list-style-type: none;
	padding: 0;
	margin: 0;
}

.header-userinfo li {
	display: inline-block;
	padding: 17px 3px 11px 0;
	line-height: 20px;
}

/* .header-userinfo li {display:inline-block; padding:5px 11px 5px 0; line-height:20px;} */
.header-userinfo li a {
	color: #3d3d3d;
	display: inline-block;
}

.header-userinfo li a:hover, .header-userinfo li a:focus {
	text-decoration: none;
	outline: none;
}

.user-id {
	background-position: -16px -22px;
	width: 21px;
	height: 21px;
	float: left;
	margin-right: 5px;
}

.wallet-blnc {
	background-position: -52px -22px;
	width: 21px;
	height: 21px;
	float: left;
	margin-right: 5px;
}

.logind {
	background-position: -91px -21px !important;
	width: 21px;
	height: 21px;
	float: left;
	margin-right: 5px;
}

.marquee {
	float: left;
	position: relative;
	width: 100%;
	margin-bottom: 5px;
	border: 1px solid #283897;
	background-color: #ffffff;
}

.marquee-title {
	position: absolute;
	padding: 8px 12px;
	font-size: 14px;
	color: #fff;
	background-color: #283897;
	z-index: 1;
	font-weight: 500;
}

.title-tip {
	width: 0;
	height: 0;
	top: 10px;
	right: -8px;
	position: absolute;
	border-style: solid;
	border-width: 7px 0px 7px 9px;
	border-color: transparent transparent transparent #283897;
}

.marquee-txt {
	padding: 6px;
	line-height: 20px;
	font-size: 14px;
	color: #424242;
}

.logo-ss {
	margin-top: 5px;
}

div#social-handle {
	display: inline-block;
}

div#social-handle ul li {
	display: inline-block;
	margin: 0 3px;
	border: 2px solid #2738967d;
	border-radius: 100%;
}

.facebook img {
	width: 27px;
}

.youtube img {
	width: 27px;
}

/*   ======= Service Categories =======  */
.service-category {
	border: 1px solid #dbdce0;
	width: 100%;
	box-shadow: none !important;
	margin-bottom: 25px;
	border-radius: 15px;
	overflow: hidden;
	padding: 10px 0;
	transition: .5s ease;
	position: relative;
	height: 175px;
	position: relative;
}

.home-tiles .col-md-3 {
	height: 210px;
	display: block;
	text-decoration: none !important;
}

.home-tiles .col-md-3 a {
	height: auto !important;
	display: block;
	text-decoration: none !important;
}

.service-category:hover {
	opacity: 1 !important;
	box-shadow: rgb(45 45 45/ 5%) 0px 0px 0px, rgb(49 49 49/ 5%) 0px 2px 2px,
		rgb(42 42 42/ 5%) 0px 4px 4px, rgb(32 32 32/ 5%) 0px 8px 8px,
		rgb(49 49 49/ 5%) 0px 16px 16px, rgb(35 35 35/ 5%) 0px 30px 30px
		!important;
	transform: translate(0, -8px);
	z-index: 1;
	border-color: #f2f2f2;
	border-bottom: 5px solid #ee242c;
	border-top: 5px solid #273896;
	margin-bottom: 0px;
	height: 183px;
}

.srvs-box-top {
	float: left;
	padding: 5% 5% 1%;
	width: 100%;
	display: flex;
	flex-direction: column;
	justify-content: center;
	text-align: center;
}

.service1.srvs-bg {
	background-color: #8058bd;
}

.service2.srvs-bg {
	background-color: #429c48;
}

.service3.srvs-bg {
	background-color: #1abbe0;
}

.service4.srvs-bg {
	background-color: #d14a46;
}

.service5.srvs-bg {
	background-color: #f58220;
}

.service6.srvs-bg {
	background-color: #0f6da5;
}

.service-category .srvs-name {
	font-size: 16px;
	color: #000;
	margin-top: 11px;
	float: left;
	width: 100%;
	line-height: normal;
	text-transform: capitalize
}

/* BBPS Change Start */
.service7.srvs-bg {
	background-color: #243180;
}

.service7 .detail-icon {
	background-position: -268px -67px;
	width: 21px;
	height: 21px;
	float: right;
}

/* BBPS Change End */
.service8.srvs-bg {
	background-color: #87CEEB;
}

.recharge-bg {
	background-position: -526px -208px;
}

.lic-bg {
	background-position: -67px -68px;
}

.dth-bg {
	background-position: -1px -206px;
}

.account-bg {
	background-position: -155px -176px;
	width: 38px;
	height: 44px;
	margin: 10px 15px 10px 10px;
	float: left;
}

.train-bg {
	background-position: -233px -175px;
	width: 45px;
	height: 45px;
	margin: 10px 15px 10px 10px;
	float: left;
}

.bus-bg {
	background-position: -10px -249px;
	width: 45px;
	height: 45px;
	margin: 10px 15px 10px 10px;
	float: left;
}

.smflights-bg {
	background-position: -83px -250px;
	width: 45px;
	height: 45px;
	margin: 10px 15px 10px 10px;
	float: left;
}

.flights-bg {
	background-position: -168px -1127px;
	width: 45px;
	height: 45px;
	margin: 10px 15px 10px 10px;
	float: left;
}

.magicash-bg {
	background-position: -330px -70px;
}

.hotels-bg {
	background-position: -162px -1308px;
	width: 45px;
	height: 45px;
	margin: 10px 15px 10px 10px;
	float: left;
}

.paybill-bg {
	background-position: -234px -249px;
	width: 45px;
	height: 45px;
	margin: 10px 15px 10px 10px;
	float: left;
}

.help-bg {
	background-position: -10px -324px;
	width: 45px;
	height: 45px;
	margin: 10px 15px 10px 10px;
	float: left;
}

.smspack-bg {
	background-position: -70px -138px;
	width: 45px;
	height: 46px;
	margin: 10px 15px 10px 10px;
	float: left;
}

.pancard-bg {
	background-position: -460px -64px;
}

.offer-bg {
	background-position: -234px -324px;
	width: 40px;
	height: 45px;
	margin: 10px 15px 10px 10px;
	float: left;
}

.download-bg {
	background-position: -588px -3px !important;
}

.digigold-bg {
	background-position: -133px -204px !important;
}

.golduno-bg {
	background-position: -133px -204px !important;
}

.qr-bg {
	background-position: -394px -201px;
}

.railway-bg {
	background-position: -119px -1037px !important;
	width: 46px;
	height: 46px;
	margin: 5px 10px 10px 0px;
	float: left;
}

.printer-bg {
	background-position: 0 -1131px !important;
	width: 46px;
	height: 46px;
	margin: 5px 10px 10px 0px;
	float: left;
}

.videokyc-bg {
	background-position: -394px -136px;
}

.kcc-bg {
	background-position: -133px -69px;
	width: 61px;
	height: 45px;
	margin: 10px 14px 10px 0px;
	float: left;
}

.prepaid-card-bg {
	background-position: -328px -202px;
}

/*  Change for Monsoon Offer 19-8-2015  */
.offer-monsoon {
	background-position: -87px -734px !important;
	width: 40px;
	height: 45px;
	margin: 10px 15px 10px 0px;
	float: left;
}

.srvs-name1 {
	font-size: 18px !important;
}

.monsoon {
	background: -webkit-linear-gradient(left, #E35426, #FBD741);
	/* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(right, #E35426, #FBD741);
	/* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(right, #E35426, #FBD741);
	/* For Firefox 3.6 to 15 */
	background: linear-gradient(to right, #E35426, #FBD741);
	/* Standard syntax (must be last) */
}

/*change ended*/
/*  Change for eKYC Usage 21-9-2016  */
/*.ekyc-bg {background-position: -9px -734px; width: 40px; height: 45px; margin: 10px 15px 10px 10px; float: left;}
.bbps-bg {background-position: 161px -734px; width: 168px; height: 44px;margin: 10px 15px 10px 10px;float: left;}*/
.ekyc-bg {
	background-position: -10px -734px !important;
	width: 45px;
	height: 45px;
	margin: 10px 15px 10px 10px;
	float: left;
}

.bbps-bg {
	background-position: -333px -3px !important;
}

.motor-bg {
	background-position: -231px -572px !important;
	width: 45px;
	height: 45px;
	margin: 10px 15px 10px 10px;
	float: left;
}

.aeps-bg {
	background-position: -200px -3px !important;
}

.marketing-bg {
	background-position: -10px -783px !important;
	width: 45px;
	height: 45px;
	margin: 10px 15px 10px 10px;
	float: left;
}

.cashdeposit-bg {
	background-position: -199px -1010px !important;
	width: 55px;
	height: 45px;
	margin: 10px 15px 10px 0px;
	float: left;
}

/* 07-08-2017 */
.e-shop-bg {
	background-position: -87px -790px !important;
	width: 39px;
	height: 36px;
	margin: 14px 18px 14px 10px;
	float: left;
}

.electricity-bg {
	background-position: -528px -73px !important;
}

.insurance-bg {
	width: 46px;
	height: 46px;
	background-position: -64px -1093px !important;
	display: inline-block;
	float: left;
	margin: 10px 14px 10px 10px;
}

.smapp-bg {
	width: 46px;
	height: 46px;
	background-position: -237px -108px !important;
	display: inline-block;
	float: left;
	margin: 10px 14px 10px 10px;
}

.sale-bg {
	width: 46px;
	height: 46px;
	background-position: -46px -1183px !important;
	display: inline-block;
	float: left;
	margin: 10px 14px 10px 10px;
}

.tilicon {
	margin: 8px auto 2px !important;
	width: 65px !important;
	height: 65px !important;
}

/*change ended*/
.btn-gold {
	width: 150px;
	height: 32px;
	background: #f58220;
	border-bottom: 3px solid #e37415;
	text-align: center;
	margin: 0 5px 0 0;
	padding: 0;
	font-size: 15px;
	line-height: 32px;
	color: #fff;
	float: right;
	font-family: roboto;
	font-weight: bold;
}

.btn-gold:hover {
	background: #e37415;
	border-bottom: 3px solid #f58220;
}

.btn-gold a {
	width: 100%;
	float: left;
	color: #fff;
	text-decoration: none;
}

.btn-gold a:hover {
	color: #fff;
	text-decoration: none;
}

.btn-silver {
	width: 150px;
	height: 32px;
	background: #d14a46;
	border-bottom: 3px solid #c13632;
	text-align: center;
	margin: 0 5px 0 0;
	padding: 0;
	font-size: 15px;
	line-height: 32px;
	color: #fff;
	float: right;
	font-family: roboto;
	font-weight: bold;
}

.btn-silver:hover {
	background: #c13632;
	border-bottom: 3px solid #d14a46;
}

.btn-silver a {
	width: 100%;
	float: left;
	color: #fff;
	text-decoration: none;
}

.btn-silver a:hover {
	color: #fff;
	text-decoration: none;
}

.btn-diamond {
	width: 150px;
	height: 32px;
	background: #429c48;
	border-bottom: 3px solid #308236;
	text-align: center;
	margin: 0 5px 0 0;
	padding: 0;
	font-size: 15px;
	line-height: 32px;
	color: #fff;
	float: right;
	font-family: roboto;
	font-weight: bold;
}

.btn-diamond:hover {
	background: #308236;
	border-bottom: 3px solid #429c48;
}

.btn-diamond a {
	width: 100%;
	float: left;
	color: #fff;
	text-decoration: none;
}

.btn-diamond a:hover {
	color: #fff;
	text-decoration: none;
}

.btn-platinum {
	width: 150px;
	height: 32px;
	background: #1abbe0;
	border-bottom: 3px solid #11a4c6;
	text-align: center;
	margin: 0 5px 0 0;
	padding: 0;
	font-size: 15px;
	line-height: 32px;
	color: #fff;
	float: right;
	font-family: roboto;
	font-weight: bold;
}

.btn-platinum:hover {
	background: #11a4c6;
	border-bottom: 3px solid #1abbe0;
}

.btn-platinum a {
	width: 100%;
	float: left;
	color: #fff;
	text-decoration: none;
}

.btn-platinum a:hover {
	color: #fff;
	text-decoration: none;
}

.agent-category {
	margin-top: 8px !important;
}

.btn-bronze {
	width: 135px;
	height: 32px;
	position: relative;
	background: #391f08;
	border-bottom: 3px solid #643917;
	text-align: center;
	margin: 0;
	padding: 0;
	font-size: 15px;
	line-height: 32px;
	color: #fff;
	float: right;
	font-family: roboto;
	font-weight: bold;
}

.btn-bronze:hover {
	background: #643917;
	border-bottom: 3px solid #391f08;
}

.btn-bronze a {
	width: 100%;
	float: left;
	color: #fff;
	text-decoration: none;
}

.btn-bronze a:hover {
	color: #fff;
	text-decoration: none;
}

.btn-bronze span {
	position: absolute;
	top: -25px;
	color: #000;
	display: block;
	font-weight: normal;
	font-size: 13px;
}

.giftBox {
	text-align: center;
	width: 135px;
	float: left;
	line-height: 20px;
	font-size: 13px;
	position: relative;
	bottom: 29px;
}

.offer-line {
	line-height: 23px !important;
	margin-top: 9px !important;
}

.spicemudra-bg {
	background-position: -395px -1px !important;
}

.bank-bg {
	background-position: -395px -1px;
}

.yesbank-bg {
	background-position: -82px -398px;
	width: 45px;
	height: 45px;
	margin: 10px 15px 10px 10px;
	float: left;
}

.spicemoney-bg {
	background-position: -145px -983px;
	width: 54px;
	height: 46px;
	margin: 10px 15px 10px 5px;
	float: left;
}

.srvs-detail {
	display: block;
	text-align: center;
	padding: 5px;
	background-color: #fff;;
}

.srvs-detail span {
	font-size: 12px;
	font-family: 'Roboto', sans-serif;
	line-height: 16px;
	color: #2f2f2f;
	text-decoration: none !important;
}

/*Change 16-9-2016 */
/*.ekyc-bg {
    background-position: -9px -734px;
    width: 45px;
    height: 45px;
    margin: 10px 15px 10px 10px;
    float: left;
}*/
.logo-ss-img {
	float: left;
}

/* change Ended */
.service1 .detail-txt {
	color: #8058bd;
}

.service2 .detail-txt {
	color: #429c48;
}

.service3 .detail-txt {
	color: #09b0d6;
}

.service4 .detail-txt {
	color: #d14a46;
}

.service5 .detail-txt {
	color: #f58220;
}

.service6 .detail-txt {
	color: #2984bb;
}

.service1 .detail-icon {
	background-position: -18px -67px;
	width: 21px;
	height: 21px;
	float: right;
}

.service2 .detail-icon {
	background-position: -108px -67px;
	width: 21px;
	height: 21px;
	float: right;
}

.service3 .detail-icon {
	background-position: -152px -67px;
	width: 21px;
	height: 21px;
	float: right;
}

.service4 .detail-icon {
	background-position: -195px -67px;
	width: 21px;
	height: 21px;
	float: right;
}

.service5 .detail-icon {
	background-position: -64px -67px;
	width: 21px;
	height: 21px;
	float: right;
}

.service6 .detail-icon {
	background-position: -238px -67px;
	width: 21px;
	height: 21px;
	float: right;
}

.detail-txt:hover {
	text-decoration: underline;
}

.detail-icon {
	display: none;
}

/* ====== Footer ====== */
footer {
	margin-top: 40px;
	color: #0a0a0a;
	background-color: #e7e8e8;
	text-align: center;
}

.border-top {
	border-top: 1px solid #7e7e7e;
	padding: 15px 0;
}

#insuranceForm .label {
	color: #000;
}

#refresh {
	margin: 0px 5px;
}

.wallet-gullak {
	background-position: -93px -579px !important;
	float: left;
	height: 25px;
	margin-right: 5px;
	width: 26px;
	margin-left: 3px; !
	important margin-top: -3px;
}

.top_head_strp {
	text-align: right;
	margin-bottom: 12px;
}

.top_head_strp span {
	font-size: 12px;
	font-family: Roboto;
	color: #333;
	line-height: 24px;
}

.top_head_strp span:first-child {
	margin-right: 10px;
}

.support_icn {
	width: 26px;
	height: 22px;
	background-position: -158px -910px !important;
	display: inline-block;
	position: relative;
	top: 5px;
}

.mail_icn {
	width: 27px;
	height: 18px;
	background-position: -158px -937px !important;
	display: inline-block;
	position: relative;
	top: 4px;
}

.mpos_machine {
	width: 46px;
	height: 46px;
	background-position: -249px -1054px !important;
	display: inline-block;
	float: left;
	margin: 10px 14px 10px 10px;
}

.aadhaar-atm {
	background-position: -5px 3px;
}

#mpos_popup label, #biometric_popup label {
	display: inline-block;
	max-width: 100%;
	margin-bottom: 5px;
	font-weight: 700;
}

#mpos_popup input[type=text], #biometric_popup input[type=text] {
	background-color: #fff !important;
}

.dnd-btn {
	width: 100%;
	float: left;
	padding: 10px 0 0 178px;
}

/* 14-06-2017 loyalty button animation */
.bonus_btn {
	background-color: #004A7F;
	border: none;
	color: #FFF;
	display: inline-block;
	text-decoration: none;
	-webkit-animation: glowing 1500ms infinite;
	-moz-animation: glowing 1500ms infinite;
	animation: glowing 1500ms infinite;
}

@
-webkit-keyframes glowing { 0% {
	background-color: #391f08;
}

50%
{
background-color
:
 
#93521f
;

  
}
100%
{
background-color
:
 
#391f08
;

  
}
}
@
keyframes glowing { 0% {
	background-color: #391f08;
}

50%
{
background-color
:
 
#93521f
;

  
}
100%
{
background-color
:
 
#391f08
;

  
}
}
.loyalty-btn {
	width: 135px;
	height: 31px;
	line-height: 31px;
	background-color: #F51B20;
	border: none;
	color: #FFF;
	display: block;
	font-size: 16px;
	text-align: center;
	font-weight: bold;
	position: relative;
}

.loyalty-btn a {
	text-decoration: none;
	color: #fff;
	display: block;
}

.loyalty-btn span {
	position: absolute;
	top: -25px;
	color: #000;
	display: block;
	font-weight: normal;
	font-size: 13px;
}

@
-webkit-keyframes glow { 0% {
	background-color: #273896;
}

25%
{
background-color
:
 
#FF0000
;

  
}
50%
{
background-color
:
 
#273896
;

  
}
75%
{
background-color
:
 
#FF0000
;

  
}
100%
{
background-color
:
 
#273896
;

  
}
}
@
keyframes glow { 0% {
	background-color: #273896;
}

25%
{
background-color
:
 
#FF0000
;

  
}
50%
{
background-color
:
 
#273896
;

  
}
75%
{
background-color
:
 
#FF0000
;

  
}
100%
{
background-color
:
 
#273896
;

  
}
}
.loyalty-btn {
	-webkit-animation: glow 1.4s infinite;
	-moz-animation: glow 1.4s infinite;
	-o-animation: glow 1.4s infinite;
	animation: glow 1.4s infinite;
}

}

/* 14-06-2017 ends */
@media ( max-width :1080px) {
	.find-phone-pad {
		padding-left: 15px;
		padding-top: 20px;
	}
}

@media ( max-width :1035px) {
	.header-search .search-room {
		width: 90%;
	}
}

@media ( max-width :999px) {
	.header-search {
		margin-top: 15px;
	}
	.header-userinfo li {
		padding: 6px 3px 4px 0;
	}
}

@media ( max-width :768px) {
	.product-frame {
		width: 49%;
	}
	.product {
		width: 30%;
		margin: 0 1%;
	}
	.phone-specs li {
		width: 22%;
		margin: 1.5%;
	}
	.filters-panel {
		padding-right: 15px;
	}
	.products-panel {
		padding-left: 15px;
	}
	.prodinn-thumb {
		position: relative;
		height: 200px;
		margin-bottom: 10px;
	}
	.prodinn-thumb img {
		position: relative;
		max-height: 200px;
		max-width: 100%;
	}
	.prodinn-title {
		font-size: 15px;
	}
	.prodinn-price {
		font-size: 17px;
	}
	.cashback .upto {
		font-size: 12px;
	}
	.cashback .upto, .cashback .cashbacktext {
		font-size: 0.6em;
	}
	.cashback-percent-bg span {
		font-size: 14px;
	}
	.cashback-percent-bg, .cashback-percent-bg::before, .cashback-percent-bg::after
		{
		width: 28px;
		height: 28px;
	}
	.cashback {
		display: inline-block;
		height: 35px;
		padding: 0 5px;
	}
	.cashback-percent-bg {
		top: -1px;
		margin: 0 5px;
	}
	.cashback-percent-bg span {
		top: 8%;
	}
	.buy-text, .buynow .dropdown li {
		font-size: 1em;
	}
	.buynow:after {
		right: 8px;
	}
	.inheritPos {
		position: inherit !important;
	}
	.mob-Class #social-handle {
		position: absolute;
		left: 10px;
		top: 45px;
		z-index: 3;
	}
	.mob-Class #social-handle ul {
		margin: 0;
		float: right;
		padding: 0;
	}
	.logo-ss {
		margin: 0;
	}
	.mob-Class .header-toplinks ul {
		padding: 0 !important;
	}
}

@media ( max-width :480px) {
	.mob-Class #social-handle {
		position: absolute;
		left: auto;
		top: 12px;
		right: 10px;
		width: 220px;
	}
	.mob-Class .mail-id {
		float: none !important;
		margin: 10px 0 0 0 !important;
	}
	.product {
		width: 33%;
		margin: 0 8%;
	}
	.product a img {
		max-width: 129px;
	}
	.container-fluid {
		padding-right: 0 !important;
	}
	.header-toplinks {
		height: auto !important;
	}
	.header-toplinks ul {
		border-top: 1px solid #bcbbbb;
	}
	.dwnld-app-btn {
		margin-left: 0 !important;
	}
	.dwnld-app-btn a {
		/* display:block; */
		
	}
	.dwnld-app-btn img {
		margin: 10px 0;
	}
	.mail-id {
		display: inline-block;
		float: right !important;
	}
	.top_head_strp {
		padding: 0;
	}
	.top_head_strp span {
		float: left;
		margin-top: 2px;
	}
	.support_icn {
		top: 2px;
		right: 3px;
		float: left;
	}
	.logo-ss-img {
		float: none;
		text-align: center;
	}
	.dwnld-app-btn {
		display: block;
	}
	.giftBox {
		bottom: 0px;
		display: inline-block;
		text-align: center;
		margin-top: 10px;
	}
	.header-toplinks ul {
		float: none;
		height: 32px;
	}
	.agent-category {
		width: 100% !important;
		margin: 5px 0 0px 0 !important;
	}
	.header-userinfo li {
		padding: 5px 10px 10px 0;
	}
	.header-userinfo li.userName {
		width: 100%;
	}
	.sm-logout {
		float: right;
		top: -1px;
		position: absolute;
		right: 7px;
	}
	.header {
		padding-bottom: 0;
	}
	#feedback {
		display: none;
	}
	.header-toplinks li {
		padding: 0 5px;
	}
	.header-toplinks li a {
		font-size: 13px;
	}
}

.twoLinesDropdown ul {
	max-width: 420px;
}

.twoLinesDropdown>ul>li {
	float: left;
	width: 50%;
	border-right: solid 1px rgba(255, 255, 255, 0.1);
	border-bottom: solid 1px rgba(255, 255, 255, 0.1);
}

.twoLinesDropdown>ul>li a {
	border: none;
}

.btn_book {
	height: auto !important;
}

.header_top {
	width: 100%;
}

.dwnld-app-btn {
	margin-left: 40px;
}

@media ( max-width :320px) {
	.top_head_strp span {
		font-size: 10.4px;
	}
	.header-toplinks li a {
		font-size: 11.4px;
	}
}

.ui-datepicker {
	width: auto !important;
}

.ui-widget-content .ui-datepicker-calendar a {
	height: inherit !important;
}

/* new tiles css  */
.grid-tile {
	display: flex;
	height: 120px;
	background: #f8f8fb;
	transition: all ease 0.4s;
	text-deocration: none;
	border: #F4F4F3 solid 1px;
}

.grid-tile:hover {
	background: #e9f1ff;
	border-radius: 4px;
	-webkit-box-shadow: 3px 3px 3px 0px rgba(0, 0, 0, 0.18);
	-moz-box-shadow: 3px 3px 3px 0px rgba(0, 0, 0, 0.18);
	box-shadow: 3px 3px 3px 0px rgba(0, 0, 0, 0.18);
	text-decoration: none;
	border: transparent solid 1px;
}

.grid-tile.new-service {
	
}

.image-tile {
	justify-content: center;
	align-items: center;
}

.icon-tile {
	
}

.grid-description {
	
}

.grid-icon {
	display: flex;
	width: 90px;
	justify-content: center;
}

.grid-title {
	font-family: 'DidactGothic-Regular';
	font-size: 14px;
	text-transform: uppercase;
	color: #314186;
	line-height: 16px;
	font-weight: bold;
	padding-bottom: 3px;
}

.grid-description {
	display: flex;
	flex-direction: column;
	flex-grow: 1;
	justify-content: center;
}

.grid-caption {
	font-size: 12px;
	color: #000000;
	font-family: 'Roboto';
}

.goodies-bg {
	background-position: 0px -1038px;
	width: 45px;
	height: 45px;
	margin: 10px 15px 10px 10px;
	float: left;
}

.cms-bg {
	background-position: -462px -1px !important;
}

.tour-bg {
	background-position: -332px -140px !important;
}

.walletSummary-bg {
	background-position: -458px -138px !important;
}

.indianFirst-bg {
	background-position: -67px -68px !important;
}

/* fino bank account opening */
.fino-bg {
	background-position: -57px -1139px;
	width: 45px;
	height: 45px;
	margin: 10px 15px 10px 10px;
	float: left;
}

/* fino bank account opening */
.lic_bg {
	background-position: -99px -1251px;
	width: 45px;
	height: 45px;
	margin: 10px 15px 10px 10px;
	float: left;
}

.inventory-bg {
	background-position: -524px 0px;
	width: 45px;
	height: 45px;
	margin: 10px 15px 10px 10px;
	float: left;
}

.corporate-bg {
	background-position: -524px 0px !important;
}

.setcomm-bg {
	background-position: -4px -137px !important;
}

.srvs-box-top .new-animate {
	position: absolute;
	top: -20px;
	left: -20px;
}

.position-relative {
	position: relative;
}

.loan-bg {
	background-position: -197px -208px !important;
}

.ybl-bg {
	background-position: -526px -138px !important;
}

/* new tiles css  */
.modal-md {
	max-width: 500px !important;
}

/* unknown transction */
.tooltip {
	position: relative !important;
	opacity: 1 !important;
	font-size: 14px !important;
}

/*  Whatsapp integration style starts*/
.whatsapp-contain {
	width: 585px !important;
}

.whatsapp-body {
	padding: 20px;
	min-height: 257px !important;
}

.whatsapp-body a {
	text-decoration: none !important;
	color: #fff !important;
	padding: 9px 28px !important;
}

.suraksha-bg {
	background-position: -265px -135px;
}

.loyality-bg {
	background-position: -264px -66px;
}

.spicejobs-bg {
	background-position: -594px -207px;
}

.rbl-bg {
	background-position: -6px -1310px !important;
	width: 45px;
	height: 45px;
	margin: 10px 15px 10px 10px;
	float: left;
}

.rbl-ekyc {
	background-position: -463px -208px !important;
	width: 45px;
	height: 45px;
	margin: 10px 15px 10px 10px;
}

.ibldmt-bg {
	background-position: -263px -208px;
}

.dmt-bg {
	background-position: -597px -70px !important;
}

.aadhaarpay-bg {
	background-position: -68px -3px;
}

.amazon-bg {
	background-position: -265px -5px;
}

@media only screen and (max-width: 768px) {
	.whatsapp-contain {
		min-width: 90% !important;
	}
	.whatsapp-body {
		height: auto !important;
		padding-bottom: 30px;
	}
	.modal {
		padding-right: 0 !important;
	}
	.service-category:hover {
		box-shadow: rgb(45 45 45/ 5%) 0px 0px 0px, rgb(49 49 49/ 5%) 0px 2px 2px,
			rgb(42 42 42/ 5%) 0px 4px 4px, rgb(32 32 32/ 5%) 0px 8px 8px,
			rgb(49 49 49/ 5%) 0px 16px 16px, rgb(35 35 35/ 5%) 0px 30px 30px
			!important;
		transform: translate(0, 0px);
	}
}

/*  Whatsapp integration style ends*/

/* BBPS NEW TILE */
.bbps-new {
	width: 46px;
	height: 49px;
	background-position: -8px -1249px !important;
	display: inline-block;
	float: left;
	margin: 10px 14px 10px 10px;
	margin-bottom: 8px !important
}

/*  DISTRIBUTOR RE KYC STARTS*/
.rekyc-bg {
	background-position: -51px -1246px;
	width: 45px;
	height: 45px;
	margin: 10px 15px 10px 10px;
	float: left;
}

/*  DISTRIBUTOR RE KYC ENDS*/
.badabazaar-bg {
	background-position: -3px -75px;
}

.faircent-bg {
	background-position: -136px 1px;
}

.healthcare-bg {
	background-position: -65px -205px;
}

.kit-bg {
	background-position: -592px -138px;
}

.iam-bg {
	background-position: -592px -138px;
}

.matm-bg {
	background-position: -75px -285px !important;
}

.smATM-bg {
	background-position: -2px -285px !important;
}

/* -----------------video popup---------------------- */
.video-popup {
	width: 100%;
	height: 400px !important;
}

.image-popup {
	width: 100%;
	height: auto;
}

/* -------------header-scroll changes---------------- */
@media only screen and (max-width:700px) {
	.mob-Class #social-handle {
		position: absolute;
		left: auto;
		top: 12px;
		right: 0px;
		margin-right: 0 !important;
		width: 220px;
	}
	.mob-Class .header-toplinks ul {
		width: 270px;
		margin: 10px auto 0;
	}
	.header-userinfo {
		overflow: hidden;
	}
	.video-popup {
		width: 100%;
		height: 250px !important;
	}
}

@media ( min-width :480px) and (max-width:800px) {
	.mob-Class #social-handle {
		position: absolute;
		left: auto;
		top: 12px;
		right: 0px;
		margin-right: 0 !important;
		width: 220px;
	}
	.mob-Class .header-toplinks ul {
		width: 290px;
		margin: 0px auto 0;
		float: none !important;
	}
}

/* ---------------- Responsivness media query -NEW --------------------------- */
@media ( max-width : 1200px) and (min-width: 1000px) {
	.home-tiles .col-md-3 {
		width: 33% !important;
		display: inline-block;
	}
	div#social-handle {
		position: absolute;
		right: 57px;
		bottom: -46px;
	}
	.header-toplinks ul {
		width: 290px;
		position: absolute;
		right: 111px;
		bottom: 4px;
	}
}

@media ( max-width : 1000px) and (min-width:800px) {
	.home-tiles .col-md-3 {
		width: 24% !important;
		display: inline-block;
	}
	.home-tiles .col-md-3 {
		height: auto;
	}
	.service-category .srvs-name {
		font-size: 15px;
	}
	.srvs-detail span {
		font-size: 11px;
	}
}

@media ( max-width : 1000px) and (min-width:825px) {
	div#social-handle {
		position: absolute;
		right: 57px;
		bottom: -46px;
	}
	.header-toplinks ul {
		width: 290px;
		position: absolute;
		right: 111px;
		bottom: 4px;
	}
	.mainContact-div {
		width: 265px !important;
	}
}

@media ( max-width : 847px) and (min-width: 769px) {
	div#social-handle {
		display: block;
		position: absolute !important;
		right: -49% !important;
		bottom: 18px !important;
		margin-right: 0px !important;
		text-align: right !important;
	}
	.col-lg-7.col-sm-9.col-xs-12.text-center.inheritPos {
		width: 49% !important;
	}
	.service-category .srvs-name {
		font-size: 14px;
	}
	.srvs-detail span {
		font-size: 11px;
	}
	.header-toplinks ul {
		width: 290px;
		margin: 0 auto;
		position: absolute;
		right: 0;
		bottom: 4px;
		left: 0;
	}
	span.mail-id {
		display: block;
	}
}

@media ( min-width : 834px) and (max-width: 875px) {
	span.mail-id {
		display: block;
	}
	div#social-handle {
		display: block;
		position: absolute !important;
		right: -49% !important;
		bottom: 4px !important;
	}
}

@media ( max-width : 800px) and (min-width:600px) {
	.home-tiles .col-md-3 {
		width: 32% !important;
		display: inline-block;
	}
	.tilicon {
		margin: 10px auto !important;
	}
	.home-tiles .col-md-3 a {
		height: auto;
	}
	.service-category .srvs-name {
		font-size: 15px;
	}
	.srvs-detail span {
		font-size: 11px;
	}
}

.iframe-video {
	height: 400px
}

@media ( max-width : 600px) {
	.home-tiles .col-md-3 {
		width: 49% !important;
		padding: 0 10px;
		display: inline-block
	}
	.service-category .srvs-name {
		font-size: 14px;
	}
	.tilicon {
		margin: 0px auto !important;
	}
	.home-tiles .col-md-3 a {
		height: auto;
	}
	.sm-logout {
		float: right;
		top: -1px;
		position: absolute;
		right: 7px;
	}
	.header-userinfo {
		float: left;
	}
	.iframe-video {
		width: 100%;
		height: 250px
	}
}

li.sm-logout a {
	margin-bottom: -4px;
}

@media ( max-width : 480px) {
	.header-userinfo li.userName {
		width: auto;
	}
	li.sm-logout {
		top: 15px;
	}
	.header-userinfo ul {
		margin-top: 14px;
	}
	.srvs-detail span {
		font-size: 11px;
	}
}

@media ( max-width : 380px) {
	span.detail-txt {
		height: 23px;
		display: block;
		padding-bottom: 0 !important;
	}
}

@media ( max-width : 360px) {
	.iframe-video {
		height: 230px;
	}
}

/*-------- important notification style ----- --*/
.updated-col {
	height: 100%;
	background: #f2f2f2;
	width: 15.5%;
	margin-top: 8px;
	border-radius: 5px;
}

.heading {
	font-size: 16px;
	font-weight: 600;
	margin: 20px 0 0;
}

.imp-updates h4 {
	margin: 15px 0 5px !important;
	color: #ed1d25;
	font-size: 14px;
	padding: 0;
	font-weight: 600;
}

.imp-updates p {
	font-size: 13px;
	line-height: 18px;
	margin: 0;
}

.dash-divider {
	border-top: 1px dashed #a6a6a6;
	margin: 20px 0;
}

.help-video {
	margin: 20px 0;
}

.video {
	width: 100%;
	height: 100px;
	background: #000;
	border-radius: 5px;
	margin: 10px 0 6px;
	overflow: hidden;
	border: 1px solid #a6a6a6;
	text-align: center;
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	cursor: pointer;
	text-decoration: none;
}

.video-ico {
	position: absolute;
	width: 40px;
}

.help-video p {
	font-size: 14px;
	margin-bottom: 0;
}

.help-video .time {
	font-size: 12px;
	color: gray;
}

.video-thumbnail {
	width: 100%;
	height: 100%;
}

.video .video-thumbnail:hover {
	width: 100%;
	height: 100%;
	opacity: 0.8;
}

.px-0 {
	padding-left: 0 !important;
	padding-right: 0 !important;
	width: 82% !important;
}

@media ( max-width : 1000px) {
	.px-0 {
		padding-left: 0 !important;
		padding-right: 0 !important;
		width: 100% !important;
	}
	.center-frame.home-tiles .container {
		position: relative;
	}
	.updated-col {
		margin: 20px -17px -24px;
		max-width: 104.1%;
		border-radius: 0px;
		padding: 10px 20px 30px 45px;
		width: auto;
	}
	.help-video p {
		font-size: 13px;
		line-height: 17px;
		margin-bottom: 0;
	}
	.help-video {
		width: 33.3%;
		display: inline-block;
		padding-right: 20px;
		margin: 20px 0 0;
	}
}

@media ( max-width : 800px) {
	.help-video {
		width: 33%;
		display: inline-block;
		padding-right: 20px;
	}
}

@media ( max-width : 600px) {
	.help-video {
		width: 49%;
		display: inline-block;
		padding-right: 20px;
	}
}

@media ( max-width : 360px) {
	.help-video {
		width: 100%;
		height: 130px;
		display: inline-block;
		padding-right: 20px;
	}
}

/*--- 3/2/2021 tile color changee----*/
.service-spicered.srvs-bg {
	background-color: #ed1b24;
}

.lic-tile {
	background-position: -222px -284px;
}

.service-spicered .detail-txt {
	color: #ed1b24;
}

@media ( max-width : 400px) {
	.service-category .srvs-name {
		font-size: 15px;
	}
	.srvs-detail {
		min-height: 42px;
	}
}

@media ( max-width : 380px) {
	.service-category .srvs-name {
		font-size: 14px;
	}
}

.vaccine-bg {
	background-position: -305px -287px;
}

.jantaVaccine-bg {
	background-position: -382px -279px;
}

.special-care {
	background: #3ab54a;
	text-align: center;
	color: #fff;
	font-size: 12px;
	position: absolute;
	right: 0;
	top: 0;
	margin: 0 auto;
	width: 90px;
	height: 20px;
	display: flex;
	align-items: center;
	justify-content: center;
	border-bottom-left-radius: 10px;
}

.atmprinter-bg {
	background-position: -463px -288px;
}

.morefun-bg {
	background-position: -528px -285px;
}

.request-funds {
	background-position: -592px -288px;
}

.self-care {
	background-position: 0px -354px;
}

.rnr-bg {
	background-position: -76px -356px;
}

.roles-timer {
	background: #E22728;
	text-align: center;
	color: #fff;
	font-size: 12px;
	position: absolute;
	right: 0;
	top: 0;
	margin: 0 auto;
	width: 130px;
	height: 20px;
	display: flex;
	align-items: center;
	justify-content: center;
	border-bottom-left-radius: 10px;
}

.roles-timer img {
	width: 14px;
	margin-right: 5px;
}

.roles-text {
	font-size: 15px !important;
	line-height: 23px;
	margin-top: -2px !important;
	display: block;
	margin-bottom: 4px;
}

.modal-dialog.rnr-dialog {
	width: 1000px !important;
	height: 550px !important;
	border-radius: 15px !important;
	overflow: hidden !important;
}

.rnr-iframe {
	width: 100%;
	height: 550px;
}

@media ( max-width :1000px) {
	.modal-dialog.rnr-dialog {
		width: 90% !important;
	}
}

@media ( max-width :600px) {
	.modal-dialog.rnr-dialog {
		width: 95% !important;
		height: 650px !important;
	}
	.rnr-iframe {
		width: 100%;
		height: 650px;
	}
}

.tds-acc-opening {
	background-position: -158px -355px
}

.covreg {
	background-position: -236px -352px;
}

@media ( max-width :600px) {
	.service-category {
		height: 166px;
	}
}

.travel-union {
	background-position: -327px -363px;
}

/*--- hELP vIDEOS oN tILE lINK - 03-08-2021 --*/
.tile-video {
	position: absolute;
	bottom: 0px;
	align-items: center;
	margin: 0;
	left: 0;
	width: 100%;
	right: 0;
	text-decoration: none;
	color: #000;
}

.tile-video a {
	height: auto !important;
}

.youtube-img {
	width: 20px;
	margin-right: 8px;
}

.tile-video-content {
	position: relative;
	z-index: 0;
	border-radius: 15px;
	overflow: hidden;
	font-size: 12px;
	font-family: sans-serif;
	display: flex;
	justify-content: center;
	justify-content: center;
	width: 100%;
	padding: 5px;
	border-top-left-radius: 0 !important;
	border-top-right-radius: 0 !important;
	color: #000;
}

.tile-video-content::before {
	content: '';
	position: absolute;
	z-index: -2;
	left: -100%;
	top: -350%;
	width: 300%;
	height: 800%;
	background-color: #399953;
	background-repeat: no-repeat;
	background-size: 50% 50%, 50% 50%;
	background-position: 0 0, 100% 0, 100% 100%, 0 100%;
	background-image: linear-gradient(#ee242c, #ee242c),
		linear-gradient(#ee242c, #ee242c), linear-gradient(#273896, #273896),
		linear-gradient(#273896, #273896);
	animation: rotate 4s linear infinite;
	/* background-image: linear-gradient(#399953, #399953), linear-gradient(#fbb300, #fbb300), linear-gradient(#d53e33, #d53e33), linear-gradient(#377af5, #377af5);
            animation: rotate 4s linear infinite; */
}

.tile-video-content::after {
	content: '';
	position: absolute;
	z-index: -1;
	left: 1px;
	top: 1px;
	width: calc(100% - 2px);
	height: calc(100% - 2px);
	background: white;
	border-radius: 15px;
	border-top-left-radius: 0 !important;
	border-top-right-radius: 0 !important;
}

@keyframes rotate { 100% {
	transform: rotate(1turn);
}

}
.service-category:hover>.tile-video {
	bottom: -1px;
}


.dmt-new{
background-position:-479px -356px ;
}
.tds-axis {
    background-position: -544px -354px;
}


.spiceAcademy{ 
background-position: 2px -428px;
}


.myTeam {background-position: -76px -435px;}

.advanceBalance{ 
background-position: -158px -434px;
}

.udyamtil{ 
background-position: -328px -430px;
}
.ceditScore{
      background-position: -403px -446px;
}
.spiceacademytil{ 
background-position: -241px -434px;
}
.umangtil{
      background-position: -479px -428px;
}
.umanghelp{
      background-position: 0px -500px;
}
.newPantil{
      background-position: -546px -428px;
}
.newAxisGold{
      background-position: -73px -502px;
}
.mplan{
      background-position: -240px -502px;
}
.MSLModule{
      background-position: -322px -502px;
}