/* Theme default css */
body {
	-ms-word-wrap: break-word;
	word-wrap: break-word;
	overflow-x: hidden;
}
img {
	height: auto;
}
code {
	color: #0D7DFC;
}
button {
	transition: 0.3s;
}
.img {
	max-width: 100%;
	transition: all 0.3s ease-out 0s;
	width: 100%;
}
img {
	transition: 0.3s;
}
.f-left {
	float: left;
}

.f-right {
	float: right;
}

.fix {
	overflow: hidden;
}

a,
.button {
	-webkit-transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s;
	-ms-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
}
button {
	cursor: pointer;
}
a:focus,
.button:focus {
	text-decoration: none;
	outline: none;
}

a:focus,
a:hover {
	text-decoration: none;
}
input:focus::placeholder {
	opacity: 0;
}
input:focus::-moz-placeholder {
	opacity: 0;
}
textarea:focus::placeholder {
	opacity: 0;
}
textarea:focus::-moz-placeholder {
	opacity: 0;
}
button:focus,
input:focus,
input:focus,
textarea,
textarea:focus {
	outline: 0;
}

.uppercase {
	text-transform: uppercase;
}

.capitalize {
	text-transform: capitalize;
}

ul {
	margin: 0px;
	padding: 0px;
}

hr {
	border-bottom: 1px solid #eceff8;
	border-top: 0 none;
	margin: 30px 0;
	padding: 0;
}

label {
	color: #444;
	cursor: pointer;
	font-size: 14px;
	font-weight: 400;
}

*::-moz-selection {
	background: #d6b161;
	color: #fff;
	text-shadow: none;
}

::-moz-selection {
	background: #444;
	color: #fff;
	text-shadow: none;
}

::selection {
	background: #444;
	color: #fff;
	text-shadow: none;
}

*::-moz-placeholder {
	color: #555555;
	font-size: 14px;
	opacity: 1;
}

*::placeholder {
	color: #555555;
	font-size: 14px;
	opacity: 1;
}

.separator {
	border-top: 1px solid #f2f2f2;
}

/* blog css */
.post-text a:hover {
	color: #ededed;
}

.postbox__video img,
article.postbox .postbox__thumb img {
	max-width: 100%;
	transition: all 0.3s ease-out 0s;
	height: auto;
	width: inherit;
}

.blog-details-content ul li a:hover {
	color: #696969;
}

.navigation-border {
	border-top: 2px solid #f7f7f7;
	overflow: hidden;
}

.navigation-border {
	border-top: 2px solid #f7f7f7;
	overflow: hidden;
}
.theme-navigation span {
	font-size: 14px;
	text-transform: uppercase;
	font-weight: 500;
	display: block;
	margin-bottom: 10px;
}
.theme-navigation span a {
	color: #666;
}

.theme-navigation span a:hover {
	color: #3345A7;
}
.theme-navigation h4 {
	font-size: 23px;
	margin: 0;
	font-weight: 700;
	line-height: 1.3;
}
.theme-navigation h4 a {
	color: #004876;
}
.theme-navigation h4 a:hover {
	color: #3345A7;
}
.b-0 {
	border: 0;
}

.sidebar-search-form {
	position: relative;
}

.about-me img {
	margin-bottom: 25px;
	border-radius: 50%;
}

.about-me h4 {
	font-size: 18px;
	letter-spacing: 1px;
}

.widget-social-icon a {
	display: inline-block;
	margin: 0 8px;
	color: #3345A7;
}

.widget-social-icon a:hover {
	color: #3345A7;
}
.banner-widget img {
	max-width: 100%;
}
.widget .recent-posts > li {
	overflow: hidden;
}
.widget .recent-posts > li:not(:last-child) {
	overflow: hidden;
	margin-bottom: 30px;
}

.widget-posts-image {
	float: left;
}
.widget-posts-image img {
	width: 100px;
	height: 100px;
	border-radius: 50%;
	margin-right: 20px;
	margin-bottom: 0;
}
.recent-posts .widget-post-list:not(:last-child) {
	margin-bottom: 30px;
}
.widget-posts-body {
	overflow: hidden;
	padding-top: 8px;
}

.widget-posts-title {
	margin-bottom: 6px;
	font-size: 16px;
	line-height: 1.3;
	font-weight: 600;
}

.widget-posts-title a {
	color: #001d23;
}

.widget-posts-title a:hover {
	color: #3345A7;
}
.widget-posts-meta {
	font-size: 12px;
	text-transform: capitalize;
	font-weight: 500;
	color: #28484f;
	margin-bottom: 7px;
}
.widget-post-list .widget-posts-meta {
	margin: 0;
}

/* author css */
.author-wrapper {
	background: #f7f7fd;
	padding: 37px 71px 35px 40px;
	overflow: hidden;
	border-left: 5px solid #1876df;
}
.author-img {
	margin-right: 0;
	margin-top: 0;
}
.author-img img {
	border-radius: 50%;
	border: 5px solid #fff;
}
.author-text {
	overflow: hidden;
}
.author-text > h4 {
	text-transform: capitalize;
}
.author-text > p {
	margin-bottom: 0;
}
.author-icon a:hover {
	color: #3345A7;
}

.blog-coment-title h2 {
	font-size: 22px;
	margin-bottom: 0;
	color: #15287d;
}
.post-comments-title h2 {
	font-size: 26px;
	margin-bottom: 30px;
	color: #15287d;
}

ul .comment-respond {
	margin-bottom: 40px;
}


.logged-in-as {
	line-height: 1;
}

/* 25. Pagination  */
.blog-details-border {
	margin-top: 40px;
	background: #fff;
}
.project-details-content span {
	font-size: 13px;
	color: #8583b1;
	font-weight: 500;
	text-transform: uppercase;
	letter-spacing: 2px;
}
.project-details-content span a {
	color: #8583b1;
}
.project-details-content span a:hover {
	color: #1876df;
}
.project-details-content h3 {
	margin-top: 8px;
	margin-bottom: 20px;
	line-height: 1.2;
	font-size: 22px;
}
.project-details-content h3 a:hover {
	color: #096bd8;
}
.page-area .post-comments-form {
	margin-bottom: 0;
	clear: both;
	padding-top: 0;
}
.prysm-page-content ol,
.prysm-page-content ul {
	padding-left: 22px;
}

/*blog-post-tag*/
.blog__tag {
	overflow: hidden;
	clear: both;
	padding-top: 25px;
}

.post_footer {
	overflow: hidden;
	clear: both;
}

/* Sidebar widget css */
.blog-details-content .widget ul {
	padding: 0;
	margin: 0;
}
.blog-details-content .widget ul li ul {
	padding-left: 15px;
	padding-top: 15px;
}
.rssSummary {
	line-height: 27px;
	margin: 10px 0;
}
.widget ul {
	margin: 0;
}
.widget ul li {
	border-bottom: 1px solid #efefef;
	color: #001d23;
	margin: 0;
	overflow: hidden;
	padding: 15px 0;
	padding-top: 15px;
	position: relative;
	font-size: 14px;
}
.widget ul li a {
	color: #001d23;
	display: inline-block;
	font-size: 14px;
	font-weight: 500;
	position: relative;
	text-transform: capitalize;
	transition: 0.3s;
	line-height: 1;
}
.widget ul li a.rsswidget {
	line-height: 1.3;
}
.widget .footer-post h5 a {
	font-size: 16px;
	line-height: 1.3;
}
.widget ul li:first-child {
	padding-top: 0;
}
.widget_recent_entries ul li a {
	line-height: 26px;
}

.widget_media_image img {
	width: 100%;
}

.widget li {
	border-bottom: 1px solid #f5f5f5;
	display: block;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
.widget li:last-child {
	border: 0;
	margin: 0;
	margin-bottom: 0;
	padding-bottom: 0;
}
.widget li a {
	color: #444;
	font-weight: 500;
	padding-left: 0;
}
.widget li a:hover {
	color: #FF9C00;
}
.widget.widget_rss li span {
	display: block;
}
li .blog-footer-meta span {
	float: none !important;
	font-size: 13px !important;
}
.footer__widget .widget_recent_comments li span,
.footer__widget .widget_recent_comments li span a {
	float: none;
	font-weight: 500;
	color: #001d23;
}
.widget_recent_comments li span,
.widget_recent_comments li span a {
	float: none;
	font-weight: 500;
	color: #fff;
}
.sidebar__widget.widget_recent_comments li span,
.sidebar__widget.widget_recent_comments li span a {
	font-weight: 500;
	color: #15287d;
}

.sidebar__widget.widget_rss ul li a.rsswidget {
	font-weight: 500;
    color: #1B2026;
}
.footer_widget {
	color: #aaaaaa;
}
.footer_widget.widget_rss ul li a.rsswidget {
    color: #aaaaaa;
	font-weight: 500;
}

.widget li span.post-date {
	float: none;
	margin-top: 7px;
	display: block;
	font-size: 13px;
}
.textwidget img {
	max-width: 100%;
}

/* calendar widget css */
.wp-calendar-nav {
	display: flex;
	justify-content: space-between;
}
.widget_calendar {
	float: none;
}
#wp-calendar {
	width: 100%;
}
#wp-calendar caption {
	text-align: right;
	font-size: 15px;
	margin-top: 5px;
	margin-bottom: 0;
	padding-bottom: 0;
	padding-top: 0;
}
.footer_widget #wp-calendar caption {
	color: #aaaaaa;
}
.footer_widget .wp-calendar-nav a {
	color: #aaaaaa;
}
.footer_widget ul ul {
	padding-left: 15px;
	padding-top: 20px;
}
.footer_widget.widget_recent_comments ul li a::before,
.footer_widget.widget_recent_entries ul li a::before,
.footer_widget.widget_rss ul li a::before {
	display: none;
}
.footer_widget .rsswidget {
	color: #fff;
}
#wp-calendar thead th {
	padding: 8px;
	text-align: center;
	color: #221F1F;
	background: #ddd;
}

