.main-one-ic-adr{
	
	padding-left: 120px;
	position: relative;
}

.main-one-ic-adr::after{
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-color: rgb(4 ,12 ,87 , 78%); 
  z-index: 1;
}
.ad-r-one{
	display: flex;
	justify-content: space-between;
	align-items: center;
	align-content: center;
}
.b-hr-ady{
	width: 120px;
	height: 3px;
	background-color: orange;

}


.ady-baig{
	background-color: var(--font-color);
	text-align: center;
	padding: 20px;
	color: white;
	position: relative;
	z-index: 2;
}
.ady-baig h6{
	color: var(--secondary-color);
	font-weight: bold;
	text-transform: uppercase;
}

.ady-baig1{
	background-color: var(--primry-color);
	text-align: center;
	padding: 20px;
	color: white;
	position: relative;
	z-index: 2;
}
.ady-baig1 h6{
	color: var(--secondary-color);
	font-weight: bold;
	text-transform: uppercase;
}
.adt-h-o-h ,.b-hr-ady{
	position: relative;
	z-index: 2;
}
.hr-img1-ad{
	width: 30%;
}


.ad-p-para{
	font-size: 14px;
}
.head-ad-y{
	margin-top: 10px;
}
	.ady-baig h6{
		font-size: 15px;
	}
	.ady-baig1 h6{
		font-size: 15px;
	}
@media(max-width: 1199px){
	 .main-one-ic-adr{
		padding-left: 80px;
	}
}
@media(max-width: 991px){
	.adyji-c2{
		margin-left: 0px;
		padding-left: 0px;
	}
	.About-page-buttons{
		width: 90% !important;
		flex-direction: column;
	}
	.ady-baig3{
	background-color: var(--primry-color);
  text-align: center;
  padding: 20px;
  color: white;
  position: relative;
  z-index: 2;
	}
	.ady-baig4{
		background-color: var(--font-color);
  text-align: center;
  padding: 20px;
  color: white;
  position: relative;
  z-index: 2;
	}
	.ady-baig h6{
		font-size: 14px;
	}
	.ady-baig1 h6{
		font-size: 14px;
	}
	.ad-p-para{
	font-size: 13px;
}
}

@media(max-width: 767px){
	.adyji-c2{
		margin-top: 50px;
	}
	.main-one-ic-adr{
		padding-left: 24px;
		padding-right:12px ;
		padding-bottom: 0px;
		padding-top: 20px;
	}
	.About-page-buttons{
		width: 100% !important;
		flex-direction: row;
	}
	.ady-baig3{
		background-color: var(--font-color);
  text-align: center;
  padding: 20px;
  color: white;
  position: relative;
  z-index: 2;
	}
	.ady-baig4{
		background-color: var(--primry-color);
  text-align: center;
  padding: 20px;
  color: white;
  position: relative;
  z-index: 2;
	}
		.ady-baig h6{
		font-size: 13px;
	}
	.ady-baig1 h6{
		font-size: 13px;
	}
		.ad-p-para{
	font-size: 12px;
}
.hr-img1-ad{
	width: 26%;
}
}
@media(max-width:575px){

	.ad-p-para{
	font-size: 11px;
}
.hr-img1-ad{
	width: 22%;
}
.adt-h-o-h{
	font-size: 18px;
}
.b-hr-ady{
	width: 90px;
}
.head-ad-y{
	font-size:14px;
}
.main-one-ic-adr{
		padding-left: 24px;
		padding-right:12px ;
	}
	.ady-baig3{
       background-color: var(--primry-color);
  text-align: center;
  padding: 20px;
  color: white;
  position: relative;
  z-index: 2;
	}
	.ady-baig4{
		background-color: var(--font-color);
  text-align: center;
  padding: 20px;
  color: white;
  position: relative;
  z-index: 2;
	}
		.ady-baig h6{
		font-size: 12px;
	}
	.ady-baig1 h6{
		font-size: 12px;
	}
}
@media (max-width: 470px){
		.About-page-buttons{
		width: 100% !important;
		flex-direction: column;
	}
	  .About-page-buttons .About-contact-button button{
			justify-content: center !important;
	  }

	   .About-page-buttons .Learn-button button{
			justify-content: center !important;
	   }
}

