body {
    color: #2e2e2e;
    font-size: 14px;
    font-weight: normal;
    line-height: 18px;
    background: #C4C4C4 none no-repeat scroll center center;
}
* {
    font-weight: normal;
    text-decoration: none;
    margin: 0;
    /* padding: 0; */
    outline: 0;
    transition: all .2s ease;
    -webkit-transition: all .2s ease;
    text-decoration: none !important;
}
*, ::after, ::before {
    box-sizing: border-box;
}
strong {
    font-weight: bold;
}
p {
    padding: 0 0 20px;
}

a.app-logo.d-flex.flex.flex-row.align-items-center.overflow-hidden.justify-content-center {
    display: none !important;
}

.row {
    margin: 0 -15px;
}
.col-xl-4.col-md-6 {
    width: 33%;
    float: left;
    padding: 0 15px;
}
.col-md-12.col-lg-7.col-xl-8.mb-30.mb-md-50 {
    width: 70%;
    float: left;
}
.col-md-12.col-lg-5 {
    width: 30%;
    float: left;
    padding: 0 0 0 20px;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    margin-top: 0;
    margin-bottom: 0.5rem;
    font-weight: 500;
    line-height: 1.2;
}
.table>:not(caption)>*>* {
    padding: 0.5rem 0.5rem;
    background-color: var(--bs-table-bg);
    border-bottom-width: 1px;
    box-shadow: inset 0 0 0 9999px var(--bs-table-accent-bg);
}
.page-wraper {
    max-width: 1170px;
    margin: 0 auto;
    background-color: #FFF;
    box-shadow: 0 0 5px RGBA(0, 0, 0, 0.2);
}
.container {
    width: auto;
    margin: 0 auto;
    max-width: 1100px;
    padding-left: 15px;
    padding-right: 15px;
}
header {
    background-color: #830000;
    clear: none;
    width: 100%;
}
.nav.desk_menu {
    background: rgb(185 2 2);
}
.logo_head {
    text-align: center;
    padding: 20px 0 20px;
}
.logo_head a {
    padding-top: 0;
    padding-left: 0;
    text-align: center;
    color: #fff;
    font-weight: 700;
    font-size: 27px;
}
.logo_head .description span {
    border-top: 1px solid rgba(241, 241, 241, 0.25);
    padding: 5px 0 0;
}
.logo_head .description {
    font-weight: 600;
    color: #F3F3F3;
    padding: 0 0 5px;
    text-transform: capitalize;
    text-align: center;
    text-indent: 0;
    letter-spacing: 1px;
    margin: 11px 0;
}
.nav {
    justify-content: center;
}
.nav ul {
    /* background-color: #9C0200; */
    list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
}
.nav ul li {
    float: left;
    border-right: 1px solid #FFFFFF;
}
.nav ul li:last-child {
    border-right: none;
}
.nav ul li a {
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    line-height: 50px;
    display: inline-block;
    text-transform: uppercase;
    text-decoration: none;
    letter-spacing: 1px;
    margin: 0;
    padding: 0 15px;

}
.nav li a:hover {
    background-color: #fff;
    color: #000;
}
.active a{
    background-color: #fff;
    color: #000 !important;
}
#image1, #image2, #image3, #image4, #image5, #image6, #image7, #image8 {
    margin: 2px;
    height: 60px;
    width: 245px;
    font-size: 20px;
    color: #fff;
    font-weight: 700;
}
#image1 a, #image2 a, #image3 a, #image4 a, #image5 a, #image6 a, #image7 a, #image8 a {
    font-size: 20px;
    color: #fff;
    font-weight: 700;
    text-decoration: none;
}
#image1 {
    background-color: #9c27b0;
}
#image2 {
    background-color: #0404b4;
}
#image3 {
    background-color: #000;
}
#image4 {
    background-color: #00a552;
}
#image5 {
    background-color: #607d8b;
}
#image6 {
    background-color: #0b610b;
}
#image7 {
    background-color: #000000bf;
}
#image8 {
    background-color: #ff9800;
}
body {
    font-family: Arial, Helvetica, sans-serif;
    width: 100%
}
#header {
    height: 150px;
    width: 75%;
    background-color: #ab183d;
    margin-top: 5px;
    border: 1px solid #000
}
#head-title {
    padding-top: 40px;
    font-weight: 700;
    font-size: 45px;
    color: #fff
}
.mbrtitle {
    display: block;
    position: relative;
    background-color: #000;
}
.results_post_col {
    border: 1px solid #000;
    overflow: hidden;
    height: 98%;
    margin-bottom: 10px;
    padding-bottom: 10px ! important;
    width: 31.255%;
    float: left;
    box-sizing: border-box;
    margin: 0 1% 30px;
}
.post_outer {
    display: inline-block;
    width: 100%;
    padding: 0 15px;
}
div#mbrjobs ul {
    padding: 0 0 0 1.25em;
    margin: 0;
    line-height: 1.2;
}
div#mbrjobs ul li {
    display: flex;
    align-items: center;
}
div#mbrjobs ul a {
    font-size: 13px;
    color: #1a70bd;
    font-weight: 700;
    line-height: 1.4em;
    padding: 10px 0;
    display: block;
}
#mbrjobs ul li span {
    margin: 0 10px 0 0;
    display: flex;
}
#mbrjobs ul li:first-child span i {
    color: #f00;
}
div#mbrjobs ul li:first-child a:after {
    content: " New";
    color: red;
    font-weight: bold;
    border-radius: 3px;
    padding: 1px 3px;
    border: 2px solid #e2a900;
    font-size: 12px;
}
div#mbrjobs ul li:nth-child(2) a:after {
    content: " New";
    color: red;
    font-weight: bold;
    border-radius: 3px;
    padding: 1px 3px;
    border: 2px solid #e2a900;
    font-size: 12px;
}
div#mbrjobs ul li:nth-child(3)  a:after {
    content: " New";
    color: red;
    font-weight: bold;
    border-radius: 3px;
    padding: 1px 3px;
    border: 2px solid #e2a900;
    font-size: 12px;
}
#mbrjobs ul li:nth-child(2) span i {
    color: #f00;
}
#mbrjobs ul li:nth-child(3) span i {
    color: #f00;
}
.mbrtitle a {
    padding: 10px 15px;
    text-align: center;
    font-weight: 700;
    font-size: 28px;
    color: #fff;
    display: block;
}
div#mbrjobs ul li span:before {
    content: '';
    background: #000;
    width: 6px;
    height: 6px;
    border-radius: 50px;
}
#menu ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    width: 75%;
    margin-top: -1px
}
#menu ul li {
    display: inline;
    float: left;
    background-color: #000;
    height: 40px
}
#menu ul li {
    display: inline;
    float: left;
    display: block
}
#menu ul li a {
    display: block;
    width: 100px;
    color: #fff;
    padding-top: 4px
}
#mbrbox1 {
    width: 300px;
    border: 1px;
    border-style: groove;
    border-color: #360;
    background-color: #fff;
    border: 2px solid #d2691e
}
#box2 {
    width: 300px;
    border: 1px;
    border-style: groove;
    border-color: #360;
    background-color: #fff;
    border: 2px solid #d2691e
}
table{
    display: table;
    border-collapse: separate;
    box-sizing: border-box;
    text-indent: initial;
    border-color: grey;
    margin: 0 auto;
}
#box2 {
    width: 300px;
    border: 1px;
    border-style: groove;
    border-color: #360;
    background-color: #fff;
    border: 2px solid #d2691e
}
.mbrjobs ul li a {
    line-height: 1.8px
}
#marquee1 {
    width: 75%
}
#facebook {
    align: center;
    border: 1px groove;
    width: 70%;
    height: 37px;
    width: 350px;
    background-color: #0000a0;
    font-size: x-large;
    font-color: #fff;
    font-weight: 700
}
#viewmbr {
    padding-top: 4px;
    font-size: 18px;
    font-weight: 700;
    color: #0000a0
}
#viewmbr a {
    font-size: 14px;
    font-weight: 700;
    margin-left: 180px;
    margin-bottom: 20px;
    display: block;
    padding: 10px 10px;
    float: right;
    background: #830000;
    color: #fff;
    margin-right: 10px;
}
.latest_post {
    margin: 40px 0;
}
#matter {
    color: red;
    font-size: 17px;
    text-align: center
}
#wrap {
    width: 75%;
    height: 50px;
    margin: 0;
    z-index: 99;
    position: relative;
    background-color: #000
}
.navbar {
    height: 50px;
    padding: 0;
    margin: 0;
    position: absolute;
    border-right: 1px solid #54879d
}
.navbar li {
    height: 30px;
    width: 120px;
    float: left;
    text-align: center;
    list-style: none;
    font: normal bold 14px/1.2em Arial, Verdana, Helvetica;
    padding: 0;
    margin: 0;
    background-color: #000
}
.navbar a {
    padding: 18px 0;
    border-left: 1px solid #fff;
    border-right: 1px solid #000;
    text-decoration: none;
    color: #fff;
    display: block
}
.navbar li ul {
    display: none;
    height: auto;
    margin: 0;
    padding: 0;
    color: #fff
}
.navbar li:hover ul {
    display: block
}
.navbar li ul li {
    background-color: #000;
    height: 55px;
    margin-top: -8px
}
.navbar li ul li a {
    border-left: 1px solid #1f5065;
    border-right: 1px solid #1f5065;
    border-top: 1px solid #74a3b7;
    border-bottom: 1px solid #1f5065
}
.navbar li ul li a:hover {
    background-color: #366b82
}
@media (max-width:767px;
) {
    #header {
        width: 100%
   }
}
del {
    text-decoration: line-through !important;
}
body{
   overflow-x:hidden;
    margin:0;
    padding:0;
}
.mbr_table table td{
   width:auto;
}
.jobpostshort {
    padding: 0 0 20px;
}
.posttis {
    border: 1px solid #ccc;
}
.posttis h2 {
    font-size: 24px;
    margin: 0;
    border-bottom: 1px solid #ccc;
    padding: 10px 10px;
    background: #000;
    color: #fff;
}
.posttis p {
    margin: 0;
    padding: 12px 10px;
    font-size: 18px;
}
/* .table ul {
    padding: 0;
    margin: 0;
} */
.table ul li {
    padding: 0 0 10px;
}
.table h2 {
    font-size: 22px;
    margin: 0 0 10px;
}
.mbr_table table td .table-center{
   margin-right:15px;
    margin-left:15px;
}
.mbr_table .mbrtitle a{
   color:#fff;
    text-decoration:none;
}
.mbr_table .mbrtitle #viewmbr a{
   color:inherit;
}
#header, #wrap, #marquee1{
   max-width: 1010px;
    width:auto;
}
#image1, #image2, #image3, #image4, #image5, #image6, #image7, #image8{
   margin: 2px;
    width: 98.5%;
}
h1.heading {
    background: #ab183d;
    color: #fff;
    padding: 6px;
    font-size: 1.5em;
}
table.box-data {
   max-width:1000px;
    width:100%;
}
.footer-col a {
    color:#fff;
}
.mbr_table li {
    list-style: disc;
    margin-block-start: 1em;
    margin-block-end: 1em;
}
.mbr_table ul {
    display: block;
    list-style-type: disc;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    padding-inline-start: 40px;
}
footer.mbr_footer {
    background-color: #830000;
    color: #fff;
    font-weight: 300;
    padding: 15px 10px;
}
.footer_outer p{
    margin: 0;
}
.footer_outer ul {
    color: #fff;
    text-align: center;
    width: 100%;
    margin: 0 0 5px;
}
.footer_outer p {
    margin: 0;
    border-top: 1px solid #A6C5F3;
    text-align: center;
    line-height: 25px;
}
.footer_outer ul li {
    display: inline-block;
    text-align: center;
}
.footer_outer ul li a {
    text-align: center;
    font-size: 13px;
    font-weight: 600;
    display: block;
    color: #fff;
    transition: color .17s ease;
}
.footer-col {
    display: inline-block;
    padding: 0.5em 0.1em 0.5em 1em;
    box-sizing: border-box;
}
.footer-col:nth-child(4) {
    border: none;
}
.footer-col {
    text-align: left;
}
.footer-col {
    float: left;
}
.footer-col:nth-child(4):after {
    content: " ";
    visibility: hidden;
    display: block;
    height: 1em;
    clear: both;
}
.col-25 {
    width: 25%;
}
.col-50 {
    width: 50%;
}
.col-3-display{
   display: flex;
    flex-wrap:wrap;
}
.col-3-display a{
   display:inline-block;
    width: 33%;
}
.footer-col a {
    display: block;
    text-decoration: none;
    margin: 0.3em 0;
    font-size: 13px;
    margin: 0 0 10px;
}
.wrapper h3{
   font-size: 1.3rem;
}
@media (max-width: 550px) {
    .footer-col {
        width: 50%;
   }
    .footer-col:nth-child(2) {
        border: none;
   }
    #header{
       width:100%;
   }
}
@media (max-width: 300px) {
    .footer-col {
        width: 100%;
   }
    .footer-col {
        border: none;
   }
}
table h1 {
    display: block;
    font-size: 22px;
    color: #0F3063;
    margin-left: 0;
    margin-right: 0;
}

