@font-face {
    font-family: 'DINNextLTPro-Regular';
    src: url('../fonts/DINNextLTPro-Regular.woff') format('woff'), url('../fonts/DINNextLTPro-Regular.ttf') format('truetype'), url('../fonts/DINNextLTPro-Regular.svg#DINNextLTPro-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'din-next-lt-pro-regular';
    src: url('../fonts/din-next-lt-pro-regular.eot');
    src: url('../fonts/din-next-lt-pro-regular.woff2') format('woff2'), url('../fonts/din-next-lt-pro-regular.eot?#iefix') format('embedded-opentype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'DINNextLTPro-Bold';
    src: url('../fonts/DINNextLTPro-Bold.woff') format('woff'), url('../fonts/DINNextLTPro-Bold.ttf') format('truetype'), url('../fonts/DINNextLTPro-Bold.svg#DINNextLTPro-Bold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'BebasNeue';
    src: url('../fonts/BebasNeue.woff') format('woff'), url('../fonts/BebasNeue.ttf') format('truetype'), url('../fonts/BebasNeue.svg#BebasNeue') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'bebasneue';
    src: url('../fonts/bebasneue.eot');
    src: url('../fonts/bebasneue.woff2') format('woff2'), url('../fonts/bebasneue.eot?#iefix') format('embedded-opentype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'OpenSans-Regular';
    src: url('../fonts/OpenSans-Regular.eot');
    src: url('../fonts/OpenSans-Regular.woff2') format('woff2'), url('../fonts/OpenSans-Regular.woff') format('woff'), url('../fonts/OpenSans-Regular.ttf') format('truetype'), url('../fonts/OpenSans-Regular.svg#OpenSans-Regular') format('svg'), url('../fonts/OpenSans-Regular.eot?#iefix') format('embedded-opentype');
    font-weight: normal;
    font-style: normal;
}

* {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    text-decoration: none;
}

body,
input,
textarea {
    font-family: 'DINNextLTPro-Regular';
    text-rendering: optimizeLegibility;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

ul,
li {
    list-style: none
}

a {
    border: 0;
    outline: none
}

.leftcontent {
    float: left;
}

.rightcontent {
    float: right;
}

.center {
    text-align: center;
}

.left {
    text-align: left;
}

.right {
    text-align: right;
}

.pageblock {
    display: block;
    overflow: hidden;
    clear: both;
}

.clear {
    clear: both;
}

.ibvm {
    display: inline-block;
    vertical-align: middle;
}

.ibvt {
    display: inline-block;
    vertical-align: top;
}

.noscroll {
    overflow: hidden;
}

.uppercase {
    text-transform: uppercase
}

input:focus::-webkit-input-placeholder {
    color: transparent;
}

input:focus:-moz-placeholder {
    color: transparent;
}

input:focus::-moz-placeholder {
    color: transparent;
}

input:focus:-ms-input-placeholder {
    color: transparent;
}

textarea:focus::-webkit-input-placeholder {
    color: transparent;
}

textarea:focus:-moz-placeholder {
    color: transparent;
}

textarea:focus::-moz-placeholder {
    color: transparent;
}

textarea:focus:-ms-input-placeholder {
    color: transparent;
}

::-webkit-input-placeholder {
    opacity: 1;
}

:-moz-placeholder {
    opacity: 1;
}

::-moz-placeholder {
    opacity: 1;
}

:-ms-input-placeholder {
    opacity: 1;
}

input {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.container {
    width: 100%;
    margin: 0 auto;
    max-width: 1024px
}

#pagewrapper {
    height: 100vh;
    overflow: hidden;
    position: relative;
}

#innerpagewrapper {
    display: block;
    height: 100vh;
    position: relative;
    background: #ed3561;
    padding: 94px 0 0 0;
    color: #fff
}

#innerpagewrapper.nobg {
    background: #fff;
    color: #4a4a4a;
}

.sprite {
    background: url('../images/sprite.png') no-repeat 0 0
}

#pagewrapper .menubar li {
    text-transform: uppercase;
    color: #020036;
    float: left;
    margin: 0 0 0 25px;
    font-family: 'DINNextLTPro-Regular';
    font-size: 14px;
    font-weight: 500
}

#pagewrapper .menubar li a {
    color: #020036
}

#pagewrapper .menubar li a:hover {
    color: #ffba00
}

#innerpagewrapper .menubar li {
    text-transform: uppercase;
    color: #fff;
    float: left;
    margin: 0 0 0 25px;
    font-family: 'DINNextLTPro-Regular';
    font-size: 14px;
    font-weight: 500
}

#innerpagewrapper .menubar li a {
    color: #fff
}

#innerpagewrapper .menubar li.active a {
    color: #ffba00
}

#innerpagewrapper .menubar li:hover a {
    color: #ffba00
}

#pagewrapper #header {
    width: 100%;
    position: fixed;
    top: 0;
    z-index: 60
}

#innerpagewrapper #header {
    background: #ed3561;
    width: 100%;
    position: fixed;
    top: 0;
    z-index: 11
}

.headerwrapper {
    left: 0;
    margin: auto;
    right: 0;
    top: 0;
    width: 1024px;
    z-index: 99;
    top: 0;
    padding: 30px 0 15px 0;
}

.logo img {
    width: 170px
}

.menusection {
    margin: 10px 0 0 0
}

.responsivemenu {
    display: none
}

.responsivemenu {
    background: #fff;
    height: 100%;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 9999;
    padding: 20px;
    transform: translateX(100%);
    -moz-transform: translateX(100%);
    -webkit-transform: translateX(100%);
    transition: all 0.6s ease 0s;
    -webkit-transition: all 0.6s ease 0s;
    -moz-transition: all 0.6s ease 0s;
}

.responsivemenu .logoblk img {
    width: 150px
}

.closeicon {
    cursor: pointer
}

.closeicon img {
    width: 15px;
}

.responsivemenu .menublk li {
    font-family: "DINNextLTPro-Regular";
    color: #0e0e26;
    text-transform: uppercase;
    font-size: 16px;
    margin: 0 0 16px 0
}

.responsivemenu .menublk li a {
    color: #0e0e26;
}

.responsivemenu .menublk li a:hover {
    color: #ed3561;
}

.responsivemenu .menublk li.active a {
    color: #ed3561;
}

.responsivemenu .menublk {
    margin: 30px 0 0;
}

.menuscltxt {
    color: #b0b0b0;
    font-size: 18px;
    line-height: 18px;
    margin: 0 0 16px;
}

.menusocialblk {
    bottom: 20px;
    position: absolute;
    width: 87%;
}

.mnloginblk {
    float: left;
}

.mnloginblk a {
    display: block;
    width: 160px;
    font-size: 14px;
    line-height: 11px;
    padding: 19px 0 18px 0;
    border-radius: 100px;
    background: #ed3561;
    box-shadow: 0 3px 8px 0 rgba(237, 53, 97, 0.5);
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    text-align: center
}

.socialiconblk {
    float: right;
    margin: 14px 0 0px 0
}

.responsivemenu .socialiconblk .sprite.fb {
    background-position: -4px -5px;
    width: 10px;
    height: 19px
}

.responsivemenu .socialiconblk .sprite.fb:hover {
    background-position: -4px -31px;
}

.responsivemenu .socialiconblk .sprite.utube {
    background-position: -24px -7px;
    width: 23px;
    height: 17px
}

.responsivemenu .socialiconblk .sprite.utube:hover {
    background-position: -24px -32px;
}

.responsivemenu .socialiconblk .sprite.twitter {
    background-position: -57px -8px;
    width: 21px;
    height: 14px
}

.responsivemenu .socialiconblk .sprite.twitter:hover {
    background-position: -57px -32px;
}

.socialiconitem {
    display: inline-block;
    vertical-align: middle;
    margin: 0 15px 0 0;
    cursor: pointer
}

.menuicon {
    background-position: -4px -70px;
    width: 25px;
    height: 17px;
    float: right;
    cursor: pointer;
    display: none
}

#innerpagewrapper #header .menuicon {
    background-position: -33px -70px;
}

.responsivemenu.openmenu {
    transform: translateX(0%);
    -webkit-transform: translateX(0%);
}

;
-moz-transform:translateX(0%);

}
#bannerwrapper {
    display: block;
    height: 100vh;
    position: relative
}
.bannertxt {
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    height: 300px;
    bottom: 0;
}
.bannertxt .bigtxt {
    font-size: 78px;
    text-transform: uppercase;
    color: #fff;
    margin: 0 0 20px 0;
    letter-spacing: 2px;
    font-family: 'BebasNeue';
    line-height: 70px
}
.bannertxt .smalltxt {
    font-size: 30px;
    color: #fff;
    font-family: 'DINNextLTPro-Regular';
}
.difoffer {
    display: inline-block;
    vertical-align: middle;
    margin: 0 -3px 0 -3px;
    position: relative
}
.difoffer img {
    width: 140px;
}
.difoffer .offergif {
    display: none;
}
.difoffer .offergif.activegif {
    display: block;
}
.offergif1,
.offergif2 {
    display: none;
}
.difoffer .offergif1.activegif1 {
    display: block;
}
.difoffer .offergif2.activegif2 {
    display: block;
}
.shopbanner .bannertxt .bigtxt {
    color: #e51a4f
}
.shopbanner .bannertxt .smalltxt {
    color: #3f3f3f
}
.howitworkbtn {
    margin: 50px 0 0 0;
}
.howitworkbtn a {
    background: #ee3261;
    border-radius: 40px;
    color: #fff;
    display: block;
    padding: 18px 0 14px 0;
    text-transform: uppercase;
    width: 190px;
    margin: 0px auto 0;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.40);
    font-size: 16px;
    line-height: 12px;
    font-family: "DINNextLTPro-Regular";
    font-weight: bold;
}
.enterbanner .howitworkbtn a {
    background: #ce0012
}
.howitworkbtn a:hover {
    transform: translateY(-2px);
    -webkit-transform: translateY(-2px);
    -moz-transform: translateY(-2px);
    -o-transform: translateY(-2px);
    transition: all 0.2s ease 0s;
    -moz-transition: all 0.2s ease 0s;
    -webkit-transition: all 0.2s ease 0s;
}
.bannerslider .bx-wrapper .bx-pager.bx-default-pager a:hover,
.bannerslider .bx-wrapper .bx-pager.bx-default-pager a.active {
    background: #ed3460;
    border: 2px solid #ed3460
}
.bannerslider .bx-wrapper .bx-pager.bx-default-pager a {
    background: transparent;
    border: 2px solid rgba(255, 255, 255, 0.8)
}
.bannerslider .bx-wrapper .bx-pager.bx-default-pager a {
    width: 11px;
    height: 11px;
    border-radius: 50%
}
/*.bannerslider .bx-wrapper .bx-pager.bx-default-pager .bx-pager-item:last-child a:hover,
.bannerslider .bx-wrapper .bx-pager.bx-default-pager .bx-pager-item:last-child a.active {
    background: #ce0012;
}
.bannerslider .bx-wrapper .bx-pager.bx-default-pager .bx-pager-item:last-child a.active {
    border: 2px solid #ce0012
}*/