#wp-calendar thead {
	font-size: 14px;
}

#wp-calendar tbody {
	color: #666;
}
#wp-calendar tbody td {
	background: #f7f7f7;
	border: 1px solid #fff;
	text-align: center;
	padding: 8px 0;
	transition: 0.3s;
}
.footer_widget #wp-calendar tbody td {
	background: #fff;
	border: 1px solid #ddd;
}

.footer__widget #wp-calendar caption {
	color: #d1cfdd;
}
.footer__widget .wp-calendar-nav a {
	color: #d1cfdd;
}
#wp-calendar tbody td:hover,
#wp-calendar tbody td:hover a {
	background: #221F1F;
	color: #fff;
}
#wp-calendar tbody td a {
	background: transparent;
}
#wp-calendar tbody .pad,
#wp-calendar tbody .pad:hover {
	background: none;
}
.footer-area #wp-calendar tbody .pad:hover {
	background: #fff;
}

#wp-calendar tfoot #next {
	font-size: 10px;
	text-transform: uppercase;
	text-align: right;
}
#wp-calendar tfoot #prev {
	font-size: 10px;
	text-transform: uppercase;
	padding-top: 10px;
}
.latest-comments ul li ul.children {
	padding-left: 70px;
}

.latest-comments ul li ul.children {
	padding-top: 0;
}
.no-results.not-found {
	background: #fff;
	padding: 41px 100px;
	text-align: center;
	border: 2px solid #f4f3fb;
}
.pageontent.blog-search-content p {
	margin-bottom: 20px;
}
.blog-search-title {
	font-size: 30px;
	font-weight: 700;
	margin: 0;
}
.error-404-title {
	line-height: 1;
	font-size: 140px;
	font-weight: 700;
	margin-bottom: 15px;
}
.error-title {
	font-size: 42px;
	line-height: 1;
	margin-bottom: 30px;
	font-weight: 600;
}
.error-text {
	margin-bottom: 30px;
}

.page-content.mb-40 {
	margin-bottom: 30px;
}
.page-header {
	background: #f5faff;
	margin-bottom: 30px;
	padding: 30px;
}
.page-header h1 {
	font-size: 26px;
	font-weight: 600;
	margin: 0;
}
.no-results.not-found .page-header {
	background: none;
	margin-bottom: 30px;
	padding: 0;
}
.navigation.posts-navigation .nav-next {
	float: right;
}
.navigation.posts-navigation .nav-previous {
	float: left;
}
.navigation.posts-navigation .nav-links {
	overflow: hidden;
}
.navigation.posts-navigation .nav-links a {
	text-transform: uppercase;
	background: #fff;
	border: 2px solid #3345A7;
	color: #3345A7;
}
.navigation.posts-navigation .nav-links a:hover {
	background: #3345A7;
	color: #fff;
}
.navigation.posts-navigation {
	overflow: hidden;
	margin-bottom: 40px;
}

/* breadcrumb css */
.breadcrumb-menu {
	padding: 0;
	margin: 0;
}
.breadcrumb-menu- li {
	display: inline-block;
	padding: 0 15px;
	position: relative;
	line-height: 1;
	color: #cfcfcf;
}
.breadcrumb-menu- li:last-child {
	padding-right: 0;
}
.breadcrumb-items- a {
	color: #cfcfcf;
}
.breadcrumb-menu- li::before {
	content: "\f105";
	font-family: "Font Awesome 5 Pro";
	position: absolute;
	left: -1px;
	top: 0px;
	color: #ddd;
}
.breadcrumb-menu- li:first-child:before {
	display: none;
}

.sidebar-link h3 {
	font-size: 36px;
	font-weight: 700;
}
.servicee-sidebar {
	border: 2px solid #f4f3fb;
	padding: 30px;
}
.servicee-sidebar ul {
	margin-bottom: 0;
}
.servicee-sidebar ul li {
	border-bottom: 1px solid #eaeaea;
	color: #4c4c4c;
	margin: 0;
	overflow: hidden;
	padding: 15px 0;
	padding-top: 15px;
	position: relative;
}

.servicee-sidebar ul li a {
	color: #7886a0;
}
.servicee-sidebar ul li:last-child {
	border: 0;
	margin: 0;
	margin-bottom: 0;
	padding-bottom: 0;
}
.servicee-sidebar ul li a:hover {
	color: #1876df;
}
.project-status ul li {
	margin: 0;
	padding: 0;
	list-style: none;
	margin-bottom: 0;
	border-bottom: 1px solid #eaeaea;
	padding: 15px 0;
}
.project-status {
	background: #f4f9fc;
	padding: 30px;
}
.project-status ul li b {
	margin-right: 5px;
	display: inline-block;
	color: #28345d;
	font-size: 17px;
	font-weight: 500;
	margin-bottom: 0;
}
.project-status ul li:last-child {
	border: 0;
	padding-bottom: 0;
}
.project-status ul li:first-child {
	padding-top: 0;
}

/* page table css */
.single_page_content table {
	margin-bottom: 30px;
}
.single_page_content table tbody td {
	text-align: center;
}
.single_page_content table a {
	color: #777;
}
.single_page_content table td {
	border-color: #ddd;
	padding: 12px 12px;
}
.single_page_content th,
.single_page_content td {
	font-weight: normal;
	text-align: left;
	border-width: 0 1px 1px 0;
}
.single_page_content table,
.single_page_content th,
.single_page_content td {
	border: 1px solid #d1d1d1;
}
.single_page_content table th {
	padding: 12px 12px;
	font-size: 15px;
	border-color: #ddd;
	text-align: center;
	font-weight: 600;
}
.single_page_content ol li,
.single_page_content ul li {
	margin-bottom: 7px;
}
.single_page_content ol li ol,
.single_page_content ul li ul {
	margin-top: 7px;
}

.blog-details-content table {
	margin-bottom: 30px;
}
.blog-details-content table tbody td {
	text-align: center;
}
.blog-details-content table td {
	border-color: #ddd;
	padding: 12px 12px;
}
.blog-details-content table td a {
	color: #777777;
}
.blog-details-content h1 {
	font-size: 45px;
}
.blog-details-content h2 {
	font-size: 35px;
}

.blog-details-content th,
.blog-details-content td {
	font-weight: normal;
	text-align: left;
	border-width: 0 1px 1px 0;
	padding: 10px 15px;
}
.blog-details-content table,
.blog-details-content th,
.blog-details-content td {
	border: 1px solid #d1d1d1;
}
.blog-details-content table th {
	padding: 12px 12px;
	font-size: 15px;
	border-color: #ddd;
	text-align: center;
	font-weight: 600;
}
.blog-details-content table {
	margin-bottom: 30px;
	width: 100%;
}
.blog-details-content table tbody td {
	text-align: center;
}
.blog-details-content table td {
	border-color: #ddd;
	padding: 12px 12px;
}
.blog-details-content th,
.blog-details-content td {
	font-weight: normal;
	text-align: left;
	border-width: 0 1px 1px 0;
}
.blog-details-content table,
.blog-details-content th,
.blog-details-content td {
	border: 1px solid #d1d1d1;
}
.blog-details-content table th {
	padding: 12px 12px;
	font-size: 15px;
	border-color: #ddd;
	text-align: center;
	font-weight: 400;
}
#wp-calendar tbody td#today {
	background: #221F1F;
	color: #fff;
}
#wp-calendar tbody td#today a {
	color: #fff;
}

.post-text .wp-caption.aligncenter {
	margin-top: 40px;
}
.post-text .alignright.size-thumbnail {
	overflow: hidden;
	clear: both;
}

/* custo unit css */
.post-comment .comment-list-wrap > ul {
	list-style: none;
	padding-left: 0;
	margin-bottom: 0;
}
.blog-details-content dl,
.blog-details-content ol,
.blog-details-content ul {
	margin-top: 0;
	margin-bottom: 25px;
}
.blog-details-content > ul,
.blog-details-content > ol,
.blog-details-content ul,
.blog-details-content ol {
	padding-left: 25px;
}
.blog-details-content ol li,
.blog-details-content ul li {
	padding-top: 7px;
}
.blog-details-content ol ol ol,
.blog-details-content ol ul ul,
.blog-details-content ul ol ol,
.blog-details-content ul ul ul {
	margin-bottom: 0;
}
.blog-details-content ol ul,
.blog-details-content ul ol,
.blog-details-content ul ul,
.blog-details-content ol ul ol {
	margin-bottom: 0;
}
ul {
	list-style: disc;
}
.wp-block-button .wp-block-button__link {
	color: #fff !important;
}
.post-text > h6 {
	margin-bottom: 20px;
}

#wp-calendar #next a,
#wp-calendar #prev a {
	font-size: 13px;
	font-weight: 600;
}

.blog-details-content table {
	margin-bottom: 30px;
}
.blog-details-content table tbody td {
	text-align: center;
}
.blog-details-content table td {
	border-color: #ddd;
	padding: 12px 12px;
}
.blog-details-content th,
.blog-details-content td {
	font-weight: normal;
	text-align: left;
	border-width: 0 1px 1px 0;
}
.blog-details-content table,
.blog-details-content th,
.blog-details-content td {
	border: 1px solid #d1d1d1;
}
.blog-details-content table th {
	padding: 12px 12px;
	font-size: 15px;
	border-color: #ddd;
	text-align: center;
	font-weight: 600;
}

