.business-verticle{

	background-color: #F5F4F2;

	padding: 54px 0px 150px;

}



.verticle-head{

	color: #2B2523;

	font-size: 36px;

	line-height: 47px;

	/*font-family: ''Crimson Text'';*/

	padding-bottom: 54px;

}



.vertical-wrapper{

	display: flex;

	justify-content: space-between;

	flex-wrap: wrap;

}



.vertical-wrapper .vertical-box {

	padding-top: 80px;

}



.vertical-wrapper .vertical-box:first-child,

.vertical-wrapper .vertical-box:nth-child(2) {

	padding-top: 0px;

}



.vertical-wrapper .vertical-box a{

	text-decoration: none;

}



.vertical-wrapper .vertical-box img {

	max-width: 100%;

}



.vertical-wrapper .vertical-box .vertical-desk ul li a>img {

	height: 48px;

}



.vertical-wrapper .vertical-box .vertical-desk {

	padding: 56px;

	background-color: #FFFFFF;

}



.vertical-wrapper .vertical-box .vertical-desk h3 {

	color: #2B2523;

	font-size: 24px;

	line-height: 1;

	padding-bottom: 18px;

	/*font-family: ''Crimson Text'';*/

}



.vertical-wrapper .vertical-box .vertical-desk ul {

	display: flex;

	justify-content: space-between;

	align-items: center;

}



.vertical-wrapper .vertical-box .vertical-desk ul li {

	display: block;

	color: #2B2523;

	/*font-family: ''Crimson Text'';*/

	font-size: 20px;

	line-height: 32px;

}



.statistic-wrapper{

	background-color: #fff;

	padding: 100px 0px;

}



.statistic-wrapper.pb-48{

	padding-bottom: 48px;

}



.statistic-wrapper.pt-80{

	padding-top: 80px;

}



.business-slider{

	padding-bottom: 100px;

}



.inner-section{

	margin-top: -115px

}



.inner-section h2{

}



.inner-section h2 a , .inner-section h1 a{

	font-size: 18px;

	line-height: 21px;

	color: #333333;

	font-family: ''Crimson Text'';

	padding-bottom: 30px;

	display: inline-block;

	text-decoration: none;

}



.inner-section h2 a img , .inner-section h1 a img{

	height: 24px;

	position: relative;

	padding-right: 20px;

	top: -2px;

}



.our-expertise-wrapper{

	padding: 80px 0px;

	border-bottom: 0.35px solid #B7B7B7;

}



.our-expertise-wrapper.expertise-bottom-wrapper{

	padding-bottom: 80px;

	border-bottom: none;

}



.our-expertise-wrapper .our-expertise-head{

	padding-bottom: 50px;

}



.our-expertise-wrapper h2 {

	color: #007b84 ;

	font-size: 24px ;

	line-height: 30px ;

	/*font-family: ''Crimson Text'' ;*/

}
.our-expertise-wrapper .our-expertise-head p.sub-heading{

	color: #007B84;

	font-size: 24px ;

	line-height: 30px ;

	/*font-family: ''Crimson Text'' ;*/

	padding-top: 0 ;

}




.our-expertise-wrapper .our-expertise-head p{

	max-width: 780px;

	color: #2B2523;

	font-size: 18px;

	line-height: 30px;

	/*font-family: ''Crimson Text'';*/

	padding-top: 20px;

}



.our-expertise-wrapper ul.expertise-section{

	display: flex;

	flex-wrap: wrap;

	justify-content: space-between;

}



.our-expertise-wrapper ul.expertise-section li{

	border-top: 0.35px solid #B7B7B7;

	padding: 30px 0px 60px;

	display: block;

	width: 482px;

}



.our-expertise-wrapper ul.expertise-section li.pb-0{

	padding-bottom: 0px;

}



.our-expertise-wrapper ul.expertise-section li.w-100{

	width: 100%;

}



.our-expertise-wrapper ul.expertise-section li:last-child{

	padding-bottom: 0px;

	position: relative;

	border-top: none;

}



.our-expertise-wrapper ul.expertise-section li:last-child:before{

	content: '';

	position: absolute;

	left: 0px;

	top: 0px;

	width: 482px;

	height: 1px;

	background-color: #B7B7B7;

}



.our-expertise-wrapper ul.expertise-section li p, .our-expertise-wrapper ul.expertise-section li h2.expertise-title {
    font-size: 24px;
    line-height: 30px;
    color: #2B2523;
    /*font-family: ''Crimson Text'';*/
}



