@import "common.css";
@import "header.css";

.main_title h3 {
  display: inline-block;
  position: relative;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.6em;
  text-transform: capitalize;
  color: var(--accent-color);
  padding-left: 35px;
  margin-bottom: 5px;
}

.experience-counter {
  position: absolute;
  top: unset;
  left: 0;
  height: 152px;
  width: 152px;
  display: flex;
  flex-wrap: wrap;
  align-content: center;
  justify-content: center;
  align-items: center;
  background-color: var(--accent-color);
  border: 6px solid var(--white-color);
  transform: translate(-50%, -6px);
  border-radius: 50%;
  z-index: 9;
  bottom: 0;
}
 
.sub_banner_box h1 {
  font-size: 50px;
  font-weight: 700;
  color: var(--white-color);
  letter-spacing: -0.02em;
  cursor: none;
}

.sub_banner{
	position: relative;
	background: url('../images/proficiency/banner.webp');
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	padding: 200px 0 80px;
	margin-top: -118px;
}

.contact-header{
	position: relative;
	background: url('../images/contact/banner.webp');
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	padding: 200px 0 80px;
	margin-top: -118px;
}
 
.proficiency_img {
  position: relative;
  background-image: url(../images/about-us-bg-shape.svg);
  background-repeat: no-repeat;
  background-position: left 60px bottom 40px;
  background-size: auto;
  padding-right: 50px;
  padding-bottom: 0px;
  margin-right: 0px;
}

.team-content {
  text-align: center;
  margin-bottom: 15px;
}
 
.team-member-item {
  height: calc(100% - 30px);
  margin-bottom: 0px;
}



.post-entry blockquote{
  background: url(../images/proficiency/icon-blockquote.svg), #F78320;
	background-repeat: no-repeat;
	background-position: 35px 30px;
    background-size: 58px;
    border-radius: 0;
    padding: 30px 30px 30px 100px;
    margin-bottom: 30px;
}

.post-entry blockquote p {
  font-size: 20px;
  font-weight: 600;
  line-height: 1.4em;
  color: #FFF;
}

.team-content h3 {
  font-size: 20px;
  text-transform: capitalize;
  margin-bottom: 0px;
}

.team-content p {
  font-weight: 400;
  text-transform: capitalize;
  margin: 0;
  color: #9B9B9B;
  font-size: 14px;
}
.sec_row {
  margin-bottom: 50px;
}
.about_sec {
  background-image: url('../images/section-bg-shape-1.svg');
  background-repeat: no-repeat;
  background-position: left center;
  background-size: contain;
  padding: 60px 0;
}
.why_choose_pg {
  padding: 60px 0;
  background-color: var(--secondery-color);
}
.mb0{
  margin-bottom: 0px;
}
.about_content_list .pp_point{
  display: unset;
}
.about_content_list .pp_point li {
  width: 100%;
}
.mb10{
  margin-bottom: 10px;
}
.sub_banner_box h1 {
  font-family: "Hanken Grotesk", sans-serif;
  color: rgb(25, 35, 36);
  cursor: none;
  font-family: "Hanken Grotesk", sans-serif;
  font-size: 35px;
  font-weight: 200;
  letter-spacing: -0.7px;
  line-height: 38.5px;
  text-transform: capitalize;
}
.parallaxie{
  background-image:unset
}
.pdt0{
  padding-top: 0px;
}
.right-line:after {
  content:"";
  display: inline-block;
  height: 0.5em;
  vertical-align: bottom;
  width: 100%;
  margin-right: -100%;
  margin-left: 10px;
  border-top: 1px solid #00000015;
}
.left-line:before {
    content:"";
    display: inline-block;
    height: 0.5em;
    vertical-align: bottom;
    width: 100%;
    margin-left: -100%;
    margin-right: 10px;
    border-top: 1px solid #00000015;
}
.sub_banner_box {
  position: relative;
  text-align: center;
  z-index: 1;
}

@media screen and (min-width:1400px) and (max-width:1499px){
.mo_pdl70 {
  padding-left: 40px;
}
}
@media screen and (min-width:1300px) and (max-width:1399px){
.mo_pdl70 {
  padding-left: 50px;
}
}
@media screen and (min-width:1200px) and (max-width:1299px){
.mo_pdl70 {
  padding-left: 80px;
}
}
@media screen and (min-width:1050px) and (max-width:1199px){
.mo_pdl70 {
  padding-left: 80px;
}
.tab_mb15{
  margin-bottom: 15px;
}
.post-entry {
  padding-bottom: 0px;
  margin-bottom: 0px;
  border-bottom: unset;
}
}
@media screen and (min-width:768px) and (max-width:1049px){
  .tab_pr0{
    padding-right: 0px;
  }
  .mo_pdl70 {
    padding-left: 70px;
  }
  .experience-counter {
    height: 130px;
    width: 130px;
  }
  .post-entry {
  padding-bottom: 0px;
  margin-bottom: 0px;
  border-bottom: unset;
}
.post-entry blockquote{
  margin-bottom: 0px;
  padding: 20px 15px 20px 60px;
  background-position: 10px 20px;
  background-size: 45px;
}
.main_title {
  margin-bottom: 15px;
}
.tab_mb15{
  margin-bottom: 15px;
}
}
@media screen and (max-width:767px) {
.sub_banner {
  padding: 150px 0 50px;
}
.sub_banner_box h1 {
  font-size: 30px;
}
.proficiency_img {
  padding-right: 0px;
}
.experience-counter {
  height: 130px;
  width: 130px;
}
.mo_pdl70{
  padding-left: 70px;
}
.main_title h2 {
  font-size: 22px;
  line-height: 1.2em;
}
.main_title {
  margin-bottom: 20px;
}
.about_sec {
  padding-bottom: 40px;
}
.mo_mb0{
  margin-bottom: 0px;
}
.why_choose_pg {
  padding: 40px 0;
}
.mo_mb30{
  margin-bottom: 30px !important;
}
.about_p p{
  margin-bottom: 15px;
}
.post-entry .mo_mb0{
  margin-bottom: 0px;
}
.post-entry blockquote {
  background-size: 45px;
  background-position: 20px 30px;
  padding: 30px 30px 30px 80px;
}
.contact-header {
  padding: 180px 0 40px;
}
}