.comments-text > p {
	margin-bottom: 15px;
}
.comments-text ul li,
.comments-text ol li {
	padding-top: 5px;
}
#wp-comment-cookies-consent {
	width: auto;
	display: inline-block;
	height: auto;
	margin-right: 20px;
}
.comment-form-cookies-consent label {
	display: inline-block;
}
.comment-form-cookies-consent {
	margin-left: 18px;
	display: none;
}
pre {
	display: block;
	font-size: 87.5%;
	color: #212529;
	border: 1px solid #ddd;
	padding: 15px;
}
dd + dt {
	margin-top: 20px;
}

.page-links {
	width: 100%;
	clear: both;
	margin-bottom: 30px;
	margin-top: 20px;
}
.page-links > span.page-links-title {
	border: 0;
	color: inherit;
}
.page-links a,
.page-links > span {
	border: 2px solid #ddd;
	display: inline-block;
	min-width: 35px;
	text-align: center;
	margin-left: 2px;
	height: 33px;
	line-height: 30px;
	margin-right: 3px;
	color: #444;
}
.page-links > span {
	border: 2px solid #221F1F;
	color: #221F1F;
}
.page-links a:hover {
	border: 2px solid #221F1F;
	color: #221F1F;
}

.wpb_button,
.wpb_content_element,
ul.wpb_thumbnails-fluid > li {
	margin-bottom: 0 !important;
}
.comments-text > ul,
.comments-text > ol {
	margin-bottom: 20px;
}
#recentcomments li a {
	line-height: 1.5;
}
.widget.widget_recent_comments ul li a {
	display: unset;
	line-height: 27px;
	line-height: 27px;
}
.widget.widget_recent_comments ul li .comment-author-link a {
	color: #FF9C00;
}
.tag-space {
	display: block;
	width: 100%;
	clear: both;
	margin-top: 20px;
}
.size-thumbnail {
	margin-bottom: 20px;
}
.no-results.not-found .page-header {
	padding-top: 0;
	padding-bottom: 0;
}

.search-form2 .form-control {
	height: 50px;
	border-radius: inherit;
}
.search-form2 {
	position: relative;
}

.archive-description {
	margin-top: 15px;
}

.paginations ul li {
	display: inline-block;
	margin-right: 5px;
	margin-bottom: 5px;
}
.paginations ul li a,
.paginations ul li .page-numbers {
	color: #333333;
	font-size: 14px;
	font-weight: 500;
	transition: all 0.3s ease 0s;
	text-align: center;
	height: 60px;
	width: 60px;
	background: #fff;
	border-radius: 30px;
	padding: 0;
	line-height: 56px;
	display: inline-block;
	border: 2px solid #eaebec;
}
.paginations ul li:hover a,
.paginations ul li .current {
	background: #1876df;
	color: #fff;
	border-color: #1876df;
}
.paginations ul li:hover a:after,
.paginations ul li.active a:after {
	opacity: 1;
}
.paginations ul li:hover a:before,
.paginations ul li.active a:before {
	opacity: 1;
}
.paginations li .prev {
	text-transform: uppercase;
	font-weight: 700;
}
.paginations li .next {
	text-transform: uppercase;
	font-weight: 700;
}

.footer-area-bottom {
	padding: 15px 0;
}
.copy-right p {
	color: #999;
	margin: 0;
}
.pr-side-bar-widget select,
.pr-footer-content select {
	width: 100%;
	border-radius: 0;
	height: 50px;
	color: #000;
	padding: 10px;
}
/*theme unit test css */
.btn.focus,
.btn:focus {
	outline: 0;
	box-shadow: none;
}
.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;
}

.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;
	clip-path: none;
	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;
}

#content[tabindex="-1"]:focus {
	outline: 0;
}

/* alignments css */
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em !important;
}

.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em !important;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto !important;
	margin-right: auto !important;
	text-align: center;
}

/* clearings css */
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
	content: "";
	display: table;
	table-layout: fixed;
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
	clear: both;
}

.widget select {
	max-width: 100%;
	height: 45px;
	width: 100%;
	border: 1px solid #ddd;
	padding: 0 10px;
}

button:focus,
input:focus,
input:focus,
textarea,
textarea:focus {
	outline: 0;
}
.sticky {
	display: block;
}

.updated:not(.published) {
	display: none;
}

.page-links {
	clear: both;
	margin: 0 0 1.5em;
}

.comment-content a {
	-ms-word-wrap: break-word;
	word-wrap: break-word;
}

.bypostauthor {
	display: block;
}

.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
	display: none;
}

.infinity-end.neverending .site-footer {
	display: block;
}

.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

embed,
iframe,
object {
	max-width: 100%;
}

.custom-logo-link {
	display: inline-block;
}

.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 {
	margin: 0.8075em 0;
	font-size: 14px;
	font-style: italic;
}

.wp-caption-text {
	text-align: center;
}

.gallery {
	margin-bottom: 10px;
}

.gallery-item {
	display: inline-block;
	max-width: 33.33%;
	text-align: center;
	vertical-align: top;
	width: 100%;
	padding-right: 5px !important;
}

.gallery-columns-1 .gallery-item {
	max-width: 100%;
	width: 100%;
}

.gallery-columns-2 .gallery-item {
	max-width: 50%;
}

.gallery-columns-3 .gallery-item {
	max-width: 33.33%;
}

.gallery-columns-4 .gallery-item {
	max-width: 25%;
}

.gallery-columns-5 .gallery-item {
	max-width: 20%;
}

.gallery-columns-6 .gallery-item {
	max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
	max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
	max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
	max-width: 11.11%;
}

.gallery-caption {
	display: block;
}

.has-cyan-bluish-gray-background-color.has-cyan-bluish-gray-background-color {
	background-color: #fff4ef;
}

.wp-block-quote__citation,
.wp-block-quote cite,
.wp-block-quote footer {
	margin-top: 10px;
	display: block;
}
.logged-in-as a {
	color: #1b2026;
	font-weight: 500;
}
.logged-in-as a:hover {
	color: #FF9C00;
}

.wp-block-column:not(:first-child),
.wp-block-column:nth-child(2n) {
	margin-left: 10px;
}
.wp-block-column:not(:last-child) {
	margin-right: 10px;
}
.wp-block-column:nth-child(2n + 1) {
	margin-right: 10px;
}
.post-text > .alignwide {
	margin-left: 0;
	margin-right: 0;
}
.post-text p.has-large-font-size {
	font-size: 24px;
	line-height: 1.2;
	margin-bottom: 10px;
}
.wp-block-media-text.alignfull.has-media-on-the-right.has-background.is-stacked-on-mobile {
	margin-bottom: 20px;
}
.wp-block-preformatted {
	margin: 30px 0;
}

.has-very-light-gray-color.has-very-light-gray-color {
	color: #fff;
	background: #3345A7 !important;
}
.wp-block-archives select,
.wp-block-archives .postform {
	height: 50px;
	width: 200px;
	border: 1px solid #ddd;
	padding: 0 10px;
}
.wp-block-categories .postform {
	width: 200px;
	border: 1px solid #ddd;
	padding: 0 10px;
	float: none;
	margin-bottom: 15px;
}
.wp-block-archives .nice-select {
	float: none;
	margin-bottom: 15px;
	width: 200px;
	margin-bottom: 15px;
}
.wp-block-latest-comments {
	padding-left: 0 !important;
}
.wp-block-latest-posts.has-dates {
	padding-left: 0;
}
.wp-block-archives li a,
.wp-block-categories li a {
	color: #000;
}

.wp-block-archives li a:hover,
.wp-block-categories li a:hover {
	color: #FF9C00;
}
.wp-block-search__input {
	width: 100%;
	height: 50px;
	border: 1px solid #ddd;
	margin-bottom: 10px;
	padding: 0 15px;
}
.wp-block-cover {
	margin-bottom: 30px;
}
.wp-block-search .wp-block-search__button {
	margin-left: 0;
	background: #000;
	color: #fff;
	border: 0;
	padding: 12px 40px;
	margin-bottom: 14px;
}
.copyright__text p {
	margin: 0;
}

.prysm-page-content figure.wp-caption.aligncenter {
	margin-top: 40px;
}
.prysm-page-content .size-full.alignright {
	margin-bottom: 35px;
	margin-top: 20px;
	clear: both;
}
.admin-bar .header-sticky {
	top: 32px;
}
.prysm-page-content .post-comments-form {
	margin-top: 50px;
}
.prysm-page-content .post-comments {
	margin-top: 40px;
}

.prysm-page-content h2 {
	font-size: 36px;
}

.prysm-page-content h3 {
	font-size: 30px;
}

.prysm-page-content blockquote p {
	color: #000;
	text-align: center;
	padding-left: 0px;
}

.prysm-page-content blockquote::before {
	color: #FF9C00;
	position: static;
	font-size: 30px;
}

.page-links > span {
	border: 2px solid #1b2026;
	color: #1b2026;
}
.post-text a:hover {
	color: #1b2026;
}

.post-text a {
	color: #1b2026;
}

.wp-block-tag-cloud a,
.blog__tag.tagcloud a,
.tagcloud a {
	color: #3a505f;
    font-size: 15px;
    font-weight: 500;
    padding: 5px 10px;
    margin-right: 5px;
    display: inline-block;
    border: 1px solid #eeecec;
	font-size: 15px !important;
	text-transform: capitalize;
}

.footer-stye-1 .tagcloud a:hover {
	color: #fff !important;
}

.wp-block-tag-cloud a {
	box-shadow: none;
	margin-top: 10px;
}

.wp-block-tag-cloud {
	margin-top: -10px;
}

.related_tag a:not(:last-child) {
	margin-right: 10px;
}

.wp-block-tag-cloud a:hover {
	color: #fff;
    background-color: #0D7DFC;
    border-color: #0D7DFC;
}

.wp-block-calendar {
	margin-bottom: 30px;
}
.post-text .blocks-gallery-grid img {
	margin: 0;
}
.page-links a:hover {
	border: 2px solid #221F1F;
	color: #221F1F;
}

