.containr9title {
  z-index: 9999999999;
  background: white;
  padding: 0 15px;
}

/*----------------------container 9---------------------------------*/
/*----------------------container 9---------------------------------*/

.line_title-blog {
	padding: 20px 0;
}
.line_title h1 {
  text-align: center;
  position: relative;
  text-transform: capitalize;
  color: #898989;
}
/*
.line_title h1:before {
  content: "";
  width: 38%;
  position: absolute;
  height: 2px;
  background: #898989;
  left: 0;
  top: 50%;
  display: block !important;
}
*/
.line_title h1:after {
  content: "";
  width: 100%;
  position: absolute;
  height: 2px;
  background: #898989;
  right: 0;
	left: 0;
  top: 50%;
  z-index: -1;
}
.line_title h2 {
  text-align: center;
  position: relative;
  color: #898989;
}
/*
.line_title h2:before {
  content: "";
  width:38%;
  position: absolute;
  height: 2px;
  background: #898989;
  left: 2%;
  top: 50%;
  display: block !important;
  z-index: -1;
}
*/
.line_title h2:after {
  content: "";
  width: 100%;
  position: absolute;
  height: 2px;
  background: #898989;
  right: 2%;
	left: 2%;
  top: 50%;
	z-index: -1;
}
.line_title h3 {
  text-align: center;
  position: relative;
  text-transform: capitalize;
  color: #898989;
}
/*
.line_title h3:before {
  content: "";
  width: 38%;
  position: absolute;
  height: 2px;
  background: #898989;
  left: 3%;
  top: 50%;
}
*/
.line_title h3:after {
  content: "";
  width: 100%;
  position: absolute;
  height: 2px;
  background: #898989;
  right: 3%;
	left: 3%;
  top: 50%;
	z-index: -1;
}
.line_title h4 {
  text-align: center;
  position: relative;
  text-transform: capitalize;
  color: #898989;
}
/*
.line_title h4:before {
  content: "";
  width: 38%;
  position: absolute;
  height: 2px;
  background: #898989;
  left: 4%;
  top: 50%;
}
*/
.line_title h4:after {
  content: "";
  width: 100%;
  position: absolute;
  height: 2px;
  background: #898989;
  right: 4%;
	left: 4%;
  top: 50%;
	z-index: -1;
}
.line_title h5 {
  text-align: center;
  position: relative;
  text-transform: capitalize;
  color: #898989;
}
/*
.line_title h5:before {
  content: "";
  width: 38%;
  position: absolute;
  height: 2px;
  background: #898989;
  left: 5%;
  top: 50%;
}
*/
.line_title h5:after {
  content: "";
  width: 100%;
  position: absolute;
  height: 2px;
  background: #898989;
  right: 5%;
	left: 5%;
  top: 50%;
	z-index: -1;
}

.line_title h6 {
  text-align: center;
  position: relative;
  text-transform: capitalize;
  color: #898989;
}
/*
.line_title h6:before {
  content: "";
  width: 38%;
  position: absolute;
  height: 2px;
  background: #898989;
  left: 6%;
  top: 50%;
}
*/
.line_title h6:after {
  content: "";
  width: 100%;
  position: absolute;
  height: 2px;
  background: #898989;
  right: 6%;
	left: 6%;
  top: 50%;
	z-index: -1;
}
.without_line_title{

}
.no_line_title{
	padding: 20px 0;
}
.no_line_title h1, h2, h3, h4, h5, h6{
  text-align: center;
  position: relative;
  text-transform: capitalize;
  color: #898989;
}

.para_content_blog {
  width: 100%;
  max-width: 800px;
  text-align: center;
  margin: 0 auto;
  padding: 7px 0;
}
.para_content_blog p {
  color: #686868;
  font-size: 16px;
}

@media screen and (max-width: 970px){
	.line_title h1 {
    text-align: center;
    position: relative;
    text-transform: capitalize;
    color: #898989;
	}
	/*
	.line_title h1:before {
    content: "";
    width: 25%;
    position: absolute;
    height: 2px;
    background: #898989;
    left: 0;
    top: 50%;
    display: block !important;
	}
	*/
	.line_title h1:after {
    content: "";
    width: 100%;
    position: absolute;
    height: 2px;
    background: #898989;
    right: 0;
		left: 0;
    top: 50%;
		z-index: -1;
	}
	.line_title h2 {
    text-align: center;
    position: relative;
    text-transform: capitalize;
    color: #898989;
	}
	/*
	.line_title h2:before {
    content: "";
    width:25%;
    position: absolute;
    height: 2px;
    background: #898989;
    left: 2%;
    top: 50%;
    display: block !important;
	}
	*/
	.line_title h2:after {
    content: "";
    width: 100%;
    position: absolute;
    height: 2px;
    background: #898989;
    right: 2%;
		left: 2%;
    top: 50%;
		z-index: -1;
	}
	.line_title h3 {
    text-align: center;
    position: relative;
    text-transform: capitalize;
    color: #898989;
	}
	/*
	.line_title h3:before {
    content: "";
    width: 25%;
    position: absolute;
    height: 2px;
    background: #898989;
    left: 3%;
    top: 50%;
	}
	*/
	.line_title h3:after {
    content: "";
    width: 100%;
    position: absolute;
    height: 2px;
    background: #898989;
    right: 3%;
		left: 3%;
    top: 50%;
		z-index: -1;
	}
	.line_title h4 {
    text-align: center;
    position: relative;
    text-transform: capitalize;
    color: #898989;
	}
	/*
	.line_title h4:before {
    content: "";
    width: 25%;
    position: absolute;
    height: 2px;
    background: #898989;
    left: 4%;
    top: 50%;
	}
	*/
	.line_title h4:after {
    content: "";
    width: 100%;
    position: absolute;
    height: 2px;
    background: #898989;
    right: 4%;
		left: 4%;
    top: 50%;
		z-index: -1;
	}
	.line_title h5 {
    text-align: center;
    position: relative;
    text-transform: capitalize;
    color: #898989;
	}
	/*
	.line_title h5:before {
    content: "";
    width: 25%;
    position: absolute;
    height: 2px;
    background: #898989;
    left: 5%;
    top: 50%;
	}
	*/
	.line_title h5:after {
    content: "";
    width: 100%;
    position: absolute;
    height: 2px;
    background: #898989;
    right: 5%;
		left: 5%;
    top: 50%;
		z-index: -1;
	}
	.line_title h6 {
    text-align: center;
    position: relative;
    text-transform: capitalize;
    color: #898989;
	}
	/*
	.line_title h6:before {
    content: "";
    width: 25%;
    position: absolute;
    height: 2px;
    background: #898989;
    left: 6%;
    top: 50%;
	}
	*/
	.line_title h6:after {
    content: "";
    width: 100%;
    position: absolute;
    height: 2px;
    background: #898989;
    right: 6%;
		left: 6%;
    top: 50%;
		z-index: -1;
	}
}
/*---------------------//-container 9-\\--------------------------------*/
/*---------------------//-container 9-\\--------------------------------*/
