body{
	font-family: 'Heebo', sans-serif;
}
.main-content{
	padding:50px 0px;
}
.post-wrapper{
   padding:20px;
   border-radius:10px;
}
.post-wrapper h4.main-heading{
   font-size: 24px;
    margin-bottom: 20px;
    font-weight: 500;
    text-transform: capitalize;
    position: relative;
    z-index: 2;
    display: inline-block;
}
.post-text .post-p {
    opacity: .85;
    font-size: 15px;
    line-height: 22px;
}
.post-text .meta3 a:last-child:before {
    position: absolute;
    content: "/";
    height: 20px;
    width: 10px;
    left: -18px;
    top: 50%;
    margin-top: -10px;
    line-height: 20px;
    color: #17222b;
    opacity: .3;
    text-align: center;
}
.post-text .meta3 a {
    font-size: 14px!important;
    position: relative;
    z-index: 2;
    line-height: 17px;
    font-weight: 500;
    margin-bottom: 5px;
	color:#6a0dad;
}
.post-text .meta3 a:last-child {
    margin-left: 20px;
    color: #17222b;
    opacity: .75;
}
.post-text h4 a {
    font-size: 20px;
    font-weight: 700;
    line-height: 24px;
	color: #17222b;
}
.post-text a.read-more {
    color: #6a0dad;
}
.post-block{
    margin-bottom:30px; 
}
.horizontal-post {
    width: 100%;
    float: left;
    border-bottom: 1px dashed #ddd;
    padding: 25px 0px;
}
.list-none{
   list-style-type:none;
   padding-left:0px;
}
.category-image:after {
    width: 100%;
    opacity: .6;
    background: #17222b;
    position: absolute;
    z-index: 0;
    content: "";
    height: 100%;
    left: 0;
    top: 0;
}
.category-image {
    position: relative;
}
.category-sidebar li {
    position: relative;
    margin-bottom: 20px;
}
p.category-name {
    font-weight: 500;
    font-size: 20px;
    color: #fff;
    position: absolute;
    z-index: 1;
    top: 20px;
    left: 0px;
    right: 0px;
    text-align: center;
    margin: 0px;
}
.post_img.number {
    display: flex;
    align-items: center;
    justify-content: center;
    background: #e9eaeb;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    top: 50%;
    margin-top: -30px;
    left: 0;
    position: absolute;
	z-index: 2;
}
.post_img.number h2 {
    color: #a9adb1;
    font-size: 24px;
    font-weight: 500;
	margin: 0px;
}
.single_post_text .meta2 {
    margin-bottom: 0;
}
.single_post_text .meta2 a:first-child {
    color: #6a0dad;
}
.single_post_text .meta2 a {
    font-size: 12px;
    text-transform: capitalize;
    position: relative;
    z-index: 2;
    line-height: 17px;
    margin-bottom: 5px;
    font-weight: 400;
}
.single_post_text .meta2 a:last-child {
    margin-left: 20px;
    color: #17222b;
    opacity: .75;
}
.single_post_text .meta2 a {
    font-size: 12px;
    text-transform: capitalize;
    position: relative;
    z-index: 2;
    line-height: 17px;
    margin-bottom: 5px;
    font-weight: 400;
}
.single_post_text h4 {
    font-size: 16px;
    line-height: 21px;
}
.single_post_text a, .single_post_text h4 {
    color: #17222b;
    font-weight: 500;
}
.socail_share {
    margin: 0;
    padding: 0;
}
.socail_share li:last-child {
    margin-left: 10px;
    padding-left: 10px;
}
.inline li {
    display: inline-block;
}
.socail_share li {
    position: relative;
    z-index: 2;
    list-style: none;
}
.socail_share li a {
    color: #17222b;
    opacity: .3;
    font-size: 12px;
}
.single_post_text a, .single_post_text h4 {
    color: #17222b;
    font-weight: 500;
}
.single_post_text a {
    line-height: 21px;
}
.socail_share li:last-child:after {
    position: absolute;
    content: "";
    height: 10px;
    width: 2px;
    background: #a9adb1;
    left: -5px;
    top: 50%;
    margin-top: -5px;
    border-radius: 50%;
}
.single_post-side {
    padding-left: 70px;
    position: relative;
    z-index: 2;
    transition: all .3s;
    min-height: 70px;
}
.socail_share li a i {
    margin-right: 3px;
}
.single_post_text .meta2 a:last-child:before {
    position: absolute;
    content: "/";
    height: 20px;
    width: 10px;
    left: -18px;
    top: 50%;
    margin-top: -10px;
    line-height: 20px;
    color: #17222b;
    opacity: .3;
    text-align: center;
}
.single_post_text{
	padding:15px 0px;
	border-bottom:1px dashed #ddd;
}
/**top header css start **/
.ws-icon-text {
    margin-left: 35px;
    position: relative;
    float:left;
    border-right: 1px solid #ddd;
    padding-right: 30px;
}
.ws-icon {
    float: left;
    font-size: 18px;
    margin-right: 15px;
}
.ws-text {
    font-size: 13px;
    line-height: normal;
    float: right;
}
.ws-text strong {
    font-weight: 700;
    letter-spacing: .5px;
	font-size: 15px;
}
.ws-icon i {
    font-size: 24px;
    line-height: .75em;
    vertical-align: -15%;
    color: #6a0dad;
}
.ws-text strong a, .ws-text a {
    color: #212529;
    font-size: 14px;
    font-weight: 700;
    line-height: 1.18;
    margin-bottom: 6px;
}
.cstm-nav-clr {
    background:#6a0dad;
	padding:0px;
}
.cstm-nav-clr .navbar-nav .nav-link {
    color:#fff;
	font-size: 14px;
    font-weight: 500;
    letter-spacing: .5px;
	padding: 10px;
}
/** serach form css start **/
.search-form input {
    background:transparent;
    padding: 10px 30px;
    font-size: 15px;
	border:0px;
}
.form-control{
	background:transparent;
}
.search-form {
    position: relative;
}
.search-form button.btn {
    position: absolute;
    right: 10px;
}
.search-form button.btn i {
    color: #fff;
}
.search-form {
    position: relative;
    margin-left: auto;
}
ul.navbar-nav{
	font-size:14px;
}
.social-linkss li {
    display: inline-block;
	margin: 0px 5px;
}
.social-linkss{
    float:right;
	padding: 8px 20px;
}
.social-linkss i {
    width: 20px;
    height: 20px;
    font-size: 20px;
    color: #696969;
}
.top-section {
    padding: 5px 0px;
}
.right-wrapper {
    float: right;
    margin-left: auto;
}
.search-form {
    position: relative;
    margin-left: auto;
    height: 60px;
    background: rgb(89 11 146 / 60%);
}
.form-control:focus{
	background:transparent;
}
#main-header input.form-control::placeholder {
    color: #fff;
}
.register-btn , .log-btn{
    box-sizing: border-box;
    border: 1px solid transparent;
    border-radius:5px;
    cursor: pointer;
    display: inline-block;
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    position: relative;
    text-align: center;
    text-decoration: none !important;
    word-wrap: break-word;
    padding: 12px 30px;
}
.register-btn{
	background: #6a0dad;
    color: #fff!important;
	margin-left: 10px;
}
.ws-icon-text.ws-nospace {
    margin-left: 0px;
}
/** footer Css start **/
.footer-block-3 .post-text .meta3 a:last-child {
    color: #fff;
}
.footer-block-3 .post-text .meta3 a:last-child:before {
    color: #fff;
    opacity: .75;
}
.footer-block-3 .post-text h4 a {
    color: #fff;
    font-weight: 400;
    font-size: 16px;
    line-height: 27px;
}
.social-handles li{
	display:inline-flex;
	margin-right:10px;
}
footer#main-footer {
    background: #181818;
	color:#fff;
	font-size: 14px;
	padding-top:50px;
}
#main-footer h4 {
    font-size: 20px;
    color: #FFFFFF;
    font-weight: 400;
    margin-bottom: 30px;
}
.social-handles li a , .contact-info li i {
    color: #fff;
}
.social-handles li a i{
    font-size:28px;
}
.footer-block-2 li a, .footer-block-3 li a {
    color: #fff;
    font-weight: 300;
    font-size: 16px;
    line-height: 27px;
}
.footer-block-3 .post-text {
    border-bottom: 1px dashed #3A434B;
}
.copyright {
    background: #131313;
    padding: 15px 0;
}
.copyright  ul li a ,.copyright  p{
    color: #999;
    padding: 0 10px;
}
.copyright  ul , .copyright  p{
	margin:0px;
	padding:0px;
}
/** footer Css end **/
/** login page css start **/
.left-section {
   background:url(../images/bg-shape.png);
    background-size: cover; 
    width: 100%;
    align-items: center;
    display: flex;
}
.main-heading{
	font-style: normal;
	font-weight: bold;
	font-size: 30px;
	line-height: 35px;
	color: #000;
	margin-bottom:30px;
}
.login-section input#email ,.login-section input#password, .login-section input[type="password"] , .login-section input[type="text"]{
    border-left: 0px;
	border-color:#E8E8E8;
	box-sizing: border-box;
	border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
	height:50px;
}
.login-form label {
    font-size: 16px;
    line-height: 19px;
    color: #000;
    font-weight: 400;
    margin-bottom: 15px;
}
.forget-pass{
	font-weight:400;
	font-size: 14px;
	line-height: 16px;
	color: #2C5282;
}
.input-group-prepend {
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
	border-color: #E8E8E8;
}
.input-group-text{
	border-color: #E8E8E8;
}
form.login-form {
    max-width: 450px;
    margin: 0px;
    width: 100%;
}
.login-btn{
	background: #6a0dad;
    border-radius: 5px;
	font-weight: bold;
	font-size: 16px;
	line-height: 19px;
	color: #FFFFFF;
	padding:15px;
	width:100%;
	border:0px;
}
/** custom checkbox design**/
.form-check-label input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}
.checkmark {
  position: absolute;
   top: 0;
  left: 10px;
  height: 25px;
  width: 25px;
  background: #F7FAFC;
  border: 1px solid #E8E8E8;
  border-radius:50%;
}
.form-check-label:hover input ~ .checkmark {
  background-color: #ccc;
}
.form-check-label input:checked ~ .checkmark {
  background-color: #6a0dad;
}
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}
.form-check-label input:checked ~ .checkmark:after {
  display: block;
}
.form-check-label .checkmark:after {
  left: 9px;
  top: 5px;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.custom-checkbox{
	position:relative;
}
label.form-check-label {
    font-size: 14px;
    line-height: 16px;
    color: #2D3748;
    font-weight: 400;
}
.bottom-text{
	font-weight: 400;
	font-size: 16px;
	line-height: 19px;
	color: #616161;
    margin: 0px auto;
    justify-content: center;
    width: 350px;
	bottom:50px;
}
.bottom-text a{
	font-size: 16px;
	line-height: 19px;
	color: #2B6CB0;
	font-weight:400;
}
.left-section img {
    width:80%;
    margin: 0px auto;
    text-align: center;
    display: block;
}
.right-section {
    display: flex;
    align-items: center;
    padding:100px 0px;
}
button.login-btn {
    margin-bottom: 30px;
}
a.login-wid {
    display: inline-flex;
    border-radius: .25rem;
    border: 1px solid #E8E8E8;
    width: 100%;
    justify-content: center;
    align-items: center;
    margin-bottom:15px;
    font-weight: 500;
    height: 50px;
    color:#000;
}
a.login-wid img {
    width: 30px;
}
span#Username i {
    color: #98989e;
}
/** login page css end **/
.mobile-header {
    display: none;
}
span.mobile-logo img {
    width: 140px;
}
/*
.top-block{
	padding:0px 15px;
}
*/
h6{
	font-size:16px;
}
h5{
	font-size:18px;
}
h4{
	font-size:20px;
}
h3{
	font-size:24px;
}
h2{
	font-size:30px;
}
h1{
	font-size:36px;
}
p{
	font-size:16px;
	line-height:26px;
}
/** pagination css start **/
.pagination-sctn {
    width: 100%;
    float: left;
    padding-top: 20px;
}
.pagination.pagination-circle .page-item.active .page-link {
    border-radius: 50%;
}
.pagination.pagination-circle .page-item .page-link {
    margin-right: 2px;
    margin-left: 2px;
    border-radius: 50%;
}
.pagination .page-item.active .page-link {
    color: #fff;
    background-color: #6a0dad;
    -webkit-box-shadow: 0 2px 5px 0 rgb(0 0 0 / 16%), 0 2px 10px 0 rgb(0 0 0 / 12%);
    box-shadow: 0 2px 5px 0 rgb(0 0 0 / 16%), 0 2px 10px 0 rgb(0 0 0 / 12%);
    -webkit-transition: all .2s linear;
    transition: all .2s linear;
}
.pagination .page-item .page-link {
    font-size: .9rem;
    color: #212529;
    background-color: transparent;
    border: 0;
    outline: 0;
    -webkit-transition: all .3s linear;
    transition: all .3s linear;
}
/** pagination css end **/
/** top banner css start **/
.top-banner {
    background: linear-gradient(0deg, rgb(104 0 112 / 47%), rgb(95 11 156 / 71%)), url(../images/banner.jpg);
    background-size: cover;
}
.banner-text {
    padding:30px 0px;
}
.banner-text  h1{
	font-size:40px;
	font-weight:bold;
	color:#fff;
}
/** top banner css end **/
/** single post start **/
.single-post{
	width:100%;
}
form#commentform textarea#comment {
    padding: 10px;
    width: 100%;
}
.comment-form input[type="text"], .comment-form input[type="email"] {
    width: 100%;
    height: 40px;
    padding: 10px;
}
input#comment-submit {
    border-radius: 5px;
    background: #6a0dad;
    border: 0px;
    color: #fff;
    padding: 10px 20px;
}
/** single post end **/


