/*--------------------------theme check----------------------------------*/
	#wp-calendar {
		width: 100%;
		background:#ececec;
		border: 1px solid #ececec;
	}
	#wp-calendar caption {
		color: #222222;
		font-size: 18px;
		font-weight: 700;
		margin-top: 0px;
		text-align:center;
		padding-top:0px;
	}
	#wp-calendar thead {
		font-size: 14px;
	}
	#wp-calendar thead th {
		text-align: center;
		border-radius: 0px;
		color: #000;
		font-weight: 600;
		border: 1px solid #000;
		background:#fff;
		padding:8px;
	}
	#wp-calendar tbody {
		color: #aaa;
	}
	#wp-calendar tbody td {
		border: 1px solid #ccc;
		background: #ffffff;
		color: #101010;
		text-align:center;
		padding: 8px;
	}
	#wp-calendar tbody td a,
	#wp-calendar tbody td:hover {
		color: #000000;
	}
	#wp-calendar tbody .pad {
		/*background: none;*/
	}
	#wp-calendar tfoot #next {
		text-align: right;
	}
	#wp-calendar tfoot #prev {
		text-align: left;
	}
	#wp-calendar tfoot tr td a{
		color:#101010 !important;
		display: block;
		padding: 10px 20px;
		font-weight: 600;
		letter-spacing: 1px;
		text-transform: uppercase;
		font-size: 13px;
		text-decoration: none;
	}
	.footer-widget #wp-calendar{
		border:none;	
	}
	.footer-widget #wp-calendar thead{
		border:1px solid #ff5c00;	
	}
	.sticky .blog-page__single .blog-page__content{ 
		background-color:transparent; 
	}
	
	.gallery-caption {
		font-size:15px;
		color:#777777;
		line-height:1.8em;
		font-weight:400;
		background:#ffffff;
		-webkit-font-smoothing: antialiased;
		-moz-font-smoothing: antialiased;
		font-family: 'Hind Siliguri', sans-serif;
	}
	.bypostauthor{
		font-size:15px;
		color:#777777;
		line-height:1.8em;
		font-weight:400;
		background:#ffffff;
		-webkit-font-smoothing: antialiased;
		-moz-font-smoothing: antialiased;
		font-family: 'Hind Siliguri', sans-serif;
	}
	.alignright{
		text-align:right;
	}
	.alignleft{
		text-align:left;
	}
	.aligncenter{
		text-align:center;
	}
	.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption {
    background: #fff;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}


/* Text meant only for screen readers. */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar. */
}
.sidebar .widget .nice-select{
	display:none !important;	
}
/*************************************Theme Unit Testing***********************/
.blog-page__content{
	margin-top:0px;
	margin-bottom:35px;	
}
.blog-page__meta{
	margin-top:30px;
	margin-bottom:0px;	
}
.tag-sticky-2 .news-block-five .inner-box .lower-content,
.sticky .news-block-five .inner-box .lower-content{
	border:5px solid #ff5c00;
	background: #f9f9f9;
	padding:20px;
}
.tag-sticky-2 .blog-page__content .blog-page__meta,
.sticky .blog-page__content .blog-page__meta{
	margin-top:0px;
	margin-bottom:0px;	
}
.thm-unit-test .tag-sticky-2 .blog-page__single .blog-page__content,
.thm-unit-test .sticky .blog-page__single .blog-page__content{
	padding:30px;	
}