/**/
.black-shadow {
    height: 80px;
    background: url(../images/grey-shadow.png) repeat-x left bottom;
    width: 100%;
    position: fixed;
    bottom: 0;
    z-index: 999;
    display: none
}
.black-shadow.sholay {
    display: block;
}
.home-footer .ftlist li a,
.home-footer .footersocial li a {
    color: #fff !important;
}
.home-footer .ftlist li {
    font-size: 14px
}
.home-footer.animated {
    z-index: 999999
}
#footerwrapper.home-footer {
    bottom: -20px;
    left: 0;
    margin: auto;
    position: fixed;
    right: 0;
    width: 1024px;
    z-index: 999;
}
#footerwrapper.home-footer .ftlist li {
    display: inline-block;
    font-size: 13px;
    color: #9b9b9b;
    margin: 0 10px 0 0
}
#footerwrapper.home-footer .ftlist li a {
    color: #9b9b9b
}
#footerwrapper.home-footer .ftlist li a:hover {
    color: #ed3561
}
#footerwrapper.home-footer .footersocial li {
    display: inline-block;
    vertical-align: middle;
    margin: 0 0 0 10px
}
#footerwrapper.home-footer .footersocial li a {
    color: #9b9b9b;
    font-size: 14px
}
#footerwrapper.home-footer .footersocial li a:hover {
    color: #ed3561
}
.howitworksection {
    left: 45.8%;
    margin: 0 auto;
    position: absolute;
    top: 50%;
    transform: translate3d(-103%, -50%, 0px);
}
.howitworkblk .bigttl {
    font-size: 70px;
    font-family: 'BebasNeue';
    color: #fff;
    line-height: 85px;
    margin: 0 0 8px 0
}
.howitworkblk .descblk {
    font-size: 22px;
    font-family: 'DINNextLTPro-Regular';
    line-height: 24px;
    width: 391px
}
.btnblk {
    display: inline-block;
    vertical-align: top;
    margin: 0 20px 0 0
}
.btnblk a {
    border: 1px solid #fff;
    border-radius: 100px;
    color: #fff;
    cursor: pointer;
    display: block;
    font-size: 18px;
    outline: medium none;
    padding: 20px 0 16px 0;
    text-transform: uppercase;
    transition: all 0.5s ease 0s;
    width: 185px;
    text-align: center;
    line-height: 14px;
    font-weight: bold;
	font-family: "DINNextLTPro-Regular";
	text-rendering: optimizeLegibility;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	
}
.btnblk a:hover {
    /*background:#fff;color:#ed3561;*/
    
    transform: translateY(-2px);
    transition: all 0.2s ease 0s;
    -moz-transition: all 0.2s ease 0s;
    -webkit-transition: all 0.2s ease 0s;
    box-shadow: 0 7px 9px 0 #c81545;
}
.btnblk.wantmore {
    margin: 0
}
.btnblk.wantmore a {
    width: 250px
}
.howitbtnblk {
    margin: 40px 0 0 0
}
.btnblk.whitebg a {
    background: #fff;
    color: #ed3561;
    box-shadow: 0 7px 9px 0 #c81545;
}
.loginwrapper {
    background: #fff none repeat scroll 0 0;
    border-radius: 10px;
    left: 50%;
    margin: 0 auto;
    min-height: 473px;
    padding: 106px 0 57px;
    position: absolute;
    text-align: center;
    top: 50%;
    transform: translate3d(-50%, -44%, 0px);
    width: 419px;
    box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.3);
}
.logintxt {
    font-size: 24px;
    color: #4a4a4a;
    font-weight: 500;
    line-height: 24px
}
.loginfieldblkwrap {
    margin: 60px auto 0;
    width: 280px;
}
.loginfield {
    margin: 0 auto 40px;
    width: 280px;
    position: relative
}
.loginfield:last-child {
    margin: 0 auto
}
.loginfldtxt {
    border-top: none;
    outline: none;
    border-bottom: 1px solid rgba(74, 74, 74, 0.5);
    width: 100%;
    padding: 0 0 7px 0;
    position: relative;
    background: transparent;
    font-size: 16px;
    color: #4a4a4a;
    border-left: none;
    border-right: none;
}
.placeholder {
    bottom: 8px;
    color: #4a4a4a;
    font-size: 16px;
    left: 0;
    line-height: 13px;
    position: absolute;
    transition: all 0.2s ease 0s;
    -moz-transition: all 0.2s ease 0s;
    -webkit-transition: all 0.2s ease 0s;
    width: 100%;
    text-align: left;
}
.placeholder.moveup {
    bottom: 35px;
    font-size: 12px;
    color: #4a4a4a;
    opacity: 0.42
}
input.loginfldtxt.activeintxt {
    border-bottom: 1px solid rgba(74, 74, 74, 1);
}
.remembermeblk {
    margin: 20px 0 0 0;
    text-align: left
}
.checkblk input[type="checkbox"] {
    display: none
}
.checkblk input[type="checkbox"]+label {
    border: 2px solid #d2d2d2;
    border-radius: 3px;
    cursor: pointer;
    display: block;
    height: 15px;
    margin: 0 8px 0 0;
    width: 15px;
}
.checkblk input[type="checkbox"]:checked+label::after {
    background: url('../images/checked.png') no-repeat 0 0;
    width: 15px;
    height: 14px;
    content: "";
    display: block;
    margin: -3px 0 0 0
}
.remtxt {
    font-size: 11px;
    color: #9b9b9b
}
.valid {
    width: 15px;
    height: 15px;
    position: absolute;
    bottom: 11px;
    right: 0;
    background: url('../images/right-tick.png') no-repeat;
}
.loginbutton {
    margin: 30px 0 0px 0
}
.lobdisable {
    background: #4a4a4a;
    width: 180px;
    padding: 15px 0;
    border-radius: 100px;
    box-shadow: 0 6px 11px rgba(74, 74, 74, 0.5);
    border: 0;
    outline: none;
    font-size: 16px;
    color: rgba(255, 255, 255, 0.4);
    text-transform: uppercase;
    font-family: "DINNextLTPro-Regular";
    font-weight: bold;
    letter-spacing: 1px;
    cursor: pointer;
    transition: 0.5s all ease;
    border: 1px solid transparent
}
.loginbtn {
    background: #ed3561;
    width: 180px;
    padding: 15px 0 13px 0;
    border-radius: 100px;
    box-shadow: 0 6px 11px rgba(237, 53, 97, 0.5);
    border: 0;
    outline: none;
    font-size: 16px;
    color: rgba(255, 255, 255, 0.4);
    text-transform: uppercase;
    font-family: "DINNextLTPro-Regular";
    font-weight: bold;
    cursor: pointer;
    transition: 0.5s all ease;
    border: 1px solid transparent;
    line-height: 14px;
	text-rendering: optimizeLegibility;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.loginbtn:hover {
    border: 1px solid #ed3561;
    transform: translateY(-2px);
    transition: all 0.2s ease 0s;
    -moz-transition: all 0.2s ease 0s;
    -webkit-transition: all 0.2s ease 0s;
}
.loginbtn.loginenable {
    color: #fff
}
.light-placeholder {
    bottom: 6px;
    position: absolute;
    font-size: 16px;
    display: none;
    color: #4a4a4a;
    opacity: 0.2
}
.otpblkwrap .light-placeholder {
    right: 0;
    left: 0;
    margin: 0 auto;
}
.payurbillwrapper {
    width: 820px;
    margin: 0px auto 0;
    text-align: center;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate3d(-50%, -45%, 0px);
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.3);
    border-radius: 10px;
}
.payurbillblk {
    background: #232548;
    width: 390px;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    padding: 60px 0;
    border-top: 1.5px solid #232548;
    border-bottom: 1.5px solid #232548;
    border-left: 1.5px solid #232548;
}
.paybillttl {
    font-size: 30px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 500;
    line-height: 26px
}
.payurbillpic {
    line-height: 0;
    margin: 65px 0
}
.payurtxt {
    color: #fff;
    font-size: 16px;
    margin: 0 auto;
    width: 200px;
}
.payurdetailblk {
    width: 430px;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    border-top: 1.5px solid #fff;
    border-bottom: 1.5px solid #fff;
    border-right: 1.5px solid #fff;
    padding: 61px 0 57px 0;
    ;
    min-height: 419px;
    background: #fff
}
.payloginttl {
    font-size: 24px;
    color: #4a4a4a;
    line-height: 24px
}
.payloginsmalltxt {
    color: #9b9b9b;
    font-size: 12px;
    line-height: 17px;
    margin: 20px 0
}
.otpblkwrap .placeholder,
.otpblkwrap .loginfldtxt {
    text-align: center
}
.receiveotpblk {
    color: #b9b9b9;
    font-size: 12px;
    line-height: 12px;
    margin: 20px 0 0 0
}
.receiveotpblk a {
    color: #ed3561;
    border-bottom: 1px solid #ed3561
}
.billamtoptblkwrap {
    padding: 0 0 0 70px;
    text-align: left;
    width: auto;
}
.billradiobtn input[type="radio"] {
    display: none
}
.billradiobtn input[type="radio"]+label {
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background: transparent;
    border: 2px solid #8d8d8d;
    display: block;
    position: relative;
    cursor: pointer
}
.billradiobtn input[type="radio"]:checked+label {
    border: 2px solid #ed3561;
}
.billradiobtn input[type="radio"]:checked+label:after {
    position: absolute;
    content: "";
    width: 10px;
    height: 10px;
    background: #ed3561;
    top: 0;
	bottom:0;
    left: 0;
    right: 0;
    margin: auto;
    border-radius: 100%
}
.bigamttxt {
    font-size: 24px;
    color: #4a4a4a;
    line-height: 20px
}
.biillamtdescblk {
    margin: 0 0 0 20px;
}
.duelastpay {
    color: #9b9b9b;
    font-size: 12px;
    line-height: 24px;
}
.smallamttxt {
    font-size: 16px;
    color: #4a4a4a
}
.billamtoptblk {
    margin: 0 0 26px 0
}
.billamtoptblk:last-child {
    margin: 0 0 0px 0
}
.viewbill {
    color: #ed3561;
    margin: 20px 0 0 0
}
.viewbill a {
    color: #ed3561
}
.viewbill a:hover {
    text-decoration: underline
}
.billamtoptblk.payactive .dueamttxt.ibvt {
    display: block;
    font-size: 24px;
    color: #4a4a4a;
    line-height: 20px;
}
.billamtoptblk.payactive .dueamtblk.ibvt {
    display: block;
    width: 230px;
    margin: 15px 0px 0px;
    border-bottom: 1px solid rgb(202, 202, 202);
}
.billamtoptblk.payactive .dueamtblk .rupeetxt .fa {
    font-size: 30px;
    color: #4a4a4a;
}
.billamtoptblk.payactive .dueamtblk .amtblk {
    color: #4a4a4a;
    font-size: 56px;
    line-height: 50px;
}
.questblk {
    width: 18px;
    height: 18px;
    background: #d8d8d8;
    border-radius: 100%;
    text-align: center;
    line-height: 20px;
    cursor: pointer;
    transition: all 0.2s ease 0s;
    -moz-transition: all 0.2s ease 0s;
    -webkit-transition: all 0.2s ease 0s;
    position: relative
}
.questblk img {
    width: 36%;
}
.questblk:hover {
    background: #ed3661
}
.questinfo {
    border: 1px solid #f3f3f3;
    border-radius: 3px;
    color: #ed3561;
    cursor: default;
    font-size: 10px;
    padding: 2px 0;
    position: absolute;
    right: 0;
    top: -34px;
    width: 120px;
    display: none
}
.questinfo::after {
    background: #fff;
    border-right: 1px solid #f3f3f3;
    border-top: 1px solid #f3f3f3;
    bottom: -4px;
    content: "";
    display: block;
    height: 5px;
    position: absolute;
    right: 7px;
    transform: rotate(135deg);
    width: 5px;
}
.billamtoptblk.payactive .questblk {
    display: none
}
.dueamttxt,
.amtblk {
    color: #4a4a4a
}
.rupeetxt i.fa.fa-inr {
    color: #4a4a4a
}
.elligiblestartwrap {
    width: 400px;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate3d(-50%, -52%, 0px);
    -moz-transform: translate3d(-50%, -52%, 0px);
    transform: translate3d(-50%, -52%, 0px);
}
.elgbttl {
    color: #fff;
    font-family: "BebasNeue";
    font-size: 58px;
    letter-spacing: 1px;
    line-height: 71px;
    text-transform: uppercase;
    text-align: center;
    margin: 0 0 60px 0
}
.elgbplaceholder {
    bottom: 8px;
    color: #fff;
    font-size: 16px;
    left: 0;
    line-height: 13px;
    position: absolute;
    text-align: left;
    transition: all 0.2s ease 0s;
    width: 100%;
    opacity: 0.75
}
.elgbplaceholder.moveup {
    bottom: 35px;
    font-size: 12px;
    opacity: 0.42
}
.elgbfieldblk {
    margin: 40px auto 0
}
.elgbfield {
    position: relative;
    margin: 0 auto 40px;
    transition: all 0.3s ease 0s;
}
.elgbfield.valueadded {
    margin: 0 auto 52px
}
.elgbfield:last-child {
    margin: 0 auto
}
.elgbfldtxt,
.calenderelgbfldtxt {
    border-top: none;
    outline: none;
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
    width: 100%;
    padding: 0 0 7px 0;
    position: relative;
    background: transparent;
    font-size: 16px;
    color: #fff;
    border-left: none;
    border-right: none;
}
.placehdmsg {
    bottom: 5px;
    color: #fff;
    font-size: 12px;
    opacity: 0.5;
    position: absolute;
    right: 0;
    transition: all 0.6s ease 0s;
    -webkit-transition: all 0.6s ease 0s;
    -moz-transition: all 0.6s ease 0s;
}
.placehdmsg.blurmsg {
    opacity: 0
}
.elgbfield .valid {
    background: url('../images/eligible-tick.png') no-repeat 0 0;
    width: 18px;
    height: 14px
}
.elgbsubtbtn {
    background: #fff;
    width: 225px;
    padding: 23px 0 18px 0;
    border-radius: 100px;
    box-shadow: 0 7px 9px 0 #c81545;
    border: 0;
    outline: none;
    font-size: 16px;
    color: rgba(75, 75, 75, 0.4);
    text-transform: uppercase;
    font-weight: bold;
    cursor: pointer;
    transition: 0.5s all ease;
    border: 1px solid transparent;
    margin: 60px auto 0;
    display: block;
    line-height: 12px;
    font-family: "DINNextLTPro-Regular"
}
.elgbsubtbtn:hover {
    transform: translateY(-2px);
    transition: all 0.2s ease 0s;
    -moz-transition: all 0.2s ease 0s;
    -webkit-transition: all 0.2s ease 0s;
}
.elgbsubtbtn.elgbenable {
    color: rgba(237, 53, 97, 0.4);
}
.errormsg {
    background: rgba(0, 0, 0, 0.3);
    padding: 10px 21px;
    position: absolute;
    bottom: 60px;
    font-size: 14px;
    border-radius: 3px;
    display: none;
    transition: all 0.8s ease 8s;
    -moz-transition: all 0.8s ease 8s;
    -webkit-transition: all 0.8s ease 8s;
    width: 280px;
}
.errormsg:after {
    position: absolute;
    content: "";
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid rgba(0, 0, 0, 0.3);
    bottom: -5px;
    left: 20px;
    width: 0;
    height: 0
}
.elgbsubtbtn.elgbcheck {
    width: 225px;
    height: 55px;
    background: #1ae575 url('../images/proceed.jpg') no-repeat center;
    position: relative
}
.elgbsubtbtn.elgbcheck span {
    display: none
}
.elgbsubtbtn.elgbtnloader {
    width: 225px;
    height: 55px;
    border: 0;
    outline: none;
    /* background: url('../images/spinner.gif') no-repeat 0 0; */
    color: rgba(237, 53, 97, 1);
    position: relative;
    text-align: center;
	padding:0
}
.elgbsubtbtn.elgbtnloader .proceedbtn {margin:4px 0 0 0}
.elgbsubtbtn.elgbtnloader img {
    vertical-align: middle;
    width: 50px;
}
.elgbfield.wrongfield {
    margin: 80px auto 40px;
}
.elgbfield.wrongfield .errormsg {
    display: block
}
.elgbfield.wrongfield .placehdmsg {
    opacity: 0
}
.elligiblesocialwrap {
    width: 680px;
    margin: 10px auto 0;
}
.elligiblesocialwrap.elgbthankreqs {
    width: 760px
}
.elligiblesocialwrap.wherecanuse {
    text-align: center
}
.elligiblesocialwrap .elgbttl {
    margin: 0 0 30px 0;
}
.elgbsubttl {
    font-size: 22px
}
.client-filter-sec {
    margin: 16px auto;
    text-align: center;
    width: 450px;
    position: relative
}
.client-slider {
    width: 100%;
    text-align: center
}
.client-slider img {
    width: 93%
}
.clientfilterblk {
    width: 150px;
    padding: 0 0 8px 40px;
    float: left;
    vertical-align: top;
    text-align: left;
    position: relative
}
.searchfilter {
    background: url('../images/searchicon.png') no-repeat left top;
    transition: 0.5s all ease;
    -moz-transition: 0.5s all ease;
    -webkit-transition: 0.5s all ease;
    -o-transition: 0.5s all ease;
    border-bottom: 1px solid transparent;
    padding: 0 0 8px 0px
}
.categoryfilter {
    background: url('../images/category.png') no-repeat left top;
    cursor: pointer
}
.clientfilterblk.offerfilter {
    padding: 0
}
.noopacity {
    opacity: 0;
    width: 0;
    transition: 0.4s ease all
}
.searchfilter.opensearch {
    border-bottom: 1px solid #fff;
    padding: 0 0 8px 0px;
    width: 450px;
    transition: 0.5s all ease;
    -moz-transition: 0.5s all ease;
    -webkit-transition: 0.5s all ease;
    -o-transition: 0.5s all ease;
    background-position: right top;
}
.closesearch {
    position: absolute;
    left: 0;
    display: none;
    transition: 0.5s all ease;
    -moz-transition: 0.5s all ease;
    -webkit-transition: 0.5s all ease;
    -o-transition: 0.5s all ease;
    cursor: pointer;
    z-index: 9
}
.searchfilter.opensearch .closesearch {
    display: block;
    width: 16px;
}
.clientsearch {
    background: none;
    border: 0 none;
    color: #fff;
    font-family: "DINNextLTPro-Regular";
    font-size: 16px;
    outline: 0 none;
    width: 100%;
    padding: 0 0 0 40px
}
input[type="text"].clientsearch::-webkit-input-placeholder {
    color: #fff;
}
.offersliderwrapper {
    width: 100%!important;
    position: absolute;
    left: 0
}
.offerfilter img {
    vertical-align: middle
}
.offerslide {
    line-height: 0;
    margin: 0 0 40px 0;
    position: relative;
    cursor: pointer
}
.ofpercent {
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: -18px;
    width: 25%;
    z-index: 9;
}
.offerslide:last-child {
    margin: 0
}
.offerslideblk {
    display: inline-block;
    text-align: center;
    margin: 0 13px;
    vertical-align: top
}
.offerslideblk:nth-child(2n+1) {
    margin: 80px 13px 0 13px
}
.marqueeslider {
    height: 348px;
    overflow: hidden;
    padding: 42px 2px 2px 4px;
    position: relative;
    width: 100%;
}
.offerslideblk:nth-child(4n+2) {
    margin: 40px 13px 0 13px
}
.offerslide:hover img {
    transform: scale(1.1);
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
    transition: 0.5s all ease;
    -moz-transition: 0.5s all ease;
    -webkit-transition: 0.5s all ease;
    -o-transition: 0.5s all ease;
    filter: grayscale(100%);
}
.offerslide img {
    transition: 0.5s all ease;
    -moz-transition: 0.5s all ease;
    -webkit-transition: 0.5s all ease;
    -o-transition: 0.5s all ease;
}
.offerouterinfoblk {
    background: rgba(0, 0, 0, 0.6) none repeat scroll 0 0;
    height: 100vh;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9999;
    display: none
}
.offerinfoblk {
    background: #fff none repeat scroll 0 0;
    border-radius: 10px;
    left: 0;
    margin: auto;
    padding: 60px 20px;
    position: absolute;
    right: 0;
    top: 80px;
    width: 440px;
    text-align: center;
    z-index: 999
}
.closeoffer {
    position: absolute;
    background: url('../images/closeoffer.png') no-repeat 0 0;
    width: 14px;
    height: 14px;
    top: 20px;
    right: 20px;
    cursor: pointer
}
.offercash {
    color: #4a4a4a;
    font-size: 44px;
    line-height: 40px;
    font-family: 'DINNextLTPro-Bold';
    margin: 30px 0
}
.cashcredit {
    color: #9b9b9b;
    font-size: 18px;
    width: 90%;
    margin: 0 auto;
    line-height: 20px
}
.offerbtn {
    margin: 50px 0 0 0
}
.cashoffer {
    background: #ed3561;
    width: 225px;
    padding: 16px 0 17px 0;
    border-radius: 100px;
    box-shadow: 0 6px 11px rgba(237, 53, 97, 0.5);
    border: 0;
    outline: none;
    font-size: 16px;
    color: rgba(255, 255, 255, 1);
    text-transform: uppercase;
    font-family: "DINNextLTPro-Regular";
    font-weight: bold;
    letter-spacing: 1px;
    cursor: pointer;
    transition: 0.5s all ease;
    border: 1px solid transparent
}
.cashoffer:hover {
    color: #fff;
    border: 1px solid #ed3561;
    box-shadow: 0 8px 11px rgba(74, 74, 74, 0.5);
    transform: translateY(-2px);
    transition: all 0.2s ease 0s;
    -moz-transition: all 0.2s ease 0s;
    -webkit-transition: all 0.2s ease 0s;
}
.noresultwrapper {
    opacity: 0.5;
    text-align: center;
    margin: 10% 0 0 0
}
.noresultfond {
    font-size: 22px;
    margin: 13px 0 16px 0
}
.trynewsrch {
    font-size: 14px
}
.categoryblk {
    background: #fff;
    border-radius: 5px;
    left: 0;
    position: absolute;
    width: 150px;
    top: 30px;
    z-index: 99;
    overflow: hidden;
	display:none;
	box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.30);
}
.categoryblk.opencategory {
    height: 111px
}
.categorylist li {
    font-size: 12px;
    color: #919191;
    padding: 10px 0 10px 20px;
    font-family: 'OpenSans-Regular';
    cursor: pointer
}
.categorylist li a {
    color: #919191;
}
.categorylist li:hover {
    background: #f7f7f7;
    color: #ed3561;
}
.categorylist li:hover a {
    color: #ed3561;
}
.opencategory.zoomIn {
    display: block
}
.calendericon {
    position: absolute;
    right: 0;
    bottom: 8px;
    width: 22px;
    height: 22px;
    background: url('../images/calender.png') no-repeat 0 0;
    cursor: pointer;
    display: none;
    z-index: 99;
    background-size: 100% 100%;
	border:0;
}
.calendericon.showcalender {
    display: block
}
.telusbitmrwrap {
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate3d(-50%, -50%, 0px);
}
.telusbitmrwrap .elgbttl {
    margin: 0 0 50px
}
.telusdesc {
    margin: 0 auto;
    text-align: center;
    width: 738px;
    font-size: 22px;
}
.socialblkitm {
    background: #fff;
    background: #fff;
    box-shadow: 0 7px 9px 0 #c81545;
    color: #ed3561;
    font-size: 16px;
    border-radius: 100px;
    width: 250px;
    margin: 0 auto 20px;
    padding: 16px 0 15px 0;
    text-align: center;
    cursor: pointer;
    font-weight: bold;
    transition: all 0.2s ease 0s;
    -moz-transition: all 0.2s ease 0s;
    -webkit-transition: all 0.2s ease 0s;
}
.socialbtnblk {
    margin: 60px 0 0 0
}
.socialblkitm .fa {
    width: 21px;
    height: 24px;
    font-size: 24px;
    vertical-align: middle
}
.socialblkitm:hover {
    transform: translateY(-2px);
    transition: all 0.2s ease 0s;
    -moz-transition: all 0.2s ease 0s;
    -webkit-transition: all 0.2s ease 0s;
}
.socialblkitm span {
    position: relative;
    top: 2px
}
.socialpopup {
    background: rgba(0, 0, 0, 0.4);
    height: 100%;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 99;
    display: none
}
.socialblkwrap {
    bottom: 0;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0;
    width: 566px;
    top: 11%
}
#innerpagewrapper .ftlist li {
    display: inline-block;
    font-size: 13px;
    color: #9b9b9b;
    margin: 0 10px 0 0
}
#innerpagewrapper .ftlist li a {
    color: #fff
}
#innerpagewrapper .ftlist li a:hover {
    color: #ffba00
}
#innerpagewrapper .footer {
    position: fixed;
    bottom: 15px;
    width: 1024px;
    left: 0;
    right: 0;
    margin: auto;
}
#innerpagewrapper .footersocial li {
    display: inline-block;
    vertical-align: middle;
    margin: 0 0 0 10px
}
#innerpagewrapper .footersocial li a {
    color: #fff;
    font-size: 14px
}
#innerpagewrapper .footersocial li a:hover {
    color: #ffba00
}
#innerpagewrapper.nobg .ftlist li a {
    color: #9b9b9b
}
#innerpagewrapper.nobg .ftlist li a:hover {
    color: #ed3561
}
#innerpagewrapper.nobg .footersocial li a {
    color: #9b9b9b;
    font-size: 14px
}
#innerpagewrapper.nobg .footersocial li a:hover {
    color: #ed3561
}
.footerhomeblk {
    left: 0;
    margin: auto;
    position: fixed;
    right: 0;
    width: 100%;
    z-index: 999;
    background: url("../images/grey-shadow.png") repeat-x scroll left bottom;
    height: 90px;
    bottom: -90px
}
.footerhomeblk .ftlist li {
    display: inline-block;
    font-size: 13px;
    color: #fff;
    margin: 0 10px 0 0
}
.footerhomeblk .ftlist li a {
    color: #fff
}
.footerhomeblk .ftlist li a:hover {
    color: #ffba00
}
.footerhomeblk .footersocial li {
    display: inline-block;
    vertical-align: middle;
    margin: 0 0 0 10px
}
.footerhomeblk .footersocial li a {
    color: #fff;
    font-size: 14px
}
.footerhomeblk .footersocial li a:hover {
    color: #ffba00
}
.footerinnerblk {
    margin: 55px auto 0;
    max-width: 1024px;
}
#innerpagewrapper .footerhomeblk {
    background: none
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
    ::i-block-chrome,
    .shopbanner {
        width: 100%;
        height: 100vh;
        background: url('../images/shop.jpg') no-repeat 0 0;
    }
}
.elligiblesocialwrap.elgbmoredetails {
    width: 539px;
    margin: 0;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate3d(-50%, -46%, 0px);
}
.elligiblesocialwrap.elgbmoredetails .elgbttl br,
.elligiblesocialwrap.elgbthankreqs .elgbttl br {
    display: none
}
.elgbmoredetails .elgbfieldblk {
    width: 400px
}
.dhtmlxcalendar_material.dhtmlxcalendar_in_input div.dhtmlxcalendar_time_cont {
    display: none !important
}
.dotted-line {
    border-bottom: 1px dashed rgba(255, 255, 255, 0.5) !important;
}
.faq-container .smk_accordion .accordion_in .acc_head {
    background: transparent
}
.faq-container .smk_accordion .accordion_in {
    border: solid 1px rgba(255, 255, 255, 0.3)
}
.faq-container .smk_accordion .accordion_in:first-of-type,
.faq-container .smk_accordion .accordion_in:first-of-type .acc_head {
    border-radius: 0
}
.faq-container .smk_accordion .accordion_in.acc_active>.acc_head,
.faq-container .smk_accordion .accordion_in .acc_content {
    background: transparent;
    color: #fff
}
.faq-container .smk_accordion.acc_with_icon .accordion_in .acc_head {
    padding-left: 30px;
}
.faq-container .smk_accordion.acc_with_icon .accordion_in .acc_content {
    padding: 20px 30px
}

