@media (min-width: 1450px) {
  .container{
    max-width: 1200px;
  }
}
@media (max-width: 1060px) {
  .padding_left{
    padding-left: 4% !important;
  }
  .slider_texts h1{
    font-size: 50px;
    line-height: 60px;
  }
  .slider_pics{
    margin-top: 30px;
  }
  .main_title{
    line-height: 48px;
  }
  .track_left {
    width: 45%;
 }  
 .track_right {
  width: 55%;
  padding-left: 65px;
}
.sub_title{
  margin-bottom: 8px;
}
.track_sec .btn{
  width: 250px;
  height: 55px;
  font-size: 17px;
}
.about_text p {
  font-size: 16px;
  line-height: 26px;
}
.order_list li{
  font-size: 16px;
}
.downlod_sec{
  margin-top: 130px;
}
.about_pic {
  width: 40%;
}
}

@media (max-width: 992px) {
  .menu_ul li+li {
    margin-left: 25px;
  }
  .head_btn{
    width: 165px;
    font-size: 15px;
  }
.slider_texts h1 {
  font-size: 38px;
  line-height: 38px;
}
.slider_texts {
  padding-top: 45px;
}
.about_text {
  width: 60%;
  padding-left: 25px;
}
.benefit_list h4{
  margin-top: 20px;
}
.benefit_list p {
  font-size: 14px;
  line-height: 23px;
}
.benefit_list li{
  padding: 25px 30px;
}
.track_right{
  padding-left: 25px;
}
.feature_sec{
  padding: 40px 0;
}
.feature_list li{
  width: 31.33%;
}
.feature_list{
  margin-top: 50px;
}
.downlod_sec {
  margin-top: 100px;
  height: 370px;
}
.footer .col:first-child {
  width: 28%;
}
.footer .col {
  width: 39%;
}
.footer .slider_pics {
  margin-top: 15px;
}
.footer {
  padding: 75px 0 15px 0;
}
.logo {
  width:60px;
}
.counter_sec h5{
  font-size: 50px;
  line-height: 55px;
}
.whatsapp_texts{
  font-size: 16px;
}
.whatsapp_texts span{
  font-size: 30px;
  line-height: 34px;
}
}