.post-password-form input[type="password"] {
	font-size: 1.2rem;
	line-height: 20px;
	padding: 12px 20px;
	border: 1px solid #e4e4f2;
	width: 100%;
	border-radius: 0;
	height: auto;
}
.post-password-form label {
	width: 100%;
}
.post-password-form input[type="submit"] {
	background-color: #0D7DFC;
    border: none;
    padding: 10px 40px;
    color: #fff;
    cursor: pointer;
    transition: 0.3s;
    font-weight: 600;
    width: auto;
    height: auto;
	border-radius: 0px;
	margin-top: 10px;
}
.pr-blog-comment-text p img {
    display: block;
}
.postbox__text .blog-post-tag {
	padding-top: 40px;
}

.layout-wrapper .alignright.size-thumbnail {
	margin-bottom: 20px;
	clear: both;
}

.blocks-gallery-grid .blocks-gallery-image,
.blocks-gallery-grid .blocks-gallery-item,
.wp-block-gallery .blocks-gallery-image,
.wp-block-gallery .blocks-gallery-item {
	width: calc((100% - 16px) / 2);
}
.blocks-gallery-grid .blocks-gallery-image,
.blocks-gallery-grid .blocks-gallery-item,
.wp-block-gallery .blocks-gallery-image,
.wp-block-gallery .blocks-gallery-item {
	margin: 0 16px 16px 0;
	display: flex;
	flex-grow: 1;
	flex-direction: column;
	justify-content: center;
	position: relative;
}
.blocks-gallery-grid.columns-2 .blocks-gallery-image:nth-of-type(2n),
.blocks-gallery-grid.columns-2 .blocks-gallery-item:nth-of-type(2n),
.wp-block-gallery.columns-2 .blocks-gallery-image:nth-of-type(2n),
.wp-block-gallery.columns-2 .blocks-gallery-item:nth-of-type(2n) {
	margin-right: 0;
}
.wp-block-gallery.columns-2.is-cropped li.blocks-gallery-item {
	width: calc((100% - 16px) / 2) !important;
}
.wp-block-search .wp-block-search__input {
	width: 100%;
	margin: 0;
}
.wp-block-button {
	margin-bottom: 15px;
}
.wp-block-cover-text {
	color: #fff !important;
}
.wp-block-cover-text a, p.wp-block-cover-text a {
	color: #fff;
}

.wp-block-gallery .blocks-gallery-grid {
	padding-left: 0;
	margin-bottom: 0;
}
.blocks-gallery-caption {
	margin-bottom: 40px;
}
.wp-block-group.has-background {
	margin-bottom: 25px;
	padding: 1.25em 2.375em;
}
.is-style-outline .wp-block-button__link {
	border: 2px solid #222;
}
.is-style-outline .wp-block-button__link {
	background-color: transparent;
	border: 2px solid #222;
	color: #222 !important;
}

.wp-block-separator:not(.is-style-wide):not(.is-style-dots) {
    width: 100px;
}
.wp-block-separator {
    border: none;
    border-bottom: 2px solid;
    margin-left: auto;
    margin-right: auto;
    opacity: .4;
}
.widget .nice-select,
.footer_widget .nice-select {
	float: none;
	border-radius: 0;
}
.widget .nice-select .option,
.footer_widget .nice-select .option {
	padding-top: 0;
	padding-bottom: 0;
	margin-top: 0;
}
.widget .nice-select::after,
.footer_widget .nice-select::after {
	right: 18px;
}
.blog-details-content .post-comments ol ol,
.blog-details-content .post-comments ol ul,
.blog-details-content .post-comments ul ol,
.blog-details-content .post-comments ul ul {
	margin-bottom: 20px;
}
.blog-details-content .post-comments ol ol ol,
.blog-details-content .post-comments ol ul ul,
.blog-details-content .post-comments ul ol ol,
.blog-details-content .post-comments ul ul ul {
	margin-bottom: 0px;
}
.comments-text > ul,
.comments-text > ol {
	margin-bottom: 20px;
}
.single_page_content ol,
.single_page_content ul {
	padding-left: 25px;
	margin-bottom: 25px;
}
.prysm-page-content ol ol ol,
.prysm-page-content ol ul ul,
.prysm-page-content ul ol ol,
.prysm-page-content ul ul ul {
	margin-bottom: 0px;
}
.prysm-page-content ol ol,
.prysm-page-content ol ul,
.prysm-page-content ul ol,
.prysm-page-content ul ul {
	margin-bottom: 0;
}
.blog-details-content ol ol,
.blog-details-content ol ul,
.blog-details-content ul ol,
.blog-details-content ul ul {
	margin-bottom: 0;
}

.footer_widget.widget_recent_comments li a {
	display: unset;
}
.footer_widget ul li a {
	font-size: 16px;
	color: #aaaaaa;
	display: inline-block;
}

.footer_widget ul li a:hover {
    color: #FF9C00;
}

.footer_widget ul li a::before {
    position: absolute;
    bottom: 0px;
    width: 0%;
    height: 1px;
    content: "";
    right: 0;
    background: #8d9093;
    z-index: 2;
    transition: .3s;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
}

.footer_widget ul li a:hover::before {
    width: 100%;
    right: auto;
    left: 0;
    color: #fff;
}


.footer-style-2 .footer1__padding1 {
	background: #fff;
	border-bottom: 1px solid #d9e8ff;
	padding: 0px;
}
.footer-style-2 .footer1__copyright {
	background: #fff;
	padding: 20px 0px;
}
.footer-style-2 .footer1__copyright--text p {
	color: #00235a;
}
.footer-style-2 .footer-title {
	color: #00235a;
}
.footer-style-2 .footer_widget p {
	color: #00235a;
}
.footer-style-2 .footer_widget ul li a {
	color: #00235a;
}
.footer-style-2 .recent-posts-footer .widget-posts-meta {
	color: #00235a;
}
.footer-style-2 .recent-posts-footer .widget-posts-title {
	color: #00235a;
}
.footer-style-2 .footer1__about--item-content h5 {
	color: #00235a;
}
.footer-style-2 .footer1__padding1 {
	padding: 0px;
	border-top: 1px solid #d9e8ff;
}
.footer-border .col-lg-3 {
	padding-top: 95px;
	padding-bottom: 40px;
}
.footer-border .col-lg-3::before {
	content: "";
	position: absolute;
	border-left: 1px solid #d9e8ff;
	left: 0;
	top: 0;
	height: 100%;
}
.footer-border .col-lg-3:nth-child(1)::before {
	display: none;
}
.footer-border .col-lg-3:nth-child(2)::before {
	left: 10px;
}
.footer-border .col-lg-3:nth-child(3)::before {
	left: -14px;
}
.footer-border .col-lg-3:nth-child(4)::before {
	left: 15px;
}
.footer-border .col-lg-3:nth-child(2) .footer_widget {
	padding-left: 20px;
}
.footer-border .col-lg-3:nth-child(4) .footer_widget {
	padding-left: 30px;
}
.sidebar__widget-title.mb-50 {
	margin-bottom: 35px;
}
.postbox_text {
	border: 2px solid #ededed;
	padding-left: 50px;
	padding-bottom: 50px;
	padding-right: 40px;
	transition: 0.3s;
	padding-top: 40px;
}
.post-meta span {
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
	font-weight: 500;
	text-transform: capitalize;
	margin-right: 20px;
	font-size: 15px;
	display: inline-block;
	color: #747ca2;
}
.post-meta a {
	font-weight: 500;
	color: #747ca2;
}
.post-meta a:hover {
	color: #3345A7;
}
.post-meta span i {
	color: #3345A7;
	font-size: 14px;
	margin-right: 2px;
}

.blog-title {
	font-size: 32px;
	margin-bottom: 20px;
}

.widget-title-box {
	text-align: center;
}
.cm-btn {
	border: 0;
}
.cm-btn i {
	margin-right: 3px;
}
.blog-post-tag span {
	display: block;
	margin-bottom: 10px;
	font-weight: 600;
}
.blog-post-tag a {
	border: 2px solid #f6f6f6;
	padding: 12px 25px;
	display: inline-block;
	line-height: 1;
	text-transform: uppercase;
	font-size: 13px;
	font-weight: 600;
	color: #00235a;
	margin-right: 5px;
	margin-top: 5px;
}
.blog-post-tag a:hover {
	background: #3345A7;
	color: #fff;
	border-color: #3345A7;
}
header ul,
footer ul {
	list-style: none;
}
.prysm-page-content .post-entry > p {
	margin: 32px 0;
	margin-top: 0;
}

.home_front_page .page_title__bread-crumb {
	display: none;
}

blockquote {
	margin: 35px 0px !important;
	padding: 40px;
	color: #666;
	position: relative;
	background: #f8f8f8;
	font-style: normal;
	text-align: left;
	clear: both;
	font-weight: 400;
	box-shadow: 0px 1px 2px 0px rgba(10, 0, 58, 0.14);
	border: 1px solid #f6f6f8;
	text-align: center;
	margin-top: 0px !important;
}
blockquote::before {
	content: "\f10d";
	position: static;
	font-family: "Font Awesome 5 Pro";
	font-size: 32px;
	color: #221F1F;
	line-height: 1;
	margin-bottom: 18px;
	display: inline-block;
}
.post-text blockquote p {
	margin-bottom: 10px !important;
	line-height: 1.3;
	font-size: 20px;
    color: #1b2026;
	font-weight: 400;
}

.post-content-single blockquote {
	margin-bottom: 55px !important;
	background: #fff;
    padding: 50px 60px;
    font-size: 28px;
    font-weight: 600;
    line-height: 38px;
    color: #000;
    border: 2px solid #f4f4f4;
    box-shadow: 0px 16px 32px 0px rgb(0 0 0 / 6%);
    text-align: center;
}
.post-content-single blockquote::before {
	display: none;
}
.post-content-single blockquote p {
	font-size: 28px;
    font-weight: 600;
    line-height: 38px;
    color: #000;
	padding: 0px;
	text-align: center;
}