.faq-container .smk_accordion.acc_with_icon .accordion_in .acc_content a {
	color: #ffba00;
}

.faq-container .smk_accordion .accordion_in .acc_head {
    padding: 18px;
    font-size: 18px;
    line-height: 24px
}
.faq-container .smk_accordion .accordion_in .acc_content {
    padding: 20px 30px;
    border-top: solid 1px rgba(255, 255, 255, 0.3);
    font-size: 16px;
    line-height: 30px;
}
.faq-container .smk_accordion .accordion_in.acc_active>.acc_content {
    opacity: 0.7;
    display: inline
}
.faq-container .smk_accordion .accordion_in .acc_head .acc_icon_expand {
    width: 14px;
    height: 9px;
    background: url(../images/faq-down-arrow.png) no-repeat 0 0;
    right: 27px;
    left: auto;
}
.faq-container .smk_accordion .accordion_in.acc_active>.acc_head .acc_icon_expand {
    width: 14px;
    height: 9px;
    background: url(../images/faq-up-arrow.png) no-repeat 0 0;
    right: 27px;
}
.faq-container .smk_accordion {
    margin: 15px 0 50px
}
.elgbsubtbtn-trans {
    background: transparent;
    width: 220px;
    padding: 14px 0 12px 0;
    border-radius: 100px;
    border: solid 1px #fff;
    font-size: 18px;
    font-family: 'DINNextLTPro-Bold';
    letter-spacing: 1px;
    cursor: pointer;
    transition: 0.5s all ease;
    margin: 30px auto 0;
    display: block;
    color: #fff;
    line-height: 17px;
}
.elgbsubtbtn-trans:hover {
    transform: translateY(-2px);
    transition: all 0.2s ease 0s;
    -moz-transition: all 0.2s ease 0s;
    -webkit-transition: all 0.2s ease 0s;
}
.dhtmlxcalendar_material.dhtmlxcalendar_in_input {
    padding-top: 14px !important;
}
.dhtmlxcalendar_material.dhtmlxcalendar_in_input,
.dhtmlxcalendar_material div.dhtmlxcalendar_month_cont,
.dhtmlxcalendar_material ul.dhtmlxcalendar_line,
.dhtmlxcalendar_material div.dhtmlxcalendar_month_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_month_hdr,
.dhtmlxcalendar_material div.dhtmlxcalendar_days_cont,
.dhtmlxcalendar_material div.dhtmlxcalendar_dates_cont {
    width: 400px !important
}
.dhtmlxcalendar_material div.dhtmlxcalendar_days_cont ul.dhtmlxcalendar_line li,
.dhtmlxcalendar_material div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li {
    width: 52px !important;
    height: 52px !important
}
.dhtmlxcalendar_material ul.dhtmlxcalendar_line {
    margin-left: 0 !important
}
.dhtmlxcalendar_material div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line {
    height: 52px !important
}
.dhtmlxcalendar_material div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li div.dhtmlxcalendar_label {
    line-height: 52px !important
}
#innerpagewrapper.faq-page .footer {
    position: relative;
}
.faq-page #footerwrapper,
.faq-page .bodywrapper {
    background: #ed3561;
}
.faqbtnfield {
    padding: 0 0 50px 0;
}
.faqbtn {
    width: 220px;
    font-size: 16px;
    line-height: 13px;
    background: transparent;
    border: 1px solid #fff;
    border-radius: 100px;
    color: #fff;
    cursor: pointer;
    letter-spacing: 1px;
    margin: 30px auto 0;
    padding: 18px 0 17px;
    transition: all 0.5s ease 0s;
    display: block;
    font-weight: bold
}
.faqbtn:hover {
    transform: translateY(-2px);
    transition: all 0.2s ease 0s;
    -moz-transition: all 0.2s ease 0s;
    -webkit-transition: all 0.2s ease 0s;
}
.onoffswitch {
    position: relative;
    width: 38px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    display: inline-block;
    margin: 0 0 0 16px
}
.onoffswitch-checkbox {
    display: none;
}
.onoffswitch-label {
    border-radius: 50px;
    cursor: pointer;
    display: block;
    overflow: hidden;
    text-align: left;
    width: 38px;
}
.onoffswitch-inner {
    display: block;
    width: 200%;
    margin-left: -100%;
    transition: margin 0.3s ease-in 0s;
}
.onoffswitch-inner:before,
.onoffswitch-inner:after {
    display: block;
    float: left;
    width: 50%;
    height: 14px;
    padding: 0;
    line-height: 30px;
    font-size: 14px;
    color: white;
    font-family: Trebuchet, Arial, sans-serif;
    font-weight: bold;
    box-sizing: border-box;
}
.onoffswitch-inner:after {
    content: "";
    padding-left: 10px;
    background-color: #f6782f;
    color: #FFFFFF;
}
.onoffswitch-inner::before {
    background-color: #b9b9b9;
    color: #fff;
    content: "";
    padding-right: 10px;
    text-align: right;
}
.onoffswitch-switch {
    background: #ffba00;
    border-radius: 100%;
    display: block;
    height: 20px;
    margin: 3px 0;
    position: absolute;
    right: 0;
    top: -6px;
    transition: all 0.3s ease-in 0s;
    width: 20px;
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.24), 0 0 1px 0 rgba(0, 0, 0, 0.12);
}
.onoffswitch-checkbox:checked+.onoffswitch-label .onoffswitch-inner {
    margin-left: 0;
}
.onoffswitch-checkbox:checked+.onoffswitch-label .onoffswitch-switch {
    right: 21px;
    background: #dcdada;
}
#innerpagewrapper.needhelp .footer {
    position: relative
}
.needhelpupperpart {
    background: #ed3561;
    padding: 39px 0 88px 0
}
.elgbttl.needhelpttl {
    margin: 0;
}
.helpsearchbarblk {
    margin: 42px auto 0;
    width: 704px;
	position:relative;
}
.helpsearchbar {
    border: 0 none;
    border-radius: 100px;
    outline: medium none;
    padding: 17.5px 40px;
    width: 100%;
    font-size: 18px;
    color: #9b9b9b;
    background: #fff;
	position:relative;
}