/** dashboard css start **/
.sidebar-dashboard li.nav-item a {
    color: #181818;
    border-radius: 3px;
    padding-left: 10px;
    padding-right: 10px;
    text-transform: uppercase;
    font-size: 14px;
    padding: 15px 15px;
}
.sidebar-dashboard li.nav-item {
    width: 100%;
    margin-bottom: 10px;
}
.sidebar-dashboard li.nav-item a:hover {
    background-color: #6a0dad;
    box-shadow: 0 4px 20px 0px rgb(0 0 0 / 14%), 0 7px 10px -5px rgb(95 11 156);
	color: #fff!important;
}
.sidebar-dashboard li .active {
    background-color: #6a0dad;
    box-shadow: 0 4px 20px 0px rgb(0 0 0 / 14%), 0 7px 10px -5px rgb(95 11 156);
	color: #fff!important;
}
.dashboard-right .card-header {
    background-color: #6a0dad;
    box-shadow: 0 4px 20px 0px rgb(0 0 0 / 14%), 0 7px 10px -5px rgb(95 11 156);
    color: #fff;
	padding: 15px;
	margin: 0px 15px 0;
    position: relative;
    top: -15px;
}
.dashboard-right .card .card-title{
	margin:0px;
}
.dashboard-right .card .btn-primary {
    background-color: #6a0dad;
    box-shadow: 0 4px 20px 0px rgb(0 0 0 / 14%), 0 7px 10px -5px rgb(95 11 156);
    color: #fff;
	border:0px;
	padding:10px 15px;
}
.dashboard-right {
    padding-top: 15px;
}
table.table thead td{
    font-weight: 600;
}
.table td a {
    color: #6a0dad;
}
.table td form#my-form {
    display: inline;
}
.table td form#my-form input[type=submit]{
	background:none;
	border:0px;
	color:#6a0dad;
	padding: 0px;
}
.table td form#my-form input[type=submit]:hover{
	text-decoration:underline;
}
.card-profile .card-avatar img {
    width: 100%;
    height: auto;
}
.card-profile .card-avatar {
    max-width: 100px;
    max-height: 100px;
}
.card-profile .card-avatar {
	position: relative;
    margin: -50px auto 0;
    border-radius: 50%;
    overflow: hidden;
    padding: 0;
    box-shadow: 0 16px 38px -12px rgb(0 0 0 / 56%), 0 4px 25px 0px rgb(0 0 0 / 12%), 0 8px 10px -5px rgb(0 0 0 / 20%);
}
.card-profile .card-avatar span.edit-profile {
    position: absolute;
    right: 10px;
    bottom: 0px;
    cursor: pointer;
    left: 0px;
    text-align: center;
    background: #6a0dad;
}
span.edit-profile i {
    color: #fff;
    font-size: 13px;
}
.card-avatar img {
    border-radius: 50%;
}
input#upload_image {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    opacity: 0;
    cursor: pointer;
}
.about-info{
	padding-top:50px;
}
/** dashboard css end **/