.our-expertise-wrapper ul.expertise-section li p+p{

	padding-top: 20px;

}



.our-expertise-wrapper ul.expertise-section li p.small-text-new{

	color: #676866;

	font-size: 18px;

	line-height: 28px;

	/*font-family: ''Crimson Text'';*/

	padding-bottom: 0px;

}



/*Project page*/



.project-detail-wrapper{

	display: flex;

	justify-content: space-between;

	padding: 80px 20px 100px;

}



.project-detail-wrapper .project-desk{

	padding: 50px;

	border: 1px solid rgba(103, 104, 102, 0.35);

	max-width: 914px;

	width: 100%;

}



.project-detail-wrapper .project-arrow-new{

	padding-top: 32px;

}



.project-detail-wrapper .project-desk .project-city{

	font-size: 18px;

	line-height: 1;

	padding-bottom: 20px;

	font-family: ''Crimson Text'';

	color: #2B2523;

}



.project-detail-wrapper .project-desk .project-name{

	color: #2B2523;

	font-size: 24px;

	line-height: 1;

	padding-bottom: 10px;

	font-family: ''Crimson Text'';

}



.project-detail-wrapper .project-desk ul li{

	display: block;

}



.project-detail-wrapper .project-desk ul.project-stats{

	display: flex;

	flex-wrap: wrap;

}



.project-detail-wrapper .project-desk ul.project-stats li{

	padding: 20px 0px 20px 50px;

	background-color: #F5F4F2;

	width: 230px;

	margin-right: 20px;

	margin-top: 30px;

}



.project-detail-wrapper .project-desk .project-stats-head{

	font-size: 16px;

	line-height: 1.2;

	padding-bottom: 15px;

	font-family: ''Crimson Text'';

	color: #676866;

}



.project-detail-wrapper .project-desk .project-stats-value,

.project-detail-wrapper .project-desk .project-stats-value a{

	color: #2B2523;

	font-size: 18px;

	line-height: 22px;

	font-family: ''Crimson Text'';

	text-decoration: none;

}



.project-stats-value.p-tb-10{

	padding: 10px 0px;

}



.project-stats-value.p-tb-10:nth-child(2){

	padding-top: 5px;

}



.project-key-highlights .project-stats-value.p-tb-15:last-child{

	padding-bottom: 0px;

}

.project-stats-value.key-highlights{
	position: relative;
	padding-left: 20px;
}

.project-stats-value.key-highlights:nth-child(2):before{
	top: 13px;
}

.project-stats-value.key-highlights:before {
    content: '';
    position: absolute;
    height: 6px;
    width: 6px;
    left: 0px;
    top: 18px;
    background-color: #2B2523;
    border-radius: 50%;
}


.project-detail-wrapper .project-desk ul.project-detail-list li{

	margin-top: 40px;

}





/*Operation and Maintenance*/



.verticles-bottom-wrapper{

	padding: 80px 0px;

	border-bottom: 0.35px solid #B7B7B7;

	display: flex;

	justify-content: space-between;

	align-items: center;

}



.verticles-bottom-wrapper .verticles-bottom-left h3 , .verticles-bottom-wrapper .verticles-bottom-left p.verticles-bottom-sub-heading ,
.verticles-bottom-wrapper .verticles-bottom-left h1.pt-80.verticles-bottom-sub-heading-2
{

	font-size: 36px;

	line-height: 43px;

	color: #2B2523;

	font-family: ''Crimson Text'';

	padding-bottom: 36px;

}



.verticles-bottom-wrapper .verticles-bottom-left h3.pt-80 , .verticles-bottom-wrapper .verticles-bottom-left h1.pt-80.verticles-bottom-sub-heading-2{

	padding-top: 80px;

}



.verticles-bottom-wrapper .verticles-bottom-left a{

	font-size: 16px;

	font-family: ''Crimson Text'';

	line-height: 20px;

	color: #2B2B33;

	padding-bottom: 8px;

	border-bottom: 1px solid #007B84;

	display: inline-block;

}



/*Testimonial*/



.testimonial-wrapper-new{

	background-color: #F5F4F2;

	padding: 50px 100px 80px;

}



.testimonial-wrapper-new h2 , .testimonial-wrapper-new p.testimonial-sub-heading{

	font-size: 36px;

	line-height: 43px;

	color: #2B2523;

	padding-bottom: 40px;

	font-family: ''Crimson Text'';

}



