body{
	font-family:"Helvetica Neue", Helvetica, Arial, sans-serif !important;
}

.cx-blog-section .label a {
	color: #fff !important;
}

.cx-blog-section .blog-categories h4 {
	margin-top: 0;
}

article.blog-post {
	margin: 5px 0px;
	height: auto;
	overflow: hidden;
	background: #fff;
	padding: 20px 8px;
}



.cx-blog-section .post-single img {
	max-height: initial;
	margin-bottom: 15px;
}
article.blog-post:first-child {
	margin-top: 0;
}
.cx-blog-section .post-thumbnail {
	position: relative;
}

.cx-blog-section .post-content {
	background: #fff none repeat scroll 0 0;
}

.cx-blog-section .post-content h3 {
	font-size: 18px;
	font-weight: 700;
	line-height: 1.4;
	margin-bottom: 0px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin-top: 0px;
}

.cx-blog-section .meta-info a {
	color: #232323;
	font-size: 11px;
	font-weight: 500;
	text-transform: uppercase;
}

.cx-blog-section .meta-info a {
	color: #808080;
	font-size: 12px;
}

.cx-blog-section .meta-info {
	margin-bottom: 10px;
/*	overflow: hidden;*/
	margin-top: 10px;
	padding-left: 0 !important;
}

.cx-blog-section .meta-info>li {
	float: left;
	line-height: 1;
	margin-right: 25px;
	color: #808080;
	list-style: none !important;
}

.cx-blog-section .meta-info>li:last-child {
	margin: 0;
}

.cx-blog-section .meta-info>li i {
	font-size: 14px;
	margin-right: 10px;
}

.cx-blog-section .post-content p {
	font-weight: 400;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.cx-blog-section .blog-post+.cx-blog-section .blog-post {
	margin-top: 50px;
}

.cx-blog-section .post-title-list {
	margin-bottom: 30px;
	padding-left: 15px;
}

.cx-blog-section .post-title-list li {
	position: relative;
	margin-bottom: 6px;
	padding-left: 18px;
	font-size: 14px;
}

.cx-blog-section .post-title-list li::before {
	background: #e1e1e1;
	content: "";
	left: 0;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	height: 7px;
	width: 7px;
}

.cx-blog-section .post-content h4 {
	font-weight: 500;
	text-transform: capitalize;
}

.cx-blog-section .post-content h4+p {
	margin-bottom: 0;
}

.cx-blog-section .post-content h3 a {
	color: #222;
}

.cx-blog-section .post-content blockquote {
	background: #f8f8f8;
	color: #555;
	font-size: 18px;
	font-style: italic;
	font-weight: 500;
	margin: 35px 0 35px 15px;
	padding: 50px;
	border-left: 4px solid;
}

.cx-blog-section .post-content blockquote p:first-of-type::before {
	content: "“";
	display: inline-block;
	font-size: 43px;
	height: 20px;
	left: -30px;
	position: absolute;
	top: -10px;
	width: 20px;
}

.cx-blog-section .post-content blockquote p:first-of-type {
	position: relative;
}

.portfolio-filter-1 li {
	margin-bottom: 10px;
}

.cx-blog-section .portfolio-filter-1 li a {
	border: 1px solid #eee;
	border-radius: 2px;
	color: #222;
	display: inline-block;
	font-size: 12px;
	font-weight: 500;
	height: 40px;
	line-height: 40px;
	padding: 0 15px;
	margin-bottom: 5px;
	text-transform: uppercase;
}

.cx-blog-section .portfolio-filter-1 li a:hover, .cx-blog-section .portfolio-filter-1 li.active a
	{
	background: #006cff;
	color: #fff;
	border: 1px solid transparent;
}

.cx-blog-section .portfolio-filter-1 {
	margin: 0px;
}

.cx-blog-section .blog-categories ul li a {
	display: block;
	padding: 10px;
	color: inherit;
	border: 1px solid #ebeaea;
	-webkit-transition: background 0.3s;
	transition: background 0.3s;
}

.cx-blog-section .blog-categories ul li a:hover {
	background: #f3f3f3;
}

.cx-blog-section .panel.panel-primary {
	border-color: #ececec;
}
@media (max-width: 768px) {
.fb_iframe_widget iframe {
	position: absolute;
	width: auto !important;
}

.fb_iframe_widget span {
	display: inline-block;
	position: relative;
	text-align: justify;
	width: auto !important;
}
}

.list-wrapper .items {
	margin-bottom: 10px;
	border-bottom: 1px solid #e6e6e6;
	padding-bottom: 11px;
}
.cx-blog-section .post-content h2 {
    font-size: 24px;
    line-height: 1.8;
    margin-bottom: 0px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-top: 0px;
    font-family: 'Arimo', 'Roboto', sans-serif;
}
.meta-info .label {

padding: 3px 9px 5px 8px !important;
font-size: 13px !important;
line-height: 1 !important;
border-radius: 4px !important;
margin-top: 13px !important;

}


.mt25{
margin-top:25px;
}
 .cx-blog-section .meta-info {
    margin-bottom: 10px;
    overflow: hidden;
    margin-top: 10px;
    padding-left: 0 !important;
    float: left;
    width: 100%;

}

.cx-blog-section .post-content h3 a {
	color: #000;
	white-space: normal;
	font-weight: normal;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
img {
	max-width: 100%;
	height: auto !important;
}

.sideimage img {
    width: 100% !important;
    box-shadow: 0px 0px 2px #ccc;
}
.hide_type{
	display:none;
}
/*--------faq css start----------*/
#accordionExample .card-header button {
	padding: 13px 18px;
	font-size: 15px !important;
}

#accordionExample .card-header button:not(.collapsed) .faq-icons .fa.fa-plus,
	#accordionExample .card-header button.collapsed .faq-icons .fa.fa-minus
	{
	display: none;
}

#accordionExample .card {
	margin-bottom: 20px;
	border: 1px solid #e6e6e6;
	border-radius: unset;
	border-left: 4px solid #0096ff;
}

