
@media only screen and (max-width: 1920px) {
	.main-slider .main-slider-wrap .image img {
		height: 730px;
	}
}

@media only screen and (max-width: 1600px) {
	.main-slider .main-slider-wrap .image img {
		height: 609px;
	}
}
@media only screen and (max-width: 1400px) {
	.main-slider .main-slider-wrap .image img {
		height: 584px;
		object-fit: fill;
	}
}

@media only screen and (max-width: 1000px) {
	.main-slider .main-slider-wrap .image img {
		height: 380px;
	}
}

@media only screen and (max-width: 800px) {
	.main-slider .main-slider-wrap .image img {
		height: 305px;
	}
}

@media only screen and (max-width: 600px) {
	.main-slider .main-slider-wrap .image img {
		height: 228px;
	}
}

@media only screen and (max-width: 400px) {
	.main-slider .main-slider-wrap .image img {
		height: 144px;
	}
}


@media only screen and (min-width: 991px) {
	.cus_menu {
		display: none;
	}
}


@media only screen and (max-width: 767px) {
    .testimonial-item {
        height: 300px;
      }
      .sec_padding2 {
        padding: 36px 0 20px;
      }
      .news-item.style-two .news-content{
        height: auto;
        overflow: visible;
      }
      .news-item.style-two .image {
        height: auto;
      }
      .why_txt h4 {
        font-size: 17px;
      }
      .news-item.style-two .news-content p {
        margin-bottom: 0;
      }
      .news-item.style-two .news-content {
        margin: -10px 25px 0 0;
    }
    .footer-title {
        margin-bottom: 10px;
      }
      .footer-one .newsletter-widget {
        padding: 25px 25px;
        margin-top: 15px;
      }
      .copyright-inner p {
        line-height: 20px;
      }
    footer .pt-80 {
        padding-top: 50px;
      }
    .pb-50 {
        padding-bottom: 40px;
      }
      h2 {
        font-size: 25px;
        line-height: 30px;
      }
.partner_page .both .car {
		width: 100%;
	}
	.services-style-two .info {
		height: auto;
		overflow: visible;
	  }
	.both h4 {
		font-size: 18px !important;
		margin-bottom: 6px !important;
	}
	.sec_padding3{
		padding: 40px 0!important;
	}
	.footer-item {
		margin-top: 35px;
		padding: 0 20px;
	  }
	.new_part .both_para{
		height: auto;
		overflow: visible;
		margin: 12px 0;
	}
	footer .link li {
		margin-top: 2px;
	  }
	  footer .widget-title {
  font-size: 24px;
  margin-bottom: 15px;
}
	.both .car{
		width: 100%;
		height: auto;
		margin: 0 0 20px 0;
	  }
	  .both .car::after {
		width: 50px;
		height: 50px;
	  }
	  .both .car::before {
		width: 50px;
		height: 50px;
	  }
	  .activities-area .both .car {
		width: 100%;
		height: auto;
	  }
	  .both h2 {
		font-size: 22px !important;
	  }
	  .both .car:hover::before {
		  width: 100px;
		height: 100px;
	  }
	  .both .car:hover::after {
		  width: 100px;
		height: 100px;
	  }
	  .both .car::before {
		  display: none;
	  }
	  .both .car::after {
		  display: none;
	  }
	  .both_para {
		padding: 25px 15px 25px 15px;
	  }


    .partner_page .both .car {
      width: 100%;
    }
    .both h4 {
      font-size: 18px !important;
      margin-bottom: 6px !important;
    }
    .sec_padding3{
      padding: 40px 0!important;
    }
    .new_part .both_para{
      height: auto;
      overflow: visible;
      margin: 12px 0;
    }
    .both .car{
      width: 100%;
      height: auto;
      margin: 0 0 20px 0;
      }
      .both .car::after {
      width: 50px;
      height: 50px;
      }
      .both .car::before {
      width: 50px;
      height: 50px;
      }
      .activities-area .both .car {
      width: 100%;
      height: auto;
      }
      .both h2 {
      font-size: 22px !important;
      }
      .both .car:hover::before {
        width: 100px;
      height: 100px;
      }
      .both .car:hover::after {
        width: 100px;
      height: 100px;
      }
      .both .car::before {
        display: none;
      }
      .both .car::after {
        display: none;
      }
      .both_para {
      padding: 25px 15px 25px 15px;
      }
      .gallery-item.style-four {
        margin: 12px 0;
        height: auto;
      }
      .blog-details-content .image {
        margin-bottom: 20px;
      }
      .cus_padd {
        padding-top: 15px;
        padding-bottom: 15px;
      }
      .widget-title {
        font-size: 20px;
        margin-bottom: 30px;
      }
      .widget-news-content h5 {
        font-size: 15px;
      }


}