#breadcrumbs{
	display: none;
}
.sectionBg,.bannerBtn{
	background:#006ea6;
}
.bannerBtn,.bannerBtn:hover{
	color: #fff!important;
    border: 1px solid #fff!important;
    font-size: .8rem!important;
}
.bannerBtn a{color:#ffffff;}
.otherLocaltionAddress{font-size: .85rem;}
.partnerAddressLine{font-size: .9rem;}
.badge{
	border: 1.5px solid #3066B1;
	background-color:none;
    font-weight: 400;
}
.badge-pill{
    border-radius: 10rem!important;
}
.leadTeamImg{
	height: 7rem;width:110px;
}
.quoteImgContainer{
	top: 1rem;
}
.ourServiceBg{
	background: url('../images/settings-icon.svg');
	background-color: #FDC430;
	background-position: 300px 30px;
}

.awardsBg,.ourServiceBg{
	background-repeat: no-repeat;
}
.fontColorBlue{
	color: #3066B1;
}
.awardsBadge{
	border-radius: 0px;
	border: none;
	box-shadow: 1px 0px 4px 1px #dadada;
	background: #ffff;
	font-weight: bold;
	word-break: break-all;
    white-space: normal;
}
.leaderShipTeamProf{
	color: #969696;
}
.viewOnMap{
	font-size: 12px;
}
.paragraphText{color:#242424;}
.awardsBadgeSec .badge{color:#2B2B2B;}
.awardsBadgeSec .badge-pill{
	border-radius: 0rem!important;
}
.aboutUsPara{color:#262626;}
.hrLine,.halfPartHrLine{
	border-top: 3px solid #3d6fb5;
    margin-left: 0px;
}
.halfPartHrLine{width: 8%;}
.partnerProfile{
	font-size: 1rem;
    font-weight: 400;
}
.img-thumbnail{
	padding: .25rem;
    background-color: #fff;
}
.img-thumbnail img{
	width: 100%;
}
.icon-image{
	height: .8rem;
}

.hrLineBlack{
	border-top: 3px solid #141414;
}
.customerStories{
	border-top: 3px solid #EFBA0C;
	box-shadow: 1px 0px 4px 1px #dadada;
}
.custStoriesPara{
	font-size: .85rem!important;
}
.quoteContainer{
	margin-top: -1.5rem;
}
.quoteImg{
	height: 3rem;
	/*margin-right: 3rem;*/
}
.viewMapImg{height: .8rem;}
.customerStoriesSec{margin-top: -4rem;
    background: #EFBA0C;
    height: 4rem;
    z-index: 1!important;}
.partnerName{
	font-size: 2rem;
}
.aboutUsPara p,.whyUs p{
	margin-bottom: 1rem!important;
}
@media (min-width: 280px) {
	.hrLine{
		width: 10%;
	}
	.infoMail,.awardsBadge{
		width: 100%;
	}
	.awardsBg{
		background: none;
	}
	.customerSuccessStoriesPlayBtn
	{height: 3rem;
    margin-right: 1rem;
    margin-top: -1rem;}
    .customerSuccessStoriesV1{
    	height: 10rem;
    }
    .customerSuccessStoriesV2{
    	height: 12rem;
    }
}

@media (min-width: 425px) {
	.customerSuccessStoriesPlayBtn{
		margin-top: 0rem;
	}
}

/*small devices SM*/
@media (min-width: 576px) {
	.hrLine{
		width: 7%;
	}
	.infoMail{
		width: 100%;
	}
	.customerSuccessStoriesPlayBtn{
		margin-top: -1rem;
	}
}

/*Medium devices (tablets, 768px and up)*/
@media (min-width: 768px) {
	.hrLine,.halfPartHrLine{
		width: 7%;
	}
	.infoMail{
		width: 100%;
	}
	.badge{
		font-size: .6rem;
	}
	.awardsBadge {
		font-size: .8rem;
	}
	.customerSuccessStoriesV1 {
		height: 12rem;
	}
	.customerSuccessStoriesV2{
		height: 14rem;
	}
}

/*Large devices (desktops, 992px and up)*/
@media (min-width: 992px) { 
	.awardsBg{
		background: url('../images/awards-and-accolades.svg');
		background-position: right;
		background-repeat: no-repeat;
		background-size: 30%;
		height: 200px;
	}
	.hrLine {
	    width: 4%;
	}
	.halfPartHrLine {
	    width: 8%;
	}
	.customerStories {
		height: 100%;
	}
	.awardsBadge{
		width: auto;
		font-size: .65rem;
	}
	.customerSuccessStoriesV1{
		height: 13rem;
	}
	.customerSuccessStoriesV2{
		height: 13rem;
	}
	.customerSuccessStoriesPlayBtn{
		margin-right: 1.5rem;
	    margin-top: -2rem;
	    height: 3rem;
	}
}

/*Extra large devices (large desktops, 1200px and up)*/
@media (min-width: 1200px) {
	.halfPartHrLine {
	    width: 8%;
	}
	.badge {
	    font-size: .9rem;
	}
	.awardsBadge{
		font-size: .8rem;
	}
	.customerSuccessStoriesV2 {
	    height: 11.9rem;
	}
}
