body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-image:url(/static/media/main.df572e5f.png);overflow-x:hidden}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}.App{margin:0;padding:0}a{text-decoration:none!important;color:#000}.favicon:hover{color:red}.Corona_container{background-color:#edf84d;width:100vw;height:auto;overflow:hidden;overflow-y:hidden}.Corona_container h1{font-size:3rem;text-align:center}table{display:flex;flex-wrap:wrap}.table_container,tr{display:flex;justify-content:center;align-items:center}tr{width:200px;height:200px;border:2px solid #c90c0c;margin:10px;flex-direction:column;border-radius:50%;animation:fading 1s linear forwards;color:#fff}.coronaChart{justify-content:center}@keyframes fading{0%{opacity:0;background-color:#fff;transform:translate(-25px)}to{opacity:1;background-color:#e7518b;transform:translate(0)}}tr th{margin-bottom:10px}.coronaChart{display:flex;justify-content:space-evenly;flex-direction:column;align-items:center;width:100vw;height:100vh;margin-top:10vh;margin-bottom:10vh}h1{margin:0;padding:0}.chart{box-shadow:10px 20px 20px grey}.pakdetails{padding-top:5vh}@media only screen and (max-width:550px){.Corona_container h1{font-size:1rem}tr{width:100px;height:auto;padding:25px;font-size:.7rem}.coronaChart{margin-top:1vh;margin-bottom:1vh}}.Card{border:1px solid #000;transition:all;transition-duration:.1s;cursor:pointer;margin:20px;animation:cardload .7s ease-in forwards}.Card a{text-decoration:none;color:#fff}.Card:hover{box-shadow:-10px 11px 21px -11px rgba(0,0,0,.95)}.image{text-align:center}.image img{width:auto;height:200px}.detail{text-align:center;padding:5px}.category h3{font-size:.8rem;color:#f02;cursor:pointer}.category h3:hover{color:#f58194}.Tagline{display:flex;flex-direction:column;align-items:center;text-align:center}.Tagline ul li{color:#f02;list-style:square}.btnview{text-align:center}.btnview a{text-decoration:none;font-size:1.4rem;background-color:pink;color:#000;display:block}.btnview a:hover{background-color:#000;color:pink}.Card a:hover{text-decoration:none;color:#fff}@keyframes cardload{0%{transform:translateY(50px)}to{transform:translateY(0)}}@media only screen and (max-width:1600px){.image img{width:auto;height:150px}.detail h2{font-size:1rem}}@media only screen and (max-width:1150px){.image img{width:auto;height:100px}.detail h2{font-size:1rem}}@media only screen and (max-width:750px){.image img{width:auto;height:50px}.detail h2{font-size:.8rem}}.other_container{width:80vw;height:auto;background-color:#ffffe0;margin:1vh auto auto}.Mangobaaz{width:100%;height:auto;flex-direction:column;animation:pageload .7s linear normal forwards}.articlecontainer,.Mangobaaz{display:flex;justify-content:center}.articlecontainer{flex-wrap:wrap;align-items:center}.heading{background-color:#90ee90;color:red}.heading h1{line-height:2;font-size:1rem;text-transform:uppercase;letter-spacing:5px}.sourceMenu{display:flex;justify-content:space-evenly;align-items:center;background-color:#f80663}.sourceMenu a{text-decoration:none;color:#000;line-height:2;font-size:2rem;padding:5px;transition:all .1s linear}.sourceMenu a:hover{color:#ececec}.is-active{background-color:#90ee90;text-shadow:5px 10px 10px grey}.loading{width:100vw;height:70vh}.loading,.loading div{display:flex;justify-content:center;align-items:center}.loading div{width:15vw;height:7vh;border-radius:5rem;background-color:#f174cc;text-align:center;font-size:1.5rem;animation:load 1s infinite forwards}@keyframes load{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes pageload{0%{opacity:0}to{opacity:1}}@media only screen and (max-width:1600px){.heading h1{font-size:1rem}.sourceMenu a{font-size:1.3rem}}@media only screen and (max-width:550px){.heading h1,.sourceMenu a{font-size:1rem}}.main{padding:10px;justify-content:center;position:-webkit-sticky;position:sticky;border-bottom:thin solid #d6d3d3}.main,.top_bar{width:100vw;height:auto;display:flex}.top_bar{background:#000;color:#fff;justify-content:space-between;align-items:center}.Hamburger{display:none}.searchandlogin{display:flex;justify-content:center;align-items:center;margin-left:auto}.search{margin-left:auto;border-right:1px solid #fff;padding-right:15px}.login{margin-left:20px;margin-right:30px}.login a{text-decoration:none;color:#fff}.nav_logo{text-align:center}.nav_logo .img{padding-right:20px;animation:dropandrotate .8s ease-in forwards}.nav_logo .tagline{display:flex;justify-content:center;align-items:center}.nav_logo .tagline p{color:#ff007f;font-size:1.5rem;font-weight:700;font-family:"Dancing Script",cursive}.nav_logo img{max-width:100px;max-height:100px}.nav_side{display:flex;justify-content:center;align-items:center}.nav_side a{text-decoration:none;color:#000;font-size:1.1rem;font-weight:700;margin-right:30px;text-align:center;padding:5px}.category_bar{width:auto;height:3vh;display:flex;justify-content:center;align-items:center;background-color:#000;color:#fff;text-align:center;box-shadow:1px 1px 5px grey}.categories a{padding-right:5px;margin-right:30px;font-weight:500;text-decoration:none!important;color:#fff!important}.categories a:hover{border-bottom:2px solid #ff007f}.search_icon{color:#ff007f}.alertblock span{font-size:.8rem;background-color:red;color:#fff;padding:3px;margin:0 5px 5px 0;animation:blink 1s infinite forwards}@keyframes dropandrotate{0%{transform:translateX(-200px);opacity:0}to{transform:translateX(0);opacity:1}}@keyframes blink{0%{opacity:0}to{opacity:1}}.is-categoryactive{background-color:#ff007f}@media only screen and (max-width:1100px){.category_bar{font-size:.7rem}}@media only screen and (max-width:950px){.category_bar{display:none}.Hamburger{display:block}}.Home{width:70vw;height:auto;margin:auto;background-color:#a0faf5}.Headline{margin-top:4rem;display:flex;justify-content:space-between;max-width:100%;max-height:50vh;box-shadow:5px 5px 20px #e760a4}.Tagline{width:40%;background:#faf6f6;padding:10px;justify-content:center;text-transform:uppercase}.Tagline_image{width:60%}.Tagline h2{font-size:1rem;color:red}.Tagline_image img{width:100%;height:100%}.Article_Bar{display:flex;margin-top:15px;justify-content:center;align-items:center;flex-wrap:wrap}.trendingheadingbar{width:100%;margin-top:20px;background-color:#0ff;color:red;box-shadow:5px 5px 20px #0ad5e4}.trendingheadingbar h2{text-align:center;line-height:1.8;text-transform:uppercase;letter-spacing:5px;font-size:1rem;font-weight:bolder}@media only screen and (max-width:750px){.Headline{max-width:100%;max-height:auto}.Tagline,.Tagline_image{height:20vh}.Tagline{font-size:.7rem}.Tagline h2{font-size:.9rem}}@media only screen and (max-width:700px){.Home{width:100%}}.parent_container{background-image:url(/static/media/main.df572e5f.png);background-color:#fff;width:100vw;height:100vh;display:flex;justify-content:center;align-items:center}.form{width:auto;height:auto}form{display:flex;flex-direction:column;border:2px solid #000;justify-content:center;align-items:center;padding:20px;background-color:#ffb6c1}form div{margin:3vh;width:100%;display:flex;justify-content:space-between}label{font-size:1.5rem;text-shadow:2px 8px 8px grey}h1{text-align:center;color:maroon}.btncontainer{display:flex;justify-content:space-evenly;align-items:center}.btncontainer div input{font-size:1.5rem;margin:2vh;border-radius:10%;color:maroon}.btncontainer div input:hover{background-color:maroon;color:#fff}.msg{background-color:red;color:#fff;text-align:center}.bottom_footer_fixed{width:100vw;height:auto;position:fixed;bottom:0;background-color:#d3d3d3;display:flex;justify-content:center;align-items:center}.sharecontainer{width:20%;display:flex;justify-content:space-around;align-items:center}.fbicon{border:2px solid #00f}.fbicon,.whatsappicon{opacity:0;animation:icondrop .2s linear .2s forwards}.whatsappicon{border:2px solid green}.whatsappicon:hover{color:green}.fbicon:hover{color:#00f}.shareprompt{animation:textdrop .2s linear forwards}.Preview_parent{width:60%;margin:auto;padding:10px;background-color:#f5f5f5;display:flex;flex-direction:column}.Preview_top{width:100%;border-bottom:1px solid #000;padding-bottom:20px;margin-bottom:20px}.preview_img{width:100%;text-align:center;margin-bottom:5px}.preview_img img{width:100%}.preview_category{width:100%;color:green}@keyframes icondrop{0%{transform:translateY(-40px)}to{transform:translateY(0);opacity:1}}@keyframes textdrop{0%{transform:translateX(-40px)}to{transform:translateX(0)}}@media only screen and (max-width:1520px){.sharecontainer{width:25%}}@media only screen and (max-width:1180px){.sharecontainer{width:30%}}@media only screen and (max-width:920px){.sharecontainer{width:35%}}@media only screen and (max-width:860px){.sharecontainer{width:40%}}@media only screen and (max-width:700px){.sharecontainer{width:50%}}@media only screen and (max-width:585px){.sharecontainer{width:60%}}@media only screen and (max-width:495px){.sharecontainer{width:100%}}@media only screen and (max-width:973px){.Preview_parent{width:100%}.preview_title{line-height:1.25;font-size:1.2rem}}.footer{width:100%;height:auto;padding:20px;display:flex;justify-content:center;align-items:center;background-color:#2ee3f0}
/*# sourceMappingURL=main.8a6c2bbd.chunk.css.map */