.doublr-win h2 {
	color: #222;
	font-size: 40px;
	margin-top: 17px;
	margin-bottom: 53px;
}

.doublr-win h4 {
	margin: 0px;
	font-size: 19px;
	margin-top: 46px;
}
.doublr-win p {
	color: #000;
}

.bnr-heading {
	background: #10171f !important;
	padding-top: 10px;
}
.odon-o img {
	width: 100%;
	padding: 30px;
}

.doublr-win {
	margin-top: 87px;
}
.new-mod .banner-images {
	text-align: center;
	padding-top: 0px;
}
.discount {
	margin-top: 36px;
	padding-bottom: 30px;
}
.mart > .lock-list li {
	width: 242px;
	margin: 6px auto;
}
#our-services.mart-p .some-services {
	border: none;
	width: 100%;
}
.mart .lock-list {
	display: flex;
	justify-content: space-around !important;
}
#our-services.mart-p .some-services h5 {
	font-size: 34px;
	text-align: center;
	width: 83%;
	margin: 0px auto;
}
.misted {
	text-align: center;
}
.misted h2 {
	font-size: 48px;
	margin-bottom: 31px;
	margin-top: 50px;
	color: #000000b2;
}
.counter_section .cmpny_report {
	display: flex;
	justify-content: center !important;
}
.new-mod .call-button.pt-3.mb-3.m-auto.text-center.mobil-n {
	text-align: center !important;
}
.banner-section.mt-5.new-mod.doubl {
	margin-top: 59px !important;
}
.new-mod .banner-texts {
	padding-top: 44px;
	text-align: center;
}
.banner-section h1 {
	font-family: 'Product Sans Bold';
	font-size: 48px;
	color: #000;
}


  /* card */
  .card-slider .overlay {
	display: none !important;
}
  .image-content {
	width: 100%;
	height: 131px;
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 12px;
}.image-content img {
	width: 100%;
}

  .card-slider {
	margin-top: 57px;
	margin-bottom: 65px;
}
.card-slider h2 {
	text-align: center;
	padding-bottom: 22px;
	color: #222;
}
.textupper {
	text-transform: uppercase;
}
.information.mait .min h3 {
	text-align: center;
}
.information.mait .min li {
	text-align: center;
	width: 510px;
	margin: 0px auto;
}
.information.mait .min p {
	text-align: center;
}

.pod-ad {
	margin-top: 50px !important;
	text-align: center;
}
.ttx {
	margin-top: 20px;
}
.information.mm .ttx img {
	width: 70%;
}

.information.mm {
	margin-top: 80px;
}

.information.mm h2 {
	font-size: 45px;
	margin-bottom: 20px;
	text-transform: uppercase;
}

.information.mm h3 {
	font-size: 25px;
	margin-top: 40px;
	color: #c3922d;
}

@media screen and (max-width:768px){
    .information.mm h3 {
        text-align: center;
    }

    .information.mait .min li {
        text-align: left;
        width: 100%;
    }

    .information.mm h3 {
        font-size: 22px;
        margin-top: 0px;
        color: #c3922d;
    }
    .information.mm h2 {
        font-size: 31px;
        margin-bottom: 18px;
    }
    .information.mm h2 {
        font-size: 31px;
        margin-bottom: 18px;
    }
    .discount h2 {
        font-size: 21px;
    }
    .discount {
        margin-top: 32px;
        padding-bottom: 30px;
    }
} 

@media screen and (max-width: 992px) {
    .doublr-win h2 {
      margin-bottom: 30px;
    }

    .doublr-win .content {
        text-align: center;
    }
    .doublr-win h4 {
        margin-top: 19px;
        margin-bottom: 7px;
    }
    #our-services.mart-p .some-services h5 {
        font-size: 31px;
        line-height: 40px;
    }
    .mart > .lock-list li {
        width: 100%;
    }
 
    .mart .lock-list {
        display: flex;
        justify-content: space-around !important;
        flex-direction: column;
        margin: 0px;
    }
    .mart .lock-list li {
        text-align: center !important;
    }
    .misted h2 {
        font-size: 37px;
        margin-bottom: 20px;
        margin-top: 20px;
    }
    .doublr-win {
        margin-top: 40px;
    }
    .banner-section.mt-5.new-mod.doubl {
        margin-top:21px !important;
    }
    .new-mod .banner-texts {
        padding-top: 0px;
        text-align: center;
    }
    .banner-images {
        padding-top: 5px;
        padding-bottom: 30px;
    }
    .banner-section h1 {
        font-size: 30px;
        z-index: 99;
        position: relative;
    }

    .card-slider {
        margin-top: 57px;
        margin-bottom: 25px;
    }
  }