@media (max-width: 767px) {
  .slider_texts{
    width: 100%;
  }
  .sider_img {
    width: 100%;
    padding-top: 20px;
}
.slider_pics .pic {
  width: 135px;
}
.slider_texts h1 {
  font-size: 30px;
  line-height: 35px;
}
.slider_texts{
  text-align: center;
}
.slider_pics {
  margin-top: 25px;
  justify-content: center;
}
.pic + .pic {
  margin-left: 15px;
}

.about_pic{
  width: 70%;
  margin: 0 auto;
}
.about_text{
  width: 100%;
  padding-left: 0;
  padding-top: 30px;
}
.about_sec{
  padding: 40px 0;
}
.main_title{
  font-size: 30px;
  line-height: 35px;
}
.about_text p {
  font-size: 15px;
  line-height: 24px;
}
.benefit_sec{
  padding: 40px 0;
}
.sub_title{
  font-size: 15px;
  margin-bottom: 5px;
}
p{
  font-size: 15px;
  line-height: 25px;
}
.benefit_list li{
  width: 100%;
}
.benefit_list{
  margin-top: 40px;
}
.feature_list p {
  font-size: 12px;
  line-height: 19px;
}
.downlod_sec p {
  line-height: 23px;
}
.downlod_sec .main_title{
  margin-bottom: 10px;
}
.downlod_sec{
  height:285px;
}
.footer .col{
  width: 35%;
}
.footer .col:nth-child(2){
   margin-left: auto;
}
.footer .col:first-child {
  width: 20%;
}
.footer_ul li a{
  font-size: 11px;
}
.order_list li {
  font-size: 14px;
}
.whatsapp_left {
  width: 100%;
  text-align: center;
}
.whatsapp_right {
  width: 100%;
}
.whatsapp_link{
  margin: 20px auto 0 auto;
  max-width: 320px;
  border-radius: 80px;
  padding: 8px;
}
.whatsapp_texts{
  font-size: 14px;
  width: calc(100% - 55px);
}
.whatsapp_texts span {
  font-size: 28px;
  line-height: 30px;
}
.whatsapp_icon {
  width: 55px;
}
.logo {
  width:50px;
}
.header_sticky .logo {
  width: 40px;
}
.header_sticky .menu-icon{
  top: 3px;
}
.main_slider {
  padding-top: 0;
}
.main {
  margin-top:84px;
}
.slider_texts p {
  font-size: 14px;
  line-height: 20px;
}
.padding_left {
  padding-left: 0 !important;
}
.track_left {
  width:75%;
  margin: 0 auto;
}
.track_right{
  width: 100%;
  padding-left: 0;
  padding-top: 30px;
}
.track_sec {
  padding: 40px 0;
}
.track_sec .btn {
  width: 215px;
  height: 50px;
  font-size: 15px;
  margin-top: 30px;
}
.feature_list h4{
  font-size: 20px;
}
.downlod_sec .main_title {
  line-height: 35px;
}
.whatsapp_sec{
  padding: 40px 0;
}
.counter_sec h5 {
  font-size: 40px;
  line-height: 45px;
}
.menu_ul li{
  width: 100%;
  text-align: center;
}
.menu_ul{
  width: 100%;
 justify-content: center;
}
.menu_ul li+li {
  margin-left: 0;
  margin-top: 10px;
}
.inner_nav{
  width: 100%;
  text-align: center;
}
.head_btn.mobile_btn{
  margin: 30px auto 0 auto;
}
.order_list li{
  text-align: left;
}
.order_list{
  max-width: max-content;
  margin: 0 auto;
}
.downlod_sec .slider_pics{
  justify-content: center;
}
.rating_icon {
  width: 25px;
}
.feature_sec{
  border-top: 1px solid #F3F3F3;
}
}

@media (max-width: 500px) {
  .counter_sec ul li{
    width: 100%;
  }
  .counter_sec ul li:nth-child(2) {
    border: none;
    border-top: 1px solid #AABC9F;
    border-bottom: 1px solid #AABC9F;
    padding: 20px 0;
    margin: 20px 0;
  }
  .main_title {
    font-size: 26px;
    line-height: 30px;
}
.whatsapp_sec h4{
  font-size: 15px;
  line-height: 20px;
}
.whatsapp_texts span {
  font-size: 22px;
  line-height: 30px;
}
.whatsapp_texts{
  font-size: 12px;
}
.feature_list li {
  width: 100%;
  text-align: center;
}
.feature_list{
  row-gap: 25px;
}
.download_left{
  width: 100%;
  position: initial;
  order: 2;
}
.download_right{
  width: 100%;
  margin: 0;
  padding: 40px 0 20px 0;
}
.downlod_sec{
  height: auto;
  text-align: center;
  margin-top: 0;
}
.about_text{
  text-align: center;
}
.track_right{
   text-align: center;
}
.track_sec .btn{
  margin: 30px auto 0 auto;
}
.footer .col {
  width: 100% !important;
}
.footer {
  padding: 40px 0 15px 0;
}
.footer .col:nth-child(2) {
  padding: 20px 0;
}
.footer .slider_pics {
  margin-top: 10px;
}
.copy_right{
  margin-top: 35px;
}
.footer .col:first-child{
  text-align: center;
}
.footer_ul{
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.footer_ul li {
  padding: 0 10px;
}
.footer h5{
  text-align: center;
}
.copy_right h6{
  font-size: 13px;
}
.benefit_list h4{
  font-size: 20px;
}
.benefit_list p {
  font-size: 14px;
  line-height: 20px;
}
.about_text p {
  font-size: 14px;
  line-height: 24px;
}
p {
  font-size: 14px;
  line-height: 24px;
}
.whatsapp_link{
  max-width: 280px;
}
.feature_pic{
  width: 80%;
  margin: 0 auto 10px auto;
}
}