.testimonial-slider-wrapper{

	padding: 80px 80px 120px;

	background-color: #fff;

	position: relative;

}



.testimonial-slider-wrapper .slide_count{

	position: absolute;

	padding: 12px 12px 10px;

	background-color: rgba(245, 244, 242, 0.75);

	z-index: 20;

	bottom: 30px;

	right: 30px;

}



.testimonial-slider-wrapper .testimonial-slider h2{

	color: #2B2523;

	font-size: 24px;

	line-height: 30px;

	font-family: ''Crimson Text'';

	padding-bottom: 20px;

}



.testimonial-slider-wrapper .testimonial-slider h3 , .testimonial-slider-wrapper .testimonial-slider .swiper-slide  .testimonial-sub-heading{

	color: #007B84;

	font-size: 24px;

	line-height: 30px;

	padding-bottom: 20px;

	font-family: ''Crimson Text'';

}



.testimonial-slider-wrapper .testimonial-slider p{

	color: #2B2523;

	font-size: 18px;

	line-height: 30px;

	font-family: ''Crimson Text'';

}



/* Offering page style */

.offering_heading{

	padding-top: 60px;

}

.panel-heading{

	padding: 50px 0 60px 0;

}

.panel-heading .panel-title a{

	font-size: 24px;

	line-height: 30px;

	color: #333333;

	font-family: ''Crimson Text'';

}

.panel-group .collapse.in {

    background-color: #ffffff;

}

.panel-group .panel-body{

	padding-top: 0;

}

.acco-arrow{

	position: absolute;

    right: 15px;

    line-height: 63px;

}

.acco-arrow img {

    height: 12px;

	transition: 450ms ease;

	transform: rotate(180deg);

}

.acco-icon img{

	padding-right: 30px;

}

.acco-content-wrapper{

	padding-bottom: 20px;

}

.acco-content-wrapper p:nth-child(1){

	padding-top: 0;

}

.acco-content-wrapper p{

	font-size: 18px;

	line-height: 22px;

	color: #676866;

	font-family: ''Crimson Text'';

	padding: 15px 0;

}

.panel-group .collapsed .acco-arrow img{

	transform: rotate(0deg);

}

.br-b-n{

	border-bottom: none!important;

}

.panel-group{

	margin-bottom: 0;

}

.offering-bottom-hr{

	border-bottom: 1px solid #ddd!important;

	margin: 0;

}

.mobile-module-testing .pt-0{

	padding-top: 0!important;

}

.mobile-module-testing-top{

	padding: 90px 0 60px 0;

}

.bg-white{

	background-color: #ffffff;

	height: 287px;

    position: absolute;

    width: 100%;

}

.mobile-module-testing-bottom{

	background-color: #F5F4F2;

}

.mobile-module-testing-top h2 {

    color: #007b84;

    font-size: 24px;

    line-height: 30px;

    font-family: ''Crimson Text'';

}

.mobile-module-testing-top p {

    color: #2B2523;

    font-size: 18px;

    line-height: 30px;

    font-family: ''Crimson Text'';

}

.mobile-module-testing-bottom .our-expertise-wrapper ul.expertise-section li {

    border-top: none!important;

	padding: 50px 122px 50px 50px;

	margin-bottom: 50px;

    display: block;

	width: 555px;

	background-color: #FFFFFF;

}

.mobile-module-testing-bottom .our-expertise-wrapper ul.expertise-section li:nth-child(odd) {

	width: 555px;

}

.mobile-module-testing-bottom .our-expertise-wrapper ul.expertise-section li:nth-child(even) {

	width: 530px;

}

.mobile-module-testing-bottom .our-expertise-wrapper {

	padding: 0px 0px;

}	

.mobile-module-testing-bottom .our-expertise-wrapper ul.expertise-section li:last-child:before{

	background-color: #ffffff!important;

}

.mobile-module-testing-bottom .our-expertise-wrapper ul.expertise-section li p:nth-child(1){

	color: #333333;

}

.business-verticle-section{
	display: flex;
	flex-wrap: wrap;
	margin: 0px -15px;
}

.business-verticle-section .business_project{
	padding: 0px 15px 75px;
	width: 33.33%;
}

.business-verticle-section .business_project.business_project_show{
	display: block !important;
}

.business_project_view_all{
    display: flex;
    justify-content: center;
    margin-bottom: 75px;
}

.business_project_view_all>span{
    color: #2B2B33;
    font-size: 15px;
    font-family: ''Crimson Text'';
    line-height: 1.2;
    position: relative;
    padding-bottom: 10px;
    cursor: pointer;
}

