.article-menu-container {height: 100%;overflow-y: auto;padding: 12px 15px 15px;position: relative;width: 100%;}.article-sldr-close-line {cursor: pointer;font-size: 0;line-height: 0;position: absolute;left: 15px;top: 15px;width: 13px;height: 13px;transition: all 0.3s ease-in-out;}@media(max-width:1023px) {.article-sldr-close-line {width: 14px;}}.article-sldr-close-line:before, .article-sldr-close-line:after {background-color: #4D4D4D;cursor: pointer;content: "";left: 5px;position: absolute;border-radius: 50px;height: 17px;width: 2px;z-index: 1;transform: rotate(-45deg);}@media(max-width:1023px) {.article-sldr-close-line:before, .article-sldr-close-line:after {height: 18px;}}.article-sldr-close-line:after {transform: rotate(45deg);}.article-sldr-header {color: #2B2B2B;display: block;text-align: center;text-transform: uppercase;font: normal 18px/20px 'Roboto Condensed', sans-serif;margin-bottom: 26px;padding-left: 25px;width: 100%;}.article-menu-subcat {background-color: var(--white-color);display: grid;grid-gap: 15px;grid-auto-rows: 67px;grid-template-columns: repeat(2, 1fr);position: relative;}.article-subcat-list {align-items: center;background-color: var(--black-color);border-radius: 10px;color: var(--white-color);display: flex;font: normal 16px/20px 'Roboto Condensed', sans-serif;justify-content: center;overflow: hidden;padding: 5px 15px;position: relative;text-align: center;text-shadow: 0 0 1px rgba(0,0,0,0.25);}.article-subcat-list img {opacity: 0.5;position: absolute;left: 50%;top: 50%;max-width: inherit;transform: translate(-50%,-50%);height: 100%;width: auto;}.article-subcat-list span{position: relative;}.article-product-container {display: flex;flex-wrap: wrap;margin-bottom: 25px;}@media (min-width:1280px) {.article-product-container {padding: 0 6.77%;}}@media (min-width: 1024px) and (max-width:1279px) {.article-product-container {padding: 0 15px;}}@media (min-width: 1024px) {.article-product-container {margin-bottom: 60px;}}.tab-content-dv {position: relative;display: block;overflow: hidden;outline: none;width: 100%;}@media (max-width: 1023px) {.tab-controller > .tab-content-dv {padding: 0 0 5px;}}.tab-height-auto .tab-content-dv {height: auto !important;}.img-wrapper {float: left;height: 0;padding-bottom: 100%;position: relative;width: 100%;}.shadow-box {display: block;position: absolute;left: 0;top: 0;bottom: 0;width: 100%;}.shadow-box:after {background-image: linear-gradient(to top, rgba(0, 0, 0, 0.8), transparent 70%);content: '';display: block;height: 50%;mix-blend-mode: multiply;opacity: 1;position: absolute;bottom: 0;left: 0;right: 0;transition: all .3s ease-in-out;-moz-transition: all .3s ease-in-out;-ms-transition: all .3s ease-in-out;-o-transition: all .3s ease-in-out;-webkit-transition: all .3s ease-in-out;}.carousel-img {display: block;height: 100%;position: absolute;width: 100%;}.carousel-product-dtl {align-items: flex-end;display: flex;position: absolute;right: 0;bottom: 0;left: 0;z-index: 2;}.carousel-prod-name {font: 14px/20px 'Roboto Condensed', sans-serif;flex-basis: 0;flex-grow: 1;max-width: 100%;margin: 0 0 10px 15px;}.carousel-prod-link {color: #fff;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;overflow: hidden;}@media(max-width:1280px) {.carousel-prod-link {display: none;}}.carousel-price-dv {background-color: rgba(255,255,255,0.9);border-radius: 4px;color: #2B2B2B;font: 500 14px/20px 'Roboto', sans-serif;margin: 0 15px 15px 30px;padding: 0 5px;text-align: right;}@media (min-width: 1024px) {.carousel-price-dv {font-size: 16px;line-height: 26px;}}@media (min-width: 1920px) {.carousel-price-dv {font-size: 18px;}}@media (max-width: 1023px) {.carousel-price-dv {margin: 0 10px 10px 15px;}}.carousel-btn {background-color: rgba(0, 0, 0, 0.7);border: none;border-radius: 3px;cursor: pointer;font-size: 0;height: 80px;margin-top: -40px;opacity: 0;position: absolute;top: 50%;text-align: center;user-select: none;width: 30px;z-index: 2;transition: ease-in-out .5s;}@media(max-width:1023px) {.carousel-btn {display: none;}}@media(min-width:1024px) {.tab-content-dv:hover .carousel-btn {opacity: 1;}}.tab-content-dv .carousel-btn.disabled {opacity: 0;}.carousel-btn:before {border-right: 3px solid var(--white-color);border-bottom: 3px solid var(--white-color);content: '';display: inline-block;padding: 3px;}.carousel-previous {left: 15px;}.carousel-previous:before {transform: rotate(135deg);}.carousel-next {right: 15px;}.carousel-next:before {transform: rotate(-45deg);}@media (min-width:1280px) {.product-carousel-set4 {padding-bottom: 23.54%;}.product-carousel-set4 > .carousel-item {flex: 0 0 25%;max-width: 25%;}}.glider {margin: 0 auto;position: relative;overflow-x: auto !important;scrollbar-width: none;overflow-y: hidden;-webkit-overflow-scrolling: touch;-ms-overflow-style: none;}.glider-track {transform: translateZ(0);margin: 0;padding: 0;display: flex;z-index: 1;}.glider::-webkit-scrollbar {display: none;}.glider-dots {display: flex;flex-wrap: wrap;justify-content: center;margin: 0 auto;padding: 0;backface-visibility: hidden;-webkit-backface-visibility: hidden;}.glider-dot {background-color: #B4B4B4;border-radius: 50%;border: 0;color: #B4B4B4;cursor: pointer;display: block;height: 6px;margin: 9px 3px 0;outline: none;width: 6px;backface-visibility: hidden;-webkit-backface-visibility: hidden;}@media(max-width:1023px) {.glider-dot {pointer-events: none;}}.glider-dot.active {background: #B20101;}.product-carousel-set9 {position: relative;text-align: left;}.product-carousel-set9 >.column {display: grid;grid-gap: 15px;}.product-carousel-set9 > .column > .carousel-item {padding: 0;}@media (min-width:1024px) {.product-carousel-set9 {display: flex;margin: 0 -7px 0 -8px !important;padding-bottom: 32.3%;height: 0;}.product-carousel-set9 > .column{flex: 0 0 16.66667%;max-width: 16.66667%;padding: 0 8px 0 7px;}.product-carousel-set9 > .wide-item {flex: 0 0 33.33334%;max-width: 33.33334%;}}@media (min-width:1366px) {.product-carousel-set9 {padding-bottom: 32.5%;}}@media (min-width:1920px) {.product-carousel-set9 {padding-bottom: 32.8%;}}@media (max-width:1023px) {.product-carousel-set9 {display: grid;grid-gap: 15px;}.product-carousel-set9 >.column {grid-template-columns: repeat(2, 1fr);}.product-carousel-set9 .column.wide-item {grid-template-columns: repeat(1, 1fr);}}@media (max-width:1023px) {.product-carousel-set9 {padding: 0 15px;}}.quotation {border: 2px solid #4D4D4D;font: 300 18px/28px var(--roboto-condensed);margin: 33px 15px 25px;padding: 15px 15px 17px;position: relative;text-align: center;}.quotation:before {background: url(https://www.giftstoindia24x7.com/svg22/quote.svg) no-repeat 0 0;content: '';display: block;height: 48px;position: absolute;left: 10px;top: -28px;width: 55px;}.quotation:after {background: url(https://www.giftstoindia24x7.com/svg22/quote.svg) no-repeat 0 0;content: '';display: block;height: 48px;position: absolute;right: 10px;bottom: -26px;transform: scaleX(-1);width: 55px;}@media (min-width:1024px) {.quotation {font-size: 28px;line-height: 48px;margin: 70px auto;padding: 15px 30px;width: 990px;}.quotation:before {height: 52px;left: 15px;width: 61px;}.quotation:after {height: 52px;right: 15px;width: 61px;}}.article-text-container ul, .article-text-container ol {display: inline-block;margin-bottom: 55px;}.article-text-container li {margin-bottom: 10px;padding-left: 32px;position: relative;}.article-text-container li:last-of-type {margin-bottom: 0;}@media (min-width:1024px) {.article-text-container li {margin-bottom: 17px;}}.article-text-container li:before {content: '';display: block;height: 20px;position: absolute;left: 0;top: 2px;width: 20px;}@media (min-width:1024px) {.article-text-container li:before {top: 9px;}}.article-text-container ul li:before {background: url(https://www.giftstoindia24x7.com/svg22/chevron-circle.svg) no-repeat 0 0;}.article-text-container ol {counter-reset: my-sec-counter;}.article-text-container ol li:before {background-color: #FFDDDD;border-radius: 50%;counter-increment: my-sec-counter;content: counter(my-sec-counter);color: #E27575;font: 500 14px/20px var(--roboto);text-align: center;}.article-text-container h3 {font: 300 18px/28px var(--roboto-condensed);}@media (min-width:1024px){.article-text-container h3 {font-size: 28px;line-height: 38px;}}.audio-player {margin: 6px -15px;}@media (min-width:1024px){.audio-player {margin: 24px auto;width: 700px;}}.article-tag-container {font-weight: 300;margin: 0 15px;padding-bottom: 20px;}@media(min-width: 1024px){.article-tag-container {margin: 0 auto;width: 990px;}}.article-tag-container h4 {font: 300 14px/20px var(--roboto-condensed);margin-bottom: 5px;}@media (min-width:1024px){.article-tag-container h4 {font-size: 18px;line-height: 38px;margin-bottom: 15px;}}.tag-items {display: flex;flex-wrap: wrap;width: 100%;}.tag-items a {background-color: #F3F5F7;border: 1px solid #D5D5D5;border-radius: 7px;color: #4D4D4D;flex: 0 0 auto;font-size: 14px;margin: 0 10px 10px 0;padding: 4px 10px;text-decoration: none;}@media (min-width:1024px) {.tag-items a {padding: 9px 10px;}}.tag-items a:hover {background-color: #4D4D4D;border-color: #4D4D4D;color: #FFF;}.post-nav {border-top: 1px solid #D5D5D5;display: flex;padding: 30px 0;margin: 0 15px;}.post-nav > div {flex: 0 0 50%;}.post-nav div + div {border-left: 1px solid #D5D5D5;padding-left: 15px;}.post-nav .prev-nav {padding-right: 15px;}.post-nav .next-nav {margin-left: auto;}.post-nav div a {display: flex;padding-top: 20px;width: 100%;word-break: break-word;}@media (min-width: 1024px){.post-nav div a:hover img {opacity: 0.6;}}.post-nav-text {flex: 1;font-weight: 300;}.post-nav div a:hover .post-nav-text {color: var(--free-speech-red);}.post-nav-img {background-color: #000;border-radius: 50%;height: 60px;margin-top: -20px;overflow: hidden;position: relative;width: 60px;}@media (min-width:1024px) {.post-nav {margin: 0 auto;padding-bottom: 30px;width: 990px;}.post-nav div + div {padding-left: 60px;}.post-nav .prev-nav {padding-right: 60px;}.post-nav div a {height: 100px;}.post-nav-text {font-size: 18px;line-height: 28px;}.post-nav-img {height: 100px;width: 100px;}}.post-nav-img img {border-radius: 50%;display: block;height: 60px;max-width: inherit;opacity: 0.6;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);}@media (min-width:1024px) {.post-nav-img img {height: 100%;opacity: 1;width: auto;}}.post-nav div a:hover img {opacity: 0.6;}.post-nav-img:after {background: url(https://www.giftstoindia24x7.com/svg22/angle.svg) no-repeat 0 0;content: '';display: block;filter: brightness(100);height: 8px;width: 15px;position: absolute;left: 0;right: 0;top: 50%;transition: all .3s ease-in-out;margin: 0 auto;}@media (min-width: 1024px) {.post-nav-img:after {height: 12px;opacity: 0;width: 19px;}.post-nav div a:hover .post-nav-img:after {opacity: 1;}}.prev .post-nav-img {margin-right: 10px;}.next {float: right;}.next .post-nav-img{margin-left: 10px;}@media (min-width:1024px) {.prev .post-nav-img {margin-right: 30px;}.next .post-nav-img{margin-left: 30px;}}.prev .post-nav-img:after {transform: translateY(-50%) rotate(90deg);}.next .post-nav-img:after {transform: translateY(-50%) rotate(-90deg);}.prev-post, .next-post {font-family: var(--roboto-condensed);line-height: 12px;text-transform: uppercase;}.prev-post {left: 70px;}.next-post {right: 70px;}@media (min-width: 1024px) {.prev-post, .next-post {font-size: 18px;}.prev-post {left: 130px;}.next-post {right: 130px;}}.next .post-nav-text {text-align: right;}.post-container {margin: 0 15px;padding-top: 5px;}@media (min-width:1024px) {.post-container {margin: 0 auto;width: 990px;}}.post-section-hd {border-bottom: 1px solid #D5D5D5;color: var(--default-font-color);display: block;font: 400 14px/0.01em var(--roboto-condensed);margin-bottom: 20px;text-align: center;text-transform: uppercase;}@media (min-width: 1024px) {.post-section-hd {font-size: 18px;margin-bottom: 29px;}}.post-section-hd span {background-color: var(--white-color);padding: 0 15px;}.article-posts {display: grid;grid-gap: 15px;grid-template-columns: repeat(2, 1fr);margin-bottom: 60px;width: 100%;}@media (min-width:768px) {.article-posts {grid-gap: 30px;grid-template-columns: repeat(3, 1fr);margin-bottom: 30px;}}.article-post-item {overflow: hidden;position: relative;width: 100%;}.article-post-image {display: block;overflow: hidden;padding-bottom: 66.454%;position: relative;width: 100%;}.article-post-image:after {background-image: radial-gradient(rgba(255,255,255,0) 50%, rgba(0,0,0,0.25));mix-blend-mode: multiply;content: '';display: block;position: absolute;left: 0;top: 0;height: 100%;width: 100%;}.article-post-item img {height: auto;position: absolute;left: 0;top: 0;width: 100%;}.article-post-title {background-color: var(--white-color);display: -webkit-box;font: 300 14px/20px var(--roboto-condensed);padding: 7px 10px 0;position: relative;margin: -20px 10px 0;overflow: hidden;-webkit-line-clamp: 3;-webkit-box-orient: vertical;}@media (min-width:1024px) {.article-post-title {font-size: 18px;line-height: 28px;margin: -30px 15px 12px;padding: 12px 15px 0;}}footer {backface-visibility: hidden;-webkit-backface-visibility: hidden;}.sameday-content{background-color:#3E4041;border-top: 10px solid #393B3D;display: flex;flex-direction: column;margin: 0;padding: 25px 15px 0;}@media(min-width:1366px){.sameday-content{padding: 30px 57px 0;}}@media(min-width:1600px){.sameday-content{padding-left: 107px;padding-right: 107px;}}@media(max-width:1023px){.sameday-content{padding-top: 0;position: relative;}.sameday-content:after {background-color: #5F5F5F;content: '';display: block;height: 1px;position: absolute;left: 15px;right: 15px;bottom: 0;}.sameday-content .footer-list {max-height: inherit;display: none;}.sameday-content .footer-toggle:checked ~ .footer-list {max-height: inherit;display: block;}}.sameday-content a {color: #D6D6D6;}.sameday-content + footer {border: none;}.sameday-content .footer-city {overflow: hidden;text-overflow: ellipsis;padding-right: 15px;white-space: nowrap;}.breadcrumb-container {display: inline-block;margin-top: 30px;width: 100%;}.article-text-container h4 {font: 300 18px/28px var(--roboto-condensed);margin-bottom: 24px;}@media (min-width:1024px) {.article-text-container h4 {font-size: 26px;line-height: 36px;}}.article-text-container h4 ~ h4 {margin-top: 24px;}.article-text-container .back-to-top {align-items: center;border: 1px solid rgba(0, 0, 0, 0.1);color: var(--default-font-color);cursor: pointer;display: inline-flex;float:right;font-size: 12px;line-height: 1;height: 30px;padding-left: 14px;text-decoration: none;max-width: 150px;}.article-text-container .back-to-top:hover {color: var(--default-font-color);}.article-text-container .back-to-top:after {background: url(https://cdn.giftstoindia24x7.com/svg22/top-arrow.svg) no-repeat center center;border-left: 1px solid rgba(0, 0, 0, 0.1);content: '';display: block;height: 100%;margin-left: 15px;width: 26px;}@media (min-width: 1024px) {.article-text-container .back-to-top {font-size: 14px;height: 40px;}.article-text-container .back-to-top:after {width: 36px;}}