.thm-unit-test h1,.thm-unit-test h2,.thm-unit-test h3,.thm-unit-test h4,.thm-unit-test h5,.thm-unit-test h6{
	color:#2a2a2a !important;
	display: block;
	font-weight: 700;
	line-height:1.6em;
	margin-bottom:10px;
}
.news-detail .inner-box .lower-content blockquote em{
	font-style:normal !important;	
}
.thm-unit-test table{
	margin-bottom:20px;
	width:100%;
}
.thm-unit-test table thead tr th{
	border: 1px solid #ddd;
    vertical-align: bottom;
	padding:8px;
	text-align:center;
	font-weight:600;
}
.thm-unit-test table tbody tr th{
	border: 1px solid #ddd;
    line-height: 1.42857;
    padding: 8px;
    vertical-align: top;
}
.thm-unit-test table tbody tr td{
	border: 1px solid #ddd;
    line-height: 1.42857;
    padding: 8px;
    vertical-align: top;
}
/*.thm-unit-test .text ul,.thm-unit-test .text ol,.thm-unit-test ol,.thm-unit-test ul,
.thm-unit-test .text ul,.thm-unit-test .text ol,.thm-unit-test ol,.thm-unit-test ul{
	padding-left:0px;
}
.thm-unit-test .text ul li ul,.thm-unit-test .text ul li ul li ul,.thm-unit-test ul li ul,.thm-unit-test ul li ul li ul,
.thm-unit-test .text ol li ol,.thm-unit-test .text ol li ol li ol,.thm-unit-test ol li ol,.thm-unit-test ol li ol li ol{
	padding-left:0px;
}
.thm-unit-test .text ul li,
.thm-unit-test ul li{
	list-style-type: disc;
    display: list-item;
}
.thm-unit-test ul li:marker{
	display:none;	
}
.thm-unit-test .text ul li ul li,
.thm-unit-test ul li ul li{
	list-style-type:circle;
}
.thm-unit-test .text ul li ul li ul li,
.thm-unit-test ul li ul li ul li{
	list-style-type:square;
}
.thm-unit-test ol li{
	list-style-type:decimal;
	display:list-item;
}
.thm-unit-test ol li ol li{
	list-style-type:lower-alpha;
}
.thm-unit-test ol li ol li ol li{
	list-style-type:upper-roman;
}
*/
.thm-unit-test p img,.thm-unit-test figure img,.thm-unit-test img{
	max-width:100%;
	display:block;
	height:auto;
	clear:both;
}
figure{
	max-width:100%;
	display:block;
}

.footer-widget ul li.recentcomments{
	display:inline-block;
}
.footer-widget ul li.recentcomments a{
	padding-left:0px !important;
}

.widget ul li ul li:after{
	top:10px;
}
.widget.sidebar__single ul li.recentcomments a{
	width:auto;
	color: #777777;
}
.footer-widget ul li.recentcomments{
	display:inline-block;
	color:#fafafa;
	margin-bottom:10px;
}
.footer-widget ul li.recentcomments a{
	padding-left:0px !important;
}
/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.wp-caption {
    background: #fff;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 100%;
    padding: 0;
    width: auto;
}



/* Text meant only for screen readers. */
.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important; /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.screen-reader-text:focus {
	background-color: #eee;
	clip: auto !important;
	clip-path: none;
	color: #444;
	display: block;
	font-size: 1em;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
	/* Above WP toolbar. */
}
/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}

