*{margin:0;padding:0;box-sizing:border-box}.leftadsbar{position:relative;width:10%;float:left;background-color:rgb(244,244,242);margin-top:auto;border:.5px solid #fff}.center{width:80%;height:auto;display:flex;position:relative}.rightbar{margin-top:40px;width:10%;height:auto;display:flex;position:relative;float:left;background-color:rgb(244,244,242)}main{width:80%;justify-content:center;height:100%;display:block;position:relative;margin-top:5px;margin-left:5px;margin-right:10px;padding:5px}aside{width:17%;height:100%;position:relative;float:left;margin-top:50px;margin-right:5px}.card{width:100%;height:225px;position:relative;margin-top:20px;border:1px solid #e6e6e6;border-radius:5px;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;box-shadow:0 0 3px rgb(199,193,193);overflow:hidden}.card>img{width:100%;height:auto;border-top-left-radius:5px;border-top-right-radius:5px}.card>p>a{text-decoration:none;color:#292929;font-size:12px;font-weight:600;font-family:"Segoe UI Semibold","Segoe WP Semibold","Segoe WP","Segoe UI",Arial,Sans-Serif;margin-left:0;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:3;-webkit-box-orient:vertical;white-space:normal;display:-webkit-box!important}.card>p{padding:5px}.card>p>a:hover{cursor:pointer;text-decoration:underline;text-decoration-color:#0A66C2}.card:nth-last-child(1){margin-bottom:10rem}.pathContainer{display:block;position:relative;width:100%;height:1.1rem}.pathContainer>ul{display:flex;list-style:none;font-size:.6rem;color:gray;font-weight:700;position:absolute;padding:0}.path-link{text-decoration:none;color:gray}.path-link:hover{text-decoration:underline;color:blue}.pathimg{width:12px;height:12px}.postcontainer>img{width:30;height:auto;margin:0;position:absolute}.imagediv{width:100%;height:auto;position:relative;display:flex;justify-content:center;margin-bottom:2em}.imagediv img{width:100%;height:auto;border-radius:10px;position:relative;justify-content:center}.heading{display:block;height:auto;width:100%;position:relative;margin:5px auto;padding:5px;border-bottom:solid 2px goldenrod}h1{font-weight:700;font-size:2rem;text-align:center}h2{font-size:1.25rem;text-align:center;font-family:"sans-serif"}a{margin-left:20px}.d-flex{width:430px;height:30px}.nav-link{color:rgb(44,43,43);font-weight:600}.navbar-nav{margin-left:100px;margin-right:20px}.nav-item{margin-right:50px}.navbar-brand{margin-left:10px}.nav-link:hover{text-decoration:underline;font-weight:600;border-radius:10px}.btn-outline-warning:hover{background:#000;color:#ffc107}.btn-outline-warning{color:#000}.navbar-collapse{background:#ffc107}.navbar-toggler-icon{height:1.1em}.scroll-container{width:100%;height:30px;margin-top:45px;overflow:hidden;position:relative;display:block;z-index:5;background-color:rgb(0,0,0,.1)}.scroll-text{transform:translateX(100%);animation:my-scroll-text 50s linear infinite;font-size:1rem;font-weight:600;color:#000;padding:5px}@keyframes my-scroll-text{from{transform:translateX(100%)}to{transform:translateX(-100%)}}.sharebtn{width:100%;margin:50px auto;align-items:center;display:flex;height:27px}.sbtn{width:15%;margin:5px;border-radius:5px;height:35px;align-items:center;justify-content:center;transition:0.2s ease-in-out;font-size:.8rem;overflow:hidden;padding:7px}.sbtn:hover{transform:translateY(-10px)}#facebook_btn{background-color:#4267B2;color:#fff;border:none}#instagram_btn{background:linear-gradient(45deg,#f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%);color:#fff;border:none}#whatsapp_btn{background-color:#25D366;color:#fff;border:none}#twitter_btn{background-color:#1DA1F2;color:#fff;border:none}#linkedin_btn{background-color:#0A66C2;color:#FFF;border:none}#pinterest_btn{background-color:#E60023;color:#fff;border:none}#facebook_btn1{background-color:#4267B2;color:#fff;border:none}#instagram_btn1{background:linear-gradient(45deg,#f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%);color:#fff;border:none}#whatsapp_btn1{background-color:#25D366;color:#fff;border:none}#twitter_btn1{background-color:#1DA1F2;color:#fff;border:none}#linkedin_btn1{background-color:#0A66C2;color:#FFF;border:none}#pinterest_btn1{background-color:#E60023;color:#fff;border:none}#share_btn{border:none;background-color:#fff;cursor:default;text-align:left;width:40px}.pagination{position:relative;margin:10rem 0em}.forhover :hover{background-color:blue;color:#fff}.forhover{color:blue}.page-link{color:blue;margin:0}footer{width:100%;background-color:rgb(0,0,0,.9);display:flex;flex-wrap:wrap;justify-content:space-evenly;font-size:1rem;padding:10px 0}.footercol{position:relative;flex-basis:auto;justify-content:stretch;align-items:stretch;color:whitesmoke;padding:10px;margin-top:20px;height:280px;font-weight:500}.footercol svg{width:30px;height:30px}footer ul{padding:0}.footercol ul li{margin-bottom:1rem;list-style:none;padding:0}.footercol ul li a{text-decoration:none;color:whitesmoke}.footercol ul li a:hover{color:#ffc107;transition:all 0.3s ease-in-out;text-decoration:underline}.copyright-section{width:100%;height:75px;background-color:rgb(0,0,0,.9);display:flex;flex-wrap:wrap;justify-content:center;align-items:center;overflow:hidden;color:rgb(216,210,210);border-top:.5px solid rgb(255,255,255,.1)}.footer-fb-icons{fill:whitesmoke}.footer-tw-icons{fill:whitesmoke}.footer-in-icons{fill:whitesmoke}.footer-ln-icons{fill:whitesmoke}.footer-pn-icons{fill:whitesmoke}.footer-fb-icons:hover{fill:#4267B2;background-color:#fff;border-radius:50%}.footer-tw-icons:hover{fill:#1DA1F2;background-color:#fff;border-radius:5px}.footer-in-icons:hover{fill:#833AB4;background-color:#fff;border-radius:10px}.footer-ln-icons:hover{fill:#0A66C2;background-color:#fff;border-radius:5px}.footer-pn-icons:hover{fill:#c8232c;background-color:#fff;border-radius:50%}.footer-label{width:70px;height:40px;background-color:#ffc107;text-align:center;color:#000;font-weight:700;border-bottom-left-radius:5px;border-top-left-radius:5px;padding:4px;display:inline-block;box-sizing:border-box;outline:none;border:none;position:absolute}.footer-label::after{position:absolute;content:"\27A4";margin:auto 5px;transition:all 0.3s}.footer-input{width:235px;height:40px;padding:5px;border-top-left-radius:0;border-bottom-left-radius:0;border-top-right-radius:5px;border-bottom-right-radius:5px;border:none;box-sizing:border-box;margin-left:70px;font-size:1rem}.footer-input:focus{outline:none;box-shadow:inset 0 0 3px 3px #ffc107;overflow:hidden}.footercol img{width:50px;height:50px;background-color:rgb(255,193,7);border-radius:50%}footer .footercol ul li a{margin:0rem .75rem}.side-social-media-container{display:flex;flex-direction:column;position:fixed;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);box-shadow:2px 2px 5px gray;border-bottom-right-radius:5px;border-top-right-radius:5px;z-index:100}.side-social-media-container button{width:60px;height:60px}.side-social-media-container button:hover{opacity:.8;transition:1s ease}.side-social-media-container button:first-child{border-top-right-radius:5px}.side-social-media-container button:last-child{border-bottom-right-radius:5px}.next_article_btn{right:0;position:fixed;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);z-index:9;height:50px;width:50px;opacity:.9;display:none}.next_article_btn img{right:0;position:fixed;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);z-index:10;height:50px;width:50px;opacity:.9;display:none}p{margin:2rem auto;font-size:1.1rem}.card>p{margin:0}.wb_ad li{line-height:3;list-style:none}.wb_ad li ::before{content:"\27A4";color:rgb(24,98,235);font-weight:700;display:inline-block;width:1.5em;font-size:15px;margin-left:-25px}.wb_ad li a{text-decoration:none;font-size:large}hr{margin:10rem auto}.postcontainer{display:block;position:relative;margin-top:2rem;width:80%;height:auto;border-top-right-radius:10px;border-top-left-radius:10px;border:solid 1px #40b3af;margin:2rem auto}.search-bar{position:relative;display:flex;width:70%;height:50px;border-radius:33px;padding:5px;margin:20px auto;border:3px solid #40b3af;justify-content:flex-end;align-items:center}.search-bar input{outline:none;border:none;width:95%;border-radius:35px;text-align:center}.search>input::placeholder{color:#b7b7b7}.search-bar>img{position:absolute;width:20px}@media screen and (min-width:0) and (max-width:430px){.sharebtn{display:inline-block;height:auto;margin:50px 0}.sbtn{width:15%;margin:0}#share_btn{width:15%}.imagediv img{width:95%;height:100%}.wb_ad li a{font-size:.9rem}.center{width:100vw;margin:0;flex-direction:column;padding:5px}.copyright-section>p{font-size:.8rem}main,.main-img,aside,.imagediv{width:100vw;margin:0;padding:0}.card{width:90%;max-width:320px;height:auto;min-height:340px;margin:3rem auto;padding:5px;border:1px solid #0A66C2}.card>p>a{font-size:1rem;color:rgb(0,0,0);font-weight:400}.next_article_btn>a>img,.next_article_btn,.next_article_btn>a{display:block}.next_article_btn>a{padding:0;margin:0;text-decoration:none}footer{width:100%;flex-direction:column}.footercol{text-align:center;width:100vw}.footercol ul,.footercol ul li a{margin:0;padding:0}.footercol ul li{padding:0}.postcontainer,.search-bar{width:95%}}@media screen and (min-width:0) and (max-width:430px){.search-bar{height:70%}}@media screen and (min-width:0) and (max-width:991px){.heading{margin-top:.25rem}.leftadsbar,.rightbar,.scroll-container,.pagination{display:none}.d-flex{margin:5px}}@media screen and (min-width:0) and (max-width:767px){.form-control{width:40%}.sn{display:none}}@media screen and (min-width:768px) and (max-width:991px){.form-control{width:70%}}@media screen and (min-width:992px) and (max-width:1150px){.form-control{width:19vw}}@media screen and (min-width:431px) and (max-width:991px){aside{width:18%}.card{width:100%;max-height:160px}main{width:80%}.center{width:100%;margin:0;flex-direction:row}.footercol{text-align:center;width:48%}}@media screen and (min-width:431px) and (max-width:1024px){.card>p>a{display:inline-block;font-size:.6rem;padding:0}}@media screen and (min-width:992px) and (max-width:1199px){.card{width:100%;height:auto;max-height:180px}}@media screen and (min-width:1200px) and (max-height:1440px){.card{width:100%;height:auto;max-height:240px;min-height:200px}}@media screen and (min-width:992px) and (max-width:1439px){.navbar-nav,.nav-item{margin:0 10px}}@media screen and (min-width:1441px) and (max-height:2560px){.card{width:100%;height:auto;min-height:350px;max-height:430px}}@media screen and (min-width:0) and (max-width:991px){.pathContainer{margin-top:3rem}}table{width:80%;border:1px solid #000;margin-left:auto;margin-right:auto}@media screen and (min-width:0) and (max-width:430px){table{width:95%;border:1px solid #000;margin:0 auto}}.flag{border:1px solid #000;text-align:center;width:15%;font-size:2rem;padding:5px}.flag>img{width:70px;border-radius:10px;border:1px solid gray}.country{border:1px solid #000;text-align:left;width:45%;padding-left:30px;font-size:2rem}@media screen and (min-width:0) and (max-width:430px){.flag>img{width:50px}.flag{font-size:.75rem}.country{font-size:.75rem}}tr{border:1px solid #000;height:40px}tr:nth-child(even){background-color:rgba(0,0,0,.05)}.tabletop{text-align:center;background-color:#40b3af;color:#fff;width:95%;border:1px solid #000;margin-left:auto;margin-right:auto}