.faq_main_div h5 {
	font-weight: 600;
}

#accordionExample .card-header button span {
	margin-right: 10px;
}

#accordionExample p {
	color: rgb(64, 64, 64) !important;
	font-size: 15px;
}

.faq-icons i {
	color: #28a745;
}

#accordionExample .card-body pt-0 {
	padding-top: 0;
}

#accordionExample>div {
	background: #f7f7f7;
}
/*--------faq css end -----------*/
/*------Ticket user view css start-----*/
.user-persnoal-data small {
	color: #9a9aaf;
}

.add_replays :is(textarea, input) {
	width: 100%;
	border: 1px solid #e8edf2;
	border-radius: 5px;
	padding: 9px;
	background: #fff;
	margin-bottom: 19px;
}

.ticket_details ul li {
	border-bottom: 1px solid #e8edf2;
}

.ticket_details p {
	padding: 10px;
	font-size: 14px;
}
.activity-table p,.ticket_details_main ul li {
	font-size: 14px;
}
.custom_user_action h3 {
	font-size: 1.5rem;
}
.ticket_details ul li span {
	color: #7e7e8f;
	font-size: 14px;
}

.ticket_details ul li:last-child {
	margin-bottom: 0 !important;
}

.custom_user_action ol {
	gap: 10px;
}

.custom_user_action ol li button {
	font-size: 14px;
	padding: 7px 10px !important;
}

.table_data table tr :is(td, th) {
	border: 1px solid #e8edf2;
	padding: 10px;
}

.table_data table tr th {
	background: #e8edf2;
	border-right-color: #fff;
}

.table_data table tr th:last-child {
	border-right-color: #e8edf2;
}

.col-md-12.admin-comments .list-view .list-group-item ul li:nth-child(2) p, .activity-table.card ul.list-unstyled li p {
	border: 1px solid #e8edf2;
	display: block;
	padding: 10px;
	font-size: 14px;
	color: #777373;
	border-radius: .75rem;
}

.col-md-12.admin-comments .list-view .list-group-item ul li:nth-child(2) small {
	color: #9a9aaf;
	font-size: 12px;
	margin: 1px 0 8px 0;
	display: inline-block;
}
.border_radius{
	border-radius: 15px;
}
.ticket_details h4 {
	padding: 13px 15px;
	margin-bottom: 0;
}	
.leave_reply {
	padding-top: 15px;
	border-top: 3px solid #0096ff;
}
.col-md-12.admin-comments.mb-3.px-0 .activity-table ul #w0 {
	padding: 20px;
}
.faq_list .summary {
	font-size: 12px;
}
/*------ticket user view css end-----*/