.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
	clear:both;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.alignleft, .alignright, .aligncenter {
  margin-top: 6px;
  margin-bottom: 45px;
}
.wp-caption {
  margin-bottom: 1.5em;
  max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.wp-caption .wp-caption-text {
  padding: 0.8075em 0;
  font-size: 0.875em;
  font-style: italic;
  line-height: 17px;
}
.wp-caption-text {
  text-align: center;
}
/*********************WP Gallery*********************/
.gallery figure{
	display:inline-block;
}

.gallery-columns-1,.gallery-columns-2,.gallery-columns-3,.gallery-columns-4,.gallery-columns-5,
.gallery-columns-6,.gallery-columns-7,.gallery-columns-8,.gallery-columns-9{
	margin-left:-15px;
	margin-right:-15px;
}
.gallery-columns-1 .gallery-item,.gallery-columns-2 .gallery-item,.gallery-columns-3 .gallery-item,
.gallery-columns-4 .gallery-item,.gallery-columns-5 .gallery-item,.gallery-columns-6 .gallery-item,
.gallery-columns-7 .gallery-item,.gallery-columns-8 .gallery-item,.gallery-columns-9 .gallery-item{
	padding-left:15px;
	padding-right:15px;
}
.gallery-columns-1 .gallery-item{
	width:100%;
}
.gallery-columns-2 .gallery-item{
	width:50%;
}
.gallery-columns-3 .gallery-item{
	width: 33.33333333%;
}
.gallery-columns-4 .gallery-item{
	width: 25%;
}
.gallery-columns-5 .gallery-item{
	width: 20%;
}
.gallery-columns-6 .gallery-item{
	width:16.66666666%;
}
.gallery-columns-7 .gallery-item{
	width: 14.2857143%;
}
.gallery-columns-8 .gallery-item{
	width: 12.5%;
}
.gallery-columns-9 .gallery-item{
	width: 11.11111111%;
}

/************************** Widget Rss*****************************/
.widget_rss.widget ul li,
.widget_rss .footer-widget ul li{
	margin-bottom:15px !important;
	padding:0px 0px 20px;
	list-style:none;
}
.widget_rss.widget ul li:last-child{
	border-bottom: 0px;
    margin-bottom: 0px !important;
    padding-bottom: 0px;
}
.widget_rss.widget ul li:after,
.widget_rss .footer-widget ul li:after{
	display:none;
}
.widget_rss.widget ul li a,
.widget_rss .footer-widget ul li a{
	font-weight:600;
	color:#000;
}
.widget_rss.widget ul li .rss-date,
.widget_rss .footer-widget ul li .rss-date{
	color:#666;
	display:block;
	margin:10px 0;
}
.widget_rss .footer-widget ul li .rss-date{
	color:#fafafa;
}
.widget_rss.widget ul li:before{
	display:none;
}
.widget_rss.widget ul li .rssSummary{
	font-size:14px;
	line-height:inherit;
}
.widget_rss.widget ul li cite,
.widget_rss .footer-widget ul li cite{
	color:#666;
	display:block;
	font-size:14px;
	margin-top:10px;
}
.widget_rss .footer-widget ul li cite{
	color:#fafafa;
}
.widget_rss .footer-widget ul li{
	border-bottom:1px dashed rgba(255,255,255,0.3);
}
.widget_rss .footer-widget ul li .rss-date{
	margin-top:10px;
}
.blog-link .left-btn a{
	margin:0 10px 0 0;
}
.footer-widget.widget_rss ul li .rssSummary{
	font-size:14px;
	line-height:inherit;
	color:#fff;
}
.footer-widget.widget_rss ul li{
	position:relative;
	color:#f9f9f9;
	margin-bottom:25px;	
	list-style-position:inherit;
}
/*********************Custom Navigation Styling************************/
.paginate-links.m-t30{
	margin-top:30px;
}
.paginate-links a,
.paginate-links > span {
    position: relative;
    width: 40px;
    height: 40px;
    color: #555555;
    font-size: 16px;
    font-weight: 500;
    line-height: 38px;
    text-align: center;
    border-radius: 0px;
    display: inline-block;
    border: 1px solid #d7d7d7;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}
.paginate-links a:hover,
.paginate-links > span{
	color: #ffffff;
    border-color: #ff5c00;
    background-color: #ff5c00;
}
.post-password-form input[type="password"]{
	border:1px solid #ff5c00;
	padding:5px 10px;
	display:block;
	margin-top:15px;
}
.post-password-form input[type="submit"]{
	background:#ff5c00;
	color:#fff;
	padding:5px 15px;
	display:inline-block;
	line-height:40px;
	border:none;

}
.thm-unit-test .posts-nav{
	margin-top:50px;
	padding-top:50px;
	border-top:1px solid #e4e4e4;
}
.thm-unit-test .posts-nav .pull-left a,
.thm-unit-test .posts-nav .pull-right a{
	display:block;
}
.thm-unit-test .posts-nav .pull-right a{
	text-align:right;
}
.thm-unit-test .posts-nav a h6{
	margin-bottom:6px;
}
.thm-unit-test .posts-nav a span{
	position:absolute;
	left:0px;
	top:0px;
	color:#ffffff;
	font-size:14px;
	background:#d1651a;
}
.thm-unit-test .posts-nav .pull-right a span{
	left:auto;
	right:0px;
}
.thm-unit-test .posts-nav a:hover{
	color:#d1651a;
}
.thm-unit-test .posts-nav a:hover span{
	background:#d1651a;
}
.thm-unit-test .posts-nav .pull-left{
	float:left;
}
.thm-unit-test .posts-nav .pull-right{
	float:right;
}
.thm-unit-test .posts-nav a{
	font-size:15px;
	color:#333333;
	padding-top:9px;
}
.thm-unit-test .posts-nav a:hover{
	color:#d1651a;
}
.blocks-gallery-grid:not(.has-nested-images), 
.wp-block-gallery:not(.has-nested-images){
	padding-left:0px !important;	
}
.wp-block-quote.has-text-align-right{
	border-right:.10em solid ;
	border-left:0px !important;	
}
:root .has-very-light-gray-color {
    color: #eee !important;
}
/*********************Comments Styling*******************/
.sidebar-page-container .shina_theme .group-title h2,
.sidebar-page-container .group-title h2{
	margin-bottom:0px;
	margin-top:0px;
}

.comments-area .comment.pingback .author-thumb,
.comments-area .comment.trackback .author-thumb{
	display:none;
}
.comments-area .comment.pingback,
.comments-area .comment.trackback {
	padding-left:0px;
	min-height:auto;
}
.blog-single-area .inner-comment-box .single-comment-box .comment.pingback .text-holder,
.blog-single-area .inner-comment-box .single-comment-box .comment.trackback .text-holder{
	margin-left:0px;
}
.no-comments{
	display:inline-block;
	background:#ff5c00;
	padding:8px 15px;
	color:#ffffff !important;
	margin-top:20px;
}

/*********************Custom Footer widget Styling************************/
.footer-widget{
	margin-bottom:30px;
}
.widget_recent_comments .footer-widget ul li{
	padding:10px 0 10px 16px;
	margin-bottom:0px;
	width:100%;
	font-size:16px;
	display:inline-block !important;
}
.widget_recent_comments .footer-widget ul li:before{
	top:10px;
}
.widget_recent_comments .footer-widget ul li a{
	padding-left:0px;
	padding-bottom:0px;
}

.footer-widget ul li ul li{
	padding-bottom: 0px;
    margin-bottom: 0px;
    border-bottom: none;
	padding-top:10px;
	color: #999;
	border-top:0px solid rgba(255,255,255,0.8);
}

.footer-widget ul li ul li:before{
	top:12px;
}
.footer-widget .textwidget p{
	color:#ffffff;
}
.footer-widget a{
	color:#fafafa !important;
}

.footer-widget #wp-calendar caption{
	padding:0px;
	margin:15px 0 15px;
	font-size:18px;
	color:#ffffff;
}
.footer-widget #wp-calendar thead th{
	border:0px;
	border-bottom:none;
	text-align:center;
	padding:8px;
	color:#000;
}
.footer-widget #wp-calendar tbody td{
	border:1px solid #ccc;
}