h2 {
    font-size: 28px;
    margin-block-start: 0.83em;
    margin-block-end: 0.83em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
}



/* ==================
	6. Breadcrumb
=================== */
.breadcrumb-row {
    box-shadow: 0px 5px 30px 0px rgba(86, 90, 207, 0.3);
    font-family: "Montserrat", sans-serif;
    background-color: #565acf;
    padding: 12px 30px;
    border-radius: 10px;
    display: inline-block;
  }
  .breadcrumb {
    display: flex;
    flex-wrap: wrap;
    padding: 20px 0 0;
    margin-bottom: 1rem;
    list-style: none;
  }

  .breadcrumb-item+.breadcrumb-item {
    padding-left: 0.5rem;
  }

  .breadcrumb-item+.breadcrumb-item::before {
    float: left;
    padding-right: 0.5rem;
    color: #6c757d;
    content: var(--bs-breadcrumb-divider, "/")
      /* rtl: var(--bs-breadcrumb-divider, "/") */
    ;
  }

  .breadcrumb-item.active {
    color: #6c757d;
  }
  @media only screen and (max-width: 767px) {
    .breadcrumb-row {
      padding: 10px 24px;
    }
  }

  .breadcrumb-row ul {
    background: transparent;
    padding: 0;
    justify-content: center;
    margin: 0;
  }

  .breadcrumb-row ul li {
    padding: 0;
    display: inline-flex;
    font-size: 16px;
    font-weight: 500;
    align-items: center;
  }

  .breadcrumb-row ul li a {
    color: #fff;
    display: flex;
    align-items: center;
  }

  .breadcrumb-row ul li a svg {
    margin-right: 10px;
    transform: translateY(-2px);
  }

  @media only screen and (max-width: 1380px) {
    .breadcrumb-row ul li {
      font-size: 14px;
    }
  }

  .breadcrumb-item+.breadcrumb-item {
    padding-left: 0;
    color: rgb(0, 0, 255);
  }

  .breadcrumb-item+.breadcrumb-item::before {
    color: rgb(0, 0, 255);
    content: "/";
    font-size: 22px;
    padding-right: 15px;
    opacity: 0.4;
    font-weight: 300;
    line-height: 22px;
    margin-top: 5px;
  }

  @media only screen and (max-width: 1380px) {
    .breadcrumb-item+.breadcrumb-item {
      padding-left: 10px;
    }

    .breadcrumb-item+.breadcrumb-item::before {
      font-size: 18px;
      padding-right: 10px;
      line-height: 18px;
    }
  }
