body {color: #181818; font-family: Roboto,sans-serif; font-size: 15px; font-weight:500; line-height: 1.7; }
#main{margin:0px; padding:0px;}

.firstdiv{width:100%; max-width:100%;}
.twodiv{width:100%; max-width:100%;}
.backg-wh, .backg-w {background-color:#fff;}
.backg-wh{background-color:#fff; padding:0px;}

body, .bg-mesh{background-color:#f5f5f5!important;}

body ol {margin: 0px; padding-left:2%; list-style-type: none; font-family: Roboto,sans-serif;}
body ol > li {counter-increment: inst;  margin-bottom: 15px; font-weight: 400;
    font-size: 15px; margin-left: 32px;  line-height: 22px;
	vertical-align: middle;   color: #181818;
}
body ol > li a{color: #0012ff;}
body ol > li::before {content: counter(inst);  background: #232323;
    color: #fff; border-radius: 50%;   font-size: 12px;
    font-family: Roboto,sans-serif;
    line-height: 24px;
    display: inline-block;
    width: 24px;
    text-align: center;
    margin-right: 8px;
    margin-left: -32px;
	margin-bottom:-3px;
    vertical-align: bottom;

}
.logo_Size{width:100%; text-align: center;}
.logo_Size img{max-width:120px;}
.bg-wave-lg {
    background-image: url(background/bg-wave-lg.svg);
    background-size: auto;
}

.wave-section.red-wave {
    background-image: url(background/red-wave.svg);
}
.wave-section.blue-wave {
    background-image: url(background/blue-wave.svg);
}
.wave-section {
    min-height: auto;
}
.wave-section2 {
    height: auto;
}
.cart-wave-section, .wave-section {
    color: #262c67;
    background-size: cover;
    background-repeat:no-repeat;
}
.card-section, .wave-section-card {
    padding: 10px 20px;
    width:100%;
    box-shadow: 0 0 25px rgb(24 24 24 / 16%);
    border-radius:0px;
    background: url(background/wave-section.svg) bottom no-repeat #fff;
    background-size: cover;
    position: relative;
}
.card-section_Tren{
  width:100%;  
}
.gold_bg {background-color: #efcf58; border-radius: 25px; padding:3px 20px; float: right; margin-right: 4%;}
.gold_bg a{text-decoration:none;font-size: 14px; color: #964B00;}
.gold_bg:hover{background-color: #efcf58; border-radius: 25px; padding:3px 23px;}
h1, h2, h3, h4, h5, h6, ol, ul {margin: 0; padding: 0;}
h1, h2, h3{font-family: 'Droid Serif',serif;}
p{font-family: Roboto,sans-serif; color:#181818;}
/*------------new----------------*/
.clear {clear: both; height:10px;}
.s-level-menu {
    background-color: #fff;
    border-top: 1px solid #dbdbdb;
    border-bottom: 1px solid #dbdbdb;
    max-width: 100%;
    line-height: 40px;
}
.Top_NewDT{margin-top:2%; font-family: Roboto,sans-serif; color:#181818; width: 29%;}
.Top_NewDT span{text-align:center; background-color:#d83232; font-size:12px; color:#fff; padding:5px 15px; border-radius:20px; font-family: Roboto,sans-serif;}
.Top_NewDT_Text{color:#181818; font-weight:400; width: 70%;}
.Top_NewDT_Text a{color:#181818; font-weight:500; text-decoration:none;}
.Top_NewDT_Text a:hover{color:#d83232;}
.social-icons{padding:2px 0px 0px 0px; text-align: right;}
.social-icons li{font-size:15px; display: inline-block; padding:2px 8px;}
.social-icons li a{color:#fff;}
.social-icons li {padding:5px;}
.social-icons li i{font-size:18px;}
.social-icons li:nth-child(1) i {color:#009933;}
.social-icons li:nth-child(2) i {color:#2f55a4;}
.social-icons li:nth-child(3) i {color:#009933;}
.social-icons li:nth-child(5) i {color:#24A1DE;}


.SocialIcon_H {width: 30px;margin:5px; vertical-align: middle;}
.MB_Share{text-align:right;}


.fa-instagram {
    color: transparent;
    background: -webkit-radial-gradient(30% 107%, circle, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285AEB 90%);
    background: -o-radial-gradient(30% 107%, circle, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285AEB 90%);
    background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285AEB 90%);
    background: -webkit-radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285AEB 90%);
    background-clip: text;
    -webkit-background-clip: text;
}

 .Top_NewSUPDT_1{margin-top:1%; width:50%; float:left;}
 .Top_NewSUPDT_1 span{text-align:center; background-color:#fff; font-size:13px; color:#939393; font-family: Roboto,sans-serif;}
  .Top_NewSUPDT_1 span b{color:#181818;}
 .Top_NewSUPDT_2{margin-top:0%; width:50%; float:right;}

.TrendingList{ margin: 0px; padding:0px; list-style-type: none;}
.TrendingList li{box-shadow: 0 0 15px rgb(24 24 24 / 16%); padding: 10px 10px 10px 25px; background-color: #fff; margin: 10px; border-radius: 25px;}
.TrendingList li a{color: #737373;}
.TrendingList li i{margin-left:-15px; padding-right: 2px;}
 
 .MB_Right_Box_Menu {
    padding: 10px;
    margin-bottom: 8px;
    border-radius: 5px;
    -webkit-box-shadow: 1px 1px 10px 1px rgb(50 50 50 / 15%);
    -moz-box-shadow: 1px 1px 10px 1px rgba(50, 50, 50, .25);
    box-shadow: 1px 1px 10px 1px rgb(50 50 50 / 25%);
    border: 1px solid #e0e0e0;
    text-align: center;
    font-weight: 600;
}

.heading-part {
    border-bottom: 1px solid #dadada;
    background: #fff;
    clear: both;
    margin: 5px 0 10px;
    padding: 0 0 10px;
}
.heading-part h1 {
    color: #000;
    font-size:40px;
    font-weight: 700;
    line-height: 50px;
    padding: 10px 0;
}
h2{ font-size:26px;	color: #333; text-align: left; margin-bottom:5px; line-height: 30px;}
h3{ font-size:24px;	color: #333; text-align: left; margin-bottom:20px; line-height: 30px;}
h4, h5{ font-size:16px;	color: #333; text-align: left; margin-bottom:5px; font-family: Roboto,sans-serif; line-height:25px;}
.btn_live{background-color:#d1d1d1; color: #747474;  display: block;  border: none;  border-radius: 32px; font-size: 15px;  font-weight: 500;
    padding:3px 18px;  text-align: center; font-family: sans-serif; width:100px; font-weight:600;  display: none;}

.btn_live a{color:#747474;}
.btn_live a:hover{color: #23527c;} 

.dateTime .time {color: #d83832; margin-right: 5px; font-size:13px;}
strong.date {color: #666; font-size:13px;}
strong {font-weight: 600;}

.authorInfo {margin: 0 0 8px; border-bottom: none; font-size:12px; color: #939393;}

.heading-part h1, h2, h3 .heading-part p{
    font-family: 'Droid Serif',serif;
	
}
.heading-part p{
    color: #181818;
    font-size: 16px;
    font-weight: 400;
    line-height: 30px;
    padding: 0 0 10px;
	margin:0px;
	font-family: Roboto,sans-serif;
}
.custom-caption span {
    border-bottom: 1px solid #dbdbdb;
    color: #747474;
    display: block;
    font-family: Roboto,sans-serif;
    font-size: 14px;
    clear: both;
    font-weight: 400;
    line-height: 19px;
    margin: 0 0 20px;
    overflow: hidden;
    padding: 0 0 5px;
    position: relative;
	width: 100%;
}
.custom-caption span > p {
    color: #747474;
    display: block;
    font-family: Roboto,sans-serif;
    font-size: 14px;
    clear: both;
    font-weight: 400;
    line-height: 19px;
    margin: 0 0 20px;
    overflow: hidden;
    padding: 0 0 5px;
    position: relative;
	width: 100%;
}
.full-details{
   margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
	border-bottom: 1px solid #dbdbdb;
}

.full-details p {
    color: #181818;
    /*font-family: 'Droid Serif',serif;*/
	font-family: Roboto,sans-serif;
    font-size: 16px;
    font-weight:400;
    line-height: 30px;
    padding: 0 0 10px;
	margin-top: 0px;

}

.full-details_2{
   margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
	border-bottom: 0px solid #dbdbdb;
}

.full-details_2 p {
    color: #181818;
    /*font-family: 'Droid Serif',serif;*/
	font-family: Roboto,sans-serif;
    font-size: 16px;
    font-weight:400;
    line-height:28px;
    padding: 0 0 5px;
	margin-top: 0px;

}
.Related_div{display:none !important;}
.m-breadcrumb{
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
}
.m-breadcrumb>li {
    display: inline;
    color: #787676;
    font-size: 12px;
    line-height: 22px;
    font-family: Roboto,sans-serif;
}
.m-breadcrumb>li>a {
    color: #a32020;
    text-transform: capitalize;
	
}
.m-breadcrumb>li+li:before {
    content: "/\00a0";
    color: #7b7b7b;
    padding-left: 2px;
    padding-right: 2px;
}
.n_boards{display:none !important;}
.n_cets{display:black;}

.MB_rnth_iframe{ width:100%; max-width:99%; height:600px;}
.iframe-div { width: 100%; max-width: 445px; margin: auto;}


<!---table---->
table {position: relative;  
width: 100%;
table-layout: fixed;  
border-spacing: 0;
border-collapse: separate;  
font-family: Roboto,sans-serif;
}

th,td {padding:10px 8px 10px 8px; 
color: #545454;
 font-size: 15px;
border-width: 0.5px;
border-style: solid solid none none;
border-color: #ccc;
text-align: left;
font-family: Roboto,sans-serif;
font-variant-numeric: tabular-nums; 

}

thead > tr > th:first-of-type, 
tbody > tr > *:first-child {
border-left-style: solid;
}

thead th[scope='column'] {
position: sticky; 
z-index: 10;
top: -1px;  
background-color: #eee;
}

th {
    padding-top: 11px;
    padding-bottom: 11px;
    background-color: #ababab;
    color:#181818;
}
tbody > tr:last-of-type > * {
border-bottom-style: solid;
}

tbody tr:nth-child(even) {
    background-color: #f1f1f1;
}
/* Style 7
   ----------------------------- */
.seven h3 {
text-align: center;
    font-size:20px; font-weight:600; color:#181818; letter-spacing:1px;
    text-transform: capitalize;
    display: grid;
    grid-template-columns: 1fr max-content 1fr;
    grid-template-rows:25px 0;
    grid-gap: 15px;
    align-items: center;
	font-family: Roboto,sans-serif;
}

.seven h3:after,.seven h3:before {
    content: " ";
    display: block;
    border-bottom: 1px solid #0463ff;
    border-top: 1px solid #ff4838;
    height:6px;
  background-color:#f8f8f8;
}


.Footer_Copyright > p{color:#fff;}
.big-footer-bottom {background: #292929; color: #fff; text-align: center; padding:5px; font-family: Roboto,sans-serif; font-size:15px;}

@media only screen and (max-width: 728px) {
.logo_Size{width:100%; text-align:center;}
.logo_Size img{max-width:80px;}
.heading-part h1 {font-size:25px; line-height:35px;}
 .Top_NewSUPDT_1{margin-top:1%; width: 100% !important; padding-left: 6px;}
  .Top_NewSUPDT_2{margin-top:0%; width: 100% !important;}
   nav ul{text-align: center !important;}
  .menu-item :nth-child(odd) a{background-color:#f9f9f9 !important;}
  .heading-part p{color: #181818; font-family: Roboto,sans-serif; font-weight: 400;}
  .full-details p {color: #181818; font-family: Roboto,sans-serif; font-weight: 400;}
  .MB_Share{text-align:center;}
  .social-icons {text-align: left; margin: 0px;}
}