.footer-widget .tagcloud a{
	position:relative;
	display:inline-block;
	line-height:24px;
	padding:8px 20px 10px;
	margin:0px 6px 8px 0px;
	color:#555555 !important;
	text-align:center;
	font-size:16px !important;
	background:#ffffff;
	font-weight:400;
	border-radius:0px;
	border:1px solid #cccccc;
	border-left:3px solid #ff5c00;
	text-transform:capitalize;
	transition:all 300ms ease;
	-webkit-transition:all 300ms ease;
	-ms-transition:all 300ms ease;
	-o-transition:all 300ms ease;
	-moz-transition:all 300ms ease;
}
.footer-widget .tagcloud a:hover{
	border-color:#fff;
	background-color:#ff5c00;
	color:#ffffff !important;
}
.news-block-two .inner-box .image img{
	max-width:100%;
	width:auto;
}
.blog-single .news-block {
    margin-bottom: 0px;
}
.page .paginate-links{
	margin-top:50px;
}
.thm-unit-test > p{
	margin-bottom:30px;
	font-size:18px;
}
.blog-single .inner-box .lower-content .lower-box .text blockquote > p{
	margin-bottom:0px;
}

.wp-block-gallery.columns-2 .blocks-gallery-item{
	position:relative;
	display:inline-block;
}
.wp-block-button{
	margin-bottom:20px;
}
.wp-block-gallery:not(.has-nested-images).alignleft{
	margin-right:20px;	
}
.footer-widget input::-webkit-input-placeholder,
.footer-widget input:-ms-input-placeholder,
.footer-widget input::placeholder{
	color:#fff;
}
.main-footer .footer-widget h2 .rsswidget{
	color:#fff;
}
.sidebar-title a.rsswidget{
	color:#222;
}
.footer .footer-widget ul li .rss-date{
	color:#f9f9f9;	
}
.blog-detail .wp-block-cover p.wp-block-cover-text,
.blog-detail .wp-block-cover .has-large-font-size{
	color:#fff !important;
	font-size:26px !important;
}
.wp-block-cover.has-parallax{
	margin-bottom:25px;
}
figcaption{
	padding: 0px 0px 0px;
}
.is-style-outline .wp-block-button__link, 
.wp-block-button__link.is-style-outline{
	color: #32373c !important;
	border:2px solid #000;
}
/*********** New Style **********/
.footer .footer-widget .widget-title{
	color:#fff;	
}
.footer .footer-widget .widget-title:before{
	background:#fff;	
}