/** slide menu css start **/
.menu , .hide-desktop , span.toggle-sidebar{
	display:none;
}
.category-image img {
	width: 100%;
	height: 70px;
    object-fit: cover;
}
.meta3 {
    margin-bottom: 10px;
}
.meta3 strong {
    color: #6a0dad;
    margin-right: 10px;
    text-transform: capitalize;
}
span.success-msg {
    background-color: #d4edda;
    width: 100%;
    display: inline-block;
    margin-bottom: 20px;
    border: 1px solid #c3e6cb;
	padding: .75rem 1.25rem;
    border: 1px solid transparent;
    border-radius: .25rem;
}
.top-menu {
    background: #6a0dad;
    padding: 0px;
    text-align: center;
    display:none !important;
}
.top-menu ul {
    display: inline;
    margin: 0px;
    padding: 0px;
}
.top-menu ul li {
    display: inline-block;
	padding:5px;
	border-right:1px solid #fff;
}
.top-menu ul li:last-child {
    border-right:0px;
}
.top-menu a {
    color: #fff;
    line-height: 25px;
    font-size: 15px;
}
.top-menu a:hover {
    text-decoration: none;
    color: #f6f6f6;
}
.add-comment {
    margin-top: 30px;
}


.listing-set li{
	font-size:16px;
	line-height:26px;
	margin-bottom:15px;
}
.comment-box {
    border: 1px solid #e3e3e3;
    padding: 10px;
    margin-bottom: 5px;
}