.helpsearchbabtn {
    background: url("../images/needsearch.png") no-repeat scroll 0 0;
    bottom: 20px;
    height: 18px;
    position: absolute;
    right: 42px;
    width: 18px;
}

.trendsearch {
    font-size: 12px;
    text-align: center;
    color: #ffffff;
    line-height: 24px;
    margin: 10px 0 0 0
}
.browsecatwrap {
    background: #fff;
    padding: 60px 0 0 0;
    position: relative;
}
.browsettl,
.needfaqttl {
    color: #4a4a4a;
    font-size: 22px;
    text-align: center;
    text-transform: uppercase;
    line-height: 19px;
}
.browcatname {
    color: #ed3561;
    font-size: 14px;
    text-transform: uppercase;
    font-family: 'DINNextLTPro-Bold';
    line-height: 17px;
    margin: 19px 0 0 0
}
.browsecatlist li {
    display: inline-block;
    text-align: center;
    vertical-align: top;
    width: 195px;
    cursor: pointer;
    padding: 45px 0 45px 0
}
.browsecatlist li:hover {
    box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.3);
    border-radius: 8px;
    transition: all 0.6s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
}
.browsecatlist {
    text-align: center;
}
.abtlazypay .sprite {
    background-position: -405px -5px;
    width: 58px;
    height: 58px;
    margin: 0 auto
}
.orderrefund .sprite {
    background-position: -91px -5px;
    width: 70px;
    height: 58px;
    margin: 0 auto
}
.usinglazypay .sprite {
    background-position: -190px -5px;
    width: 85px;
    height: 58px;
    margin: 0 auto
}
.lazypayback .sprite {
    background-position: -304px -5px;
    width: 82px;
    height: 59px;
    margin: 0 auto
}
.browsecatlistblk {
    margin: 40px 0 0 0;
}
.needfaqwrapper {
    margin: 40px 0 0 0;
    padding: 0 0 80px 0px
}
.needfaqwrapblk {
    width: 800px;
    margin: 40px auto 0
}
.needfaqwrapblk .smk_accordion .accordion_in .acc_head {
    background: #fff;
}
.needfaqwrapblk .smk_accordion .accordion_in .acc_head {
    font-size: 18px;
    color: #9b9b9b;
    padding: 20px 0 20px 40px
}
.needfaqwrapblk .smk_accordion .accordion_in {
    border: 0;
    margin: 0 0 8px 0;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.11);
}
.needfaqwrapblk .smk_accordion .accordion_in:last-child {
    margin: 0
}
.needfaqwrapblk .smk_accordion.acc_with_icon .accordion_in .acc_head,
{
    padding: 21px 0 21px 40px
}
.needfaqwrapblk .smk_accordion .accordion_in .acc_content {
    font-size: 16px;
    color: #9b9b9b;
    line-height: 28px;
    padding: 0 0 20px 0;
    width: 93%
}
.needfaqwrapblk .smk_accordion {
    margin-bottom: 0
}
.needfaqwrapblk .smk_accordion .accordion_in .acc_head .acc_icon_expand {
    background: url("../images/needhelp-down-arrow.png") no-repeat 0 0;
    height: 9px;
    left: auto;
    right: 27px;
    width: 14px;
}
.needfaqwrapblk .smk_accordion .accordion_in.acc_active>.acc_head .acc_icon_expand {
    background: url("../images/needhelp-uparrow.png") no-repeat 0 0;
    height: 9px;
    right: 27px;
    width: 14px;
}
.needfaqwrapblk .smk_accordion .accordion_in .acc_content {
    background: #fff
}
.needfaqwrapblk .smk_accordion .accordion_in.acc_active>.acc_head {
    background: #fff
}
.browseinnercatwrap {
    background: #fff;
    padding: 60px 0 111px 0;
    position: relative;
}
.browseinnercatblk {
    width: 980px;
    margin: 0 auto;
}
.breadcrumblk {
    border-bottom: 1px solid #d8d8d8;
    padding: 0 0 10px 0;
}
.breadcrumblk li {
    color: #9b9b9b;
    font-size: 12px;
    display: inline-block;
    vertical-align: top;
    line-height: 30px;
    margin: 0 32px 0 0;
    position: relative
}
.breadcrumblk li:after {
    position: absolute;
    content: "";
    background: url('../images/sprite.png') no-repeat -4px -128px;
    width: 7px;
    height: 11px;
    top: 0;
    bottom: 0;
    margin: auto;
    right: -20px
}
.breadcrumblk li:last-child:after {
    display: none
}
.catlistttl {
    color: #000;
    font-size: 18px;
    line-height: 30px
}
.catlisting li {
    color: #9b9b9b;
    font-size: 16px;
    line-height: 30px
}
.catlisting li a {
    color: #9b9b9b;
}
.catlisting li a:hover {
    color: #000;
}
.catlisting li.active a {
    color: #000;
}
.catdesclistinfoblk {
    width: 720px;
}
.questionblk {
    color: #ed3561;
    font-size: 20px;
    line-height: 28px;
    position: relative;
    padding: 0 0 0 25px;
    cursor: pointer;
    margin: 0 0 18px 0
}
.questionblk:before {
    position: absolute;
    content: "";
    width: 4px;
    height: 4px;
    background: #ed3561;
    border-radius: 30px;
    top: 0;
    bottom: 0;
    margin: auto;
    left: 0
}
.answerblk {
    color: #9b9b9b;
    font-size: 15px;
    line-height: 20px;
    padding: 0 0 0 25px;
    display: none
}
.helpanswer {
    color: #cbc9c9;
    margin: 16px 0 0 0
}
.helpans {
    text-transform: uppercase;
    margin: 0 0 0 16px
}
.helpans a {
    color: #cbc9c9;
}
.helpans a:hover {
    color: #ed3561;
}
.needquestblk.questactive .questionblk {
    font-size: 20px;
    line-height: 28px;
}
.needquestblk {
    margin: 0 0 10px;
}
.needquestblk:last-child {
    margin: 0 0 0px;
}
.needquestblk.questactive {
    margin: 0 0 40px 0;
}
.stillhelpwrapper {
    margin: 40px 0 0 0
}
.stillndhelpttl {
    font-size: 20px;
    color: #000000;
    line-height: 20px;
    margin: 0 0 30px 0
}
.stillndhelpblk {
    background: #fff;
    padding: 28px 46px 28px 46px;
    position: relative;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.11);
    border-radius: 8px;
}
.stillndhelpblk.helpbxshadow {
    box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.11);
}
.anspicblk {
    background: url('../images/mail-icon.svg') no-repeat 0 0;
    width: 53px;
    height: 38px;
    margin: 0 30px 0 0
}
.ansinfottl {
    font-size: 18px;
    color: #000;
    line-height: 20px;
    margin: 0 0 10px 0
}
.ansinfodesc {
    font-size: 14px;
    color: #9b9b9b;
    line-height: 20px
}
.ansinfoblk {
    width: 80%;
    width: calc(100% - 94px)
}
.anscontact {
    margin: 0 0 0 10px;
    color: #ed3561;
    cursor: pointer;
}
.anscontact:hover {
    color: #ffba00
}
.contactuswrapper {
    display: none;
}
.contactusblk {
    width: 380px;
    margin: 32px auto 0;
}
.contactsubttl {
    font-size: 22px;
    color: #ed3561;
    text-transform: uppercase;
    line-height: 23px;
    margin: 0 0 40px 0
}
.confield {
    width: 100%;
    border: 0;
    outline: none;
    border-bottom: 1px solid rgba(155, 155, 155, 0.5);
    background: transparent;
    font-size: 16px;
    line-height: 16px;
    color: #9b9b9b;
    padding: 0 0 8px 0;
    position: relative
}
.contactusfield {
    position: relative;
    margin: 0 0 32px 0
}
.contactusfield:last-child {
    margin: 0
}
.conplacefield {
    bottom: 8px;
    color: #9b9b9b;
    font-size: 16px;
    left: 0;
    line-height: 16px;
    opacity: 0.75;
    position: absolute;
    text-align: left;
    transition: all 0.2s ease 0s;
    width: 100%;
}
.conplacefield.moveup {
    bottom: 35px;
    font-size: 12px;
}
.contactclose {
    position: absolute;
    right: 20px;
    top: 20px;
    background: url('../images/closeoffer.png') no-repeat 0 0;
    width: 14px;
    height: 14px;
    cursor: pointer
}
.contactbtn {
    width: 116px;
    color: rgba(255, 255, 255, 0.4);
    border-radius: 51.2px;
    font-size: 14px;
    line-height: 14px;
    text-transform: uppercase;
    padding: 8px 0 8px 0;
    margin: 40px auto 60px;
    display: block;
    cursor: pointer;
    background: #ed3561;
    border: 0;
    font-weight: bold
}
.contactbtn:hover {
    transform: translateY(-2px);
    transition: all 0.2s ease 0s;
    -moz-transition: all 0.2s ease 0s;
    -webkit-transition: all 0.2s ease 0s;
}
.contactusfield select {
    width: 100%;
    border: 0;
    outline: none;
    border-bottom: 1px solid #9b9b9b;
    background: transparent;
    font-size: 16px;
    line-height: 16px;
    color: #9b9b9b;
    padding: 0 0 8px 0;
    position: relative;
    -moz-appearance: none;
    -webkit-appearance: none;
    font-family: "DINNextLTPro-Regular";
    font-weight: normal
}
.contactusfield select option {
    color: #9b9b9b;
    font-family: "DINNextLTPro-Regular";
}
.contactusfield .fa.fa-angle-down {
    bottom: 11px;
    position: absolute;
    right: 0;
    color: #9b9b9b
}
.issuedesc {
    display: none
}
.numhoderblk.pagenum {
    margin: 0 0 60px;
    text-align: right
}
.ovehiden {
    overflow: hidden
}
#innerpagewrapper.termcondnwrap .footer {
    position: relative
}
.termscondnblkwrap .catlistingblk {
    margin: 0
}
.termsdescblk .tpsmaldesc {
    font-size: 15px;
    color: #9b9b9b;
    line-height: 20px;
    margin: 0 0 28px 0;
}
.termsdescblk .tpsmaldesc:last-child {
    margin: 0
}
.termsdescttl {
    font-size: 20px;
    color: #ed3561;
    text-transform: uppercase;
    margin: 0 0 28px 0
}
.termsdescblk {
    margin: 0 0 38px 0
}
.termsdescblkwrap {
    margin: 0 0 70px 0;
}
.termscondnblkwrap .breadcrumblk {
    background: none;
}
.termscondnblkwrap .needhelpupperpart {
    margin: -6px 0 0;
    padding: 82px 0 125px;
}
.aboutuswrapper {
    left: 100%;
    margin: 0 auto;
    position: absolute;
    text-align: center;
    top: 50%;
    transform: translate3d(-100%, -50%, 0px);
    width: 100%;
}
.abttl {
    font-size: 58px;
    color: #fff;
    font-family: "BebasNeue";
    line-height: 71px;
    margin: 0 0 50px 0
}
.abtpayutxt {
    font-size: 34px;
    line-height: 48px;
    text-align: center
}
.abtpayutxtdesc {
    font-size: 20px;
    width: 707px;
    line-height: 30px;
    margin: 40px auto 0
}
.aboutuswrapperblk {
    background: url('../images/about.svg') no-repeat center 27px;
    height: 443px
}
.welpay {
    font-size: 18px;
    color: #ffba00;
    margin: 20px 0 0 0;
    line-height: 28px
}
.opensearch .clientsearch {
    opacity: 0.6;
}
.browseinnercatwrap.searchwrapper {
    top: 0;
    padding: 60px 0 0 0
}
.searchblkwrap {
    margin: 0 0 40px 0
}
.schquestansblk {
    border-bottom: 1px solid #d8d8d8;
    padding: 0 0 29px;
    margin: 0 0 29px 0
}
.searchquest {
    color: #4a4a4a;
    font-size: 18px;
    line-height: 24px;
    margin: 0 0 20px 0
}
.searchans {
    color: #9b9b9b;
    font-size: 16px;
    line-height: 30px;
}
.questshort {
    background: #ffe4ea;
    color: #f87494;
    font-size: 11px;
    width: 120px;
    display: inline-block;
    text-align: center;
    border-radius: 64px;
    text-transform: uppercase;
    font-weight: bold;
    line-height: 27px;
    padding: 3px 0 0 0;
    margin: 0 0 0 16px
}
.commonanimate {
    -webkit-animation-name: commonexample;
    -webkit-animation-duration: 1s;
    -webkit-animation-delay: 0.5s;
    -webkit-animation-timing-function: linear;
    animation-name: commonexample;
    animation-duration: 1s;
    animation-delay: 0.5s;
    animation-timing-function: linear;
}
.tabmob tr td {
    height: 70px;
    width: 70px
}
@-webkit-keyframes commonexample {
    0% {
        width: calc(100% + 5px);
        height: calc(100% + 5px);
    }
    
    50% {
        width: calc(100% - 5px);
        height: calc(100% - 5px);
    }
    
    100% {
        width: calc(100% + 5px);
        height: calc(100% + 5px);
    }
}
@keyframes commonexample {
    0% {
        width: calc(100% + 5px);
        height: calc(100% + 5px);
    }
    
    50% {
        width: calc(100% - 5px);
        height: calc(100% - 5px);
    }
    
    100% {
        width: calc(100% + 5px);
        height: calc(100% + 5px);
    }
}
.animate1 {
    -webkit-animation-name: example;
    -webkit-animation-duration: 2s;
    -webkit-animation-delay: 0.5s;
    -webkit-animation-timing-function: linear;
    animation-name: example;
    animation-duration: 2s;
    animation-delay: 0.5s;
    animation-timing-function: linear;
    position: absolute;
}
.animate2 {
    -webkit-animation-name: example;
    -webkit-animation-duration: 4s;
    animation-name: example;
    animation-duration: 4s;
}
.animate3 {
    -webkit-animation-name: example;
    -webkit-animation-duration: 4s;
    animation-name: example;
    animation-duration: 4s;
}
.animate4 {
    -webkit-animation-name: example;
    -webkit-animation-duration: 4s;
    animation-name: example;
    animation-duration: 4s;
}
@-webkit-keyframes example {
    0% {
        border-radius: 100%;
        width: 78px;
        height: 78px;
    }
    
    8% {
        border-radius: 100%;
        width: 77px;
        height: 77px;
    }
    
    16% {
        border-radius: 100%;
        width: 78px;
        height: 78px;
    }
    
    30% {
        border-radius: 75%;
        width: 75px;
        height: 75px;
    }
    
    70% {
        border-radius: 50%;
        width: 75px;
        height: 75px;
    }
    
    100% {
        border-radius: 10%;
        width: 70px;
        height: 70px;
    }
}
@keyframes example {
    0% {
        border-radius: 100%;
        width: 78px;
        height: 78px;
    }
    
    8% {
        border-radius: 100%;
        width: 77px;
        height: 77px;
    }
    
    16% {
        border-radius: 100%;
        width: 78px;
        height: 78px;
    }
    
    30% {
        border-radius: 75%;
        width: 75px;
        height: 75px;
    }
    
    70% {
        border-radius: 50%;
        width: 75px;
        height: 75px;
    }
    
    100% {
        border-radius: 10%;
        width: 70px;
        height: 70px;
    }
}
.howitblkwrapper {
    position: relative;
}
.howitblkanmwrap {
    left: 50%;
    margin: 0 auto;
    position: absolute;
    top: 50%;
    transform: translate3d(-100%, 50%, 0px);
}
.howitworkanamblk {
    margin: 0px auto 0;
    position: relative;
    right: -124px;
    width: 400px;
}
.animinnerblk {
    height: 150;
    width: 150;
}
.animatebubble {
    animation-name: zoomIn;
    animation-duration: 2s;
    animation-timing-function: linear;
}
.animinnerblk img {
    box-shadow: 2px 5px 8px rgba(0, 0, 0, 0.3);
}
.animslideblk1 {
    left: 730px;
    position: fixed;
    top: 220px;
}
.animslideblk2 {
    left: 830px;
    position: fixed;
    top: 100px;
}
.animslideblk3 {
    left: 970px;
    position: fixed;
    top: 100px;
}
.animslideblk4 {
    left: 1050px;
    position: fixed;
    top: 260px;
}
.animslideblk5 {
    left: 1220px;
    position: fixed;
    top: 270px;
}
.animslideblk6 {
    left: 1100px;
    position: fixed;
    top: 170px;
}
.animslideblk7 {
    left: 750px;
    position: fixed;
    top: 360px;
}
.animslideblk8 {
    left: 870px;
    position: fixed;
    top: 240px;
}
.animslideblk9 {
    left: 960px;
    position: fixed;
    top: 290px;
}
.animslideblk10 {
    left: 1000px;
    position: fixed;
    top: 380px;
}
.animslideblk11 {
    left: 890px;
    position: fixed;
    top: 390px;
}
.animslideblk12 {
    left: 1110px;
    position: fixed;
    top: 370px;
}
.animslideblk13 {
    left: 770px;
    position: fixed;
    top: 480px;
}
.animslideblk14 {
    left: 910px;
    position: fixed;
    top: 510px;
}
.animslideblk15 {
    left: 1070px;
    position: fixed;
    top: 480px;
}
.tabbg {
    background-image: url('../images/howitwork/phone.png');
    background-position: -2px 0;
    background-repeat: no-repeat;
    width: 315px;
    height: 500px;
}
.tabmob {
    padding: 70px 0 0 20px
}
.handblk {
    bottom: -100px;
    position: fixed;
    right: 13.5%;
    z-index: 9;
}
.handblk img {
    width: 63px
}
.anmfirstsslide,
.anmsecondslide,
.anmthirdslide {
    background: #fff;
    height: 338px;
    position: fixed;
    left: 947px;
    top: 168px;
    width: 195px;
    background-size: cover
}
.anmafourthslide {
    height: 147px;
    position: fixed;
    left: 947px;
    top: 105px;
    width: 195px;
    background-size: cover;
    margin: 70px 0 0 0;
}
.anmafifthslide {
    height: 147px;
    position: fixed;
    left: 947px;
    top: 105px;
    width: 195px;
    margin: 70px 0 0 0;
}
.selpaybtn {
    background: #bb1034;
    border-radius: 100px;
    bottom: 29px;
    display: block;
    font-size: 13px;
    height: 34px;
    left: 0;
    line-height: 32px;
    margin: auto;
    position: absolute;
    right: 0;
    text-align: center;
    width: 175px;
    box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.3);
}
@-webkit-keyframes zoomIn {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1);
        transform: scale3d(.1, .1, .1);
    }
    
    50% {
        opacity: 1;
    }
}
@keyframes zoomIn {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1);
        transform: scale3d(.1, .1, .1);
    }
    
    50% {
        opacity: 1;
    }
}
.zomtnameblk {
    background: #d0021b url('../images/howitwork/back-arrow.png') no-repeat 5% 50%;
    height: 35px;
    padding: 10px 0;
    text-align: center;
    background-size: 12px
}
.zomtnameblk img {
    width: 45px;
}
.zomcartblk {
    background: #f3f3f3;
    color: #9b9b9b;
    font-size: 17px;
    line-height: 20px;
    padding: 15px 0 11px;
    text-align: center;
}
.cartlistblkwrap {
    margin: 0 0 30px;
}
.cartlistblk {
    border-bottom: 1px solid #cccccc;
    padding: 7px 10px;
    color: #000;
}
.cartltname {
    font-size: 10px;
    width: 110px;
}
.cartamt {
    font-weight: bold;
    font-size: 10px;
}
.cartcatlist {
    border: 1px solid #000;
    border-radius: 3px;
    height: 18px;
    width: 18px;
    margin: 0 11px 0 0
}
.cartcatlistdot {
    background: #000;
    border-radius: 100%;
    height: 6px;
    margin: 5px auto 0;
    width: 6px;
}
.veg .cartcatlistdot {
    background: #0fbf2c
}
.veg.cartcatlist {
    border: 1px solid #0fbf2c;
}
.nonveg .cartcatlistdot {
    background: #d0021b
}
.nonveg.cartcatlist {
    border: 1px solid #d0021b;
}
.carttotalblk {
    padding: 0 10px;
}
.totaltxt {
    color: #010101;
    font-size: 18px;
    width: 73px;
}
.totalamt {
    color: #000;
    font-weight: bold;
    font-size: 23px;
}
.totalamt.ibvm span {
    font-size: 13px;
    font-weight: bold;
    vertical-align: top;
    line-height: 21px;
}
.lpselectionblk {}
.lppayblk {
    padding: 27px 0 23px;
}
.lppaytxt {
    color: #696969;
    font-size: 19px;
    text-align: center
}
.lppaytxtamt {
    color: #595959;
    font-size: 29px;
    text-align: center;
    font-weight: bold;
}
.lppaytxtamt span {
    font-size: 15px;
    font-weight: bold;
    vertical-align: top;
    line-height: 21px;
}
.selptxt {
    color: #ed3561;
    font-size: 12px;
    font-family: 'DINNextLTPro-Regular';
    margin: 0 0 11px;
    padding: 0 15px
}
.lpselectoptionblk {
    background: #f7f7f7;
    border-radius: 3px;
    height: 31px;
    width: 165px;
    padding: 7px 10px 7px 16px;
    margin: 0 auto 8px
}
.selectpaytxt {
    float: left;
    color: #5c5c5c;
    font-size: 12px;
}
.selectpaytxt img {
    width: 85px;
    margin: 2px 0 0 0;
}
.selectpayopt {
    background: transparent;
    border: 1px solid #5c5c5c;
    border-radius: 100px;
    float: right;
    height: 15px;
    width: 15px;
}
.lpselectoptionblk.onlytxt {
    padding: 8px 10px 0 16px
}
.lpselectoptionblk.activesell {
    border: 1px solid #e0315c;
    height: 36px;
    padding: 9px 10px 9px 16px;
    width: 180px;
    transition: 0.5s all ease
}
.lpselectoptionblk.activesell .selectpayopt {
    background: #00e688 url('../images/howitwork/right-tick.png') no-repeat 50% 50%;
    border: 1px solid #00e688;
    background-size: 7px
}
.paydoneblk {
    padding: 100px 0 0;
    text-align: center;
}
.paydonemark {
    line-height: 0;
    margin: 0 0 21px;
}
.paydonemark img {
    width: 57px;
}
.paydonetxt {
    color: #000;
    font-size: 22px;
    line-height: 22px;
}
.mailiconnum {
    position: absolute;
    top: 30px;
    right: 15px;
}
.mailiconnum img {
    width: 50px
}
.mailopenbtm {
    line-height: 0
}
.anmasixthslide {
    background: rgba(255, 255, 255, 0.9) url(../images/howitwork/lpsymbol.png) no-repeat bottom left;
    height: 108px;
    position: fixed;
    left: 987px;
    top: 208px;
    width: 70px;
    border-radius: 8px;
    background-size: 63%;
    transition: 0.5s all ease 0s;
    -webkit-transition: 0.5s all ease 0s;
    -moz-transition: 0.5s all ease 0s;
}
.lpzlogo {
    padding: 4px 10px 0 10px;
}
.lpzlogo img {
    width: 20px;
}
.amtdueblk {
    text-align: center;
    margin: 3px 0 0 0;
}
.amtduetxt {
    color: #535353;
    font-size: 6px;
}
.anmamtblk {
    font-size: 8px;
    color: #000;
    font-weight: bold;
}
.dueblk {
    font-size: 4px;
    color: #ff0808;
    margin: 0 0 10px 0;
}
.paybtn {
    background: #a50c31;
    border-radius: 100px;
    bottom: 42px;
    display: block;
    font-size: 7px;
    height: 13px;
    left: 0;
    line-height: 14px;
    margin: auto;
    position: absolute;
    right: 0;
    text-align: center;
    width: 39px;
    box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.3);
    font-weight: bold;
}
.anmamtblk span {
    font-weight: normal
}
.anmasixthslide.amtdueslide {
    background: #fff url('../images/howitwork/lpsymbol.png') no-repeat bottom left;
    height: 338px;
    position: fixed;
    left: 947px;
    top: 168px;
    width: 195px;
    border-radius: 8px
}
.anmasixthslide.amtdueslide .lpzlogo img {
    width: 80px
}
.anmasixthslide.amtdueslide .lpzlogo {
    padding: 15px 10px 10px 10px
}
.anmasixthslide.amtdueslide .amtdueblk {
    text-align: center;
    margin: 25px 0 0 0
}
.anmasixthslide.amtdueslide .amtduetxt {
    color: #535353;
    font-size: 15px
}
.anmasixthslide.amtdueslide .anmamtblk {
    font-size: 40px;
    color: #000;
    font-weight: bold
}
.anmasixthslide.amtdueslide .dueblk {
    font-size: 10px;
    color: #ff0808;
    font-weight: bold;
    margin: 0 0 10px 0
}
.anmasixthslide.amtdueslide .paybtn {
    background: #a50c31;
    border-radius: 100px;
    bottom: 119px;
    display: block;
    font-size: 13px;
    height: 34px;
    left: 0;
    line-height: 36px;
    margin: auto;
    position: absolute;
    right: 0;
    text-align: center;
    width: 105px;
    box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.3);
    font-weight: bold
}
.anmaseventhslide {
    background: #fff url('../images/howitwork/lpsymbol.png') no-repeat bottom left;
    height: 338px;
    position: fixed;
    left: 947px;
    top: 138px;
    width: 195px;
    border-radius: 8px
}
.anmaseventhslide .lpzlogo img {
    width: 80px
}
.anmaseventhslide .lpzlogo {
    padding: 15px 10px 10px 10px
}
.anmaseventhslide .anmamtblk {
    font-size: 40px;
    color: #000;
    font-weight: bold
}
.anmaseventhslide .amtrcbigtxt {
    color: #535353;
    font-size: 15px;
    line-height: 16px;
    margin: 15px 0 15px 0
}
.anmaseventhslide .amtrcsmalltxt {
    color: #535353;
    font-size: 11px;
    line-height: 12px
}
.anmaseventhslide .thanksblk {
    text-align: center;
    margin: 42px 0 0 0
}
.overmercnts {
    font-size: 35px;
    text-align: center;
    font-weight: bold;
    position: fixed;
    left: 847px;
    top: 258px;
}
.howitworksection1 {
    position: absolute;
    right: 50%;
    top: 54%;
    transform: translate3d(100%, -50%, 0px);
    width: 49%;
}
video {
    margin: 0 auto;
    position: relative;
    text-align: center;
    width: 100%;
}
.howitwrkanm {
    margin: 0 auto;
    width: 50%;
}
.res-video {
    display: none
}
.vidbuttons {
    border: medium none;
    bottom: 0;
    height: 50px;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 5px;
    transition: all 0.7s ease 0s;
    width: 50px;
    display: none
}
.vidbuttons .play {
    background: rgba(0, 0, 0, 0) url("../images/play-btn.png") no-repeat 0 0;
    z-index: 999;
    width: 50px;
    height: 50px;
    border: 0;
}
.vidbuttons .pause {
    background: rgba(0, 0, 0, 0) url("../images/stop-btn.png") no-repeat 0 0;
    z-index: 999;
    width: 50px;
    height: 50px;
    border: 0;
}