.catpost ul li {
    margin: 10px 0 20px 33px;
    list-style: disc !important;
    padding: 0 0 0 0px;
}

.latest_posttop {
    margin: 40px 0 20px;
    display: inline-block;
}
.latest_posttop ul {
    list-style: none;
    padding: 0 30px;
}
.latest_posttop ul li{
    overflow: hidden;
    display: block;
    width: 25%;
    float: left;
    position: relative;
    padding: 0;
    margin: 0;
    box-sizing: border-box;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee ! important;
}
.latest_posttop ul li a {
    width: 100%;
    z-index: 2;
    padding: 5px 10px;
    box-sizing: border-box;
    background: #337ab7;
    height: auto;
    text-align: center ! important;
    margin: 0;
    color: #fff;
    font-weight: 700;
    font-size: 18px;
    line-height: 24px;
    text-transform: capitalize;
    display: block;
}
.latest_posttop ul li:nth-child(1) a, .latest_posttop ul li:nth-child(5) a {
    background: #ffd25c;
    color: #333;
}
.latest_posttop ul li:nth-child(3) a, .latest_posttop ul li:nth-child(7) a {
    background: #e7e44f;
    color: #333;
}
.mobile_nav{
    display: none;
}
@media (max-width:767px) {
.mobile_nav {
    height: 37px;
    background: #E01D00;
    border: 1px solid #AD0010;
    display: inline-block;
    padding: 6px 10px!important;
    margin-top: 10px;
    max-width: 100%;
    box-sizing: border-box;
    border-radius: 3px;
    box-shadow: 0 4px 8px 0 rgb(0 0 0 / 20%), 0 6px 20px 0 rgb(0 0 0 / 35%);
    color: #fff;
    position: relative;
    width: 100%;
}
.desk_menu ul{
   display: none;
}
.latest_posttop ul {
    list-style: none;
    padding: 0 3px;
}
.latest_posttop ul li {
    width: 50%;
}
.results_post_col {
    width: 48%;
    padding: 0 0 0 0%;
    margin: 0 1% 30px;
}
.post_outer {
    padding: 0 0;
}
#viewmbr a {
    font-size: 13px;
    font-weight: 700;
    margin-left: 0px;
    margin-bottom: 5px;
    display: block;
    padding: 7px 7px;
}
.logo_head {
    padding: 30px 0 0px;
}
}