.business_project_view_all>span:before{
    content: "";
    position: absolute;
    height: 1px;
    width: 100%;
    bottom: 0px;
    background-color: #007B84;
}



/*Video Popup*/

.project-video-new .video-section img{

	max-width: 100%;

	cursor: pointer;

}





/*Ipad*/

@media screen and (max-width:1024px){



	.vertical-wrapper .vertical-box{

		width: calc(50% - 15px);

	}

}



@media screen and (max-width:767px){



	.becoming-global.mbl-pt40{

		padding-top: 40px;

	}



	.becoming-global.mbl-pb40{

		padding-bottom: 40px;

	}



	.becoming-global.mbl-pb60{

		padding-bottom: 60px;

	}



	.becoming-global.mbl-pt50{

		padding-top: 50px;

	}



	.becoming-global.mbl-pb50{

		padding-bottom: 50px;

	}



	.page-paragraph-new p.mbl-pt30{

		padding-top: 30px;

	}



	.business-verticle{

		padding: 30px 0px 70px;

	}



	.verticle-head{

		font-size: 16px;

		line-height: 1;

		padding-bottom: 30px;

	}



	.vertical-wrapper .vertical-box{

		width: 100%;

		padding-top: 20px;

	}



	.vertical-wrapper .vertical-box:nth-child(2){

		padding-top: 20px;

	}



	.vertical-wrapper .vertical-box .vertical-desk{

		padding: 20px;

	}



	.vertical-wrapper .vertical-box .vertical-desk h3{

		font-size: 16px;

		padding-bottom: 10px;

	}



	.vertical-wrapper .vertical-box .vertical-desk ul li{

		font-size: 13px;

		line-height: 20px;

		color: #676866;

	}



	.project_slider_wraper {

		background-image: url(../../images/business/mobile/statistics-bg.jpg);

		background-size: cover;

		padding: 40px 0px;

		height: 352px;

	}



	.business-slider .project_image{

		display: none;

	}



	.project_text{

		position: relative;

	}



	.project_text .slide_count {

		position: absolute;

		bottom: 0;

		left: 50%;

		transform: translateX(-50%);

	}



	.statistic-wrapper.pb-48{

		display: none;

	}



	/*Verticles*/



	.inner-section{

		margin-top: 0px;

	}



	.inner-section h2 a{

		height: 50px;

		padding-bottom: 0px;

		display: flex;

		align-items: center;

		font-size: 13px;

	}



	.inner-section h2.mbl-padd-lr-20{

		padding: 0px 20px;

	}



	.inner-section h2 a img{

		padding-right: 12px;

		height: 15px;

		position: relative;

		top: 1px;

	}



	.inner_content_wraper{

		padding-top: 40px;

	}



	.inner-page-header-new{

		font-size: 20px;

		line-height: 30px;

		padding-bottom: 20px;

	}



	.our-expertise-wrapper{

		padding: 0px 0px 60px;

	}



	.our-expertise-wrapper.expertise-bottom-wrapper{

		padding-bottom: 60px;

	}



	.our-expertise-wrapper .our-expertise-head{

		padding-bottom: 30px;

	}



	.our-expertise-wrapper h2{

		font-size: 20px;

		line-height: 24px;

	}



	.our-expertise-wrapper ul.expertise-section{

		border-bottom: 0.35px solid #B7B7B7;

	}



	.our-expertise-wrapper ul.expertise-section.no-bdr{

		border-bottom: none;

	}



	.our-expertise-wrapper ul.expertise-section li{

		padding: 30px 0px 50px;

		width: 100%;

		display: none;

	}



	.our-expertise-wrapper ul.expertise-section li.pb-0{

		padding-bottom: 50px;

	}



	.our-expertise-wrapper ul.expertise-section li:last-child:before{

		display: none;

	}





	.our-expertise-wrapper ul.expertise-section li:last-child{

		border-top: 0.35px solid #B7B7B7;

	}



	.view-all-btn-new {

		text-align: center;

		padding: 30px 0px 0px;

	}



	.view-all-btn-new .view-all-btn-call{

		color: #2B2B33;

		font-size: 11px;

		font-family: ''Crimson Text'';

		line-height: 1.2;

		position: relative;

		padding-bottom: 10px;

		display: inline-block;

	}



	.view-all-btn-new .view-all-btn-call:before{

		content: "";

		position: absolute;

		height: 1px;

		width: 100%;

		bottom: 0px;

		background-color: #007b84;

	}



	.mbl-verticle-heading{

		padding: 60px 0px 30px;

		display: flex;

		align-items: center;

	}



	.mbl-verticle-heading h3 , .mbl-verticle-heading.custom_mobile p{

		padding-left: 12px;

		color: #676866;

		font-size: 15px;

		line-height: 18px;

	}



	.mbl-verticle-heading img{

		height: 38px;

	}



	.our-expertise-wrapper ul.expertise-section li p{

		font-size: 16px;

		line-height: 20px;

	}



	.our-expertise-wrapper ul.expertise-section li p+p{

		padding-top: 10px;

	}



	.our-expertise-wrapper ul.expertise-section li p.small-text-new{

		font-size: 13px;

		line-height: 16px;

	}



	.our-expertise-wrapper .our-expertise-head p{

		padding-top: 30px;

		font-size: 15px;

		line-height: 24px;

	}



	.timeline_slider .business_project.business_single_slide a>img{

		position: relative;

		max-width: calc(100% + 40px);

		width: calc(100% + 40px);

		left: -20px;

		display: block;

	}



	.project-detail-wrapper .project-arrow-new{

		display: none;

	}



	.project-detail-wrapper{

		padding: 0px 0px 60px;

		display: block;

	}



	.project-detail-wrapper .project-desk{

		padding: 20px 20px 30px;

		border: none;

		border-bottom: 1px solid rgba(103, 104, 102, 0.35);

	}



	.project-detail-wrapper .project-desk .project-name{

		font-size: 20px;

		line-height: 28px;

	}



	.project-detail-wrapper .project-desk .project-city{

		font-size: 14px;

		line-height: 18px;

		padding-bottom: 10px;

	}



	.project-detail-wrapper .project-desk ul.project-stats li{

		margin-top: 20px;

		width: calc(50% - 10px);

		padding: 20px;

	}



	.project-detail-wrapper .project-desk ul.project-stats li:nth-child(odd){

		margin-right: 10px;

	}



	.project-detail-wrapper .project-desk ul.project-stats li:nth-child(even){

		margin-left: 10px;

		margin-right: 0px;

	}



	.project-detail-wrapper .project-desk .project-stats-head{

		font-size: 13px;

		padding-bottom: 10px;

		font-family: ''Crimson Text'';

	}



	.project-detail-wrapper .project-desk .project-stats-head>span{

		display: none;

	}



	.project-detail-wrapper .project-desk .project-stats-value,

	.project-detail-wrapper .project-desk .project-stats-value a{

		font-size: 16px;

		line-height: 20px;

		font-family: ''Crimson Text'';

	}



	.project-list-arrow{

		padding: 30px 20px 0px;

	}



	.project-list-arrow ul{

		display: flex;

		justify-content: space-between;

		flex-wrap: wrap;

	}



	.project-list-arrow ul li{

		display: block;

		width: 	50%;

	}



	.project-list-arrow ul li:nth-child(even){

		text-align: right;

	}



	.project-list-arrow ul li.projectName{

		padding-top: 25px;

	}



	.project-list-arrow ul li.projectName a p{

		color: #2B2523;

		font-size: 11px;

		line-height: 13px;

		font-family: ''Crimson Text'';

	}



	.project-list-arrow ul li.disabled.projectName a p{

		color: #676866;

	}



	.project-list-arrow ul li a{

		color: #2B2523;

		font-size: 12px;

		line-height: 1;

		text-decoration: none;

		display: block;

		font-family: ''Crimson Text'';

	}



	.project-list-arrow ul li.disabled a{

		color: rgba(103, 104, 102, 0.5);

	}



	.project-list-arrow ul li a img{

		height: 12px;

		position: relative;

		top: -1px;

		padding-right: 10px;

	}



	.project-list-arrow ul li a img.rotate-img{

		transform: rotate(-180deg);

	}



	.vertical-wrapper .vertical-box img{

		width: 100%;

	}



	.verticles-bottom-wrapper{

		padding: 0px 0px 60px;

		margin-bottom: 60px;

		display: block;

	}



	.verticles-bottom-wrapper .offerings-mobile-img{

		width: calc(100% + 40px);

		transform: translateX(-20px);

	}



	.verticles-bottom-wrapper .verticles-bottom-right{

		display: none;

	}



	.verticles-bottom-wrapper .verticles-bottom-left h3,

	.verticles-bottom-wrapper .verticles-bottom-left h3.pt-80{

		padding-top: 40px;

		font-size: 20px;

		line-height: 24px;

		padding-bottom: 20px;

	}



	.verticles-bottom-wrapper .verticles-bottom-left a{

		font-size: 11px;

		line-height: 14px;

	}



	.testimonial-wrapper-new{

		padding: 30px 20px 60px;

	}



	.testimonial-wrapper-new h2{

		font-size: 16px;

		line-height: 20px;

		padding-bottom: 30px;

	}



	.testimonial-slider-wrapper{

		padding: 40px 20px 0px 30px;

	}



	.testimonial-slider-wrapper .testimonial-slider h2{

		font-size: 16px;

		line-height: 20px;

		padding-bottom: 10px;

	}



	.testimonial-slider-wrapper .testimonial-slider h3{

		font-size: 16px;

		line-height: 20px;

		padding-bottom: 20px;

	}



	.testimonial-slider-wrapper .testimonial-slider p{

		font-size: 13px;

		line-height: 20px;

		color: #676866;

	}



	.testimonial-slider-wrapper .slide_control{

		margin-top: 0px;

		padding-bottom: 40px;

		text-align: center;

	}



	.testimonial-slider-wrapper .swiper-slide{

		padding-bottom: 50px;

	}



	.testimonial-slider-wrapper .slide_control .slide_arrow.project_slide_left:before, 

	.testimonial-slider-wrapper .slide_control .slide_arrow.project_slide_left:after,

	.testimonial-slider-wrapper .slide_control .slide_arrow.project_slide_right:before, 

	.testimonial-slider-wrapper .slide_control .slide_arrow.project_slide_right:after{

		background-color: #007b84;

	}



	.testimonial-slider-wrapper .slide_count{

		background-color: transparent;

		bottom: 47px;

		padding: 0px;

		right: 50%;

		transform: translateX(50%);

	}



	/* offering style */

	.offering_heading{

		padding-top: 30px;

	}

	.acco-icon img {

		height: 27px;

		padding-right: 18px;

	}

	.panel-title a{

		display: flex;

		text-decoration: none;

	}

	.panel-title .title {

		font-size: 15px;

		line-height: 24px;

		width: calc(100% - 68px);

	}

	.acco-arrow img{

		height: 8px;

	}

	.acco-arrow {

		padding-top: 0px;

		position: absolute;

		right: 23px;

		line-height: 30px;

	}

	.panel-heading{

		padding: 40px 0 42px 0;

	}

	.br-b-n{

		border-bottom: 1px solid #ddd!important;

	}

	.acco-btn .view-all-btn-new{

		padding: 40px 0px 60px;

	}

	.mbl-dn{

		display: none;

	}

	.offering-bottom-hr {

		margin: -2px;

	}

	.mobile-module-testing-top{

		padding: 60px 0 40px 0;

	}

	.mobile-module-testing-top h2{

		font-size: 20px;

		line-height: 30px;

		padding-bottom: 20px;

	}

	.mobile-module-testing-top p{

		font-size: 15px;

		line-height: 24px;

	}

	.bg-white{

		display: none;

	}

	.mobile-module-testing-bottom{

		padding-top: 20px;

	}

	.mobile-module-testing-bottom .our-expertise-wrapper ul.expertise-section li{

		padding: 30px;

		margin-bottom: 20px;

	}

	.mobile-module-testing .our-expertise-wrapper.expertise-bottom-wrapper{

		padding-bottom: 0px;

	}

	.acco-content-wrapper p{

		font-size: 13px;

    	line-height: 20px;

	}

	.offering_heading .inner-page-header-new{

		padding-bottom: 0px;

	}

	.panel-group .panel-body{

		padding-left: 0px;

		padding-bottom: 10px;

	}

	.mbl-pb30{

		padding-bottom: 30px;

	}


	.business-verticle-section{
		margin: 0px -20px;
	}

	.business-verticle-section .business_project{
		width: 50%;
		padding: 0px 20px 30px;
	}

	.business-verticle-section .business_project:nth-child(even){
		padding-left: 10px;
	}

	.business-verticle-section .business_project:nth-child(odd){
		padding-right: 10px;
	}

	.business_project_view_all>span{
		font-size: 11px;
	}

	.business_project_view_all>span.mbl_4_project{
		display: none !important;
	}

	.business-verticle-section .business_project.mbl_business_project_show{
		display: block !important;
	}

	.business_project_view_all{
		margin-top: 15px;
	}






















}























