.wp-block-pullquote.is-style-solid-color blockquote p{
	line-height: 45px;
}

blockquote cite a {
	color: #FF9C00;
}

.post-content-single blockquote cite {
	display: block;
    margin-top: 25px;
    font-weight: 500;
    font-size: 20px;
    color: #ff9c00;
    line-height: 1;
}

.post-content-single blockquote span {
	font-size: 14px;
    color: #999999;
    font-weight: 400;
}

.post-content .post-title a {
    display: block;
}

.format-quote .post-text p {
    font-size: 36px;
    color: #1B2026;
    font-weight: 700;
}

.format-quote .post-text cite {
    font-size: 18px;
    font-style: normal;
}

.format-quote .post-text cite a {
    color: #3345A7;
}

.format-quote .post-text cite::before {
    content: "";
    font-size: 28px;
    padding-bottom: 0px;
    display: inline-block;
    background: #3345A7;
    height: 2px;
    width: 40px;
    font-weight: 400;
    text-align: center;
    top: -4px;
    margin-right: 10px;
    position: relative;
}

.wp-block-column .wp-block-quote {
	border-left: 0;
	padding-right: 30px;
}
.wp-block-image figcaption {
	color: #747ca2;
}
.wp-block-pullquote.is-style-solid-color blockquote {
	display: inline-block;
}
.wp-block-quote.is-large,
.wp-block-quote.is-style-large {
	padding: 20px 20px;
}
.wp-block-quote.has-text-align-right {
	border-right: 0;
}

.post-text img {
	max-width: 100%;
}

.single-post .page__title-content h2 {
	font-size: 55px;
}
.post_gallery .owl-nav div button {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: 35px;
	height: 45px;
	width: 45px;
	border-radius: 50%;
}
.post_gallery .owl-nav div.owl-next button {
	left: auto;
	right: 35px;
}
.post_gallery .owl-nav div button:hover {
	background: #3345A7;
	color: #fff;
}
.sidebar-posts-bg-thumb {
    height: 80px;
    width: 100px;
    border-radius: 0;
    background-size: cover;
    background-position: left;
}

.news-sidebar .widget ul ul {
	padding-left: 10px;
	padding-top: 14px;
}
.news-item.sticky {
	position: relative !important;
}
.news-item.sticky::before {
	position: absolute;
	content: "\f08d";
	right: 25px;
	top: 25px;
	font-family: "Font Awesome 5 Pro";
	color: #EAC7AE;
	font-size: 35px;
	font-weight: 300;
	transform: rotate(45deg);
}
.wp-block-button.is-style-squared .wp-block-button__link {
	color: #fff !important;
	border-radius: 0;
}
.wp-block-archives-dropdown select,
.wp-block-categories-dropdown.wp-block-categories select {
	width: 250px;
	height: 50px;
	padding: 0 15px;
	margin-bottom: 20px;
	border: 1px solid #ddd;
}
.wp-block-search .wp-block-search__inside-wrapper {
	position: relative;
}
.wp-block-search__button-outside.wp-block-search__text-button.wp-block-search {
	margin-bottom: 30px;
}
.wp-block-search .wp-block-search__button {
	margin-left: 0;
	background: #0D7DFC;
	color: #fff;
	border: 0;
	padding: 12px 40px;
	margin-bottom: 0;
	height: 100%;
	position: absolute;
	right: 0;transition: all 0.3s ease-out 0s;
	-webkit-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
}

.home_front_page .slider__shape {
	display: none;
}

.logo img, .sidebar-info .standard-logo {
	max-width: 150px;
}

.blog-details-content .blog-title {
	display: none;
}
.logo.mb-40 {
	padding: 0;
}
.footer__widget-titl .logo img {
	width: 105px;
}

.sidebar__close-btn span:first-of-type {
	display: none;
}
.sidebar__close-btn span:last-of-type {
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
}
.sidebar__close-btn {
	width: 100px;
	border-radius: 0;
}
.post-text.mb-20 {
	margin-bottom: 0;
}
.blog-details-content .post-text.mb-20 p:last-child {
	margin-bottom: 0;
}

.wpcf7-form-control.wpcf7-submit.f-btn.f-btn-3.w-100 {
	margin-bottom: 0;
}
.services__form p {
	margin: 0;
}
.widget_text.services__widget.widget_custom_html {
	padding: 0;
	background: none;
}
.social-links {
	margin-top: 20px;
}
.social-links a {
	margin-right: 15px;
	font-size: 13px;
}

.admin-bar .sticky-header,
.admin-bar .slide-bar.show {
	top: 32px;
}

/* footer post css */
.recent-posts-footer .widget-post-list:not(:last-child) {
	margin-bottom: 13px;
}
.recent-posts-footer .widget-posts-body {
	overflow: hidden;
	padding-top: 0;
	position: relative;
	top: -6px;
}
.recent-posts-footer .widget-posts-image img {
	width: 60px;
	height: 60px;
	border-radius: 0;
	margin-right: 20px;
	margin-bottom: 0;
}
.recent-posts-footer .widget-posts-meta i {
	font-size: 14px;
	color: #3345A7;
	margin-right: 3px;
}
.recent-posts-footer .widget-posts-meta {
	color: #aaaaaa;
	font-size: 14px;
	text-transform: uppercase;
	margin-bottom: 6px;
	display: inline-block;
	font-weight: 400;
}
.recent-posts-footer .widget-posts-title {
	color: #fff;
	text-transform: uppercase;
	font-size: 16px;
	font-weight: 700;
	text-transform: uppercase;
	margin-bottom: 0;
}
.recent-posts-footer .widget-posts-title a {
	color: inherit;
}
.recent-posts-footer .widget-posts-title:hover {
	color: #3345A7;
}

ul.cat li {
	border-top: 1px solid #eaedff;
	padding: 15px 0;
	overflow: hidden;
}

ul.cat li:first-child {
	border-top: 0;
	padding-top: 0;
}

ul.cat li:last-child {
	padding-bottom: 0;
}
ul.cat li a {
	display: block;
	color: #647589;
}

ul.cat li a:hover {
	color: #3345A7;
}

.social-profile a {
	height: 50px;
	width: 50px;
	text-align: center;
	background: #062a4d;
	line-height: 50px;
	margin-right: 2px;
	display: inline-block;
	color: #ffffff;
	margin-bottom: 5px;
}

.social-profile a:hover {
	background: #3345A7;
}

#Instafeed {
	margin: 0 -5px;
	overflow: hidden;
}

#Instafeed li {
	width: 33.33%;
	float: left;
	padding: 0 5px;
	margin-bottom: 10px;
}

#Instafeed li img {
	width: 100%;
}

.tagcloud a {
    color: #3a505f;
    font-size: 15px;
    font-weight: 500;
    padding: 5px 10px;
    margin-right: 5px;
    display: inline-block;
    border: 1px solid #eeecec;
	border-radius: 0px;
	margin-right: 5px;
	margin-top: 10px;
}

.tagcloud a:hover {
    color: #fff;
    background-color: #0D7DFC;
    border-color: #0D7DFC;
}

.bg-none {
	background: none;
}
.blog-post-tag a:last-child {
	margin-right: 0;
}

.blog-share-icon span {
	font-size: 18px;
	font-weight: 600;
	font-family: "Poppins", sans-serif;
	color: #062a4d;
	display: block;
	margin-bottom: 17px;
}

.blog-share-icon a {
	color: #6f7172;
	font-size: 18px;
	transition: 0.3s;
	margin-right: 22px;
}

.blog-share-icon a:hover {
	color: #3345A7;
}

.blog-share-icon a:last-child {
	margin-right: 0;
}
.theme-author.author {
	background: #fff;
}
@media (max-width: 767px) {
	.theme-author.author {
		padding: 0 30px 44px 30px;
	}
}

.author-img {
	margin-bottom: 20px;
}
.author-img img {
	margin-top: -60px;
}
.author-text h3 {
	font-size: 24px;
	margin-bottom: 15px;
	text-transform: capitalize;
}
.author-text p {
	margin-bottom: 0;
	font-size: 15px;
	line-height: 28px;
}

.author-icon {
    margin-top: 10px;
    margin-bottom: 15px;
}
.blog__author-img img {
	width: 100px;
	border-radius: 10px;
}
.blog__author-content p {
	margin: 0;
	line-height: 24px;
	font-size: 15px;
}
.author-icon a {
	font-size: 14px;
	color: #666;
	margin-right: 10px;
	transition: 0.3s;
}

.author-icon a:hover {
	color: #3345A7;
}

.footer_widget .nice-select .list,
.news-sidebar .nice-select .list,
.post-content .nice-select .list {
    height: 400px;
    overflow-y: scroll;
}

.widget_text .nice-select {
    display: none;
}

.widget_text select {
    display: block !important;
}

.post-content .nice-select {
    margin-bottom: 20px;
}

.post-comment .comment-list .comments-text ul li,
.post-comment .comment-list .comments-text ol li {
    padding-top: 5px;
    padding-bottom: 0px;
    margin-bottom: 0px;
    border: none;
	padding-left: 0px;
}
.post-comment .comment-list .comments-text ul, .post-comment .comment-list .comments-text ol {
	margin-bottom: 20px;
}

.post-comment .comment-list .comments-text ul ul, .post-comment .comment-list .comments-text ol ol {
	margin-bottom: 0px;
}

ul.children {
	list-style: none;
}

.news-sidebar ul li a {
	padding-left: 20px;
}