.blog-card.mb-30 {
    width: 100%;
    /* height: 360px; */
    overflow: hidden;
    border: 1px solid #d7d7d7;
    border-radius: 8px;
    background-clip: padding-box;
    padding: 0 0 20px;
    margin: 0 0 30px;
  }
  .date i {
    padding: 0 10px 0 0;
  }
  .post-media img {
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    transition: all .35s ease-in;
  }
  .blog-card:hover {
    box-shadow: 0 3px 9px 0 rgba(48,48,48,.2);
  }
  .blog-card:hover .post-media img {
    transform: scale(1.1);
  }
  .post-media {
    width: 100%;
    height: 220px;
    overflow: hidden;
    position: relative;
  }
  ul.post-meta {
    list-style: none;
    padding: 0;
    margin: 10px 0;
  }
  .post-info {
    padding: 0 15px;
  }
  h4.post-title a {
    color: #000;
  }
  section.section-area.section-sp1 {
    padding: 30px 0;
}
.widget.recent-posts-entry {
    border: 1px solid #cfcfcf;
    padding: 0 0;
  }
  h4.widget-title {
    background: #004eff;
    padding: 10px 10px;
    color: #fff;
  }
  .widget-post-bx {
    padding: 0 20px;
  }
  .widget-post.clearfix {
    margin: 0 0 20px;
    box-shadow: 0 3px 9px 0 rgba(48,48,48,.2);
    padding: 8px;
    display: flex;
  }
  .ttr-post-media {
    margin: 0 10px 0 0;
    width: 100px;
    height: 100px;
    border-radius: 100px;
    overflow: hidden;
  }
  .ttr-post-media img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: all .35s ease-in;
  }
  .widget.widget_search {
    margin: 0 0 20px;
}
.posts-media {
    border: 1px solid;
}

