.cstm_width {
    width: 100% !important;
}

.cstm_404 {
    padding: 50px 0px ;
}

/* Active Class On Menu*/
.navigation ul li.current-menu-item a {
    color: #27B296;
    border-bottom: 2px solid #27B296;
}

.cstm_default {
    padding: 50px 0;
}
        
.cstm_default .cstm-content img {
float: left;
margin-right: 40px;
margin-bottom: 40px;
width: 50%;
}

.cstm_default .cstm-content h2 {
font-size: 40px;
font-weight: bold;
color: #000;
margin-bottom: 0;
margin-bottom: 20px;
}

.cstm_default .cstm-content p {
font-size: 16px;
font-weight: 400;
line-height: 30px;
}

.clearfix::after {
display: block;
clear: both;
content: "";
}

h2.cstm_noimage {
    text-align: center;
}
        
@media (max-width: 767px) {
.cstm_default .cstm-content img {
width: 100%;
margin-right: 0;
margin-bottom: 30px;
    }
}
      
/* input search css*/
.cstm_search 
{
/* width: auto; */
margin-left: auto;
margin-right: auto;
display: block;
}

.cstm_button {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

/* custom pagination start */
.custompagination .pagination{
	box-shadow: none !important;
	display: block;
	margin-top: 37px;
	padding-bottom: 30px;
	margin-bottom:0px !important;
}
.custompagination .pagination .nav-links {
	border: none !important;
}
.custompagination .pagination .nav-links a, .custompagination .pagination .nav-links span, .custompagination .pagination .nav-links  .next ,  .custompagination .pagination .nav-links .prev{

	  background-color: rgba(255,255,255,.05);
	  border: 1px solid #BBBBBB;
	  border-radius: 5px;
	  color: #BBBBBB;
	  margin-left: 0;
	  margin-right: 12px;

}
.custompagination .pagination .nav-links a:hover{
	 background-color: #27B296;
	 border-color:#27B296;
	 color: #fff;
}
.custom_page {

    text-align: center;
    font-size: 17px;
    line-height: 22px;

}
.custompagination .pagination .nav-links .current{
 background-color: #fff;
 	color: #000000;
}
.custompagination {
	text-align: center;
	position: relative;
}
.custompagination .nav-links .page-numbers{ border-radius:5px; font-size:17px; font-weight:normal; margin-right:5px; padding:0px; height:40px; width:40px; line-height:40px; border:1px solid #f2f2f2; background-color:transparent; color:#000000;}
.custompagination .nav-links .page-numbers.current{background-color:#27B296; color:#fff; border-color:#27B296;}
.custompagination .nav-links .page-numbers:last-child{margin-right:0px;}
.custompagination .nav-links .page-numbers .screen-reader-text{margin-right:0px;}
.custompagination .nav-links .page-numbers.next:before{height:auto; width:40px; line-height:40px; font-size:0px; }
.custompagination .nav-links .page-numbers.prev:before{height:auto; width:40px; line-height:40px; font-size:0px;}
/* custom pagination end */


/* custom pagination  media query start */
@media (max-width:767px){
	.cstm_search_page .cstm_search_form.no-search-results-form.section-inner.thin {
		width: 100%;
		
	}
	.custompagination .nav-links .page-numbers.next::before {
		line-height: 27px;
		width: 28px;
	}
	.custompagination .nav-links .page-numbers {
		height: 26px;
		line-height: 25px;
		width: 27px;
		font-size: 12px; margin:0 4px !important;
	} 
	.custompagination .pagination .nav-links a, .custompagination .pagination .nav-links span, .custompagination .pagination .nav-links .next, .custompagination .pagination .nav-links .prev {
		margin-left: 0;
		margin-right: 0;
	}
	.custompagination .nav-links .page-numbers.prev::before {
		line-height: 24px;
		width: 26px;
	}
}

.custompagination .next.page-numbers,.custompagination .prev.page-numbers {
	background: transparent !important;
	border: none !important;
}
.custompagination .next.page-numbers::before {
	background: url(images/right-1.svg) center center / 100px 100px rgba(0, 0, 0, 0.0);
	
}
.custompagination .prev.page-numbers::before {
	background: url(images/left-1.svg) center center / 100px 100px rgba(0, 0, 0, 0.0);
}
.custompagination .next.page-numbers::before,.custompagination .prev.page-numbers::before {
	background-repeat: no-repeat;
	background-size: cover;
	width: 25px !important;
	margin: 0 auto;
	content: -moz-alt-content !important;
	background-size: 15px 22px;
}
/*search pagination end*/


/*archieve page*/
.cstm_category_archieve {
    text-align: center;
}

.submiting_content.wpdev-help-message.alert.alert-warning.alert-success{
	font-weight: 300 !important;
}

.cstm-content-width{
	width: 100%;
}
.cstm-insight-img img{
	margin-top: 2%;
}


/* 09-03-2023 */
.cstm_service_detail .client-content-section{
	display: block;
	height: auto;
}
.sevices-heading .left-heading{
	width: 50%;
}
.sevices-heading .right-heading{
	width: 50%;
}

/* 14-03-2023 */
.cstm_service_detail .cstm-insight-img img {
    max-height: 500px;
    /* margin-top: 2%; */
    width: 100%;
    object-fit: cover;
}
@media(max-width:1199px){
	.banner-section .heading h3{
		font-size: 40px;
		line-height: 60px;
	}
}
@media(max-width:991px){
	.client-section .client-content-section .heading-section li, .client-section.service_detail .client-content-section li{
		font-size: 16px;
	}
	.banner-section .heading h3{
		font-size: 30px;
		line-height: 45px;
	}
	.banner-section .heading p{
		font-size: 16px;
	}
	.insight-detail-section .insight-slider-section .insight-listing{
		margin-top: 25px;
	}
}
@media(max-width:767px){
    .sevices-heading .left-heading {
        width: 100%;
    }
    .sevices-heading .right-heading {
        width: 100%;
    }
	.client-section .client-content-section .heading-section li, .client-section.service_detail .client-content-section li{
		font-size: 14px;
	}
	.client_inner_section{
		margin-bottom: 0;
	}
	.sevices-heading h2{
		font-size: 18px;
		margin-bottom: 8px;
	}
	.banner-section .heading{
		margin-bottom: 30px;
	}
	.banner-section .heading h3 {
		font-size: 20px;
		line-height: 30px;
	}
	.banner-section .banner-inner-section {
		padding: 20px 0;
	}
	.case_detail_banner {
		background-image: url(http://pharma.dev2.gipl.inet/wp-content/uploads/2023/01/iStock-1206633490-scaled.jpg);
		min-height: 250px;
		background-size: cover;
		background-attachment: inherit;
	}
	.case_detail_banner.bg-remove-mobile{
		background-image: none;
	}
	.case_banner_section{
		width: 100%;
		border-bottom: 1px dotted #ddd;
	}
	.client-section{
		padding: 0;
	}
	.filter-listing .filter_label button{
		position: relative;
	}
	.filter-listing .filter_label button::after {
		background-image: url(images/down-arrow-white.svg);
		content: "";
		top: 10px;
		position: absolute;
		right: 15px;
		width: 20px;
		height: 20px;
		background-repeat: no-repeat;
		background-size: cover;
	}
	.client-content-section .flag-section .heading-title h3{
		font-size: 18px;
	}
	.cstm_service_detail .cstm-insight-img img{
		max-height: 150px;
	}
}
@media(max-width:576px){
	.sevices-heading span{
		margin-bottom: 15px;
	}
	.client_inner_section{
		text-align: left;
	}
	.client-section.service_detail .client-content-section{
		text-align: left;
	}
	.cstm_service_detail .cstm-insight-img img{
		max-height: 100px;
	}
}

/*08-05-2023*/
.insight-section .blog_section .owl-nav .owl-prev{
	position: absolute;
    left: -30px;
    top: 50%;
    background-image: url(images/left-slider.svg);
    height: 30px;
    width: 30px;
    background-size: 30px;
    background-repeat: no-repeat;
}
.insight-section .blog_section .owl-nav .owl-next{
	position: absolute;
    right: -30px;
    top: 50%;
    background-image: url(images/right-slider.svg);
    height: 30px;
    width: 30px;
    background-size: 30px;
    background-repeat: no-repeat;
}
.insight-section .blog_section .owl-nav .owl-prev span, .insight-section .blog_section .owl-nav .owl-next span{
	font-size: 0px;
}