.news-sidebar ul li a::after {
	position: absolute;
	content: "\e649";
	left: 0px;
	top: 0px;
	font-family: "themify";
	font-size: 13px;
	color: #3345A7;
	transition: .3s;
}

.news-sidebar ul li a:hover::after {
	left: 5px;
}

.news-sidebar .widget_recent_comments ul li a, .news-sidebar .widget_recent_entries ul li a, .widget_rss ul li a {
	padding-left: 0px;
}

.news-sidebar .widget_recent_comments ul li a::after, .news-sidebar .widget_recent_entries ul li a::after, .widget_rss ul li a::after {
	display: none;
}

.prysm-page-content .size-full.alignright {
    margin-bottom: 35px;
    margin-top: 20px;
    clear: both;
}

.post-comment-form {
	clear: both;
}

.blog-details-content .comment-reply-link:hover {
	color: #fff;
}

.prysm-page-content .comment-reply-link {
    border-color: #77777752;
}

.footer_widget .nice-select .current, .footer_widget .nice-select {
    color: #1b2026;
}
.has-text-align-right, .has-text-align-right p {
    text-align: right !important;
}
.has-text-align-left, .has-text-align-left p {
    text-align: left !important;
}

.comments-box blockquote::before {
    color: #FF9C00;
    font-size: 26px;
    position: static;
}

.comments-box blockquote {
    padding: 40px;
    text-align: center;
}

.comments-box blockquote p {
    padding: 0;
    text-align: center;
}
.blog_sidebar .widget ul.children {
    padding-left: 0px;
    padding-top: 5px;
}
.blog_sidebar .widget ul.children li {
    padding-right: 0px !important;
    padding-bottom: 0px !important;
    padding-left: 10px !important;
}
.blog_sidebar  .widget_pages ul ul {
    padding-top: 14px !important;
}

.pr-portfolio-inner-item .pr-portfolio-text {
	padding-right: 60px;
}

.admin-bar .sticky-on {
	top: 32px;
}
.admin-bar .mobile_menu_content {
	top: 32px;
}

.loading-preloader.loaded {
    opacity: 0;
  -webkit-transition: 0.3s ease-out;
  -o-transition: 0.3s ease-out;
  transition: 0.3s ease-out;
  visibility: hidden;
}

#featured_scroll {
    padding-left: 0;
}
.mt-none-30 {
	margin-top: -30px;
}

.mt-30 {
	margin-top: 30px;
}

body p {
	font-family: "Barlow";
}

.footer-stye-1 {
	padding-top: 30px;
}

.prs-jcc {
	justify-content: center !important;
}

.pr-footer-content {
	padding-top: 65px;
}

.footer-stye-1 a:hover,
.pr-side-bar-widget a:hover {
	color: #0d6efd;
}

.footer-stye-1 caption,
.footer-stye-1 div,
.footer-stye-1 a,
.tagcloud a:hover,
.footer-stye-1 p {
	color: #fff;
}

.pr-side-bar-widget li:not(:last-child) {
    margin-bottom: 10px;
}

.footer-stye-1 li:not(:last-child) {
    margin-bottom: 10px;
}

.pr-side-bar-widget ul ul,
.footer-stye-1 ul ul {
    padding-left: 15px;
    padding-top: 10px;
}

.mt-none-40 {
	margin-top: -40px;
}

.mt-40 {
	margin-top: 40px;
}
.mt-50 {
	margin-top: 50px;
}

.pr-side-bar-widget ul {
    margin: 0;
    padding: 0;
}

.prev-next-heading {
	margin: 0px !important;
}


.pr-blog-details-item dl.gallery-item {
    width: 50% !important;
    margin: 0px !important;
}

.pr-blog-details-item .gallery {
    margin-bottom: 10px !important;
}

.mb-20 {
	margin-bottom: 20px;
}
.pr-blog-comment-block .pr-blog-comment-text h3 {
    margin: 0;
}

.pr-blog-comment-block .pr-blog-comment-text h3::after {
    display: none;
}

.pr-blog-comment-block blockquote::before {
	position: static;
	display: block;
}

.single_page_content h1,
.pr-blog-comment-block .pr-blog-comment-text h1,
.single_page_content h2,
.pr-blog-comment-block .pr-blog-comment-text h2,
.single_page_content h3,
.pr-blog-comment-block .pr-blog-comment-text h3,
.single_page_content h4,
.pr-blog-comment-block .pr-blog-comment-text h4,
.single_page_content h5,
.pr-blog-comment-block .pr-blog-comment-text h5,
.single_page_content h6,
.pr-blog-comment-block .pr-blog-comment-text h6 {
	color: #191919;
	font-weight: 600;
}

.gallery-columns-1 dl.gallery-item {
    width: 100% !important;
    max-width: 100%;
}

.single_page_content .size-full.alignright {
    clear: both;
}

.pr-breadcrumb-section.top-zero {
    top: 0;
}
.pr-blog-inner-item .item-author-meta .b-item-img a {
    text-transform: capitalize;
}

.pr-cta-content-wrap .pr-cta-content.headline h2 {
    color: #fff;
}
.pr-ser-d-img.position-relative > img {
    min-height: 368px;
    object-fit: cover;
}

.footer-stye-1 .pr-copyright-menu li:not(:last-child) {
    margin: 0;
}
.pr-side-bar-widget .pr-gallery-widget li,
.footer-stye-1 .pr-gallery-widget li {
    margin: 0 !important;
    padding: 5px;
    flex: 0 0 33.3333%;
    max-width: 33.3333%;
}
.pr-side-bar-widget .pr-gallery-widget ul,
.footer-stye-1 .pr-gallery-widget ul {
    margin-left: -5px;
    margin-top: -5px;
    display: flex;
    flex-wrap: wrap;
}
.pr-side-bar-widget .pr-gallery-widget li img,
.footer-stye-1 .pr-gallery-widget li img {
    width: 100%;
	height: 80px;
	object-fit: cover;
}

.pr-service-list-content .pr-single-service-item {
    margin-bottom: 0px;
    margin-top: 30px;
}


.pr-team-member-inner-item.pr-single-team {
    margin-bottom: 0px;
    margin-top: 40px;
}

.pr-team-page-team-section .pr-team-member-content {
    margin-top: -40px;
}


.pr-widget-wrap .pr-recent-blog-img-text {
    padding-left: 0px;
}
.pr-widget-wrap .pr-cat-widget li a {
    padding-left: 15px;
}
.pr-widget-wrap .pr-cat-widget li a:after {
    left: 0;
}
.pr-widget-wrap .pr-cat-widget li:hover a {
    margin-left: 15px;
}
.pr-widget-wrap .pr-recent-blog-img-text .pr-recent-blog-img {
	margin-right: 12px;
}
.pr-widget-wrap .pr-recent-blog-img-text .pr-recent-blog-text h4 a {
	color: #191919;
    font-size: 16px;
    font-weight: 700;
}

.testimonial-page .pr-section-title {
    display: none;
}

.testimonial-page .pr-testimonial-more {
    display: none !important;
}
.testimonial-page .pr-testimonial-section-2 {
    padding: 0px;
}
.header-syle-one .header-navigation-content li {
    margin-left: 65px;
}

.pr-portfolio-item-details-text article:last-child {
    margin-bottom: 0;
}


.header-syle-one ul li ul.sub-menu .menu-item-has-children::after {
    position: absolute !important;
}

.header-syle-one ul li ul.sub-menu .menu-item-has-children:hover::after {
    color: #fff;
}

.header-syle-one ul .menu-item-has-children ul.sub-menu li:hover > a {
    color: #fff;
	background: #0D7DFC;
}

.header-syle-one .sub-menu .sub-menu {
    left: -250px !important;
}

.footer-stye-1 .pr-gallery-widget li a {
    display: block;
    position: relative;
}

.footer-stye-1 .pr-gallery-widget ul li a::after {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background: rgba(0, 0, 0, 0.7);
    content: "";
    opacity: 0;
    visibility: hidden;
    transition: .3s;
}

.footer-stye-1 .pr-gallery-widget li a:hover::after {
    opacity: 1;
    visibility: visible;
}

.footer-stye-1 .pr-gallery-widget ul li a::before {
    content: "\e95c";
    position: absolute;
    left: 50%;
    transform: translate(-50%, -50%);
    top: 50%;
    color: #fff;
    opacity: 0;
    visibility: hidden;
    z-index: 2;
    font-family: 'eicons';
}

.footer-stye-1 .pr-gallery-widget ul li a:hover::before {
    opacity: 1;
    visibility: visible;
}

/* oct 22 css */
.brand-logo img {
	max-width: 150px;
}

.pr-footer-logo img {
	max-width: 150px;
}

.mc4wp-response p,
.mc4wp-response a {
	color: #fff;
	margin-top: 5px;
	text-align: center;
}

#featured_scroll {
	height: auto !important;
}

.el-abt-btn a {
	padding: 12px 35px;
	width: auto;
	height: auto;
}

.el-abt-btn {
	max-width: 180px;
}

.pr-newslatter-form {
	color: #fff;
}

.pb-100 {
	padding-bottom: 100px;
}

.pt-80 {
	padding-top: 80px;
}
.pb-85 {
	padding-bottom: 85px;
}
.pt-95 {
	padding-top: 95px;
}

.pr-side-bar-widget .wp-block-latest-comments {
	margin-bottom: 0;
}

.pr-footer-widget .address-widget li:not(:last-child) {
	margin-bottom: 20px;
}

.pr-footer-widget .address-widget li i {
	margin-right: 15px;
	width: 15px;
}

.pr-footer-widget .menu-widget li:not(:last-child) {
	margin-bottom: 15px;
}

.pr-footer-widget .wp-block-archives-list li a,
.pr-footer-widget .wp-block-categories-list li a,
.pr-footer-widget .menu-widget li a {
	font-size: 16px;
}

