body { font-family: 'Open Sans', sans-serif; background-color: #efefef; padding-top: 90px;}
header { background-color: #fff; box-shadow: 0px 3px 7px #00000029; padding: 15px 0!important; }
.middlecontent { padding: 50px 0 20px; }
.avail-ttl { font-size: 20px; color: #000; margin-top: 0; font-weight: 700; padding-left: 15px; margin-bottom: 30px; }
.giftbox { padding: 10px; margin-bottom: 50px; }
.giftbox.bday-card-detail { padding: 10px; margin-bottom: 50px; width: 90%; height: auto;}
.gift-btn-blink {
    font-size: 1.5em !important;
    animation: blink 1s linear infinite;
}
@keyframes blink {
    50% { opacity: 0.4; }
}
.gift-thumb { margin-bottom:20px; background: #fff; padding: 10px; border-radius: 30px; position: relative; box-shadow: 0px 1px 15px #00000029;}
.gift-thumb img { min-width: 100%; }
.gift-thumb .gift-card-img { border-radius: 30px; }
.qrcode-box { position: absolute; top: 12px; left: 12px; width: 35px; height: 35px; }
.qrcode-box .qrthmb { width: 100%; }
.issue-datebox { position: absolute; right: 35px; bottom: 16px; background: #fff; padding: 1px 4px; color: #000; border:1px solid #FF982F; box-shadow: 0px 1px 3px #00000029; font-size: 11px; }
.gift-card-row { align-items: center; }
.download-btnbx { padding-left: 0; text-align: right; }
.download-btnbx .btn-primary { background-color: #FF982F; border-radius: 5px; height: 35px; color: #fff; text-transform: uppercase; line-height: 24px; min-width: 104px; text-align: center; padding: 5px; border:0; font-size: 14px; font-weight: 600; }
.download-btnbx .btn-primary:hover, .download-btnbx .btn-primary:focus, .download-btnbx .btn-primary:active { background-color: #e26800!important; box-shadow: none!important; }
.gift-card-info { font-size: 13px; font-weight: 600; color: #000000; }

.megacardbox { max-width: 740px; margin: 20px auto; }
.megacardbox .gift-thumb { padding: 15px; border-radius: 80px; margin-bottom: 40px; }
.megacardbox .gift-thumb .mega-card-img { border-radius: 70px; }
.megacardbox .gift-thumb .qrcode-box { top: 35px; right: 65px; left: inherit; width: 60px; height: 60px; }
.megacardbox .giftbox { padding: 0; }
.megadatebox { position: absolute; top:137px ; right: 50px; }
.megadatebox .issue-datebox { position: initial; display: inline-block; font-size: 14px; }
.megadatebox .issue-txt { font-size: 18px; font-weight: 700; color: #fff; }
.megadatebox .gift-card-info, .megadatebox .download-btnbx { display: inline-block; }
.megadatebox .download-btnbx { margin-left: 10px; }

/*---Added 26/10/20---*/
.navbar-main{display: flex;justify-content: space-between;align-items: center;width: 100%;}
.nav-right {margin: 0;display: flex;align-items: center; justify-content: flex-end;}
.nav-right label{font-size: 14px;font-weight: 600;color: #707070;margin: 0;}
.nav-right .form-control{height: 30px;font-size: 14px;width: 100px;font-weight: 600;color: #002F65;margin: 0 7px;}
.nav-right .form-control:disabled{background: none;border: 0;width: 55px;padding: 0;margin: 0;margin-left: 4px;}
.nav-right .form-control:focus{border-color: #bdbdbd;box-shadow: 0 0 0 0.2rem rgba(198, 198, 198, 0.25);}
.nav-right button{padding: 0;}
.nav-right button:focus{box-shadow: none;border: 0;}
.nav-right img{width: 15px;margin: -3px 0 0 0;}
header.navbar.fixed-top{padding: 10px 0 !important;}
.head-ttlh4 { font-style: italic; color: #000; font-weight: 600; margin: 0; text-align: center; font-size: 20px;}

.zip-content{margin-top: 2rem; text-align: center;box-shadow: 0px 2px 13px #00000029;border-radius: 20px;padding: 3rem;background: #fff;}
.zip-content img{width: 40%;}
.zip-content .form-control{font-size: 22px;height: 70px; border: 0; border-top-left-radius: 6px!important; border-bottom-left-radius: 6px!important; color: #FF982F; padding: 15px 25px;}
.zip-content .form-control::placeholder{color: #FF982F;}
.zip-content .form-control:focus { box-shadow: none;}
.zip-content h2{font-weight: 900;font-size: 24px;color: #000;margin: 1rem 0;}
.zip-content .btn{transition: .5s all;background: #FF982F;color: #fff;border: 0;font-size: 22px;font-weight: 600;padding: 10px 25px; text-transform: uppercase; border-top-right-radius: 6px!important; border-bottom-right-radius: 6px!important;}
.zip-content .btn:hover{opacity: .7;transition: .5s all;}
.zip-content label{color: #434343;font-weight: 600;font-size: 13px;}
.wd-30 { width: 30%;}
.wd-40 { width: 40%;}

.btn-facebook {
    color: #fff;
    background-color: #3b5998;
    border-color: rgba(0,0,0,0.2);
}

.btn-social {
    position: relative;
    padding-left: 44px;
    text-align: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.fb-log-box { margin-top: 40px; }
.fb-log-btn { background: #2e77f2!important; height: 45px; font-size: 14px; width: 100%; line-height: 25px; }
.fb-log-btn .fa { font-size: 20px; position: relative; top: 3px; margin-right: 10px; }
.sep-or { margin: 15px 0; }
.email-log-box .form-control { height: 45px; }
.email-log-box .btn { height: 45px; width: 100%; font-size: 14px; margin-top: 15px; }
.zip-chnge-btn { font-size: 14px;font-weight: 600;color: #707070; font-style: italic; }









@media screen and (min-width: 1440px) {
	.container { min-width: 1440px; }
	.download-btnbx .btn-primary {  height: 45px; line-height: 35px; min-width: 120px; font-size: 16px; }
	.gift-card-info { padding-right: 0; }
	.giftbox { padding: 10px 20px; }
	.avail-ttl { padding-left:20px; }
	.qrcode-box { left: 15px; top: 15px; width: 40px; height: 40px;}
	.issue-datebox { bottom: 20px; font-size: 12px; }
}

@media screen and (max-width: 767px) {
	body { padding-top: 61px; }
	header { padding: 10px 0 !important; }
	header .container { justify-content: center!important; }
	.logo img { width: 108px; }
	.middlecontent { padding:20px 0 0; }
	.avail-ttl { padding-left: 0; font-size: 16px; margin-bottom: 10px;}
	.giftbox, .download-btnbx { text-align: center; }
	.gift-card-info, .gift-thumb { margin-bottom: 15px; }
	.giftbox { margin-bottom: 20px; }
	.megacardbox .gift-thumb { padding: 10px; border-radius: 40px; margin-bottom: 20px; }
	.megacardbox .gift-thumb .qrcode-box { width: 25px; height: 25px; right: 20px; top: 15px; }
	.megacardbox .gift-thumb .mega-card-img { border-radius: 30px; }
}
@media screen and (min-width: 575px) and (max-width: 767px) {
	.giftbox { padding: 0; }
	.qrcode-box { width: 25px; height: 25px;}
	.megacardbox .gift-thumb .qrcode-box { width: 40px; height: 40px; right: 45px; }
	.megadatebox { right: 32px; top: 89px; }
	.megadatebox .issue-datebox { font-size: 11px; }
	.megacardbox .gift-thumb { border-radius: 55px; }
	.megacardbox .gift-thumb .mega-card-img { border-radius: 50px; }
}
@media screen and (min-width: 991px) and (max-width: 1200px) {
	.giftbox { padding: 0; }
	.qrcode-box { width: 30px; height: 30px;}
	.wd-30 { width: 35%;}
	.wd-40 { width: 30%;}
	.head-ttlh4 { font-size: 16px;}
}
@media screen and (min-width: 768px) and (max-width: 991px) {
	.megadatebox { top: 128px; right:48px; }
}

@media screen and (min-width: 360px) and (max-width: 574px) {
	.megacardbox { max-width: 330px; }
	.megadatebox .issue-datebox { font-size: 9px; padding: 1px 2px; }
	.megadatebox { top: 52px; right: 10px; }
	.megacardbox .gift-thumb { padding: 5px; border-radius: 35px; }
}
@media screen and (max-width: 360px) {
	.megacardbox { max-width: 290px; }
	.megadatebox .issue-datebox { font-size: 8px; padding: 1px 2px; }
	.megadatebox { top: 43px; right: 8px; }
	.megacardbox .gift-thumb { padding: 5px; border-radius: 30px; }
}
