.meerat_mining_box { overflow: hidden; padding: 20px; background: #bf794f; margin-top: 50px; }
.meerat_min_box { border-radius: 30px; box-shadow: 0 0 10px #00000063; border: 10px solid #e2ce96; position: relative; }
.meerat_min_box:before,
.meerat_min_box:after {
  content: "";
  position: absolute;
  bottom: -20px;
  padding: 35px;
  z-index: 1;
}
.meerat_min_box:before { left: -20px; background: url(../img/meerat-mining/before_3.png) no-repeat center; background-size: contain; }
.meerat_min_box:after { right: -20px; bottom: -20px; background: url(../img/meerat-mining/before_4.png) no-repeat center; background-size: contain;}
.meerat_mining_box p { font-size: 20px; line-height: 1.6; }
.meerat_min_box .app_stores { position: absolute; right: 5%; top: 1%; text-align: center; }
.meerat_min_box .app_stores img { max-width: 50%; }
.meerat_min_box .app_stores a { margin-bottom: 20px; }
.meerkat_logo img { max-width: 40%; }
.meerat_hdr { background: url(../img/meerat-mining/top_img_bg.jpg) no-repeat center; background-size: cover; padding: 80px 0 0; position: relative; }
.meerat_hdr:before { position: absolute; content: ""; left: -20px; top: -20px; background: url(../img/meerat-mining/before_1.png) no-repeat center; background-size: contain; padding: 35px; z-index: 1; }
.meerat_hdr:after { position: absolute; content: ""; right: -20px; top: -20px; background: url(../img/meerat-mining/before_2.png) no-repeat center; background-size: contain; padding: 35px; z-index: 1; }
.meerat_hdr_btm { margin-top: -5%; }
.meerat_mining_box .des_summ:before { position: absolute; content: ""; border-radius: 25px; border: 3px solid #754b38; left: -8px; right: -8px; top: -8px; bottom: -8px; padding: 10px; }
.meerat_mining_box .des_summ:after { position: absolute; content: ""; border-radius: 18px; border: 2px solid rgba(242, 242, 242, 0.59); left: 0; right: 0; top: 0; bottom: 0; }
.meerat_mining_box .des_summ { position: relative; border-radius: 25px; width: 100%; height: 100%; padding: 32px; background: #754b38; border: 6px solid #bf794f; }
.des_summ p { color: #fff; }
.meerkat_title h4 { position: relative; color: #f4eab9; display: inline-block; background-size: 100% 100%; padding: 10px 60px; background: #bf794f; border-radius: 23px; border-bottom: 5px solid #754b38; box-shadow: inset -1px 2px 8px 2px #d98947; margin-bottom: 30px; text-transform: capitalize; }
.meerkat_title h4:before { position: absolute; content: ""; background: url(../img/meerat-mining/line.png) no-repeat center; background-size: 100%; bottom: 5px; z-index: 1; width: 100%; height: 5px; max-width: 70%; text-align: center; left: 0; right: 0; margin: auto; }
.meerat_min_des { background: url(../img/meerat-mining/bg_background.jpg) no-repeat center; background-size: cover; margin-top: -1rem; }
.meerat_mining_des { padding: 50px 0 0; }
.camp_icon figure { margin: -20% -30px 10px 30px; }
.camp_icon { position: relative; }
.camp_icon:after { content: ""; background: url(../img/meerat-mining/compass.png) no-repeat center; background-size: contain; padding: 4%; left: 0; bottom: -30px; position: absolute; }
.key_min_feat:before { content: ""; position: absolute; border: 4px solid #eedf9e; padding: 10px; left: 0; right: 0; top: 0; bottom: 0; border-radius: 30px; }
.key_min_feat { padding: 50px 60px; background: #be5858; border: 5px solid #000; border-radius: 35px; position: relative; }
.key_min_feat h4 { color: #fff; padding-bottom: 30px; }
.key_min_feat li { position: relative; padding-left: 45px; padding-bottom: 20px; color: #fff; }
.key_min_feat li:before { position: absolute; content: ""; background: url(../img/meerat-mining/li_before.png) no-repeat center; background-size: contain; padding: 15px; left: 0; }
.min_des { padding-bottom: 20px; }

@media (max-width:1200px){
	.meerat_mining_box p { font-size: 18px; }
	.meerat_mining_des { padding: 20px 0 0; }
	.camp_icon .des_summ:after { padding: 9%; bottom: -4%; }
	.key_min_feat { padding: 50px 0; }
}
@media (max-width:991px){
	.meerkat_title h4 { font-size: 1.3rem; padding: 12px 50px; }
	.key_min_feat li { padding-bottom: 15px; }
	.key_min_feat li:before { padding: 12px; }
	.camp_icon .des_summ { padding: 20px; }
	.meerat_mining_des .col-md-5, .meerat_mining_des .col-md-7 { max-width: 100%; width: 100%; flex: 0 0 100%; }
	.camp_icon figure { margin: auto; text-align: center; }
	.meerat_mining_des.camp_icon .row { flex-direction: column-reverse; }
	.camp_icon .des_summ:after { bottom: -50px; }
}
@media (max-width:767px){	
  .meerkat_title h4 { padding: 10px 30px; }
  .key_min_feat h4 { text-align: left; }
  .meerat_hdr { padding-top: 50px; }
  .meerkat_title h4 { margin: 20px 0; }
  .camp_icon .des_summ:after { bottom: 0; }
}
@media (max-width:575px){	
  .meerat_mining_box p { font-size: 16px; }
}