span.sucess-message {
    color: #155724;
    background-color: #d4edda;
    border-color: #c3e6cb;
    position: relative;
    padding: .75rem 1.25rem;
    margin-bottom: 1rem;
    border: 1px solid transparent;
    border-radius: .25rem;
    display: block;
    text-align: center;
}
.error-msg {
    color: #721c24;
    background-color: #f8d7da;
    border-color: #f5c6cb;
    position: relative;
    padding: .75rem 1.25rem;
    margin-bottom: 1rem;
    border: 1px solid transparent;
    border-radius: .25rem;
    display: block;
    text-align: center;
}
section.google-ads {
    padding-top: 30px;
}

@media only screen and (max-width: 991px){
	.right-wrapper {
		float: right;
		margin-left: 0;
	}	
	.login-section .left-section {
    display: none;
}
/*	.cstm-nav-clr , header .social-linkss{
		display:none;
	}*/
	.ws-icon-text {
        margin-left: 0px;
	}
	header .menu , .header-wrapper.hide-desktop{
		display:block;
	}
	#navigation  li{
		width:100%;
		display: inline-flex;
	}
	#navigation {
	    background: #6a0dad;
		color: #fff;
		font-weight: 400;
		font-size: 40px;
		width:100%;
		height: 100%;
		position: fixed;
		left: 0;
		top: 0;
		text-align: left;
		z-index: 4;
	}
	.hidden {
	  opacity: 0;
	  transition-delay: .5s;
	  pointer-events: none;
	  cursor: default;
	}
	.visible {
	  opacity: 1;
	}
    .menu.open {
		display: block;
		top: 12px;
		position: fixed;
		right:25px;
		z-index: 5;
	}
	/**hamburger css start **/
	.menu {
	  width: 33px;
	  height: 33px;
	  padding: 5px;
	  display: block;
	  cursor: pointer;
	  position: relative;
	  float: right;
	  right:0%;
	  z-index: 1;
	  top: 15px;
	}
	.menu span {
	  cursor: pointer;
	  height: 2px;
	  width: 33px;
	  margin-bottom: 8px;
	  background: #6a0dad;
	  position: relative;
	  right: 0;
	  display: block;
	  transform: rotate(0deg);
	  transition: .7s ease;
	}
	.menu.open span:nth-child(1) {
	  top: 10px;
	  transform: rotate(135deg);
	  transition: .7s ease;
	  background: #fff;
	}
	.menu.open span:nth-child(2) {
	  opacity: 0;
	  right: 100px;
	  background: #fff;
	}
	.menu.open span:nth-child(3) {
	  top: -10px;
	  transform: rotate(-135deg);
	  transition: .7s ease;
	  background: #fff;
	}
	.slideInLeft {
	  animation-duration: .5s;
	}
	.slideOutLeft {
	  animation-duration: .5s;
	}
	.top-section .row {
		justify-content: center;
		padding-top: 5px;
	}
	.footer-block-1 img {
		width: 160px;
	}
	.copyright p, .copyright_menus li a {
		font-size: 13px;
	}
	header#main-header {
		box-shadow: 0 1px 6px 0 rgb(32 33 36 / 28%);
	}
	.about-info {
		padding-top: 50px;
		padding-bottom: 50px;
	}	
	label.bmd-label-floating, textarea#editor {
		width: 100%;
	}
	
	
	
}
/** slide menu css end **/