.pr-contact-info .el-icon {
	width: 50px;
	height: 50px;
	border-radius: 100%;
	display: flex;
	background-size: 200%, 1px;
	background-image: linear-gradient(90deg, #1ec5fa 0%, #0d47d5 50%, #1ec5fa);
	box-shadow: -0.558px 7.981px 8px 0px rgb(1 181 255 / 27%),
		inset 0px 3px 0px 0px rgb(3 234 255 / 0%);
	font-size: 20px;
	color: #fff;
	text-align: center;
	align-items: center;
	justify-content: center;
	margin-bottom: 15px;
}

.pr-contact-info .el-content {
	font-size: 18px;
	color: #666;
	font-weight: 600;
}

.pr-contact-info .el-content h3 {
	padding: 0;
	font-size: 21px;
}

.pr-contact-info-item:after {
	display: none;
}

.mobile_logo {
    max-width: 165px;
}

.pr-service-section .pr-service-content .pr-service-icon {
    width: 65px;
    left: -70px;
    bottom: -75px;
}

.pr-service-section .pr-service-content .pr-service-icon img {
    transform: rotate(70deg);
}

a.rs-layer.slider-btn.rev-btn {
    background-image: linear-gradient(90deg, #1ec5fa 0%, #0d47d5 50%, #1ec5fa) !important;
    transition: all 200ms linear 0ms !important;
    background-size: 200%, 1px !important;
}

a.rs-layer.slider-btn.rev-btn:hover {
    background-position: 120% !important;
}
.contact-page-form-section .contact-page-form-wrapper {
    padding-bottom: 95px;
}


.pr-contact-info .el-icon {
    width: 35px;
    height: 35px;
    font-size: 16px;
    border-radius: 10px;
    margin-right: 18px;
}

.pr-contact-info {
    justify-content: flex-start;
    padding-top: 30px;
	margin-top: -20px;
}

.pr-contact-info-item {
    margin: 0;
    display: flex;
	margin-top: 20px;
}

.pr-contact-info .el-content h3 {
    font-size: 20px;
}

.pr-contact-info .el-content {
    font-size: 16px;
    font-weight: 400;
}

.pr-contact-info .pr-contact-info-item:not(:last-child) {
    margin-right: 50px;
}

.el-abt-btn-wrapper {
    display: flex;
    align-items: center;
    max-width: 100%;
	flex-wrap: wrap;
	margin-top: -20px;
}

.el-abt-btn-wrapper .el-abt-btn {
	margin-top: 20px;
}

.sig-name {
    display: flex;
    align-items: center;
    position: relative;
    margin-left: 25px;
    padding-left: 20px;
	flex-wrap: wrap;
	margin-top: 20px;
}

.sig-name img {
    margin-right: 15px;
	width:auto;
}

.sig-name::after {
    left: 0;
    top: 0;
    height: 50px;
    width: 2px;
    position: absolute;
    content: "";
    background: #e9e9e9;
    top: 50%;
    transform: translateY(-50%);
}

.sig-name .name {
    font-size: 18px;
    font-weight: 700;
    margin: 0;
    padding-bottom: 2px;
}


.contact-form-wrapper label {
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 8px;
    color: #021f8b;
}

.contact-form-wrapper input,.contact-form-wrapper textarea {
    background: #fff;
    font-weight: 500;
}

.contact-form-wrapper button {
    margin: 0;
}

.pr-contact-cta-wrapper {
    padding: 0% 32% 0% 0%;
    margin-top: 15px;
}

.pr-contact-cta-item-inner .pr-contact-cta-text h3 {
    font-size: 20px;
}

.pr-contact-cta-item-inner .pr-contact-cta-text h4 {
    font-size: 15px;
    font-weight: 400;
    word-break: break-word;
}
/* fancy box */
.pr-fancy-box {
	transition: .3s cubic-bezier(.24,.74,.58,1);
    position: relative;
}
.pr-fancy-main {
	background-color: #fff;
    padding: 54px 38px 50px;
    -webkit-box-shadow: 0 0 40px rgb(12 12 12 / 10%);
    -khtml-box-shadow: 0 0 40px rgba(12,12,12,.1);
    -moz-box-shadow: 0 0 40px rgba(12,12,12,.1);
    -ms-box-shadow: 0 0 40px rgba(12,12,12,.1);
    -o-box-shadow: 0 0 40px rgba(12,12,12,.1);
    box-shadow: 0 0 40px rgb(12 12 12 / 10%);
}
.pr-fancy-main .item--icon {
    height: 86px;
    width: 86px;
    -webkit-border-radius: 86px;
    -khtml-border-radius: 86px;
    -moz-border-radius: 86px;
    -ms-border-radius: 86px;
    -o-border-radius: 86px;
    border-radius: 86px;
    background-color: #0d7dfc;
    line-height: 86px;
    text-align: center;
    margin-bottom: 24px;
}
.pr-fancy-main .item--icon i {
    font-size: 51px;
    color: #fff;
}
.pr-fancy-main .item--title {
	font-size: 22px;
	margin-bottom: 18px;
	color: #191919;
	font-weight: 700;
}
.pr-fancy-main .item--order {
    color: #f5f3f0;
    top: 26px;
    right: 40px;
    position: absolute
}

.pr-fancy-hover {
	padding: 40px;
    background-color: #000;
    border-top: 7px solid #0d7dfc;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 99;
    -webkit-transition: .3s cubic-bezier(.24,.74,.58,1);
    -khtml-transition: .3s cubic-bezier(.24,.74,.58,1);
    -moz-transition: .3s cubic-bezier(.24,.74,.58,1);
    -ms-transition: .3s cubic-bezier(.24,.74,.58,1);
    -o-transition: .3s cubic-bezier(.24,.74,.58,1);
    transition: .3s cubic-bezier(.24,.74,.58,1);
    -webkit-transform: scaleY(0);
    -khtml-transform: scaleY(0);
    -moz-transform: scaleY(0);
    -ms-transform: scaleY(0);
    -o-transform: scaleY(0);
    transform: scaleY(0);
    transform-origin: 0 0 0;
    -webkit-transform-origin: 0 0 0;
    -ms-transform-origin: 0 0 0;
    -o-transform-origin: 0 0 0
}
.pr-fancy-hover:before {
    z-index: -1;
    background-color: rgba(0,0,0,.8);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: ''
}

.pr-fancy-hover .item--title {
    margin-bottom: 19px;
    font-size: 22px;
    color: #fff;
	font-weight: 700;
}
.pr-fancy-hover .item--description {
    color: #e1e1e1
}
.pr-fancy-hover .item--link {
    font-size: 15px;
    font-weight: 700;
    flex-grow: 1;
    margin-right: 30px
}
.pr-fancy-hover .item--link a,
.pr-fancy-hover .item--order {
    color: #fff
}

.pr-fancy-hover .item--link a:hover {
	color: #0d7dfc;
}
.pr-contact-cta-item-inner .pr-contact-cta-text h3 {
	padding-bottom: 8px;
}

.pr-fancy-hover .item--meta {
    display: flex;
    flex-wrap: nowrap;
    align-items: center
}

.pr-fancy-box .item--order {
    font-size: 80px;
    line-height: 1;
    font-weight: 700;
}

.pr-fancy-hover .bg-image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -2;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%)
}


.pr-fancy-box:hover {
    -webkit-transform: translateY(-20px);
    -khtml-transform: translateY(-20px);
    -moz-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    -o-transform: translateY(-20px);
    transform: translateY(-20px)
}

.pr-fancy-box:hover .pr-fancy-hover {
    -webkit-transform: scaleY(1);
    -khtml-transform: scaleY(1);
    -moz-transform: scaleY(1);
    -ms-transform: scaleY(1);
    -o-transform: scaleY(1);
    transform: scaleY(1)
}

.far {
    font-family: 'Font Awesome 5 Pro' !important;
}

.contact-form-wrapper input, .contact-form-wrapper textarea {
    margin-bottom: 30px;
}

.pr-more-btn .uc_style_case_studies_elementor_button_text {
	width: auto;
	transform: translateY(4px);
}

.pr-service-section .pr-service-content .pr-service-more .uc_style_service_elementor_button_text {
	font-weight: 700;
	width: auto;
	height: auto;
	display: inline-block;
	overflow: hidden;
	position: static;
	top: 0;
	right: 0px;
	transform: translateY(0%);
	color: #0e0d0f;
	line-height: .8;
}

.pr-side-bar {
    padding-left: 15px;
}

.no-testi-img span.test-bg {
    display: none;
}

.blog-search-content .pr-widget-wrap .pr-search-widget button {
	background: #0d7dfc;
	color: #fff;
}
.pr-blog-feed-section {
    padding-bottom: 75px;
}
.pr-blog-feed-content {
  padding-top: 15px;
}
.pr-service-item-inner .pr-service-item-text p {
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    display: -webkit-box;
}
.pr-portfolio-section {
    padding-top: 105px;
    padding-bottom: 105px;
}

.pr-portfolio-details-section {
	padding-top: 105px;
}

.pr-testimonial-section {
    padding-bottom: 95px;
}

.pr-service-details-section {
    padding-top: 105px;
    padding-bottom: 65px;
}
.pr-team-details-sidebar-item .pr-team-member-inner-item {
    margin: 0;
    max-width: inherit;
}

.pr-team-details-sidebar .pr-team-details-sidebar-item {
    padding: 35px;
    padding-top: 45px;
    padding-bottom: 30px;
}

.pr-pagination-wrap .prysm-pagination {
    margin-top: 30px;
}

.pr-service-list-section {
    padding-bottom: 105px;
}

.pr-service-list-section .pr-service-list-content {
    padding-top: 40px;
}

