
নিউজটাইম ওয়েবডেস্ক : দেশে কোভিড-১৯ টিকা করণের দ্বিতীয় দফার কর্মসূচী শুরু হয়েছে ইতিমধ্যেই। চলতি সপ্তাহের সোমবার অর্থাৎ ১ মার্চ প্রধানমন্ত্রী নরেন্দ্র মোদী এই ভ্যাকসিনের প্রথম ডোজ গ্রহণ করেন। এরপর মঙ্গলবার কেন্দ্রীয় স্বাস্থ্য মন্ত্রী হর্ষ বর্ধন এই টিকার প্রথম ডোজ নেন।%20(1)%20(1)%20(1).png)
/* GeneratePress Site CSS */ .inside-article,
.sidebar .widget,
.comments-area, .gb-query-loop-item:not(.sidebar .gb-query-loop-item),.container-widget {
border-right: 2px solid rgba(0, 0, 0, 0.07);
border-bottom: 2px solid rgba(0, 0, 0, 0.07);
box-shadow: 0 0 10px rgba(232, 234, 237, 0.5);
}
a.gb-button{
background-color: #10B98E;;
border-radius: 150px;
border-width: 0;
box-shadow: rgba(25, 25, 25, 0.04) 0 0 1px 0, rgba(0, 0, 0, 0.1) 0 3px 4px 0;
color: #fff;
cursor: pointer;
font-family: Arial, sans-serif;
font-size: 2em;
height: 50px;
padding: 0 25px;
transition: all 200ms;
}
img{border-radius: 25px;}
/* End GeneratePress Site CSS */
/*GeneratePress Customization by web insights*/
.page-header-image-single .attachment-full{
box-shadow: rgba(23,43,99,.3) 0 7px 28px;
border-radius:25px;
}
.entry-content h2,h3,h4,h5,h6{
font-weight:600;
padding: 10px 10px 10px 25px;
background: ;
border-radius:10px;
color:white!important;
box-shadow: rgba(23,43,99,.3) 0 7px 28px;
}
.entry-content h2{
font-size:25px!important;
}
.entry-content h3{
font-size:21px!important;
}
.entry-content h4{
font-size:17px!important;
}
.entry-content h5{
font-size:15px!important;
}
.entry-content h6{
font-size:13px!important;
}
.comment-respond .comment-reply-title{
padding: 10px 10px 10px 25px;
background-image: linear-gradient(to right top, #2900f9, #7d00fb, #ae00fd, #d700fe, #fb00ff);
border-radius:10px;
font-weight:600;
color:white!important;
font-size:22px!important;
box-shadow: rgba(23,43,99,.3) 0 7px 28px;
}
/*End of Article Page Design*/
/*Sidebar Universal*/
.widget-title{
padding: 10px 10px;
background-image: linear-gradient(to right top, #2900f9, #7d00fb, #ae00fd, #d700fe, #fb00ff);
border-radius:10px;
font-weight:500;
color:white!important;
font-size:18px!important; text-align:center;
box-shadow: rgba(23,43,99,.3) 0 7px 28px;
}
.sidebar .widget {
box-shadow: rgba(23,43,99,.3) 0 6px 18px;
border-radius: 5px;
}
.sidebar .widget:first-child {background-image: linear-gradient(to right top, #2900f9, #7d00fb, #ae00fd, #d700fe, #fb00ff);}
.button.light {
background-color: #fff;
border-radius: 50px;
font-weight: 700;
color:#333;
}
.button.light:hover {
background: #333;
color: #fff;
}
/*End of sidebar code*/
/*End of sidebar code*/
@media (min-width: 769px) {
.post-image-aligned-left .post-image img {
margin-top: -20px;
border-radius: 12px;
box-shadow: rgba(23,43,99,.2) 0 7px 28px!important;
}
}
/* Mobile query */
@media (max-width: 768px) {
.post-image-aligned-left .post-image img {
margin-top: -20px;
border-radius: 12px;
box-shadow: rgba(23,43,99,.2) 0 7px 28px!important;
}
}
/* Widget Sticky */
@media (min-width: 769px) {
.site-content {
display: flex;
}
.inside-right-sidebar {
height: 100%;
}
.inside-right-sidebar aside:last-child {
position: -webkit-sticky;
position: sticky;
top: 10px;
}
}
/* Read More button Style */
a.read-more.button {background-image: linear-gradient(to right top, #2900f9, #7d00fb, #ae00fd, #d700fe, #fb00ff);}
a.read-more.button {
font-size:14px;
padding: 10px 25px;
text-align: center;
transition: 0.5s;
background-size: 200% auto;
color: white;
box-shadow: rgba(23,43,99,.3) 0 7px 28px;
border-radius: 120px;
}
a.read-more.button:hover {
background-position: right center; /* change the direction of the change here */
color: #fff;
text-decoration: none;
}
/* Read More button Style */
blockquote {
background: #2900F9;
border-left: 5px solid #1EA4FF;
padding: 15px;
font-style: inherit;
font-size: 18px;
margin: 0 0 1.5em;
}
/* Webinsights author box*/
.webinsights-author-box {
padding: 3%;
padding-bottom: 10px;
margin-top: 30px;
font-size: 0.9em;
background-color: #fff;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
box-shadow: rgb(23 43 99 / 30%) 0 2px 10px;
border-radius: 25px;
}
.webinsights-author-box .insights-avatar {
width: 250px;
height: auto;
border-radius: 100%;
margin-right: 30px;
}
.webinsights-author-box .insights-avatar img {
border-radius: 100%;
}
.author-title {
margin-bottom: 0.1em;
font-weight: 600;
font-size:18px;
}
.author-description {
line-height: 1.6em;
font-size:16px;
}
.author-links a {
margin-top: -1.5em;
font-size: 2em;
line-height: 2em;
float: left;
}
@media (max-width: 768px) {
.webinsights-author-box {
padding: 20px;
padding-bottom: 25px;
margin-top: 60px;
flex-direction: column;
text-align: center;
}
.webinsights-author-box .insights-avatar {
margin-right: 0;
width: 100%;
margin-top: -60px;
}
.webinsights-author-box .insights-avatar img {
max-width: 100px;
}
.author-links a {
float: none;
align-self: center;
}
.author-description {
margin-bottom: -0.1em;
}
}
/*end of webinsights author box*/


নিউজটাইম ওয়েবডেস্ক : দিল্লি-দেরাদুন শতাব্দী এক্সপ্রেসে আগুন, অক্ষত আছেন যাত্রীরা। শনিবার কানস্রো এলাকা দিয়ে যাওয়ার সময় হঠাৎই ট্রেনের সি-৪ কামরায় আগুন লাগে। আগুন লাগার খবর পাওয়ার সঙ্গে সঙ্গেই ট্রেন থানিয়ে দেন চালক। লোকো পাইলট, রেল কর্মী ও রাজাজি টাইগার রিজার্ভের কর্মীরা এসে সাহায্য করসূত্রের খবর শনিবার দুপুর ১২টা ১০ মিনিট নাগাদ হঠাৎই এই আগুন লাগে। খবর পাওয়ার সঙ্গে সঙ্গে ট্রেন থামিয়ে দেন। এরপর দ্রুততার সাথে যাত্রীদের সরিয়ে নিয়ে যায়। কোনো যাত্রী আহত বা ক্ষতিগ্রস্ত হননি। ট্রেনে যাতে আর কোনো কামরায় এই আগুন ছড়িয়ে না পড়ে তার জন্য এই কামরাটিকে ট্রেন থেকে আলাদা করে দেওয়া হয়।






