#centr-landing-pge { padding:50px 0; position:relative; background: url(../images/bg_4.jpg) no-repeat  center top;  }
.common-heading { text-align:center; margin-bottom: 22px; }
.common-heading h1 { color: #D98600; font-weight: 200; }
.common-heading h1 span { color: #0C4D8B; font-weight: 400; }
.common-heading p { line-height: 35px; font-size: 19px; font-weight: 300; width: 83%; margin: 14px auto 0; }
.cent-land-items { margin: 60px auto 0; }
.cent-item-wrpr_1 { width:100%; height: 276px; background: url(../images/background1.jpg); background-size: cover; box-shadow: 0px 0px 5px -3px #0000009e; padding: 27px; border-radius: 19px; border: 1px solid #d9d9d9; margin-bottom: 22px; }
.cent-item-wrpr_1_immg { height: 144px; text-align:center; background: #fff; padding: 9px 0; border-radius: 18px; display: flow-root; align-content: center; }
.cent-item-wrpr_1_texts {  }
.cent-item-wrpr_1_texts h4 { margin: 12px auto 0; font-size: 20px; font-weight: 300; line-height: 31px; text-align: center; }
.cent-item-wrpr_1_immg img {  }
/* Sweep To Top */
.hvr-sweep-to-top {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;border-radius: 19px;
}
.hvr-sweep-to-top:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;border-radius: 19px;
  background: #8EABC6;
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-sweep-to-top:hover, .hvr-sweep-to-top:focus, .hvr-sweep-to-top:active {
  color: white;overflow: hidden;border-radius: 19px;
}
.hvr-sweep-to-top:hover:before, .hvr-sweep-to-top:focus:before, .hvr-sweep-to-top:active:before {
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
}
#inner-banner-comn-in img { width:100%; }

@media screen and (min-width:280px) and (max-width:388px) {
.common-heading p { line-height: 29px; font-size: 16px; width: 100%; margin: 14px auto 0; }
.cent-item-wrpr_1 { height: auto; width: 100%; }
}
@media screen and (min-width:576px) and (max-width:767px) {
.cent-item-wrpr_1_texts h4 { margin: 12px auto 0; font-size: 17px; line-height: 26px; text-align: center; }

}
@media screen and (min-width:768px) and (max-width:991px) {
.cent-item-wrpr_1 { padding: 20px; }
.cent-item-wrpr_1_texts h4 { font-size: 16px; line-height: 26px; }
}
@media screen and (min-width:992px) and (max-width:1199px) {
	.cent-item-wrpr_1_texts h4 { font-size: 15px; line-height: 24px; }
}
@media screen and (min-width:1200px) and (max-width:1399px) {
	.cent-item-wrpr_1_texts h4 { font-size: 17px; line-height: 30px; }
}