.pr-blog-feed-section .pr-blog-inner-item .pr-blog-text-item h3 {
	font-size: 26px;
}

.pr-team-item-wrap .team-item-img img {
    max-width: 470px;
    max-height: 560px;
    min-width: 470px;
    min-height: 580px;
    object-fit: contain;
}

.pr-portfolio-inner-item .pr-portfolio-text {
		display: flex;
		justify-content: space-between;
		align-items: center;
		padding-right: 20px;
	}

.pr-portfolio-inner-item .pr-portfolio-text .pr-portfolio-btn {
	position: static;
	top: 0;
	right: 0;
}

.pr-portfolio-inner-item .pr-portfolio-text h3 {
	width: calc(100% - 45px);

}
.pr-service-details-content .pr-service-details-text {
    padding-left: 20px;
}
.pr-service-details-content {
	overflow: hidden;
}

.pr-portfolio-section {
    padding-bottom: 75px;
}

@media screen and (max-width: 1100px) {
  .header-syle-one .header-navigation-content li {
    margin-left: 35px;
  }
}
@media (max-width: 991px) {
	.pr-about-section .about-img-wrap {
		margin-top: 60px;
	}
	.pr-side-bar {
		padding-left: 0px;
	}
	.pr-team-item-thumb-img {
    	max-width: 500px;
	}
	#carouselExampleIndicators .col-lg-3 {
		display: none;
	}
	.pr-team-section .pr-section-title {
		padding-bottom: 40px;
	}
	.pr-team-section {
		padding-bottom: 100px;
	}
	.service-add img {
    width: 100%;
	}

	.service-add {
		margin-bottom: 50px;
	}

	.pr-portfolio-item-details-text {
		padding-left: 0;
	}
	.pr-service-details-content .pr-service-details-text {
		padding-left: 0px;
	}
	.pr-service-details-slider-wrapper .srd-left_arrow, .pr-service-details-slider-wrapper .srd-right_arrow {
		top: 0;
		position: static;
		display: flex;
		justify-content: center;
		align-items: center;
		left: 0;
		transform: translateY(0px);
	}

	.pr-service-details-slider-wrapper .carousel_nav {
		display: flex;
		align-items: center;
		justify-content: center;
		margin-top: 31px;
	}
	.pr-service-details-slider-wrapper .carousel_nav button {
		margin: 0 10px;
	}
}
@media (max-width: 782px) {
	.admin-bar .sticky-on {
		top: 46px;
	}
	.admin-bar .mobile_menu_content {
		top: 46px;
	}
}

@media (max-width: 767px) {
	.case-slider-item .case-item-text {
		max-width: calc(100%);
		position: static;
		top: 0px !important;
		left: 0px !important;
		padding-bottom: 50px;
		padding-top: 50px;
	}
	.case-slider-item .case-item-img {
		float: none;
	}
	.case-slider-item .case-item-text .case-item-icon {
		position: static;
		bottom: 0px !important;
		margin-top: 30px;
	}
	.pr-portfolio-details-img .col-md-6 {
		margin-top: 30px;
	}

	.pr-portfolio-details-img .row {
		margin-top: -30px;
	}
  
}

@media (max-width: 680px) {
	.pr-blog-next-prev-btn.np-text-item.text-right {
		text-align: center;
	}

	.pr-blog-next-prev-img-text.d-flex.align-items-center {
		display: block !important;
		text-align: center;
	}

	.pr-blog-next-prev .pr-blog-next-prev-btn .pr-blog-np-text h3 {
		max-width: 100%;
	}

	.pr-blog-next-prev.d-flex.justify-content-between {
		display: block;
		text-align: center;
	}
}

@media (max-width: 600px) {
	.admin-bar .sticky-on {
		top: 0px;
	}
	.admin-bar .mobile_menu_content {
		top: 0px;
	}
}

@media (max-width: 575px) {
	.el-abt-btn-wrapper .sig-name {
		width: 100%;
	}
	.sig-name {
		padding-left: 0px;
		padding-right: 20px;
		margin-right: 25px;
		margin-left: 0px;
	}
	.sig-name::after {
		left: auto;
		right: 0;
		display: none;
	}
	.pr-blog-feed-section .pr-blog-inner-item .pr-blog-text-item h3 {
		font-size: 18px;
	}
}

@media (max-width: 480px) {
	.mobile_logo {
		max-width: 120px;
	}
	.header-syle-one {
		padding: 5px 0px;
	}
	rs-thumbs rs-thumb.selected {
		width: 55px !important;
		height: 55px !important;
	}

	rs-thumbs .tp-thumb {
		width: 50px !important;
		height: 50px !important;
	}

	rs-thumbs.nav-dir-horizontal {transform: translate(-235px, -75px) !important;}

	rs-thumbs.nav-dir-horizontal rs-navmask {
		height: auto !important;
		max-width: 200px !important;
		max-height: initial !important;
	}

	rs-thumbs rs-thumb.selected {
		width: 55px !important;
		height: 55px !important;
	}

	rs-thumbs .tp-thumb {
		width: 50px !important;
		height: 50px !important;
	}

	rs-thumbs.nav-dir-horizontal {transform: translate(-235px, -75px) !important;}

	rs-thumbs.nav-dir-horizontal rs-navmask {
		height: auto !important;
		max-width: 200px !important;
		max-height: initial !important;
	}

	#featured_scroll {
		margin-bottom: 0;
	}

	.about-text-wrap .el-abt-btn-wrapper .el-abt-btn {
		margin-top: 0;
	}
	.pr-service-tab-btn li {
		position: static !important;
		bottom: 0px !important;
		flex: 0 0 33.3333%;
		max-width: 33.3333%;
		left: 0px !important;
		display: flex;
		align-items: center;
		justify-content: center;
		margin-top: 15px;
	}

	.pr-service-tab-btn ul {
		align-items: center;
		flex-wrap: wrap;
		justify-content: center;
		text-align: center !important;
		margin-top: -15px;
	}


	.pr-service-tab-content::after {
		display: none;
	}



	.pr-service-tab-wrap:before {
		border-radius: 0px !important;
		left: 0px !important;
	}

	.pr-service-tab-btn {
		background: #f4f4f4;
	}

    .pr-blog-section {
		padding-bottom: 55px;
		padding-top: 55px;
	}

	.pr-testimonial-section {
		padding-bottom: 55px;
		padding-top: 10px;
	}

	.pr-contact-section {
		padding-top: 20px;
		padding-bottom: 55px;
	}

	.footer-stye-1 .pr-footer-content {
		padding-top: 45px;
		padding-bottom: 0;
	}

	.footer-style-1 .prysm_sidebar .mt-30 {
		margin-top: 0px !important;
	}

	.footer-stye-1 .prysm_sidebar.mt-30 {
		margin-top: 0;
	}

	.pr-copyright-wrap {
		flex-wrap: wrap;
		flex-direction: column;
	}

	.pr-copyright-menu {
		margin-top: 10px;
	}

	.pr-team-section {
		padding-bottom: 50px;
	}

	.about-scoller-item .about-scoller-item-text {
		margin-top: 0;
	}

	.about-scoller-item .about-scoller-item-icon i {
		font-size: 36px;
	}

	.about-scoller-item .about-scoller-item-icon {
		width: 80px;
		height: 80px;
		border: 4px solid #edebeb;
		flex: 0 0 80px;
	}

	.about-scoller-item .about-scoller-item-icon:before, .about-scoller-item .about-scoller-item-icon:after {
		width: 62px;
		height: 62px;
	}
	.about-text-scroller-item .about-scoller-item {
		display: flex;
	}
    .pr-team-item-wrap .team-item-img img {
        min-height: auto;
        min-width: auto;
        max-width: 100%;
        max-height: 70%;
    }
    .pr-team-item-wrap .team-item-text {
    padding: 30px 15px;
	}
	.pr-service-section-2 {
		padding-top: 50px;
		padding-bottom: 55px;
	}

	.pr-testimonial-section-2 {
		padding-top: 55px;
		padding-bottom: 50px;
	}

	.pr-about-cta-content {
		padding-top: 55px;
		padding-bottom: 120px;
	}

	.pr-funfact-section {
		padding-bottom: 30px;
	}

	.pr-about-cta-section {
		margin-bottom: -40px;
	}

	.pr-portfolio-section {
		padding-bottom: 40px;
		padding-top: 60px;
	}
	.pr-portfolio-details-section {
		padding-top: 55px;
		padding-bottom: 50px;
	}
	.pr-service-list-section {
		padding-top: 55px;
		padding-bottom: 55px;
	}
	.pr-service-details-section {
		padding-top: 55px;
	}
	.pr-service-details-text {
		margin-top: 0px;
	}
	.pr-service-details-ft-icon-text {
		margin-right: 0;
	}
	.pr-service-details-img-item img {
		width: 100%;
	}
	.pr-team-page-team-section {
		padding-top: 55px;
		padding-bottom: 60px;
	}
	.pr-team-details-section {
		padding-top: 20px;
	}

	.skill-progress-bar {
		margin-top: 20px;
	}
	.pr-contact-wrap-section {
		padding-top: 55px;
		padding-bottom: 50px;
	}

	.pr-contact-cta-wrapper {
		padding: 0% 0% 0% 0%;
	}
	.about-scoller-item .about-scoller-item-icon:after {
		width: 79px;
		height: 79px;
		left: -4px;
		top: -4px;
	}

	.about-scoller-item .about-scoller-item-icon:before {
		width: 70px;
		height: 70px;
	}

	div#featured_scroll .about-scoller-item {
		margin-bottom: 30px;
	}

	.pr-about-content-wrap .el-abt-btn-wrapper {
		margin-top: 15px;
	}
}

@media (max-width: 420px) {
	.case-slider-item .case-item-text {
		padding-top: 20px;
		padding-bottom: 20px;
	}
}