:root.autoz .autoz-tech-all-content{
--blue:#3E276F;
--light-blue:#D8D3E2;
--orange:#FF7201;
--link-color-gradient:linear-gradient(120deg, #D8D3E2 0%, #D8D3E2 100%);
--link-color-gradient2:linear-gradient(120deg, #ffffff23 0%, #ffffff23 100%);
}
:root.tech .autoz-tech-all-content{
    --blue:#C10A28;
    --light-blue:#D8D3E2;
    --orange:#C10A28;
    --link-color-gradient:linear-gradient(120deg, #fadede 0%, #fadede 100%);
    --link-color-gradient2:linear-gradient(120deg, #fdcccc5c 0%, #fdcccc5c 100%);
}

/*******common css starts******/
.autoz-tech-all-content .heading{position:relative;text-transform:none;padding:0;color:var(--blue);display:flex;justify-content:space-between;align-items:center;font-size:28px;line-height:1.5;font-weight:700;margin:0 0 10px;}
.autoz-tech-all-content .right-news .heading.small-font{font-size:20px;}
.autoz-tech-all-content .heading a{color:var(--blue);text-decoration:none}
.autoz-tech-all-content .heading a:hover{color:var(--orange);text-decoration:none}
.autoz-tech-all-content .heading.big{font-size:36px; line-height:40px; color:var(--black); margin:0 0 5px;}
.autoz-tech-all-content .heading span + span{background:none;}
.autoz-tech-all-content .heading .page{font-size:12px;line-height:1.4;color:var(--color-7);font-weight:400;background:none;}
.autoz-tech-all-content a.more{padding:2px 20px 2px 5px;height:30px;border-radius:5px;color:var(--black-11);font-size:16px;line-height:22px;font-weight:600;text-transform:none;display:inline-flex;transition:.4s;position:relative;border:1px solid transparent;}
.autoz-tech-all-content a.more:after{content:'';height:8px;width:8px;display:block;border:2px solid var(--black-11);border-left-width:0;border-top-width:0;transform:rotate(-45deg);position:absolute;top:10px;right:8px;}
html[lang="hi"] .autoz-tech-all-content a.more{padding-top:8px;padding-bottom:0;height:32px;margin-top:-0px;font-size:18px;}
html[lang="hi"] .autoz-tech-all-content a.more:after{top:10px;height:10px;width:10px;top:10px;}
.autoz-tech-all-content a.more:hover{background-color:var(--color-1);color:var(--black);}
.autoz-tech-all-content a.more:hover:after{border:solid var(--black);border-width:0 2px 2px 0;}
.autoz-tech-all-content a.more:hover:before{background:var(--black);border:0;border-width:0;}
.autoz-tech-all-content .heading.white-text a.more,
.autoz-tech-all-content .heading.white-text{color:var(--white)!important;}
.autoz-tech-all-content .heading.white-text a.more:after{border:solid var(--white);border-width:0 2px 2px 0;}
.autoz-tech-all-content .heading.white-text a.more:before{background-color:var(--white);}
.autoz-tech-all-content .heading.white-text a.more{border-color:transparent;}
.autoz-tech-all-content .heading.white-text a.more:hover{ background-color:var(--orange);border-color:transparent;}
.splide__arrow{top:50%;opacity:1;width:30px;height:30px;border-radius:100px;-webkit-transition:.4s;-moz-transition:.4s;transition:.4s;}

article.repeat-box a:hover,
article.repeat-box a:hover h2,
article.repeat-box a:hover h3,
article.repeat-box a:hover p{color:var(--blue);}

.subscribe-now-bottom{overflow:hidden;float:left;width:100%;}
.envelope{background:none;width:auto;height:auto;}
.subscribe-popup .thanks-u .subscribe-btn-thanks:before, 
.subscribe-popup .subscribe-btn-popup:before, 
.subscribe-now-bottom .btn-col .btn:before{display:none;}
.subscribe-popup .thanks-u p, 
.subscribe-now-bottom .text p,
.subscribe-popup p{margin:0;}
.subscribe-popup h2.border-heading{margin-top:0px !important;}
.subscribe-popup .border-heading{padding:0 0 8px 15px;margin:20px 0 10px;text-transform:none;clear:both;position:relative;color:var(--black);border-bottom:1px solid var(--border-color);display:flex;justify-content:space-between;align-items:center;}
.subscribe-popup .border-heading:before{top:9px!important;}
/*******common css end.listing-pagess******/
 
.common-all-content ul.social-icon{margin:0 0 10px;padding:0!important;overflow:hidden;clear:both;display:flex;justify-content:flex-start;flex-wrap:wrap;align-items:center;height:auto;}
.common-all-content ul.social-icon li,
.common-all-content ul.social-icon li a{float:none;padding:0!important;display:inline-block}
.common-all-content ul.social-icon li + li{margin-left:10px}
.common-all-content ul.social-icon li:after,
.common-all-content ul.social-icon li:before{display:none!important;}
.common-all-content ul.social-icon li .svg-icon{display:inline-flex;align-items:center;width:32px;height:auto;font-size:0;}
.common-all-content ul.social-icon li .svg-icon img{width:32px;height:auto;position:static;}

/********top banner starts*********/
.top-banner{background-color:var(--blue);margin:20px 0; border-radius:8px;}
.top-banner div.display-flex{padding:0 20px; margin:0;min-height:60px; width:100%;justify-content: space-between;align-items: center;}
.top-banner ul.display-flex{padding:0; margin:0; width:auto;}
.top-banner ul li{opacity:1;font-size:18px;line-height:1.4;color:var(--white);display:inline-flex;vertical-align:middle;padding:0;position:relative;cursor:pointer; overflow:visible;}
.top-banner ul:hover li:not(:hover){opacity:.8}
.top-banner ul li:before{display: none!important;}
.top-banner ul li + li{padding-left:20px;}
.top-banner ul li + li:after{content:'|';display:inline-flex!important;;color:var(--white-2); position:absolute; left:-6px; top:1px;}
.top-banner ul li a{position:relative;color:var(--white);display:inline-flex;cursor:pointer;padding:0;z-index:2;}
.top-banner ul li a:after{background-image:var(--link-color-gradient);background-repeat:no-repeat;background-size:100% 100%;background-position:0 100%;content:"";position:absolute;bottom:0px;left:0;right:0;opacity:0;width:0;height:10px;transition:all .3s ease-in-out;}
.top-banner ul li a:focus:after,
.top-banner ul li a:hover:after{background-size:100% 100%;width:100%;opacity:.2;}
.top-banner ul li.active a{color:yellow;font-weight:700;}
/********top banner ends*********/
.autoz-tech-top-data .breadcrumb{padding:0; margin:0 0 20px;}
.autoz-tech-top-data .two-cols-aside .aside{margin-top:0;}
/*******home top videos starts******/
.top-news .news-boxes,
.top-videos-autoz-tech .news-boxes{float:none;gap:15px}
.top-videos-autoz-tech .news-lhs{flex:0 0 60%;}
.top-news .news-rhs,
.top-videos-autoz-tech .news-rhs{flex:1;}
.top-news .news-lhs article.big-box figure,
.top-videos-autoz-tech .news-lhs article.big-box figure{display:block;}
.top-news .news-lhs article.big-box a,
.top-videos-autoz-tech .news-lhs article.big-box a{width:100%;padding:0;}
.top-news .news-lhs article.big-box + article.repeat-box,
.top-videos-autoz-tech .news-lhs article.big-box + article.repeat-box{margin-top:0}
.top-news .news-lhs article.big-box .photo,
.top-news .news-lhs article.big-box .text,
.top-videos-autoz-tech .news-lhs article.big-box .photo,
.top-videos-autoz-tech .news-lhs article.big-box .text{width:100%;}
.top-news .news-lhs article.big-box .text,
.top-videos-autoz-tech .news-lhs article.big-box .text{padding:10px 0!important;}
.top-news .news-lhs article.big-box .text h2,
.top-news .news-lhs article.big-box .text h3,
.top-videos-autoz-tech .news-lhs article.big-box .text h2,
.top-videos-autoz-tech .news-lhs article.big-box .text h3{font-size:24px;line-height:1.5;font-weight:700;-webkit-line-clamp:3; color:var(--black-11);}
.top-news article.repeat-box .text h2 + p, 
.top-news article.repeat-box .text h3 + p,
.top-videos-autoz-tech article.repeat-box .text h2 + p, 
.top-videos-autoz-tech article.repeat-box .text h3 + p{font-size:16px;margin:10px 0;-webkit-line-clamp:4;}
.top-news .news-lhs article.big-box a, 
.top-videos-autoz-tech .news-lhs article.big-box a,
.top-videos-autoz-tech article.repeat-box a .text h2, 
.top-videos-autoz-tech article.repeat-box a .text h3,
.top-videos-autoz-tech article.repeat-box .text h2 a, 
.top-videos-autoz-tech article.repeat-box .text h3 a{color:var(--black-11);}

article.repeat-box .by-date{justify-content:flex-start; gap:10px;}
article.repeat-box .by-date p{font-size:12px;margin:0;color:#484848;}
article.repeat-box .by-date p + p:before{content:'';width:5px;height:5px;display:inline-block;background-color:var(--color-4);border-radius:15px;margin:0 8px 0 4px;vertical-align:middle;}
article.repeat-box .by-date p a{color:var(--orange)!important;}
article.repeat-box .by-date p a:hover{color:var(--blue)!important;}
.top-videos-autoz-tech .news-rhs article.repeat-box{border-radius:0;}
.top-videos-autoz-tech .news-rhs article.repeat-box a{padding:0px;}
.top-videos-autoz-tech .news-rhs article.repeat-box .text h3{font-size:16px;line-height:1.5;font-weight:700;}
.top-videos-autoz-tech .news-rhs article.repeat-box + article.repeat-box{margin-top:15px!important;padding-top:0!important;border-top:0;}
.top-videos-autoz-tech .one-boxes-row{display:flex;justify-content:flex-start;flex-wrap:wrap;align-items:stretch;gap:15px;clear:both;padding:20px 0 0;width:100%;}
.top-videos-autoz-tech .one-boxes-row article.repeat-box{width:calc(50% - 8px);}
.top-videos-autoz-tech .one-boxes-row article.repeat-box + article.repeat-box{margin-top:0!important;padding-top:0!important;border-top:0;}
/*******home top videos ends******/

.right-news{margin-bottom:20px;}
.right-news article.repeat-box + article.repeat-box{margin-top:10px!important;padding-top:10px!important;border-top:1px solid var(--color-1)}
.right-news article.repeat-box .text h3{font-size:14px;line-height: 24px;font-weight: 500}

/*******top news starts******/
.top-news{margin-top:30px;}
.top-news .news-lhs{flex:0 0 57%;}
.top-news .news-rhs article.repeat-box .photo{flex:0 0 42%;}
.top-news .news-rhs article.repeat-box + article.repeat-box{margin-top:0!important;padding-top:0!important;border-top:0;}
/*******top news ends******/

/*******home reels starts******/
.reels{padding:20px 20px 40px;background:var(--blue);margin-top:30px;}
.reels article.repeat-box{display:block;background-color:transparent;border-radius:0;box-shadow:none;overflow:hidden;padding:0;}
.reels article.repeat-box > a{display:block;padding:0px;color:var(--white);text-decoration:none;overflow:hidden;}
.reels article.repeat-box > a > figure{display:block;}
.reels article.repeat-box .photo,
.reels article.repeat-box .text{width:100%;}
/*******home reels ends******/
.autoz-tech-webstories{padding:40px 0px;background:var(--blue);margin-top:30px;}

/*******home photos starts******/
.photos{padding:20px 0;}
.photos .four-boxes + .four-boxes{margin-top:30px;}
.photos .four-boxes article.repeat-box a{width:100%;}
.photos .four-boxes{row-gap:30px;}
.photos .c-crd article.repeat-box .text h3{font-size:15px;}
.photos article.repeat-box .photo{flex: 0 0 42%;}
/*******home photos ends******/

/*******gallery, webstories and videos listing pages starts******/
.listing-pages .img-grd-h article.repeat-box{width:calc(20% - 20px);border-radius:6px;}
.listing-pages .img-grd-h article.repeat-box .text{padding:10px;}
.listing-pages .img-grd-h article.repeat-box .text p{ font-size:14px;font-weight:400;}
.listing-pages .img-grd-h article.repeat-box .lazy-image{padding-top:178%;}
.listing-pages .reels-boxes article.repeat-box{width:calc(25% - 12px);}
/*******gallery, webstories and videos listing pages ends******/

/*********news Full Row starts********/
.news-listing-repeat-rows{margin-top:20px;}
.news-listing-repeat-rows .repeat-box .photo{flex:0 0 203px;}
html[lang="hi"] .news-listing-repeat-rows .repeat-box .photo{flex:0 0 221px;}
.news-listing-repeat-rows .repeat-box .lazy-image{border-radius:16px;}
.news-listing-repeat-rows .repeat-box .text h2,
.news-listing-repeat-rows .repeat-box .text h3{font-size:16px;line-height:22px!important;font-weight:700!important;color:var(--black-11);-webkit-line-clamp:2;}
html[lang="hi"] .news-listing-repeat-rows .repeat-box .text h2
html[lang="hi"] .news-listing-repeat-rows .repeat-box .text h3{font-size:18px;line-height:24px!important;font-weight:600!important;}
.news-listing-repeat-rows .repeat-box .text h2 a,
.news-listing-repeat-rows .repeat-box .text h2 a:hover,
.news-listing-repeat-rows .repeat-box .text h3 a,
.news-listing-repeat-rows .repeat-box .text h3 a:hover{color:var(--black-11);}
.news-listing-repeat-rows .repeat-box .text p{font-size:14px;line-height:20px!important;font-weight:400;color:var(--black-11);-webkit-line-clamp:2;}
html[lang="hi"] .news-listing-repeat-rows .repeat-box .text p{font-size:16px;line-height:1.6!important}
.news-listing-repeat-rows .repeat-box .text p a{color:var(--black-11);}
.news-listing-repeat-rows .repeat-box .text p.date{font-size:12px;line-height:14px!important;color:var(--black-66);margin:8px 0;}
html[lang="hi"] .news-listing-repeat-rows .repeat-box .text p.date{margin:3px 0;font-size:13px!important;line-height:16px!important;}
.news-listing-repeat-rows .repeat-box .text p.date a{color:var(--orange);}
.news-listing-repeat-rows .repeat-box .text p.date a:hover{color:#195bca;}
.news-listing-repeat-rows .repeat-box + .repeat-box{margin-top:15px;padding-top:15px;border-top: 1px solid var(--border-gray);}
/*********news Full Row ends********/

/*******launches listing page starts******/
.launches-listing-pages h2.heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px;font-size:24px;}
.autoz-tech-all-content .border-heading{padding:0 0 8px 15px;margin:0px 0 10px!important;text-transform:none;clear:both;position:relative;color:var(--black);border-bottom:1px solid var(--border-color);display:flex;justify-content:space-between;align-items:center;}
.autoz-tech-all-content .border-heading:before{content:'';background:#995b24;width:4px;height:22px;position:absolute;left:0;top:7px;}
.autoz-tech-all-content .border-heading a{color:var(--black);text-decoration:none}
.autoz-tech-all-content .border-heading a:hover{color:var(--orange);text-decoration:none}
.launches-listing-pages .splide__slide:before{display: none !important;;}
.launches-listing-pages .splide__slide .repeat-box .text{padding-top:10px;}
/*******view more btn starts******/
span.view-more{margin-top:0;padding:0;background:none;box-shadow:none;width:auto;height:auto;font-size:14px;line-height:1.4}
span.view-more a{font-size:14px;line-height:1.4;font-weight:400;text-transform:none;color:var(--blue)!important;padding:0 5px;border-radius:20px;}
span.view-more a:after{display:inline-block;content:"";margin-right:5px;border:solid var(--red);border-width:0 1px 1px 0;padding:3px;transform:rotate(-45deg);-webkit-transform:rotate(-45deg);position:relative;top:-2px;right:-4px;width:0;height:0}
span.view-more a:hover{color:var(--black)!important;background-color:var(--color-1);}
/*******view more btn ends******/

.botder-cat-listing{padding:0;border:1px solid var(--border-color);border-bottom-width:5px;border-radius:10px;overflow:hidden}
.botder-cat-listing + .botder-cat-listing{margin-top:25px;}
.botder-cat-listing:hover{border-color:var(--color-5);}
.launches-listing-pages .news-listing-repeat-rows{margin-top:10px;}
.botder-cat-listing article.repeat-box{margin:0;}
.launches-listing-pages .splide__arrow{top:31%;}
.launches-listing-pages .botder-cat-listing .heading{margin-bottom:10px;}
.launches-listing-pages .img-grd-h{margin:25px 0;}
.launches-listing-pages .img-grd-h article.repeat-box,
.launches-listing-pages .img-grd-h article.repeat-box .lazy-image{border-radius:5px!important; overflow: hidden;}
.launches-listing-pages .img-grd-h .splide__arrow{top:50%;}
/*******launches listing page ends******/

/**********responsive starts********/
@media screen and (max-width:1880px) and (min-width:1681px){}
@media screen and (max-width:1680px) and (min-width:1501px){}
@media screen and (max-width:1500px) and (min-width:768px){}
@media only screen and (max-width:1300px){}
@media screen and (max-width:1199px) and (min-width:1025px){}
@media (max-width:1024px){}
@media only screen and (max-width:991px){}
@media only screen and (max-width:991px){
.top-banner{margin:0 -10px;padding:15px;background-image:url("https://www.india.com/special-category/assets/img/yellow.svg");background-repeat:no-repeat;background-size:132px;background-position:-2px bottom; border-radius:0;}
.top-banner .container{padding:0;}
.top-banner div.display-flex{min-height:30px; padding:0;}
.top-banner .car{display:none;}
.top-banner img{width:90px;}
.top-banner ul{padding-right:0;gap:10px}
.top-banner ul li{font-size:14px;}
.top-banner ul li + li{padding-left:15px;}
.top-banner ul li + li:after{left: 0; top:0;}
:root.tech .top-banner{padding:5px;}
:root.tech .top-banner ul{gap:5px}
:root.tech .top-banner ul li + li:before{margin:0 5px 0 0;}

.listing-pages article.repeat-box:after,
.top-videos-autoz-tech article.repeat-box:after,
.top-news article.repeat-box:after,
.right-news article.repeat-box:after,
.photos article.repeat-box:after{display:none;}
.news-boxes{display:block;}
.top-videos-autoz-tech{padding:15px 0;position:relative;}
.autoz-tech-all-content .heading{margin-top:0!important;font-size:20px!important;}
.autoz-tech-all-content a.more{font-size:14px;}
.two-cols-aside{margin-top:0; display: block;}
.two-cols-aside .lhs-col,
.two-cols-aside .aside{width:100%;clear:both;flex:inherit; border:0; padding:0;}
.show-mobile,
.ads-in-mobile{display:block!important}
.two-cols-aside .aside .ads-box,
.ads-box{padding:10px 0;}
.img-grd-h .repeat-box .text{padding:10px; width:auto;}
.img-grd-h .repeat-box .text p{font-size:14px;}
.top-videos-autoz-tech .news-rhs{display:flex;justify-content:flex-start;flex-wrap:wrap;align-items:stretch;gap:15px;clear:both;width:100%;margin-top:15px;}
.top-videos-autoz-tech .news-rhs article.repeat-box{width:calc(50% - 8px);}
.top-videos-autoz-tech .news-rhs article.repeat-box + article.repeat-box{margin-top:0 !important;}
.top-videos-autoz-tech .one-boxes-row{display:block;}
.top-videos-autoz-tech .one-boxes-row article.repeat-box{width:auto;}
.top-videos-autoz-tech .one-boxes-row article.repeat-box + article.repeat-box{margin-top:15px!important;}
.top-news .news-lhs article.big-box .text h2,
.top-news .news-lhs article.big-box .text h3,
.top-videos-autoz-tech .news-lhs article.big-box .text h2,
.top-videos-autoz-tech .news-lhs article.big-box .text h3{font-size:18px!important; line-height:1.4;}
.top-videos-autoz-tech .news-rhs article.repeat-box .text h3,
.top-news article.repeat-box .text h2 + p, 
.top-news article.repeat-box .text h3 + p,
.top-videos-autoz-tech article.repeat-box .text h2 + p, 
.top-videos-autoz-tech article.repeat-box .text h3 + p{font-size:14px;line-height:1.5;}
.top-videos-autoz-tech .news-rhs .repeat-box span.video-icon{width:30px; height:30px;}
.top-videos-autoz-tech .news-rhs .repeat-box span.video-icon img{width:10px; height:10px;}
.reels{padding:10px 10px 65px;margin:0 -10px;float:none;width:auto; clear: both;}
.right-news{margin:15px 0;}
.photos .c-crd article.repeat-box .text h3,
.top-news .news-rhs article.repeat-box .text h3,
.right-news article.repeat-box .text h3{font-size:14px;line-height:20px}
.autoz-tech-webstories,
.autoz-tech-top-data{float:none;width:auto;display:block;clear:both;overflow:hidden;}
.autoz-tech-webstories,
.photos,
.top-news{margin:0;padding:15px 0;}
.photos .four-boxes{display:block;}
.photos .h-crd article.repeat-box{width:auto;}
.photos .c-crd article.repeat-box + article.repeat-box,
.photos .h-crd article.repeat-box + article.repeat-box{margin:15px 0!important;}
.photos .h-crd article.repeat-box .text h3{font-size:18px; line-height:1.4;}
.photos .c-crd article.repeat-box{width:auto;}
.photos .four-boxes + .four-boxes{margin-top:0;}
.total-paging{padding:15px 0; margin:0;}
.top-news .news-rhs article.repeat-box .photo,
.photos article.repeat-box .photo{flex: 0 0 35%;}
.autoz-tech-all-content .heading.big{font-size:24px;margin-bottom:10px;}
.listing-pages .h-crd{gap:15px;margin-top:15px;}
.one-boxes, 
.two-boxes, 
.three-boxes, 
.five-boxes, 
.four-boxes{gap:15px;}
.listing-pages .img-grd-h article.repeat-box,
.listing-pages article.repeat-box{width:calc(50% - 8px);}
 
.c-crd article.repeat-box .text h3, 
.h-crd article.repeat-box .text h3{padding-left:0;font-size:14px; line-height:1.4;}
.listing-pages .img-grd-h{margin-top:10px;}
.aside-mobile-none{display:none;}
.subscribe-now-bottom .subscribe-logo{display:none;}

.news-listing-repeat-rows{ margin-top:15px;}
.news-listing-repeat-rows article.repeat-box{width:100%;align-items:flex-start;}
.news-listing-repeat-rows article.repeat-box:after{display:none;}
.news-listing-repeat-rows article.repeat-box figure{display:block;}
.news-listing-repeat-rows article.repeat-box .photo{width:100%;float:none;}
.news-listing-repeat-rows article.repeat-box .photo + .text{padding:8px 0 0;}
.news-listing-repeat-rows article.repeat-box .text h2,
.news-listing-repeat-rows article.repeat-box .text h3{font-size:18px!important;}
.news-listing-repeat-rows article.repeat-box .text p{font-size:14px; line-height:1.4;font-weight:400;margin-top:10px;}
.news-listing-repeat-rows article.repeat-box .published-by{display:none;}
.news-listing-repeat-rows article.big-row .text h2,
.news-listing-repeat-rows article.big-row .text h3{font-size:18px!important; line-height:1.4!important;}
.launches-listing-pages .img-grd-h{padding:10px 0; margin: 0;}
.botder-cat-listing{border:0; border-radius:0;padding:10px 0; margin: 0;}
.launches-listing-pages .heading{position: relative;}
.launches-listing-pages .news-listing-repeat-rows,
.botder-cat-listing + .botder-cat-listing{margin-top:10px;}
.botder-cat-listing article.repeat-box{margin:0;}
.launches-listing-pages .botder-cat-listing .heading{margin-bottom:10px;}
.botder-cat-listing article.repeat-box::after{display: none;}
#taboola-below-category-thumbnails{margin-left: 0;margin-right: 0;}
.taboola-bottom{margin: 0 !important;}
.autoz-tech-top-data .breadcrumb{margin:10px 0;}
:root.autoz #taboola-below-homepage-thumbnails,
#taboola-below-category-thumbnails{margin:0px!important;}
#taboola-below-homepage-thumbnails{margin:0 -5px!important;}

.autoz-tech-top-data .two-cols-aside .aside{margin-top:10px; float: left; width:100%;}
}
@media only screen and (max-width:579px){}
@media only screen and (max-width:479px){}
@media only screen and (max-width:419px){}
@media only screen and (max-width:389px){}
@media only screen and (max-width:351px){
.top-banner img{width:65px;}
}