/*VIDEO POPUP CSS*/
.res-video.vidpopupblk {
    width: 140px;
    margin: 0 auto
}
.res-video.vidpopupblk img {
    width: 140px;
}
.videopopupblk {
    background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
    height: 100vh;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9999;
}
.vidinnerblk {
    background: #ed3561 none repeat scroll 0 0;
    height: auto;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 70px;
    width: 80%;
    padding: 10px 0;
}
.videopopupblk {
    display: none
}
.videoclose {
    opacity: 0.5;
    position: absolute;
    right: 10px;
    top: 7px;
    z-index: 99;
    cursor: pointer;
}
.videoclose .fa-times {
    font-size: 22px
}
.yesblk {
    cursor: pointer;
    height: 55px;
    right: 0;
    position: absolute;
    top: 0;
    width: 50%;
}
.noblk {
    cursor: pointer;
    height: 55px;
    left: 0;
    position: absolute;
    top: 0;
    width: 50%;
}
.elgbtnloader span {
    display: inline-block;
	vertical-align:middle
}
.howitwrkanm img {
    width: 100%;
}
#header.slidehead .menubar li a {
    color: #fff;
    transition: 0.5s all ease 0s
}
#header.slidehead .menubar li a:hover {
    color: #000;
}
.faq-container .smk_accordion .accordion_in.acc_active>.acc_content a {
    color: #ffba00;
}
.faq-container .smk_accordion .accordion_in.acc_active>.acc_content a:hover {
    text-decoration: underline
}
.needfaqwrapblk .smk_accordion .accordion_in .acc_content a {
    color: #9b9b9b
}
.needfaqwrapblk .smk_accordion .accordion_in .acc_content a:hover {
    text-decoration: underline
}
.tpsmaldesc ol {
    margin: 0;
    padding: 0 0 0 20px;
}
.tpsmaldesc ol.tplist li {
    list-style-type: lower-roman;
    margin: 10px 0 0 0
}
.tpsmaldesc a {
    color: #ed3561
}
.tpsmaldesc a:hover {
    text-decoration: underline
}
#innerpagewrapper.termcondnwrap {
    background: #ed3561
}
.termscondnblkwrap .needhelplowerpart {
    background: #fff
}
.errormsg:after {
    border-top: 5px solid #a52443;
}
.errormsg {
    background: #a52443;
}
.loginfieldblkwrap.wrongfield {
    margin: 90px auto 0
}
.loginfieldblkwrap.wrongfield .errormsg {
    display: block
}
.otpblkwrap .errormsg {
    width: 200px;
    left: 0;
    right: 0;
    margin: auto
}
.otpblkwrap .errormsg:after {
    left: 0;
    right: 0;
    margin: auto;
}

