.p-policy
{
  margin-right: 15px;margin-left: 15px;
}
.title{
  font-family: "Poppins" sans-serif;
  text-align: center;
  font-size: 32px;
  color:
  #2e363a;
  font-weight: 600;
  margin-top: 3%;
}
.title-content{
  margin-top: 50px;
  text-align: center;
  font-size: 16px;
  line-height: 27px;
}

.benifts-heading1{
    color: white;
    margin-top: 30px;
    font-weight: 600;
    font-family: "Poppins" sans-serif;
}

.benifts-heading1::after{
 width: 50px;
height: 5px;
position: absolute;
content: "";
bottom: 13px;
left: 47%;
background-color:
#18ba60;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
}
.benifts-heading2{
    color: white;
    margin-top: 30px;
    font-weight: 600;
    font-family: "Poppins" sans-serif;
}

.benifts-heading2::after{
 width: 50px;
height: 5px;
position: absolute;
content: "";
bottom: 124px;
left: 47%;
background-color:
#18ba60;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
}
.imtg{
  max-width: 100%;
margin-top: 8%;
margin-left: -2%;
}
.imog{
  max-width: 100%;
margin-left: 5%;
margin-top: -10%;
}
.seccnt{
margin-top: 7%;
color: #888;
}
.orm{
  margin-left: 31%;
font-size: 32px;
color: black;
}
.titl2{
  margin-top: 20%;
font-size: 38px;
margin-left: 30%;
}
.titl{

margin-top: 13%;
font-size: 25px;
text-align: center;
}
.for-top-margin{
margin-top: 3%;
color: #888;
}
@media only screen and (min-width : 320px)
{
	.benifts-heading2::after{
 width: 50px;
height: 5px;
position: absolute;
content: "";
bottom: 246px;
left: 47%;
background-color:
#18ba60;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
    margin-left: -16px;
}
}
@media screen and (min-width: 321px) and (max-width: 375px)
{
	.benifts-heading2::after{
 width: 50px;
height: 5px;
position: absolute;
content: "";
bottom: 192px;
left: 47%;
background-color:
#18ba60;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
    margin-left: -16px;
}
}
@media screen and (min-width: 376px) and (max-width: 425px){
	.benifts-heading2::after{
 width: 50px;
height: 5px;
position: absolute;
content: "";
bottom: 168px;
left: 47%;
background-color:
#18ba60;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
    margin-left: -16px;
}
}
@media screen and (min-width: 426px) and (max-width: 768px){
	.benifts-heading2::after{
 width: 50px;
height: 5px;
position: absolute;
content: "";
bottom: 120px;
left: 47%;
background-color:
#18ba60;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
    margin-left: -1px;
}
}
@media only screen and (min-width : 1024px) {
	.benifts-heading2::after{
 width: 50px;
height: 5px;
position: absolute;
content: "";
bottom: 140px;
left: 47%;
background-color:
#18ba60;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
   
}
	}
@media only screen and (min-width : 1200px)
{
	.benifts-heading2::after{
 width: 50px;
height: 5px;
position: absolute;
content: "";
bottom: 114px;
left: 47%;
background-color:
#18ba60;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
margin-left: 2px;
}
}