.wp-block-media-text.has-media-on-the-right {
    margin-bottom: 20px;
}
.blog-page__title a,
.common-banner .common-banner__inner h2,
.page-title .bread-crumb li{
	word-break:break-all;	
}
.header.header-two{
	position:relative;	
}
.blog-two .blog__single-thumb a {
  width: auto;
}
.calendar_wrap table{
	caption-side: inherit;	
}
.widget_search .wp-block-search__inside-wrapper {
	position:relative;	
}

.widget_block .wp-block-search__label, 
.widget_block .wp-block-group__inner-container > h2 {
  font-size: 20px;
  line-height:30px;
  margin-bottom: 28px;
  padding-bottom: 10px;
  position: relative;
  color: #000;
  font-weight: 700;
  display: block;
}

.widget_block .wp-block-search__label::before, 
.widget_block .wp-block-group__inner-container > h2::before {
  content: '';
  width: 40px;
  height: 3px;
  position: absolute;
  bottom: 0;
  left: 0;
  background-color: #ff5c00;
}

.widget_block.widget_search .wp-block-search__inside-wrapper .wp-block-search__button,
.page-content .search-form-blog .searchform-wrap .search-submit {
  height: 50px;
  width: 50px;
  background: transparent;
  top: 0;
  right: 0;
  -webkit-border-radius: 0px;
  -khtml-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
  padding: 0;
  position: absolute;
  color: #222;
  line-height: 50px;
  z-index: 1;
  font-size: 0px;
  -webkit-box-shadow: none;
  -khtml-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  border-left: 1px solid #ececf0;
}
.widget_block.widget_search .wp-block-search__inside-wrapper .wp-block-search__button::before,
.page-content .search-form-blog .searchform-wrap .search-submit:before {
  content: "\f002";
  font-family: 'Font Awesome 5 Pro';
  font-size: 14px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -khtml-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.widget_block .wp-block-latest-posts__list li a, 
.widget_block .wp-block-latest-comments li a{
  font-size: 16px;
  line-height: 24px;
  color: #080808;
  font-weight: 600;
}
.wp-block-latest-comments__comment{
	font-weight:600;
}
.exp-sidebar-area .widget ul .recentcomments{
	font-weight:600;
	margin-bottom:10px;	
	list-style:none;
}

.exp-sidebar-area .widget ul .recentcomments a{
	color:#666;	
}
ol.wp-block-latest-comments{
	padding:0px;	
	margin-bottom:0px;
}
.exp-sidebar-area .widget ul .recentcomments a{
	display:inline list-item;
	font-weight:600;	
	border-bottom:0px;
}
.exp-sidebar-area .widget ul .recentcomments a:before{
	display:none !important;	
}

.footer .footer__copyright .widgets-section{
	padding:80px 0px;	
}

.wp-block-group.has-background {
  padding: 40px;
  margin-bottom: 30px;
}

.wp-block-post-template .wp-block-post,
.wp-block-comment-template .comment,
.comment-list .comment{
  list-style: none !important;
  margin-bottom:20px;
}
.wp-block-post-date {
  box-sizing: border-box;
  line-height: 26px;
}

.page-links {
  position:relative;
  margin-top: 10px;
  clear: left;
}
.page-links span, .page-links a{
	margin-left:0px;	
}
.page-links .post-page-numbers {
  position:relative;
  width: 40px;
  min-width: 40px;
  height: 40px;
  margin-right:5px;
  border-radius: 0px;
  border: 1px solid #ff5c00;
  background-color: #ffffff;
  color: #ff5c00 !important;
  -webkit-transition: var(--transition);
  transition: var(--transition);
  display: inline-block;
  line-height: 40px;
  text-align: center;
}
.page-links .post-page-numbers.current span{
	color:#fff;
}
.page-links .post-page-numbers.current, 
.page-links .post-page-numbers:hover{
  background-color: #ff5c00;
  border-color: #fff;
  color: #fff !important;
}
blockquote p{
	font-weight:600;	
}
pre {
  background: #f5f5f5;
  color: #666;
  font-size: 14px;
  margin: 20px 0;
  overflow: auto;
  padding: 20px;
  white-space: pre-wrap;
  word-wrap: break-word;
}

ul, ul ul{
  padding: 0;
  margin: 0 0 32px;
}

ul li {
  list-style: inside;
}
ul.wp-block-rss.wp-block-rss li{
	list-style: none;
}
ol,ol ol {
  list-style: outside none decimal;
  margin-bottom: 32px;
}

.wp-block-button.is-style-squared .wp-block-button__link {
  -webkit-border-radius: 0px;
  -khtml-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
}
blockquote.is-style-large.wp-block-quote {
  padding: 32px 57px 32px 37px;
}
blockquote.wp-block-quote.has-text-align-right::before {
  left: auto;
  right: 0;
}
blockquote::before,
blockquote.wp-block-quote:before,
.wp-block-pullquote blockquote:before,
blockquote:before {
  content: '';
  width: 5px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color:#ff5c00;
}
dl {
  margin: 0 0 0 25px;
}
dl dd {
  line-height: normal;
  margin-bottom: 20px;
  margin-left:revert;
}
dl + h2 + ul,
dl + h2 + ul ul {
  padding-left: 35px;
}
.widget-title, .comment-reply-title, .comments-title{
	font-size:20px;
	line-height:30px;
	color: #000;
    font-weight: 700;	
}
.mejs-time{
	padding: 11px 6px 0 !important;
}
.mejs-container *{
	color:#fff !important;
	font-size:11px !important;	
}

.comments-title {
  font-size: 22px;
  margin-bottom: 28px !important;
}
.exp---post .exp-item--meta li{
  display: flex;
  flex-wrap: wrap;	
}

.header .header__nav-content .navbar{
	text-align:right;	
}
.search-form-blog .searchform-wrap{
	position:relative;	
}
.widget_search .search-submit:hover,
.page-content .search-form-blog .searchform-wrap .search-submit:hover{
  border-color: #ff5c00;
  background-color: #ff5c00;
  color: #fff;
}
/*****
.widget select,
.footer-widget select {
  width: 100%;
  display: block;
  border: 1px solid #ededed;
  padding: 15px 25px 15px 15px;
  background-color: #fff;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-image: url('../images/icons/icon-select-2.png');
  background-repeat: no-repeat;
  background-position: right center;
  background-size:auto;
}
*********/

.bg-image, #exp-page-title-default, .exp-service-carousel1 .exp-item--inner .exp-item--image div::after, .exp-service-grid-layout1 .exp-item--inner .exp-item--image div::after {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.footer-widget .textwidget p.wp-caption-text {
  color: #111111;
}
.header .header__nav-content .navbar__list{
	justify-content:right;	
}

