<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.add-streched{width:100%;}
.cardGridWrapper{margin:0 -10px;padding:0;list-style-type:none;display:flex;flex-wrap:wrap}
.cardGridWrapper li{padding:10px;width:25%}
.cardImgWrap img{max-width: 100%;height: 100%;width: 100%;object-fit: cover;position: absolute;z-index: 1;}
.cardGridWrapper h2{margin:0;font-size:17px;line-height:1.5;padding:0 9px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}
.cardGridWrapper a{display:block;box-shadow:0 0 4px -2px #000;border-radius:10px;overflow:hidden;padding-bottom:8px;height:100%}
.cardImgWrap{margin-bottom: 12px;padding-bottom: 56.4%;position: relative;}
.cardGridWrapper a:hover{text-decoration:none}
.cardGridWrapper a:hover h2{color:#d4005f}
.cardImgWrap.news-video:after{content: "";height: 30px;width: 30px;position: absolute;background-image: url('https://www.theindiadaily.com/commondir/images/svg/vid-icon.svg');transform: translate(-50%, -50%);top: 50%;left: 50%;z-index: 2;background-size: cover;}
@media(max-width:1200px){
.cardGridWrapper li{width:33.333%}
}
@media(max-width:992px){
.cardGridWrapper li{width:50%}
}

/*video page*/
.idl-video-list{margin:0px -10px;padding:0;list-style-type:none;display:flex;flex-wrap:wrap}
.idl-video-list li{padding:10px;width:25%}
.idl-video-list li a{box-shadow:0 0 5px 1px #d0d0d0;border-radius:4px;background-color:#fff;position:relative;overflow:hidden;text-decoration:none;outline:0;width:100%;display:flex;align-items:center;flex-direction:column;    height:100%;}
.idl-video-thumb{width:100%;padding-bottom:56%;position:relative}
.idl-video-thumb img{height:100%;width:100%;object-fit:cover;position:absolute;z-index:1}
.idl-video-thumb:before{content:"";height:30px;width:30px;position:absolute;background-image:url("https://www.theindiadaily.com/commondir/images/svg/vid-icon.svg");transform:translate(-50%,-50%);top:50%;left:50%;z-index:2;background-size:cover}
.idl-video-title{width:100%;padding:10px 10px 10px}
.idl-video-title h3{margin:0;line-height:1.4;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;font-weight:500;font-size:18px;-webkit-line-clamp:3;color:#333}
.idl-video-list li a:hover h3{color:#d4005f}
@media(max-width:980px){
.idl-video-list li {width: 50%;}
}

/*webstory page*/
.idl-webstory{display:flex;flex-wrap:wrap;margin:0px -10px;padding:0;list-style-type:none}
.idl-webstory li{width:25%;padding:10px}
.idl-webstory li a{display:block;position:relative;box-shadow: 0px 0px 4px 1px #dddddd;border-radius: 5px;}
.idl-webstoryimg{padding-bottom:176%;position:relative}
.idl-webstoryimg img{border-radius:5px;height:100%;width:100%;object-fit:cover;position:absolute;z-index:1}
.idl-webstory-title{padding:15px;position:absolute;bottom:0;z-index:2}
.idl-webstory-title h5{color:#fff;font-size:16px;line-height:1.5;margin:0;font-weight:600;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}
.idl-webstory li a:after{content:"";background:linear-gradient(0deg,rgb(0 0 0 / 63%) 8%,rgb(253 187 45 / 0%) 60%);position:absolute;top:0;bottom:0;left:0;right:0;width:100%;z-index:1;border-radius:5px}
.idl-webstory li a:before{content:"";position:absolute;height:14px;width:24px;top:10px;right:10px;background-image:url("https://www.theindiadaily.com/commondir/images/svg/web-story-icon.svg");background-size:contain;background-position:center center;z-index:3;background-repeat:no-repeat}
@media(max-width:980px){
.idl-webstory li{width: 33.3333%;}
}
@media(max-width:767px){
.idl-webstory li{width: 50%;}
}

/*gallery css*/
.idl-gallery-list{margin:0px -10px;padding:0;list-style-type:none;display:flex;flex-wrap:wrap}
.idl-gallery-list li{width:25%;padding:10px}
.idl-gallery-list li a{display:block;position:relative;box-shadow:4px 3px 8px 1px #adadad;transition:all .3s;border-radius:6px;border:2px solid #ffdede;padding:2px}
.idl-gallery-img{padding-bottom:177%;position:relative}
.idl-gallery-img img{border-radius:5px;height:100%;width:100%;object-fit:cover;position:absolute;z-index:1}
.idl-gallery-title{padding:15px;position:absolute;bottom:0;z-index:2}
.idl-gallery-title h3{color:#fff;font-size:16px;line-height:1.5;margin:0;font-weight:600;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}
.idl-gallery-list li a:after{content:"";background:linear-gradient(0deg,rgb(0 0 0 / 63%) 8%,rgb(253 187 45 / 0%) 60%);position:absolute;top:0;bottom:0;left:0;right:0;width:100%;z-index:1;border-radius:5px}
.idl-gallery-list li a:before{content:"";position:absolute;height:14px;width:24px;top:10px;right:10px;background-image:url("https://www.theindiadaily.com/commondir/images/svg/photo-galley-icon.svg");background-size:contain;background-position:center center;z-index:3;background-repeat:no-repeat}
.idl-gallery-list li a:hover{transform:scale(1.02)}
.idl-gallery-horizontal .idl-gallery-title {position: static;padding: 12px 10px 8px;}
.idl-gallery-horizontal .idl-gallery-title h3 {color: #000000;}
.idl-gallery-list li.idl-gallery-horizontal a:after {display: none;}
.idl-gallery-horizontal .idl-gallery-img img {border-radius: 5px 5px 0px 0px;}
.idl-gallery-horizontal .idl-gallery-img {padding-bottom: 57%;}
.idl-gallery-list li.idl-gallery-horizontal a {border: 1px solid #ffdede;padding: 1px;}
@media(max-width:980px){
.idl-gallery-list li {width: 33.3333%;}
}
@media(max-width:767px){
.idl-gallery-list li {width: 50%;}
}

 /* search page */
 .idl-search-items{width:100%}
 .idl-search-item{width:100%;display:flex;margin-bottom:20px}
 .idl-search-img{width:250px;position:relative;padding-bottom:15%;display:block;max-height:141px}
 .idl-search-info{width:calc(100% - 250px);padding-left:20px}
 .idl-search-img img{border-radius:5px;height:100%;width:100%;object-fit:cover;position:absolute;z-index:1}
 .idl-search-date{color:#08486e;font-size:14px;font-weight:500;display:block}
 .idl-search-info h2{margin:10px 0;line-height:1.5}
 .idl-search-info h2 a{text-decoration:none;font-weight: 600;color:#454545;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;font-size:20px}
 .idl-search-info p a{font-size:15px;text-decoration:none;font-weight:400;line-height:1.5;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
 .idl-search-info h2 a:hover{color:#d4005f}
 .idl-search-info p:last-child{margin-bottom:0}
 @media(max-width:980px){
 .idl-search-img {width: 178px;padding-bottom: 17.7%;max-height: 100px;}
 .idl-search-info {width: calc(100% - 178px);}
 .idl-search-info h2 a {font-size: 17px;}
 }

 /*author page*/
.idl-profile{display:flex;background:linear-gradient(45deg,#ff5f6d21,#ffc37121);margin-bottom:10px;border-radius:5px}
.idl-profile-img{flex:1;padding:20px;display:flex;justify-content:center;border-right:2px solid #e9c0bd}
.idl-profile-img img{width:200px;border-radius:200px;height:200px;object-fit:cover}
.idl-profile-contnet{flex:3;padding:16px 20px;display:flex;flex-direction:column;position:relative}
.idl-profile-contnet h1{margin:0 0 13px;font-size:27px;color:#d80908;font-weight:700}
.idl-profile-contnet&gt;a{font-size:17px;display:inline-block;margin-bottom:6px;font-weight:500;text-decoration:none;color:#565656}
.idl-profile-desination{font-size:17px;color:#212121}
.idl-profile-desination label{font-weight:600;display:inline-block;width:auto}
.idl-profile-auth{font-size:16px;margin-top:6px}
.idl-profile-auth label,.idl-profile-auth p{display:inline;line-height:1.6;font-size:16px}
.idl-profile-social{position:absolute;top:16px;right:2%;display:flex;list-style-type:none}
.idl-profile-social a{font-size:17px;display:inline-block;font-weight:500;text-decoration:none;color:#565656}
.idl-profile-social a img{filter:invert(1);height:17px;width:17px}
.idl-profile-social li{padding:0 7px}
@media(max-width:950px){
.idl-profile-social {position: static;margin-left: -8px;margin-top: 4px;}
}

.anchor-selfdetails-content h2,.anchor-selfdetails-content h3{font-size:28px;font-weight:700;margin:0 0 10px}
.anchor-selfdetails-content label{font-size:18px;font-weight:700;display:block;margin:0}
.anchor-selfdetails-content &gt; span{font-size:16px;font-weight:500;margin-bottom:13px;display:inline-block;position:relative;border-bottom:1px solid #000;line-height:1;padding-bottom:2px}
.anchor-selfdetails-content &gt; span:after{content:"";left:0;height:1px;position:absolute;bottom:-1px;width:29%;background-color:red;display:block}
.anchor-selfdetails-content p{font-size:16px;line-height:1.7}
.anchor-selfdetails-read{text-align: right; padding-top: 16px; margin-top: -5px; position: relative; top: 0px;}
.anchor-selfdetails-read button{font-size:12px;color:#b30000;font-weight:700;text-decoration:none;background-color: transparent;outline: none;border: none;cursor: pointer;}
.anchor-selfdetails-read button:hover{text-decoration:none}
.anchor-selfdetails-content{flex: 3; padding: 16px 20px; display: flex; flex-direction: column; position: relative;}
.anchor-selfdetails{display: flex; background: linear-gradient(45deg, #ff5f6d21, #ffc37121); margin-bottom: 10px; border-radius: 5px;}
.anchor-selfimage{flex: 1; padding: 20px; display: flex; justify-content: center; border-right: 2px solid #e9c0bd;}
.anchor-selfimage img{width: 290px;height: auto;display: block;margin: 0 auto;max-height: 163px;}
.anchor-selfdetails-wrap{padding-top:15px;padding-bottom:15px}
.anchor-selfdetails-content p:last-child{margin-bottom:0}
.anchor-onclickscrollin{height:110px;overflow:hidden;transition:height .3s}
.slcroll-active .anchor-onclickscrollin{height:auto;max-height:190px;overflow-y:auto}
.anchor-selfdetails-read button em{font-style:normal}
.slcroll-active .anchor-selfdetails-read button em{display:none}
.anchor-onclickscroll.slcroll-active .anchor-selfdetails-read button:after{content:attr(data-button)}
.slcroll-active .anchor-selfdetails-read {top: 0px;}
@media(max-width:1033px){.anchor-selfimage img{width: 150px;max-height: 85px;}}

.loadmoreButton{text-align:center;padding:30px 0 20px}
.loadmoreButton button{border:2px solid #d4005f;padding:18px 25px 15px;font-size:17px;outline:0;line-height:1;border-radius:0;background-color:transparent;color:#d4005f;cursor:pointer;transition:all .8s;letter-spacing:.5px;min-width:200px;text-align:center;display:inline-block;border-radius:35px;font-weight:600}
.loadmoreButton button:hover{background-color:#d4005f;color:#fff;border-color:#d4005f;}</pre></body></html>