.blink{
    color: #fff  !important;
    animation: blinkingBackground 2s infinite;
}
@keyframes blinkingBackground{
    0%		{ background-color: #10c018;}
    25%		{ background-color: #1056c0;}
    50%		{ background-color: #ef0a1a;}
    75%		{ background-color: #254878;}
    100%	        { background-color: #04a1d5;}
}
.results_post_col:nth-child(3n+4) {
    clear: both;
}

.group-card {
	margin-bottom: 20px;
	position: relative;
	border: 2px solid transparent;
	border-radius: 5px;
	background: #f0f8ff;
	display: flex;
	align-items: center;
	padding: 7px;
	justify-content: space-between;
	overflow: hidden
}

.whatsapp_card {
	animation: 1s infinite whatsapp-border-animation
}

.telegram-card {
	animation: 1s infinite telegram-border-animation
}

@keyframes whatsapp-border-animation {
	0% {
		border-color: transparent
	}

	50% {
		border-color: #25d366
	}

	100% {
		border-color: transparent
	}
}

@keyframes telegram-border-animation {
	0% {
		border-color: transparent
	}

	50% {
		border-color: #004f7a
	}

	100% {
		border-color: transparent
	}
}

.seoquake-nofollow {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	font-size: 1rem;
	font-weight: 700;
	text-decoration: none;
	padding: 5px 20px;
	border-radius: 2px;
	flex-shrink: 0;
	transition: all .3s ease-in-out;
	color: #fff !important
}

.seoquake-nofollow i {
	margin-right: 5px
}

.whatsapp_card .seoquake-nofollow {
	background: #25d366
}

.telegram-card .seoquake-nofollow {
	background: #004f7a
}

.seoquake-nofollow:hover {
	transform: scale(1.05)
}
