body {color: #181818; font-family: Roboto,sans-serif; font-size: 15px; font-weight:500; line-height: 1.7; }
.maindiv{margin:0px; padding:0px;}
#main{margin:0px; padding:0px;}
header {background-color: #fff; border-bottom: 1px solid #dbdbdb;}
.l_div{
    width:98%;
    margin: auto;
    border: 1px solid rgba(58, 77, 149, 0.2);
    box-shadow: 0 0 25px rgb(24 24 24 / 16%);
    border-radius: 10px;
    padding:10px 20px;
    background: url(../background/wave-section.svg) bottom no-repeat #fff;
    background-size: cover;
    position: relative;
}
.form-control{
    display: block;
    width: 100%;
    height: 30px;
    padding: 5px 10px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #a7a7a7;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control2{
    display: block;
    width: auto;;
    height: 30px;
    padding: 5px 10px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #a7a7a7;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.gold_bg {background-color: #efcf58; border-radius: 25px; padding:3px 20px; float:right; margin-right:10%; border: 1px solid #a9813c;}
.gold_bg a{text-decoration:none;font-size: 14px; color: #964B00;}
.gold_bg:hover{background-color: #efcf58; border-radius: 25px; padding:3px 23px;}
.big-footer-area{width:100%;}

table tr th, span{font-size: 13px; min-width:70px;}
table tr td, span{font-size: 11px; min-width: 60px; font-weight: 600;}

.rtable{font-size: 12px;}



.btn-success {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745;
}
.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.btn-primary {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff;
}

.btn-info {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8;
}

.btn-warning {
    color: #fff;
    background-color: #ffc107;
    border-color: #ffc107;
}

.btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a;
}

.btn-dark {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40;
}

.btn-red {
    color: #fff;
    background-color: #ff0700;
    border-color: #ff0700;
}

.btn-secondary{
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d;
}

h1 {font-size: 25px;}
.description {text-align: left;font-size: 12.5px;}

.Footer_Copyright span{font-size: 14px; font-weight: 500;}
.font-14{text-align: center;}



.backg-w,
.backg-wh {
    background-color: #fff;
}
body ol,
body ol > li::before {
    font-family: Roboto, sans-serif;
}
.custom-caption span,
.s-level-menu {
    border-bottom: 1px solid #dbdbdb;
}
.firstdiv,
.twodiv {
    width: 100%;
    max-width: 100%;
}
.backg-wh {
    padding: 0;
}
.bg-mesh,
body {
    background-color: #f5f5f5 !important;
}
body ol {
    margin: 0;
    padding-left: 2%;
    list-style-type: none;
}
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;
}
.note,
h5 a span {
    color: red;
}
body ol > li a {
    color: #0012ff;
}
body ol > li::before {
    content: counter(inst);
    background: #232323;
    color: #fff;
    border-radius: 50%;
    font-size: 12px;
    line-height: 24px;
    display: inline-block;
    width: 24px;
    text-align: center;
    margin-right: 8px;
    margin-left: -32px;
    margin-bottom: -3px;
    vertical-align: bottom;
}
.w3-info {
    background-color: #d4edda;
    border-left: 5px solid #2cac2f;
    padding: 10px !important;
    margin: 5px;
}
h5 a {
    color: #00f;
}
.note {
    font-weight: 600;
}
.logo_Size {
    width: 100%;
    text-align: center;
}
.MB_Share,
.social-icons {
    text-align: right;
}
.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;
}
.Top_NewDT,
p {
    color: #181818;
}
.card-section,
.wave-section-card {
    padding: 10px 20px;
    width: 100%;
    box-shadow: 0 0 25px rgb(24 24 24 / 16%);
    border-radius: 0;
    background: url(background/wave-section.svg) bottom/cover no-repeat #fff;
    position: relative;
}

h1,
h2,
h3,
h4,
h5,
h6,
ol,
ul {
    margin: 0;
    padding: 0;
}
h2,
h4,
h5 {
    color: #333;
    margin-bottom: 5px;
    text-align: left;
}
.heading-part h1,
h1,
h2,
h3,
h3 .heading-part p {
    font-family: "Droid Serif", serif;
}
.Top_NewDT,
.Top_NewDT span,
.Top_NewSUPDT_1 span,
p {
    font-family: Roboto, sans-serif;
}
.clear {
    clear: both;
    height: 10px;
}
.s-level-menu {
    background-color: #fff;
    border-top: 1px solid #dbdbdb;
    max-width: 100%;
    line-height: 40px;
}
.Top_NewDT {
    margin-top: 2%;
    width: 29%;
}
.Top_NewDT span {
    text-align: center;
    background-color: #d83232;
    font-size: 12px;
    color: #fff;
    padding: 5px 15px;
    border-radius: 20px;
}
.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 0 0;
}
.social-icons li {
    font-size: 15px;
    display: inline-block;
    padding: 5px;
}
.Footer_Copyright{text-align:center;}
.Footer_Copyright > p,
.social-icons li a {
    color: #fff;
}
.social-icons li i {
    font-size: 18px;
}
.social-icons li:first-child i,
.social-icons li:nth-child(3) i {
    color: #093;
}
.social-icons li:nth-child(2) i {
    color: #2f55a4;
}
.social-icons li:nth-child(5) i {
    color: #24a1de;
}
.SocialIcon_H {
    width: 30px;
    margin: 5px;
    vertical-align: middle;
}
.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;
}
.Top_NewSUPDT_1 span b {
    color: #181818;
}
.Top_NewSUPDT_2 {
    margin-top: 0;
    width: 50%;
    float: right;
}
.TrendingList {
    margin: 0;
    padding: 0;
    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, 0.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;
}
.btn_live,
.btn_live_new {
    background-color: #d1d1d1;
    font-size: 15px;
    padding: 3px 18px;
    font-family: sans-serif;
    width: 100px;
    font-weight: 600;
    text-align: center;
}
.heading-part h1 {
    color: #000;
    font-size: 40px;
    font-weight: 700;
    line-height: 50px;
    padding: 10px 0;
}
.btn_live,
.btn_live a,
.btn_live_new,
.btn_live_new a {
    color: #747474;
}
.custom-caption span,
.heading-part p {
    font-family: Roboto, sans-serif;
    font-weight: 400;
}
.heading-part p,
h2,
h3 {
    line-height: 30px;
}
h2 {
    font-size: 26px;
}
h3 {
    font-size: 24px;
    color: #333;
    text-align: left;
    margin-bottom: 20px;
}
h4,
h5 {
    font-size: 16px;
    font-family: Roboto, sans-serif;
    line-height: 25px;
}
.btn_live {
    border: none;
    border-radius: 32px;
    display: none;
}
.btn_live a:hover,
.btn_live_new a:hover {
    color: #23527c;
}
.btn_live_new {
    display: block;
    border: none;
    border-radius: 32px;
}
.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;
}
.full-details,
.full-details_2,
.m-breadcrumb {
    margin: 0;
    padding: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
}
.heading-part p {
    color: #181818;
    font-size: 16px;
    padding: 0 0 10px;
    margin: 0;
}
.custom-caption span,
.custom-caption span > p {
    color: #747474;
    font-size: 14px;
    clear: both;
    line-height: 19px;
    margin: 0 0 20px;
    overflow: hidden;
    padding: 0 0 5px;
    position: relative;
    width: 100%;
    display: block;
}
.full-details p,
.full-details_2 p {
    color: #181818;
    font-family: Roboto, sans-serif;
    font-size: 16px;
    font-weight: 400;
    margin-top: 0;
}
.custom-caption span > p {
    font-family: Roboto, sans-serif;
    font-weight: 400;
}
.full-details {
    border: 0;
    border-bottom: 1px solid #dbdbdb;
}
.full-details p {
    line-height: 30px;
    padding: 0 0 10px;
}
.full-details_2 {
    border: 0;
    border-bottom: 0 solid #dbdbdb;
}
.full-details_2 p {
    line-height: 28px;
    padding: 0 0 5px;
}
.Related_div,
.n_cets {
    display: none !important;
}
.m-breadcrumb {
    border: 0;
}
.big-footer-bottom,
td,
th {
    font-family: Roboto, sans-serif;
    font-size: 15px;
}
.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: 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;
}
td,
th {
    padding: 10px 8px;
    color: #545454;
    border-width: 0.5px;
    border-style: solid solid none none;
    border-color: #ccc;
    text-align: left;
    font-variant-numeric: tabular-nums;
}
.seven h3,
th {
    color: #181818;
}