@media screen and (min-width: 768px) and (max-width: 1023px)  {
	.category-image img {
		width: 100%;
        height: 70px;
	}
	
}
@media screen and (max-width: 767px) {
	.hide-mobile , .search-form{
		display:none;
	}
	.register-btn {
		display: none;
	}
	.right-wrapper {
		float: right;
		margin-left:0px;
		margin-right:0px;
	}
	.ws-icon-text{
		border:0px;
	}
	a.navbar-brand img , .footer-block-1 img{
		max-width: 160px;
	}
	.register-btn, .log-btn {
		padding: 7px 10px;
		font-size: 13px!important;
	}
	.ws-icon-text.ws-nospace{
		padding:0px!important;
	}
	.img_wrap img {
		margin-bottom: 15px;
	}
    a.navbar-brand {
		margin: 0px;
	}
	.category-image img {
		width: 100%;
	}
	.copyright_menus {
		text-align: left!important;
	}
	.copyright_menu ul{
		padding-left:0px;
	}
	.copyright{
		text-align: center;
	}
	form.login-form {
		width: 80%;
		margin: 0px auto;
	}
	.login-form .main-heading {
		text-align: center;
	}
	span.toggle-sidebar {
		position: relative;
		border-radius: 3px;
		padding-left: 10px;
		padding-right: 10px;
		text-transform: uppercase;
		font-size: 14px;
		padding: 15px 15px;
		background-color: #6a0dad;
		color: #fff!important;
		width: 100%;
		display: inline-flex;
	}
	span.toggle-sidebar:after {
		content: "\f078";
		position: absolute;
		right: 10px;
		font-family: 'Font Awesome 5 Free';
		color: #fff;
		font-weight: 800;
	}
	span.toggle-sidebar.clicked:after {
		transform: rotate(180deg);
	}
	ul.nav.dashboard-bar {
		display: none;
	}
	.sidebar-dashboard li .active, .sidebar-dashboard li.nav-item a:hover {
		background-color: transparent;
		box-shadow: none;
		color: #6a0dad!important;
	}
	.sidebar-dashboard {
		padding-bottom: 40px;
	}
	ul.nav.dashboard-bar {
		background: #6a0dad40;
	}
	.dashboard-right .card .card-title {
		font-size: 16px!important;
	}
	.dashboard-right table.table thead td {
		font-weight: 600;
		min-width: 140px;
	}
	div#first {
		order: 1;
	}
	#second {
		order: 2;
	}
	
	
}

@media screen and (min-width: 280px) {
	a.navbar-brand {
		margin: 0px 20px;
		padding-bottom: 10px;
	}
	a.navbar-brand img, .footer-block-1 img {
		max-width: 180px;
	}
	
}
@media (min-width:1024px) and (max-width:1179px) {
	.cstm-nav-clr .navbar-nav .nav-link {
		color: #fff;
		font-size: 12px;
	}
	
	
	
}

ul.menu-list li a {
    font-size: 18px;
    color: #fff;
}
