/*helper.css*/.font-10 { font-size: 10px;}.font-11 { font-size: 11px;}.font-12 { font-size: 12px;}.font-13 { font-size: 13px;}.font-14 { font-size: 14px;}.font-15 { font-size: 15px;}.font-22 { font-size: 22px;}.font-w500 { font-weight: 500;}.font-w900 { font-weight: 900;}.font-n { font-weight: normal;}.font-b { font-weight: bold;}.p-0 { padding: 0;}.p-10 { padding: 10px;}.p-15 { padding: 15px;}.pt-0 { padding-top: 0;}.pb-0 { padding-bottom: 0;}.pb-5 { padding-bottom: 5px;}.pb-10 { padding-bottom: 10px;}.pb-15 { padding-bottom: 15px;}.pl-0 { padding-left: 0;}.pl-5 { padding-left: 5px;}.pl-8 { padding-left: 8px;}.pl-10 { padding-left: 10px;}.pl-15 { padding-left: 15px;}.pr-0 { padding-right: 0;}.pr-5 { padding-right: 5px;}.pr-8 { padding-right: 8px;}.pr-10 { padding-right: 10px;}.pr-15 { padding-right: 15px;}.ptb-0 { padding-top: 0; padding-bottom: 0;}.ptb-5 { padding-top: 5px; padding-bottom: 5px;}.ptb-10 { padding-top: 10px; padding-bottom: 10px;}.ptb-15 { padding-top: 15px; padding-bottom: 15px;}.prl-0 { padding-right: 0; padding-left: 0;}.prl-5 { padding-right: 8px; padding-left: 8px;}.prl-8 { padding-right: 5px; padding-left: 5px;}.prl-10 { padding-right: 10px; padding-left: 10px;}.prl-15 { padding-right: 15px; padding-left: 15px;}.m-0 { margin: 0;}.m-5 { margin: 5px;}.m-10 { margin: 10px;}.m-15 { margin: 15px;}.mb-30 { margin-bottom: 2rem;}.mb-50 { margin-bottom: 3rem;}.mt-0 { margin-top: 0;}.mt-5 { margin-top: 5px;}.mt-8 { margin-top: 8px;}.mt-10 { margin-top: 10px;}.mt-15 { margin-top: 15px;}.mt-50 { margin-top: 50px;}.mb-0 { margin-bottom: 0;}.mb-5 { margin-bottom: 5px;}.mb-8 { margin-bottom: 8px;}.mb-10 { margin-bottom: 0.63rem;}.mb-16 { margin-bottom: 1rem;}.ml-0 { margin-left: 0;}.ml-5 { margin-left: 5px;}.ml-10 { margin-left: 10px;}.ml-15 { margin-left: 15px;}.mr-0 { margin-right: 0;}.mr-5 { margin-right: 5px;}.mr-10 { margin-right: 10px;}.mr-15 { margin-right: 15px;}.mtb-0 { margin-top: 0; margin-bottom: 0;}.mtb-5 { margin-top: 5px; margin-bottom: 5px;}.mtb-10 { margin-top: 10px; margin-bottom: 10px;}.mtb-15 { margin-top: 15px; margin-bottom: 15px;}.mrl-0 { margin-right: 0; margin-left: 0;}.mrl-5 { margin-right: 5px; margin-left: 5px;}.mrl-10 { margin-right: 10px; margin-left: 10px;}.mrl-15 { margin-right: 15px; margin-left: 15px;}.mrl-auto { margin-right: auto; margin-left: auto;}.t-italic { font-style: italic;}.t-uppercase { text-transform: uppercase;}.t-lowercase { text-transform: lowercase;}.t-underline { text-decoration: underline;}.t-line-through { text-decoration: line-through;}.t-h-no-decor:hover { text-decoration: none;}.t-h-underline:hover { text-decoration: underline;}.t-h-line-through:hover { text-decoration: line-through;}.t-truncate { overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}.t-left, .t-xs-left { text-align: left;}.t-right, .t-xs-right { text-align: right;}.t-center, .t-xs-center { text-align: center;}.overflow-hidden, .no-scroll { overflow: hidden;}.overflow-visible { overflow: visible;}.is-block { display: block;}.is-inline-block { display: inline-block;}.is-hidden { display: none;}.no-js .is-hidden--no-js { display: none;}.js .is-hidden--js { display: none;}.j-stk-dn .top-header { justify-content: inherit;}.highlghts_Wdgt.reltd ul {padding-left: 0; flex-direction: row; margin-left: 0;}.highlghts_Wdgt.reltd ul li{list-style: none;}.ins_storybody ul{margin-left: 20px;}.ins_storybody ul li{list-style: disc;margin-bottom: 10px;}.ins_storybody ol{margin-left: 20px;}.ins_storybody ol li{list-style: decimal;margin-bottom: 10px;}/*elements.css*/.btn_bm { display: inline-block; font-family: var(--ff-one); font-size: 18px; display: flex; justify-content: center; width: 100px; padding: 0 10px 2px; position: relative; background: #f7f7f7; color: var(--grey); height: 70px; box-sizing: border-box; flex-wrap: wrap; flex-direction: column; justify-content: space-evenly; line-height: 0; border-radius: 4px; -webkit-border-radius: 4px; -moz-border-radius: 4px; -ms-border-radius: 4px; -o-border-radius: 4px;}#ins_storybody .btn_bm { color: var(--ttl); text-transform: none; font-size: 14px; font-weight: bold;}#ins_storybody .btn_bm span { display: block; text-align: center; margin-bottom: 0; font-size: 22px; font-weight: 600;}#ins_storybody .btn_bm span + span { font-size: 15px; font-weight: 400; text-transform: none;}.btn_bm:after { position: absolute; top: 100%; right: 30%; content: ''; width: 0; height: 0; border-style: solid; border-width: 0 20px 20px 0; border-color: transparent #f7f7f7 transparent transparent; -webkit-transition: all 200ms linear 0ms; -ms-transition: all 200ms linear 0ms; -o-transition: all 200ms linear 0ms; transition: all 200ms linear 0ms;}.btn_bm:hover, #ins_storybody .btn_bm:hover { background-color: var(--dark); color: var(--white); text-decoration: none;}.btn_bm:hover .cmt_co { background-color: var(--dark); color: var(--white);}.btn_bm:hover:after { border-color: transparent var(--dark) transparent transparent}.cmt_btn { display: block; float: right; margin-bottom: 30px; margin-left: 20px; position: relative; text-align: center;}.cmt_co { background-color: var(--red); border-radius: 30px; color: #fff; display: inline-block; font-size: 13px; height: 34px; line-height: 34px; position: absolute; right: -11px; text-align: center; top: -13px; width: 34px;}.cmt-tp { background-color: var(--clr-b); border-radius: 13px; color: var(--white); display: inline-block; font-size: 10px; font-weight: 600; height: 22px; right: -10px; line-height: 22px; position: absolute; top: 0; width: 22px; -webkit-transition: all 0.4s ease; -moz-transition: all 0.4s ease; -o-transition: all 0.4s ease; transition: all 0.4s ease;}.comment:hover .cmt-tp { background-color: #333;}.m-nv .cmt-tp { top: 8px;}.vj_cmt-ic .vj_icn { font-size: 32px;}.vj_cmt-ic .vj_comments, .vj_cmt-ic .vj_comments-nv, .vj_cmt-ic:hover .vj_comments-bg { color: var(--clr-b);}.vj_cmt-ic .vj_comments-bg { color: var(--light-b);}.vj_cmt-ic:hover .vj_comments, .vj_cmt-ic:hover .vj_comments-nv { color: #ffffff;}.vj_cmt-ic .vj_mix { margin-right: 10px; /* vertical-align: middle; */}/*story-page.css*/.ins_instory_dv { display: inline-block; margin-bottom: 1.6rem; overflow: hidden; width: 100%; background-color: #f5f5f5; border-radius: 0 0 4px 4px;}.sp_cap, .ins_instory_dv_caption,.ins_instory_dv_cont ~ p { color: var(--txt-b); font-size: 15px; font-weight: 400; line-height: 1.5; margin-bottom: 0; padding: 10px; margin-top: 0px;}.ins_storybody { color: var(--txt); font-size: 18px; font-weight: 400; letter-spacing: 0; line-height: 32px; float: left; position: relative;}.ins_storybody p:last-child{margin-bottom: 0;}.highlights_wrap { background: #ffffff; width: 36%; padding: 0 0 8px 31px; position: relative; display: inline-block; float: right; border-bottom: 1px solid #dedede;}.st-crd { color: var(--gray-dark); display: inline-block; margin: 14px 0 14px 0; padding: 0 0 0 22px; position: relative; height: 100%; overflow: hidden; z-index: 6;}.lhs_highlights ol { /* border: 1px solid #e6e6e6; */ border-radius: 6px; display: block; margin: 0 -1px 12px;}.newins_widhead h2 { font-size: 19px; text-transform: uppercase;}.lhs_highlights ol li { border-bottom: 1px solid #dcdcdc; font-size: 16px; font-weight: 400; counter-increment: articles; line-height: 1.5; position: relative; width: 100%;}.lhs_highlights ol li:first-child .st-crd { margin-top: 0;}.lhs_highlights ol li:last-child { border-bottom: 0 none;}.lhs_highlights ol li .st-crd::before { content: counter(articles); color: var(--gray); font-weight: 500; font-size: 15px; left: 0; position: absolute; top: 5px; line-height: 1; z-index: -1;}.ins_instory_dv_cont img[src^="data:image/gif;"] { max-height: 400px;}#rhswgt_fix,.add-section {clear: both;} .stick_ad { position:fixed; top:52px; clear: both;}/*newsletter.css*/.nsl { display: flex; position: relative; width: 100%; padding: 10px 0 0 0; align-items: center; justify-content: space-between;}.nsl_tt { font-size: 13px; line-height: 1; margin: 5px 0 4px; line-height: 15px; font-weight: bold; text-transform: uppercase; font-family: var(--ff-one);}.nsl_st { color: #9c9c9c; font-size: 13px; margin-right: 19px; float: left; position: relative; top: 5px; width: 60px;}.nsl_l { display: inline-block; float: left; font-size: 0; letter-spacing: 0.7px; width: 38%;}.nsl_fr { display: inline-block; width: 80%; position: relative;}.nsl_in { border: 1px solid; border-color: #ffffff; font-size: 15px; height: 38px; overflow: hidden; padding: 0 110px 0 10px; text-overflow: ellipsis; width: 100%; border-radius: 6px; background-color: #fafafa;}.nsl_in:focus { border-color: #325d77; outline: 0;}.nsl_btn { background-color: var(--black); color: #fff; font-size: 14px; height: 28px; overflow: hidden; position: absolute; right: 5px; top: calc(50% - 14px); width: 100px; font-weight: 500; -webkit-transition: all .3s; transition: all .3s; text-transform: uppercase; border: 0; border-radius: 3px;}.nsl_btn:hover { background-color: var(--clr-a); border-color: var(--clr-a);}/*cheatsheet.css*/.cheat-wrp { float: left; margin: 0;}.cheat-wrp ol { display: inline-block; float: left; width: 100%;}.cheat-wrp li { counter-increment: foo; display: block; margin: 30px 0 30px 0; position: relative;}.cheat-wrp li:first-child { margin-top: 0;}.cheat-wrp li:before { background-color: #fff; border-radius: 4px; bottom: 0; box-shadow: 0 3px 9px rgba(0, 0, 0, 0.08); content: ""; left: 40px; position: absolute; right: 0; top: 5px; z-index: 1;}.cheat-wrp li:after { border-radius: 5px; color: rgba(255, 255, 255, 0.65); content: counter(foo) ""; font-size: 20px; font-weight: 400; left: 0; padding: 20px 10px 20px 10px; position: absolute; right: 15px; top: 0; vertical-align: top; z-index: 0; background: #2a5d8f; background: -moz-linear-gradient(-45deg, #2a5d8f 0%, #3b7bc7 88%); background: -webkit-linear-gradient(-45deg, #2a5d8f 0%, #3b7bc7 88%); background: linear-gradient(135deg, #2a5d8f 0%, #3b7bc7 88%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2a5d8f', endColorstr='#3b7bc7', GradientType=1); -webkit-filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2a5d8f', endColorstr='#3b7bc7', GradientType=1);}.cheat-wrp p, #ins_storybody .cheat-wrp p:nth-of-type(1) { border-radius: 7px; display: inline-block; font-size: 18px; font-weight: normal; padding: 25px 25px 21px 60px; position: relative; z-index: 1;}.cheat-list-txt__ttl { color: #af7745; display: block; font-size: 16px; margin-bottom: 2px;}.cheat__ttl { font-weight: 700; margin: 35px 0px 0px 0px; padding: 0 0 20px 0; position: relative; text-align: left; font-size: 22px;}.add-320_cntr { width: 320px; margin: 0 auto;}/*back-to-top.css*/.back-to-top { background-color: rgba(255, 255, 255, 0.9); border: 1px solid rgba(0, 0, 0, 0.17); box-shadow: 0 2px 6px rgba(0, 0, 0, 0.17); bottom: -80px; border-radius: 30px; cursor: pointer; display: flex; align-items: center; justify-content: center; height: 50px; margin: 0 0 20px -21px; position: fixed; right: 30px; width: 50px; z-index: 9; -webkit-transform: translateY(0); -moz-transform: translateY(0); -ms-transform: translateY(0); transform: translateY(0); -webkit-transition: all .4s cubic-bezier(.37, .15, .32, .94); -moz-transition: all .4s cubic-bezier(.37, .15, .32, .94); -ms-transition: all .4s cubic-bezier(.37, .15, .32, .94); transition: all .4s ease-out;}.back-to-top svg { width: 15px; height: 15px; transform: rotate(-90deg); -webkit-transform: rotate(-90deg); -moz-transform: rotate(-90deg); -ms-transform: rotate(-90deg); -o-transform: rotate(-90deg);}.back-to-top.js-bkt-out { -webkit-transform: translateY(-170px); -moz-transform: translateY(-170px); -ms-transform: translateY(-170px); transform: translateY(-170px);}/* .back-to-top:before { content: "\e93d"; font-size: 19px; font-family: 'ndtv'; line-height: 59px; position: absolute; top: 0; text-align: center; width: 100%;} *//*comment-popup.css*/body.js-op-cmt { overflow: hidden;}/*======= Button =======*/.cmt-btn { padding: 11px 15px; background: #3196f3; border-radius: 3px; color: #fff; font-size: 14px; float: right; display: inline-block; font-weight: 500; letter-spacing: 0.7px; text-transform: uppercase; transition: background 0.3s;}.cmt-btn:hover { background: #3779ea;}/*======= Close Icon button =======*/.cls-btn div { display: block; height: 2px; position: relative; transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1) 0s, opacity 0.4s cubic-bezier(0.19, 1, 0.22, 1) 0s; width: 20px; z-index: 2;}.cls-btn div:first-child { transform: translate3d(13px, 17px, 0px) rotate3d(0, 0, 1, -45deg);}.cls-btn div:first-child::after, .cls-btn div:first-child::before { transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1) 0s, opacity 0.2s cubic-bezier(0.19, 1, 0.22, 1) 0s;}.cls-btn div:last-child { transform: translate3d(13px, 15px, 0px) rotate3d(0, 0, 1, 45deg);}.cls-btn div:last-child::after, .cls-btn div:last-child::before { transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1) 0.2s, opacity 0.2s cubic-bezier(0.19, 1, 0.22, 1) 0.18s;}.cls-btn div::after, .cls-btn div::before { content: ""; display: block; height: 100%; pointer-events: none; position: absolute; width: 100%;}.cls-btn div::before { background: none repeat scroll 0 0 #000; opacity: 1; transform: translate3d(0px, 0px, 0px);}.cls-btn div::after { background: none repeat scroll 0 0 #333; opacity: 0; transform: translate3d(100%, 0px, 0px);}.cls-btn:hover div::before { opacity: 0; transform: translate3d(-100%, 0px, 0px);}.cls-btn:hover div::after { opacity: 1; transform: translate3d(0px, 0px, 0px);}.cls-btn { cursor: pointer; margin: 5px 10px 0 0; display: inline-block; width: 35px; height: 35px; position: absolute; top: 0; right: 0; z-index: 9;}/*======= FEEDBACK POPUP =======*/body.js-fd-popup.js-op-cmt { overflow-y: hidden;}/*--- Feedbak Overlay ---*/.ovl { display: none; position: fixed; background: rgb(255, 255, 255); height: 100%; top: 0; bottom: 0; left: 0; opacity: 0; pointer-events: none; right: 0; -webkit-transition: 0.3s ease all; -moz-transition: 0.3s ease all; transition: 0.3s ease all; z-index: 98;}.js-op-cmt .ovl.js-ovl { background-color: rgb(0, 0, 0); opacity: 0.4; pointer-events: all; z-index: 99;}.search-active .js-ovl.ovl { background-color: #000; display: block; opacity: 0.6; pointer-events: auto;}.ovl-wrp { display: block; position: absolute; bottom: 0; left: 0; right: 0; top: 0;}/*--- Menu Button ---*/.cmt-icn { background-image: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTguMC4wLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDYwIDYwIiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCA2MCA2MDsiIHhtbDpzcGFjZT0icHJlc2VydmUiIHdpZHRoPSIzMnB4IiBoZWlnaHQ9IjMycHgiPgo8Zz4KCTxwYXRoIGQ9Ik01NC4wNzIsMi41MzVMMTkuOTMsMi40NjVjLTMuMjcsMC01LjkzLDIuNjYtNS45Myw1LjkzdjUuMTI0bC04LjA3LDAuMDE3Yy0zLjI3LDAtNS45MywyLjY2LTUuOTMsNS45M3YyMS4xNDEgICBjMCwzLjI3LDIuNjYsNS45Myw1LjkyOSw1LjkzSDEydjEwYzAsMC40MTMsMC4yNTQsMC43ODQsMC42MzksMC45MzNjMC4xMTgsMC4wNDYsMC4yNCwwLjA2NywwLjM2MSwwLjA2NyAgIGMwLjI3NiwwLDAuNTQ3LTAuMTE0LDAuNzQtMC4zMjdsOS43MDQtMTAuNjc1bDE2LjYyNi0wLjA2OGMzLjI3LDAsNS45My0yLjY2LDUuOTMtNS45M3YtMC4xMTNsNS4yNiw1Ljc4NiAgIGMwLjE5MywwLjIxMywwLjQ2NCwwLjMyNywwLjc0LDAuMzI3YzAuMTIxLDAsMC4yNDMtMC4wMjEsMC4zNi0wLjA2N2MwLjM4Ni0wLjE0OCwwLjY0LTAuNTIsMC42NC0wLjkzM3YtMTBoMS4wNyAgIGMzLjI3LDAsNS45My0yLjY2LDUuOTMtNS45M1Y4LjQ2NUM2MCw1LjE5NSw1Ny4zNDEsMi41MzYsNTQuMDcyLDIuNTM1eiBNNDQsNDAuNTM1YzAsMi4xNjctMS43NjMsMy45My0zLjkzNCwzLjkzbC0xNy4wNywwLjA3ICAgYy0wLjI4MSwwLjAwMS0wLjU0NywwLjEyLTAuNzM2LDAuMzI3TDE0LDUzLjk0OHYtOC40MTNjMC0wLjU1My0wLjQ0OC0xLTEtMUg1LjkyOUMzLjc2Myw0NC41MzUsMiw0Mi43NzIsMiw0MC42MDVWMTkuNDY1ICAgYzAtMi4xNjcsMS43NjMtMy45MywzLjkzMi0zLjkzbDkuMDY4LTAuMDE5YzAsMCwwLDAsMCwwczAuMDAyLDAsMC4wMDIsMGwyNC44Ny0wLjA1MWwwLjE5OCwwYzIuMTY3LDAsMy45MywxLjc2MywzLjkzLDMuOTN2MTguNDQgICBWNDAuNTM1eiBNNTgsMjkuNjA1YzAsMi4xNjctMS43NjMsMy45My0zLjkzLDMuOTNINTJjLTAuNTUzLDAtMSwwLjQ0Ny0xLDF2OC40MTNsLTUtNS41VjE5LjM5NXYtMC4wMDEgICBjMC0zLjI3LTIuNjYtNS45MjktNS45MzEtNS45MjloMGwwLDBsLTAuMTA0LDBMMTYsMTMuNTE0di01LjEyYzAtMi4xNjcsMS43NjMtMy45MywzLjkyOC0zLjkzbDM0LjE0MSwwLjA3ICAgYzAuMDAxLDAsMC4wMDEsMCwwLjAwMiwwYzIuMTY3LDAsMy45MywxLjc2MywzLjkzLDMuOTNWMjkuNjA1eiIgZmlsbD0iIzAwMDAwMCIvPgoJPHBhdGggZD0iTTEyLDI2LjQ0OWMtMi4yMDYsMC00LDEuNzk0LTQsNHMxLjc5NCw0LDQsNHM0LTEuNzk0LDQtNFMxNC4yMDYsMjYuNDQ5LDEyLDI2LjQ0OXogTTEyLDMyLjQ0OWMtMS4xMDMsMC0yLTAuODk3LTItMiAgIHMwLjg5Ny0yLDItMnMyLDAuODk3LDIsMlMxMy4xMDMsMzIuNDQ5LDEyLDMyLjQ0OXoiIGZpbGw9IiMwMDAwMDAiLz4KCTxwYXRoIGQ9Ik0yMywyNi40NDljLTIuMjA2LDAtNCwxLjc5NC00LDRzMS43OTQsNCw0LDRzNC0xLjc5NCw0LTRTMjUuMjA2LDI2LjQ0OSwyMywyNi40NDl6IE0yMywzMi40NDljLTEuMTAzLDAtMi0wLjg5Ny0yLTIgICBzMC44OTctMiwyLTJzMiwwLjg5NywyLDJTMjQuMTAzLDMyLjQ0OSwyMywzMi40NDl6IiBmaWxsPSIjMDAwMDAwIi8+Cgk8cGF0aCBkPSJNMzQsMjYuNDQ5Yy0yLjIwNiwwLTQsMS43OTQtNCw0czEuNzk0LDQsNCw0czQtMS43OTQsNC00UzM2LjIwNiwyNi40NDksMzQsMjYuNDQ5eiBNMzQsMzIuNDQ5Yy0xLjEwMywwLTItMC44OTctMi0yICAgczAuODk3LTIsMi0yczIsMC44OTcsMiwyUzM1LjEwMywzMi40NDksMzQsMzIuNDQ5eiIgZmlsbD0iIzAwMDAwMCIvPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+Cjwvc3ZnPgo=); position: absolute; background-color: #fff; background-position: 50%; background-repeat: no-repeat; background-size: 32px; border: 1px solid #bfbfbf; border-radius: 7px; bottom: 0; box-shadow: 0 3px 6px rgba(0, 0, 0, 0.14); cursor: pointer; right: 27%; margin: 0 0 29px; padding: 10px; position: fixed; height: 60px; outline: none; width: 80px; z-index: 1001; -webkit-transform: scale(0); -moz-transform: scale(0); transform: scale(0); -webkit-transition: 0.6s ease all; -moz-transition: 0.6s ease all; transition: 0.6s ease all;}.cmt-icn:hover { opacity: 0.6;}.js-op-cmt .cmt-icn.cmt-dn { opacity: 0; -webkit-transform: scale(0); -moz-transform: scale(0); transform: scale(0);}.cmt-icn.cmt-dn { -webkit-transform: scale(1); -moz-transform: scale(1); transform: scale(1);}/*--- Menu ---*/.cmt-wrp { position: fixed; z-index: 999999999; border-radius: 6px; -webkit-transition: width 0.3s, height 0.3s; transition: width 0.3s, height 0.3s; width: 0; height: 100%; font-size: 1.5em; bottom: 0; right: 0; transform-origin: 100% 100%;}.cmt-cnt { display: none; position: absolute; background: #fff; /* border-radius: 6px; */ border-left: 1px solid rgba(0, 0, 0, 0.3); box-shadow: 3px 3px 23px rgba(0, 0, 0, 0.17); top: 0px; bottom: 0; right: 0; left: 0; overflow: hidden;}.js-op-cmt .cmt-cnt { display: block;}.cmt-cn { background-color: #2196F3; border-radius: 30px; color: #fff; display: inline-block; height: 28px; line-height: 28px; position: absolute; right: -10px; top: -10px; width: 28px;}/*--- Shown menu ---*/.js-op-cmt .cmt-wrp { width: 33%; height: 100%; -webkit-animation: 0.3s linear forwards; animation: 0.3s linear forwards;}/*======= FEEDBACK Form =======*/.form-wrp { height: 100%; padding: 25px; opacity: 0;}.cmt-ttl { font-size: 19px; margin-bottom: 25px; position: relative; text-transform: uppercase;}.cmt-ttl:before { position: absolute; content: ""; left: -25px; top: 2px; height: 27px; width: 5px; background-color: #3196f3;}.form-sub-ttl { position: relative; display: inline-block; float: left; width: 100%; font-size: 14px; margin: 5px 0 0; font-weight: 600;}.js-op-cmt .form-wrp { opacity: 1; -webkit-transition: opacity 0.3s 0.3s; transition: opacity 0.3s 0.3s;}fieldset { margin: 0 0 3rem; padding: 0; border: none;}.form-group { position: relative; display: inline-block; margin-top: 15px; margin-bottom: 15px; width: 100%; font-size: 0;}.form-inline>.form-group, .form-inline>.btn { display: inline-block; margin-bottom: 0;}.form-help { margin-top: 0.125rem; margin-left: 0.125rem; color: #b3b3b3; font-size: 0.8rem;}.checkbox .form-help, .form-radio .form-help, .form-group .form-help { position: absolute; width: 100%;}.form-group input { height: 1.9rem;}.form-group textarea { resize: none;}.h-80 textarea { height: 80px;}.h-110 textarea { height: 110px;}.form-group select { width: 100%; font-size: 13px; height: 40px; padding: 0; background: none; border: none; line-height: 1.6; box-shadow: none;}.form-group .control-label { position: absolute; top: 0.25rem; pointer-events: none; padding-left: 0.125rem; z-index: 1; color: #777; font-size: 15px; -webkit-transition: all 0.28s ease; transition: all 0.28s ease;}.form-group .bar { position: relative; border-bottom: 0.0625rem solid #999; display: block;}.form-group .bar::before { content: ""; height: 0.125rem; width: 0; left: 50%; bottom: -0.0625rem; position: absolute; background: #337ab7; -webkit-transition: left 0.28s ease, width 0.28s ease; transition: left 0.28s ease, width 0.28s ease; z-index: 2;}.form-group input, .form-group textarea { display: block; background: none; padding: 6px 8px; font-size: 14px; border-width: 0; border-color: transparent; line-height: 1.6; width: 100%; color: transparent; -webkit-transition: all 0.28s ease; transition: all 0.28s ease; box-shadow: none;}.form-group input[type="file"] { line-height: 1;}.form-group input[type="file"]~.bar { display: none;}.form-group select, .form-group input:focus, .form-group input:valid, .form-group input.form-file, .form-group input.has-value, .form-group textarea:focus, .form-group textarea:valid, .form-group textarea.form-file, .form-group textarea.has-value { color: #000;}.form-group select~.control-label, .form-group input:focus~.control-label, .form-group input:valid~.control-label, .form-group input.form-file~.control-label, .form-group input.has-value~.control-label, .form-group textarea:focus~.control-label, .form-group textarea:valid~.control-label, .form-group textarea.form-file~.control-label, .form-group textarea.has-value~.control-label { font-size: 14px; color: #3196f3; top: -1.3rem; left: 0;}.form-group select:focus, .form-group input:focus, .form-group textarea:focus { outline: none;}.form-group select:focus~.control-label, .form-group input:focus~.control-label, .form-group textarea:focus~.control-label { color: #337ab7;}.form-group select:focus~.bar::before, .form-group input:focus~.bar::before, .form-group textarea:focus~.bar::before { width: 100%; left: 0;}.form-group.focus .bar::before { width: 100%; left: 0;}.form-group.invalid select~.control-label, .form-group.invalid input~.control-label, .form-group.invalid textarea~.control-label { color: #d41c1c;}.form-group.invalid .bar:before { background: #d41c1c;}/*footer.css*/.ft { background-color: #fbfbfb; /* border-top: 1px solid #e8e8e8; */ padding: 20px 0 110px 0; font-family: var(--ff-one);}.ft-nav_li { font-size: 0.9rem; display: inline-block; padding: 0 1rem 0 0; position: relative; margin-bottom: 1rem; line-height: 1;}.ft-nav_li:before { content: ""; width: 1px; height: 100%; background-color: #dadada; position: absolute; top: 0; right: 6px;}.ft-nav_li:last-child:before { content: "";}.ft-nav_li:last-child { padding-right: 0;}.ft-cpr { font-size: 11px; font-weight: 100; letter-spacing: 0.7px; text-transform: uppercase;}/* ------ footer social--------- */.story_footer { width: 100%; border-radius: 3px; margin-bottom: 30px; background-color: #ffffff; box-shadow: 0 0 10px rgba(0, 0, 0, 0.05); padding: 10px 15px;}.ft-social { width: 100%; margin: 0px auto; text-align: center; padding: 0px; border-bottom: solid 1px #eaeaea;}.ft-social--txt { margin: 0; font-size: 16px; line-height: 1.4; font-weight: 600; text-align: left; border-bottom: solid 1px #eaeaea; padding-bottom: 6px; letter-spacing: 0.3px;}.ft-social--txt span { display: inline-block; width: 90px;}.ft-social--txt img{height:25px;}.ft-social--wrap { display: flex; align-items: center; justify-content: space-between; font-size: 16px; font-weight: 500; margin-top: 0px;}.ft-social--wrap>div{width: 50%;}.watch-news_inner { width: 100%; padding: 6px 0; display: flex; align-items: center;}.tv-logos { width: 100%; display: flex; align-items: center; justify-content: space-evenly; }.watch-news, .follow-social { padding: 0px; display: flex; align-items: center; justify-content: center;}.follow-social { border-right: none; padding-left: 20px;}.watch-news p, .follow-social p { display: table; padding: 0; margin: 0; text-transform: uppercase; flex: 0 0 auto;}.watch-news span { width: 65px; margin: 0px 5px; display: inline-block; padding: 0px;}.watch-news { border-right: solid 1px #eaeaea; padding-right: 15px;}.watch-news span:last-child { border-right: none; padding-right: 0;}.watch-news span img { width: 100%; display: block;}.follow-social a { width: 20px; height: 20px; border-radius: 50%; margin-left: 0; display: flex; align-items: center; justify-content: center;}.watch-news p.live_tv { position: relative; padding-left: 15px;}.live_tv::before { content: ""; position: absolute; width: 5px; height: 5px; border-radius: 50%; background-color: red; top: 50%; left: 5px; display: block; transform: translateY(-50%); animation: blinktxt 1s linear infinite}@keyframes blinktxt { 0% { background-color: #fff } 100% { background-color: red }}.watch-news_inner .tv-logos .ndtv-icon{width:100%; height: 20px;}.watch-news_inner .ndtv-icon { width: 15px; height: 15px;}.lst_nws_colr { background-color: #fbfbfb;}.lst_nws_wrp { float: left; margin: 15px 0;}.lst_nws_wrp span { background: #f5f5f5; border-radius: 3px; color: #2e2e2e; font-size: 15px; float: left; font-weight: bold; letter-spacing: .5px; line-height: 18px; padding: 3px 10px; text-align: center; text-transform: uppercase;}.lst_nws_cnt { border-bottom: 1px solid #e8e8e8; padding: 24px 0;}.lst_nws_colr .foot-thumb span { margin-top: 2px;}/*breaking.css*/.brk-news { background-color: #e93f33; color: #fff; display: inline-block; font-size: 21px; padding: 20px; margin: 0 0 15px 0; width: 100%; position: relative;}#ins_storybody .brk-news a { color: #f6eb17;}.brk-txt { color: #fff; font-size: 40px; font-weight: 700; line-height: 1.46; padding: 10px 0; margin-bottom: 10px;}.brk-txt:hover { color: #fff;}.brk-ttl { color: #f6eb17; display: block; font-size: 25px; font-weight: bold; margin-bottom: 10px; padding-bottom: 10px; position: relative; text-transform: uppercase; border-bottom: solid 1px #bb3127;}.brk-news:before, span.brk-ttl:before { position: absolute; content: ""}.brk-news .story__social { float: right; position: relative; top: -3px;}.brk-news .story__social-ul { text-align: center; width: 100%;}.brk-news .story__social-li { float: left; height: 33px; margin-right: 3px; margin-left: 3px; width: 33px;}.brk-news .story__social-li:last-child { margin-right: 0;}.brk-news .story__social-li .ndtv-icon { width: 17px; height: 17px; fill: #ffd8d5;}.brk-news .story__social-link { display: block; border-radius: 50%; color: #fff; -webkit-border-radius: 50%; -moz-border-radius: 50%; -ms-border-radius: 50%; -o-border-radius: 50%; width: 100%; height: 100%; display: flex; align-items: center; justify-content: center;}.brk-news .whatsapp, .brk-news .facebook, .brk-news .twitter, .brk-news .reddit, .brk-news .email { background-color: rgba(0, 0, 0, 0.2);}.brk-news p { margin-bottom: 1rem;}.brk-news .ins_instory_dv_caption { color: #ffcccc;}.brk-news .ins_instory_dv .ins_instory_dv_caption { margin-bottom: 0;}.brk-news .story__social-icn { font-size: 16px; line-height: 35px; margin: 6px 0 0;}#ins_storybody .brk-news .story__social-li a { color: #ffffff;}ul.story__social-ul li { list-style: none;}.ins_instory_dv.mb-0 { margin-bottom: 0;}/*tags.css*/.tg_wrp { display: inline-block; margin-bottom: 12px; font-family: var(--ff-one); width: 100%;}.tg_lk { border: 1px solid; border-color: var(--light-c); color: var(--gray); display: inline-block; font-size: 13px; font-weight: 400;letter-spacing: 0.5px; float: left; line-height: 1; margin: 0 10px 5px 0; padding: 5px 13px; text-transform: none;}.tg_lk:hover {box-shadow: 0 0 6px rgba(0,0,0,0.1); border-color:#cacaca;color:#444;}.tgs .tg_lk { padding: 8px 10px;}.tgs { display: inline-block; font-size: 0; margin-bottom: 15px; padding-left: 0px; position: relative; width: 100%;}.tgs_t { font-size: 18px; left: 0; margin: 0; padding: 6px 0; position: absolute; text-transform: uppercase;}.tgs .tg_wrp { margin-bottom: 0;}/*ecom-widgets.css*//*T3 Widget */.prd_itm-wrp { width: 100%; border:1px solid #f0f0f0; padding:0; margin: 20px auto; border-radius: 3px;}.prd_itm-cnt { width: 100%;}.prd_img-wrp { width: 100%; height:310px;}.prd_img-wrp .swiper-container { width: 100%; margin-left: auto; margin-right: auto;}.prd_img-wrp .gallery-thumbs .swiper-slide { min-width:96px; height:96px; border: 1px solid #cccccc; padding: 3px; box-sizing: border-box; border-radius:0px; opacity: 0.3; overflow:hidden; margin-bottom:10px;}.prd_img-wrp .gallery-thumbs .swiper-slide-thumb-active { position: relative; box-shadow: 0 0 0 rgba(0, 0, 0, 0.2); opacity: 1; overflow:hidden;}.prd_img-wrp .gallery-thumbs .swiper-slide-thumb-active:before { content: ''; display: block; position: absolute; left: 50%; bottom: 100%; width: 0; height: 0; border: 6px solid transparent; border-bottom-color: #000; transform: translateX(-50%);}.prd_img-wrp .gallery-thumbs .swiper-slide-thumb-active:after { content: ''; display: block; position: absolute; left: 50%; top: -11px; bottom: 100%; width: 0; height: 0; border: 6px solid transparent; border-bottom-color: #fff; transform: translateX(-50%);}.prd_img-wrp .gallery-thumbs img { height:100%; width: auto; display: block; margin: auto; max-width: 100%; position:absolute; left:0; right:0; top:0; bottom:0; object-fit: contain;}.prd_img-wrp .gallery-top .swiper-slide { margin:auto; position:relative;}.prd_img-wrp .gallery-top .swiper-slide img { height:100%; display: block; width: auto; max-width: 100%; margin:auto; position:absolute; left:0; right:0; top:0; bottom:0; object-fit: contain; padding:5px;}.prd_img-wrp .swiper-pagination.swiper-pagination-bullets { position: relative; background: none; height: auto;}.prd_img-wrp .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet { background-color: rgba(0, 0, 0, 0.75) !important; margin: 15px 5px !important; width: 8px !important; height: 8px !important; opacity: .35!important;}.prd_img-wrp .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active { opacity: 1 !important; background-color: rgb(209, 55, 45) !important;}.prd_img-wrp .gallery-top .swiper-button-prev.swiper-button-white, .prd_img-wrp .gallery-top .swiper-button-next.swiper-button-white { background-size: 20%; box-shadow: -3px 0px 3px rgba(0, 0, 0, 0.1);}.swiper-button-prev:focus, .swiper-button-next:focus { outline: none;}.prd_cnt-wrp { width: 100%; padding: 10px; display: flex; padding:20px 20px 20px; justify-content: space-between;}.prd_ttl-wrp { width:100%; font-size: 18px; font-weight: 400; line-height: 24px; padding: 0; margin: 0;}.prd_act-prc { font-size:26px; color:#212121; display: block; font-weight:600; margin-right:5px;}.prd_prc-rs { margin-right: 4px;}.prd_prc-dis { margin: 0; font-size: 14px; display: flex; align-items: center;}.prd_prc-cst { font-size:16px; color: #999; text-decoration: line-through; margin: 0 5px 0 0px;}.prd_prc-off { color: #999; font-size:16px; display:inline-block; line-height: normal; text-transform: lowercase;}.prd_btn-wrp { display: flex; position:relative;}.prd_btn-wrp a { color: #fff; vertical-align: middle; display: flex; align-items: center; font-size: 14px; background-color:#212121; cursor: pointer; text-decoration: none; padding:9px 20px 9px 0px; height:40px; text-align:center;}#ins_storybody .prd_itm-wrp a{color: #212121; text-decoration: none;}#ins_storybody .prd_btn-wrp a{color: white;}.prd_btn-wrp a:hover { color: #fff;}.prd_rte-wrp { width: 100%; height: 30px; display: flex; align-items: flex-start;}.prd_rte-str { position: relative;}.prd_rte-str span { width: 100%; height: 15px; overflow: hidden; display: flex;}.prd_rte-str span i { width: 15px; height: 15px; display: inline-flex; margin-right:5px;}.prd_rte-str ._pdsale-actv { position: absolute;}.prd_rte-str ._pdsale-actv i:before { background-position: 94.6% 62.2%;}.prd_rte-str span i:before { content: ''; width: 15px; height: 15px; background-image: url(https://hotdeals360.com/static/deals/images/20190828_sprite_deals.png); background-repeat: no-repeat; background-size: 380px auto; background-position: 99.8% 62.2%; display: inline-block; font-style: normal;}.prd_rte-txt { text-align: left; font-size: 14px; color: #666; line-height: normal;}.view-more { width: 100%; display: flex; align-items: center; justify-content: center;}.view-more a { display: flex; flex-direction: column; align-items: center; justify-content: center;}.view-more span { font-size: 15px; margin-top: 5px;}.view-icn { display: block; width: 30px; height: 30px; background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iNDkwcHgiIGhlaWdodD0iNDcwcHgiIHZpZXdCb3g9IjAgMCA0OTAgNDcwIiB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiPgogICAgPCEtLSBHZW5lcmF0b3I6IFNrZXRjaCA1OCAoODQ2NjMpIC0gaHR0cHM6Ly9za2V0Y2guY29tIC0tPgogICAgPHRpdGxlPkNvbWJpbmVkIFNoYXBlPC90aXRsZT4KICAgIDxkZXNjPkNyZWF0ZWQgd2l0aCBTa2V0Y2guPC9kZXNjPgogICAgPGcgaWQ9IlBhZ2UtMSIgc3Ryb2tlPSJub25lIiBzdHJva2Utd2lkdGg9IjEiIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+CiAgICAgICAgPGcgaWQ9ImVudGVyIiBmaWxsPSIjMDAwMDAwIiBmaWxsLXJ1bGU9Im5vbnplcm8iPgogICAgICAgICAgICA8cGF0aCBkPSJNMjU1LjY1MjE3MiwwLjMzMTU3OTg2OSBDMzg0Ljg2MzA5MywwLjMzMTU3OTg2OSA0OTAuMDAxMjk3LDEwNS40Njk3ODQgNDkwLjAwMTI5NywyMzQuNjgwNzA1IEM0OTAuMDAxMjk3LDM2My44OTE2MjYgMzg0Ljg2MzA5Myw0NjkuMDI5ODMgMjU1LjY1MjE3Miw0NjkuMDI5ODMgQzE1OC42OTQyNDQsNDY5LjAyOTgzIDczLjA5NTg2MTQsNDEwLjY5OTAzNSAzNy41Mzg3NzA2LDMyMC40MDc4MTkgQzM0LjMwMDk4NzgsMzEyLjIyNzU0MiAzOC4zNDYyNjU5LDMwMi45MzkzOTcgNDYuNTQ5OTQ3NCwyOTkuNzAxNjE2IEM1NC43MzAyMjQ3LDI5Ni41MDY3NDMgNjQuMDQxNzczOSwzMDAuNDg5NjA3IDY3LjI3OTU1NjcsMzA4LjczNjE5OSBDOTcuOTc5OTc0MiwzODYuNjg4NzM0IDE3MS45MjYyNDIsNDM3LjA3MzMwOCAyNTUuNjUyMTcyLDQzNy4wNzMzMDggQzM2Ny4yNDI1MzYsNDM3LjA3MzMwOCA0NTguMDQ0Nzc2LDM0Ni4yNzEwNjkgNDU4LjA0NDc3NiwyMzQuNjgwNzA1IEM0NTguMDQ0Nzc2LDEyMy4wOTAzNDEgMzY3LjI0MjUzNiwzMi4yODgxMDE0IDI1NS42NTIxNzIsMzIuMjg4MTAxNCBDMTcxLjkyNjI0MiwzMi4yODgxMDE0IDk3Ljk3OTk3NDIsODIuNjcyNjc1NiA2Ny4yNzk1NTY3LDE2MC42MjUyMTEgQzY0LjAxODM2ODcsMTY4Ljg3MTgwMyA1NC43MzAyMjQ3LDE3Mi44NTQ2NjYgNDYuNTQ5OTQ3NCwxNjkuNjU5Nzk0IEMzOC4zNDYyNjU5LDE2Ni40MjIwMTIgMzQuMzAwOTg3OCwxNTcuMTMzODY3IDM3LjUzODc3MDYsMTQ4Ljk1MzU5MSBDNzMuMDk1ODYxNCw1OC42NjIzNzQ4IDE1OC42OTQyNDQsMC4zMzE1Nzk4NjkgMjU1LjY1MjE3MiwwLjMzMTU3OTg2OSBaIE0yNTAuOTg2NjQ1LDEzOC4xMjg0NzUgTDMzNi4yMDI3MzUsMjIzLjM0ODQ2NyBDMzQxLjYwMTU5MywyMjguNzQ3MzI1IDM0Mi4zMzA0NzksMjM3LjA0NzQwMiAzMzguMzg5Mzk0LDI0My4yMjk2MzMgQzMzNy42NjYxMTYsMjQ0LjM2ODExNCAzMzYuODAzMTY4LDI0NS40MDkxNDkgMzM1LjgyNDQ2NywyNDYuMzI4MzQ2IEwyNTAuOTg2NjQ1LDMzMS4xNjY2MTkgQzI0Ny44NTQxODgsMzM0LjMyMjQ4MSAyNDMuNzY2LDMzNS44NzUwNTYgMjM5LjY3MzkxMSwzMzUuODc1MDU2IEMyMzUuNTgxODIzLDMzNS44NzUwNTYgMjMxLjQ5MzYzNSwzMzQuMzIyNDgxIDIyOC4zODA2ODIsMzMxLjE5MDAyNCBDMjIyLjEzOTE3NCwzMjQuOTQ4NTE2IDIyMi4xMzkxNzQsMzE0LjgyOTQ3IDIyOC4zODA2ODIsMzA4LjU4NDA2MiBMMjg2LjMwOCwyNTAuNjU4NTggTDE1Ljk3ODI2MDgsMjUwLjY1ODk2NiBDNy4xNTgyMjk4NiwyNTAuNjU4OTY2IDAsMjQzLjUwMDczNiAwLDIzNC42ODA3MDUgQzAsMjI1Ljg2MDY3NCA3LjE1ODIyOTg2LDIxOC43MDI0NDQgMTUuOTc4MjYwOCwyMTguNzAyNDQ0IEwyODYuMzQ4LDIxOC43MDE1OCBMMjI4LjM4MDY4MiwxNjAuNzM0NDM4IEMyMjIuMTM5MTc0LDE1NC40OTI5MjkgMjIyLjEzOTE3NCwxNDQuMzY5OTgzIDIyOC4zODA2ODIsMTM4LjEyODQ3NSBDMjM0LjYyNjA5MSwxMzEuODg2OTY3IDI0NC43NDUxMzcsMTMxLjg4Njk2NyAyNTAuOTg2NjQ1LDEzOC4xMjg0NzUgWiIgaWQ9IkNvbWJpbmVkLVNoYXBlIj48L3BhdGg+CiAgICAgICAgPC9nPgogICAgPC9nPgo8L3N2Zz4=') center center no-repeat; background-size: 100%;}.prd_img-wrp .swiper-button-next, .prd_img-wrp .swiper-button-prev{ background-color: rgba(255,255,255,0.5);}.prd_ttl { display: -webkit-box; font-size:18px; font-weight:500; overflow: hidden; position: relative; font-weight:600; letter-spacing:0.5px; text-overflow: ellipsis; -webkit-line-clamp:2; -webkit-box-orient: vertical; transition: .25s ease;}.prd_btn-icn{ border:1px solid #f1f1f1; display:inline-block; position: absolute; left: 0; border-radius:0px; top:0; background: #ffffff; height:40px; width:60px;}.prd_btn-icn img{ max-width:85%; position: absolute; left: 0; right: 0; top: 0; bottom: 0; margin: auto;}.prd_btn-txt{ text-transform:uppercase;}.prd_sty-one .prd_itm-cnt{ align-items:flex-start; display:flex;}.prd_sty-one .prd_img-wrp{ width:430px; height:auto; display: flex; flex-direction: row-reverse; padding:20px 0 20px 20px;}.prd_sty-one .gallery-top{ border:1px solid #f1f1f1; max-height:310px;}.prd_sty-one .prd_cnt-wrp{ width:calc(100% - 310px); flex-direction: column; padding:20px 20px 20px; min-height:348px}.prd_sty-one .prd_prc-wrp{ display: flex; align-items: center; justify-content: space-between; padding:0px 0px 10px 0px;}.prd_sty-one .prd_prc-dtl{ align-items: center; display:flex; flex-direction:row; width:100%;}.prd_thm-wrp{ position:relative; max-width: 96px;}.prd_sty-one .prd_img-wrp .swiper-button-next, .prd_sty-one .prd_img-wrp .swiper-button-prev{ background-color:#ffffff; border-radius:0; height:96px; width: 20px; padding:0; right:0; left:0; margin:auto; background-position: center center; background-size: 10px; margin: auto;}.prd_sty-one .gallery-thumbs .swiper-wrapper{ flex-direction: column; height:310px;}.prd_thm-wrp .swiper-button-next{ top:auto; bottom:-38px; -webkit-transform: rotate(90deg); -moz-transform: rotate(90deg); -o-transform: rotate(90deg); -ms-transform: rotate(90deg); transform: rotate(90deg);}.prd_thm-wrp .swiper-button-prev{ bottom:auto; top:-38px; -webkit-transform: rotate(-90deg); -moz-transform: rotate(-90deg); -o-transform: rotate(-90deg); -ms-transform: rotate(-90deg); transform: rotate(-90deg);}.prd_sty-one .prd_img-wrp .gallery-thumbs { margin-right:15px; max-width:96px; }.prd_thm-wrp .swiper-button-next.swiper-button-disabled, .prd_thm-wrp .swiper-button-prev.swiper-button-disabled{ opacity:0;}.prd_sty-one .prd_ttl { font-size:16px; -webkit-line-clamp:4; line-height: 25px; margin-bottom:10px;}.prd_sty-one .prd_btn-txt{ padding:0; display:inline-block; vertical-align:middle; padding-left:80px; width: 100%; font-size: 16px; font-weight: 600;}.for_dsk{ display:block;}.for_mob{ display:none;}@media screen and (max-width:500px) { .for_dsk{ display:none; } .for_mob{ display:block; } .prd_sty-one .for_mob .prd_ttl { font-size: 16px; line-height: 24px; } .prd_img-wrp .swiper-container { padding-bottom: 0 !important; margin-bottom: 0 !important; } .prd_img-wrp { height:390px; margin-bottom: 15px; } .prd_img-wrp .gallery-top .swiper-button-prev.swiper-button-white, .prd_img-wrp .gallery-top .swiper-button-next.swiper-button-white { display: block; background-size: 15%; box-shadow: none; height: 30px; padding: 32px; background-color: transparent; } .prd_ttl-wrp { padding: 0; font-size: 15px; line-height: 23px; width: 100%; margin: 0; } .prd_cnt-wrp { padding:0px 14px 14px; flex-direction: column; } .prd_prc-wrp { display: flex; justify-content:space-between; width: 100%; padding: 8px; border-radius: 4px; max-width:none; } .prd_prc-dtl, .prd_btn-wrp { flex-shrink: 0; justify-content:center; margin: 0 } .prd_prc-box{ width:100%; } .prd_btn-wrp a { width:100%; } .prd_act-prc, .prd_prc-dis { line-height: 1; font-size:22px; } .prd_prc-dis { margin: 0; } .prd_rte-wrp { justify-content:center; margin-bottom:8px; } .prd_ttl{ font-size:15px; } .prd_sty-one .prd_itm-cnt{ flex-direction:column; } .prd_sty-one .prd_cnt-wrp{ align-items: center; min-height:0; width:100%; padding-top:0; } .prd_sty-one .prd_img-wrp{ flex-direction:row; flex-wrap: wrap; width: 100%; padding:14px 15px 0 15px; margin:0; } .prd_sty-one .prd_img-wrp .gallery-thumbs{ max-width:none; margin-right:0; } .prd_thm-wrp{ max-width:none; overflow-x: auto; overflow-y: hidden; } .prd_sty-one .gallery-thumbs .swiper-wrapper{ flex-direction:row; max-height:95px; height:auto; overflow-x: auto; overflow-y: hidden; margin:15px 0 0 0; -webkit-transform:translate3d(0, 0, 0) !important; -moz-transform:translate3d(0, 0, 0) !important; -ms-transform:translate3d(0, 0, 0) !important; -o-transform:translate3d(0, 0, 0) !important; transform:translate3d(0, 0, 0) !important; } .prd_sty-one .gallery-top{ height:310px; overflow-x: auto; overflow-y: hidden; } .prd_img-wrp .gallery-thumbs .swiper-slide { min-height:65px; max-height:65px; min-width:65px; max-width:65px; margin-right:15px; } .prd_img-wrp .gallery-thumbs .swiper-slide:last-child{ margin-right:0; } .prd_sty-one .prd_img-wrp .swiper-button-next, .prd_sty-one .prd_img-wrp .swiper-button-prev{ display:none; }}@media screen and (max-width:340px) { .prd_btn-txt{ padding:0 10px; }}.prd_itm-wrp .swiper-button-next, .prd_itm-wrp .swiper-button-prev{ background-repeat: no-repeat;}.prd_itm-wrp .swiper-button-next, .prd_itm-wrp .swiper-button-next.swiper-button-black, .prd_itm-wrp .swiper-button-next.swiper-button-white, .prd_itm-wrp .swiper-button-prev.swiper-button-black, .prd_itm-wrp .swiper-button-prev.swiper-button-white{ background-image: url(https://swirlster.ndtv.com/images/arrow-black.png);}/*T3 Widget ends */ .prd_itm-wrp .prd_img-wrp{width: 360px;} .prd_sty-one .prd_ttl{line-height: 22px;} .prd_itm-wrp .prd_act-prc{color:#d13d28} .prd_itm-wrp .prd_btn-wrp a{background-color: #d0011b;} /*blog-page.css*/.story__content-main h2 { color: #b7223b; font-weight: bold;}.blog-lst { display: block; margin: 30px auto; position: relative; background: #ffffff; border:none; box-shadow: 0 3px 9px rgba(0, 0, 0, 0.08); width: 100%;border-radius: 4px;overflow: hidden;}.blog-lst:first-child{ margin-top: 0;}.blog-lst__dat-tim { display: flex;align-items: center; font-size: 14px; padding: 0px; line-height: normal;color: #555;}.blog-lst__ttl-1 { display: block; font-size: 16px; margin-bottom: 15px; line-height: 1.7; color: #c33d34;}.blog-lst__inr-lnk { color: #ce4f0e;}.blog-lst__ttl-lnk { margin-bottom: 10px;}.story__post-icn { margin-right: 8px; font-size: 16px; vertical-align: middle;}.blog_scl-icn .vj_icn { color: #3c3e40; font-size: 16px; height: 44px;}.blog_scl-icn { margin: 0; top: 0px; right: 5px; float: right;height: 38px;}.blog_scl-icn .ss-lk { width: 30px; height: 30px;background-color: #fff;}.blog_scl-icn .ss-lk .ndtv-icon{width: 15px; height: 15px;}.blog-lst-hdr { padding: 0;position: relative;display: flex;align-items: center;background: #fbfbfb;padding: 0px 20px;height: 38px;}.blog-lst__dat-tim .ndtv-icon{ width: 18px; height: 18px; margin-right: 10px;}.blog-lst-hdr:before, .blog-lst-hdr:after { clear: both; content: ''; display: block;}.blog-lst__feed { padding: 20px; font-size: 16px; line-height: 1.8;}.blog-lst__feed ul { list-style:circle; padding-left: 20px;}.blog-lst__feed li { margin-bottom: 5px;}.blog-lst__feed .nfeed img{ margin-top: 10px;}.blog-lst-img { max-width: 100%;}a.photo_anchor { margin-right: 15px; margin-bottom: 15px; float: left;}h2.lB_insdHdng { font-size: 24px; line-height: 1.2; margin: 20px 0px;}/*webstory-embed.css*/.webstory_styl1_R,.webstory_styl1_L{margin:20px 0px;}.webstory_styl1_R{margin-left:20px; float: right;}.webstory_styl1_L{margin-right:20px; float: left;}.webstory_styl1_C{margin: 20px auto; justify-content:center; display: flex;}.shdw_bx{box-shadow:0px 0px 7px rgba(0,0,0,0.2); padding:12px;border-radius:10px;}/*firetv_widget.css*/.firework-cont{width:100%;background-color:#fff;padding:10px;box-sizing:border-box;box-shadow:0 0 10px rgba(0,0,0,.075);border-radius:6px}.firework-head{width:65px;margin-bottom:10px}.firework-head a{display:block;font-size:0;line-height:0}.firework-head img{width:100%;display:block}