tbody > tr > :first-child,
thead > tr > th:first-of-type {
    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;
}
tbody > tr:last-of-type > * {
    border-bottom-style: solid;
}

tbody tr:nth-child(2n) {
    background-color: #f1f1f1;
}
.seven h3 {
    text-align: center;
    font-size: 20px;
    font-weight: 600;
    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;
}

/*--------*/
.seven h2 {
    text-align: center;
    font-size: 20px;
    font-weight: 600;
    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 h2:after,
.seven h2:before {
    content: " ";
    display: block;
    border-bottom: 1px solid #0463ff;
    border-top: 1px solid #ff4838;
    height: 6px;
    background-color: #f8f8f8;
}

.big-footer-bottom {
    background: #292929;
    color: #fff;
    text-align: center;
    padding: 5px;
}
@media only screen and (max-width: 728px) {
    .MB_Share,
    .adsdiv_alnc,
    .adsdiv_alnc img,
    .logo_Size {
        text-align: center;
    }
    .logo_Size {
        width: 100%;
    }
    .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;
    }
    .full-details p,
    .heading-part p {
        color: #181818;
        font-family: Roboto, sans-serif;
        font-weight: 400;
    }
    .social-icons {
        text-align: left;
        margin: 0;
    }
    .adsdiv_alnc img {
        width: 99%;
    }
	.mb_logo{text-align:center;}
	
	.seven h2 {
    text-align: center;
    font-size: 20px;
    font-weight: 600;
    letter-spacing: 1px;
    text-transform: capitalize;
    display: block;
    grid-template-columns: 1fr max-content 1fr;
    grid-template-rows: 25px 0;
    grid-gap: 15px;
    align-items: center;
    font-family: Roboto, sans-serif;
}
}