.common-banner{
	padding:100px 0px 0px;
}
p {
  margin: 0 0 15px;
  line-height:1.4em;
}
.widget_block ul.wp-block-archives, 
.widget_block ol.wp-block-archives,
.widget_block ul.wp-block-categories,
.widget_block ol.wp-block-categories{
	position:relative;
}
.widget_block ul.wp-block-archives li, 
.widget_block ol.wp-block-archives li,
.widget_block ul.wp-block-categories li,
.widget_block ol.wp-block-categories li{
	position:relative;
	list-style:none;
}
.widget_block ul.wp-block-archives li a, 
.widget_block ol.wp-block-archives li a,
.widget_block ul.wp-block-categories li a,
.widget_block ol.wp-block-categories li a{
	color: #1b1b1b;
	display: block;
	font-size: 15px;
	font-weight: 700;
	line-height: 24px;
	padding: 12px 0;
	padding-left: 0px;
	position: relative;
	z-index: 1;
	border-bottom: 1px solid #ececf0;
}

.widget_block ul.wp-block-archives li a:before, 
.widget_block ol.wp-block-archives li a:before,
.widget_block ul.wp-block-categories li a:before,
.widget_block ol.wp-block-categories li a:before{
  content: "\f054";
  font-family: 'Font Awesome 5 Pro';
  margin-right: 8px;
  font-size: 9px;
  font-weight: normal;	
}

.wp-block-search__button {
  margin-left: 0px;
  word-break: normal;
  height: 50px;
  width: 80px;
}
.exp-content-wrap.no-sidebar{
	padding:100px 0px;	
}
iframe{
	width:auto;	
}
.main-header .header-upper{
	box-shadow:0px 0px 15px rgba(0,0,0,0.1);	
}
.main-menu .navigation > li > ul{
	list-style:none !important;	
}
.main-menu .navigation > li > ul > li,
.exp-menu-primary .sub-menu li{
	list-style:none !important;	
	 padding:0px 15px 0px 0px;
}