.noresultblk{opacity:1}
.noresultblk .btnblk a{width:270px}
.tryagainwrapper{text-align: center;margin: 10% 0 0 0;}
.tryagaintxt {font-size: 22px;margin: 13px 0 16px 0;line-height:24px}



.payu img {
    line-height: 0;
    vertical-align: top;
    width: 80px;
}
#calendar_icon{display:black !important}
.ui-datepicker-buttonpane{position: absolute;top: -10px;right: 0;width: 100%;}
.ui-datepicker-current{display: none}
#cal-icon{position:absolute;top: 0;right: 0}
.elgbfield.calfield .valid {display:none}

.latepay {font-size: 12px;color: #ff001f;line-height:22px;margin:7px 0 0 0}

@-moz-document url-prefix() {
    .billamtoptblk {margin: 0 0 25px 0}
	.billradiobtn input[type="radio"]:checked + label::after {top:2px;bottom:auto;}
}

.lazypaybillblk .payurbillblk {padding:20px 0 56px 0}
.logindetailblk {width:330px;margin:0 auto;}
.loginpic {line-height:0;margin:0 14px 0 0}
.changeaccblk a {color:#f5a623;font-size:11px;line-height:24px}
.loginpicinfo .numberinfo {font-size:16px;color:#fff;line-height:24px;}
.loginpicinfo .emailinfo {font-size:12px;color:#fff;opacity:0.8;line-height:24px;}
.loginpicinfo .emailinfo a {color:#fff}
.loginpicinfo {text-align:left}
.lazypaybillblk .payurbillblk .logindetailblk {margin:0 auto 40px}
.lazypaybillblk .payurbillblk .payurbillpic {margin:43px 0}