/*
Theme Name: Prysm
Theme URI: https://themexriver.com/wp/prysm/
Description: Prysm - Consulting & Business WordPress Theme  by - <a href="https://themexriver.net/">Themexriver</a>
Version:2.5
Author: Themexriver
Author URI: https://themeforest.net/user/themexriver/
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Tags: accountant, advertising, agency, business, company, consulting, corporate, creative, finance, financial, insurance, marketing, multipurpose, software, startup
Text Domain: prysm
*/
.pr6-leadership-section{
	padding-bottom: 50px;
}
.work-section .form-column .inner-column {
    box-shadow: 0px 0px 20px 0px rgba(0, 23, 145, 0.15);
}
.feature-block-six .inner-box .circle{
    border-color: #20d1c0;
}
.feature-block-six .inner-box .circle:before{
    background-color: #20d1c0;
}
.work-section .form-column .title-box {
    text-align: left;
	color: #000f60;
}
.pr-contact-cta-wrapper .pr-contact-cta-item-inner:last-child  .pr-contact-cta-icon{
	width: 80px;
}
#pr-service-details .pr-service-details-img img{
	display: none;
}
.pr-service-item-inner{
	width: 100%;
}
#pr-service-list .pr-service-list-content .col-lg-3:nth-child(7) .pr-service-item-inner .pr-service-item-text h3 {
    font-size: 15px;
}
.pr-service-item-inner:hover .pr-btn a{
    color: #fff;
}
.pr20-title-area,.pr20-blog-top-right{
	display:none;
}
.pr6-header-section .pr6-main-menu .pr6-header-menu .pr6-nav-menu ul li ul li a{
	transition: 0ms all ease;
}
@media (min-width: 992px){
	#pr-service-list .pr-service-list-content .col-lg-3 {
		-ms-flex: 0 0 33.3333%;
		flex: 0 0 33.3333%;
		max-width: 33.3333%;
	}
	.pr20-blog-content .col-lg-4 {
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
	}
}