@media only screen and (min-width: 1500px) {
   .value-single h4 {
      font-size: 28px;
      line-height: 32px;
   }
   .value-single h6 {
      font-size: 18px;
   }
}
@media only screen and (max-width: 1199px) {
   .details-image-option img {
      min-width: unset;
   }
   .home-slider_single img {
      object-fit: contain;
      height: 100%;
   }
   .home-slider_single::after {
      height: 100%;
   }
   .zoomWindow {
      width: 400px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
   .navbar-b.navbar-reduce .nav-item,
   .navbar-b.navbar-trans .nav-item {
      padding-right: 0;
   }
   .image-area h2{
      padding-top: 70px;
      padding-bottom: 30px;
   }
}
@media (max-width: 1024px){
   #mce-email::placeholder{
      font-size: 17px;
   }
   .counter-area .counter-single{
      padding: 20px 20px;
   }
   .product-buttons .button  {
      font-size: 12px;
    }
    .media-inner-banner {
      margin-top: 90px;
      height: 500px;
      margin-bottom: -100px;
      background-size: contain !important;
   }

   .product-card-title{
      line-height: 15px;
   }
   .product-card-title a{
      font-size: 12px;
    }
}
@media only screen and (max-width: 991px) {
   .navbar-b .dropdown-menu {
      background-color: transparent;
      border: none;
      color: #5f5f5f;
   }

   .pb-35{
        padding-bottom:0px !important;
    }

   .navbar-b .dropdown-menu .dropdown-item {
      color: #5f5f5f;
      font-weight: 600;
      border: none !important;
      text-align: right;
      padding: 0;
      margin: 0;
   }
   .navbar-b .dropdown-menu .dropdown-item:not(:last-child) {
      padding-bottom: 20px;
   }
   .navbar-b .dropdown-menu .dropdown-item:hover {
      background-color: none;
      color: var(--color-hover);
   }
   .custom-row-reverse {
      flex-direction: column-reverse;
   }
   .offset-1 {
      margin-left: 0;
   }
   .navbar-b .navbar-brand {
      margin-left: 15px;
      margin-bottom: 20px;
   }
   .navbar-b.navbar-trans .nav-item,
   .navbar-b.navbar-reduce .nav-item {
      text-align: right;
   }
   .home-area {
      /* margin-top: 90px; */
   }
   .get-btn {
      display: none;
   }
   .navbar .container {
      position: relative;
   }
   .get-btn_mobile {
      display: block;
      position: absolute;
      right: 50px;
      top: 20px;
   }
   .home-slider_single_text h2 {
      font-size: 30px;
      line-height: 40px;
   }
   .home-slider_single_text h4 {
      font-size: 18px;
   }
   .home-slider_single_text h6 {
      font-size: 14px;
   }
   .who-area .who-image {
      margin-bottom: 30px;
   }
   .why-area .who-text {
      margin-bottom: 0;
      padding-right: 0;
   }
   .who-text {
      padding-left: 0;
   }
   .counter-grid {
      grid-template-columns: 1fr 1fr;
   }
   .value-grid {
      grid-template-columns: 1fr 1fr;
   }
   .value-single:nth-child(3) {
      border-radius: 0;
   }
   .value-single:nth-child(4) {
      border-radius: 0;
   }
   .value-single:nth-child(2) {
      border-radius: 0 16px 0 0;
   }
   .value-single:nth-child(5) {
      border-radius: 0 0 0 16px;
   }
   .mission-vision_grid {
      grid-template-columns: 1fr;
   }
   .mission-vision_text {
      padding: 30px 20px;
   }
   .testimonial-single p {
      height: 220px;
   }
   /*.inner-banner-title-container{*/
   /* margin-top: 40px;*/
   /*}*/
   .inner-banner-title-container{
    margin-top: 138px;
    padding: 30px 0px 55px 0px;
   }
   .inner-banner {
      margin-top: 30px;
   }
   .inner-banner_phone-email {
      justify-content: space-between;
   }
   .media-inner-banner {
      margin-top: 20px;
      height: 450px;
      margin-bottom: -100px;
      background-size: contain !important;
   }
   .service-single p {
      width: 100%;
   }
   .banner-title h2 {
      font-size: 30px;
      line-height: 35px;
   }
   .career-intro_top {
      display: block;
      padding-bottom: 100px;
   }
   .career-intro_top_text {
      padding: 40px;
      margin: 40px 40px 0;
      border-radius: 33px 33px 0 0;
      border-top: 1px solid #2f2f2f;
      border-right: 1px solid #2f2f2f;
      border-left: 1px solid #2f2f2f;
      border-bottom: none;
   }
   .career-intro_top_text h2 {
      font-size: 30px;
      line-height: 36px;
   }
   .career-intro_bottom {
      padding: 40px 20px;
   }
   .career-intro_bottom_single {
      margin-bottom: 30px;
   }
   .gallery-grid {
      display: block;
   }
   .product-buttons {
      display: block;
   }
   .botton-reverse {
      margin-left: 0 !important;
   }
   .home-contact_image {
      margin-top: 60px;
      padding-top: 0px;
      /*padding-top: calc(350 / 920 * 100%);*/
   }
   .footer-bottom {
      flex-direction: column-reverse;
   }
   .footer-area .mail-form .form-group input{
      font-size: 10px;
   }
   .image-area h4 {
      margin-bottom: 30px;
   }
   .products {
      padding-bottom: 0;
   }
   .career-intro_top_image {
      padding-top: calc(270 / 440 * 100%);
   }
   .gallery-single_image {
      padding-top: calc(270 / 520 * 100%);
   }
   .gallery-single:first-of-type .gallery-single_image {
      padding-top: calc(380 / 370 * 100%);
   }
   .zoomWindowContainer{
      position: unset !important;
   }
   .product-buttons .button  {
      font-size: 14px;
    }
    .inner-banner_title h2 {
      font-size: 25px;
      margin-bottom: 20px;
   }
   .pt-80 {
      padding-top: 20px;
   }
   .pt-60 {
      padding-top: 30px;
   }
   .pb-60 {
      padding-bottom: 30px;
   }
}

@media only screen and (max-width: 767px) {
   .pb-60 {
      padding-bottom: 20px;
   }
   .nav-top-wrapper {
      display: block;
      text-align: center;
   }
   .nav-top_info {
      margin-bottom: 10px;
   }
   .navbar-nav {
      margin-top: 15px;
   }

   .navbar-b .nav-item {
      margin-bottom: 10px;
   }

   .navbar-b .nav-item:last-child {
      margin-bottom: 0;
   }

   #navbarDefault {
      width: 100%;
      height: auto;
   }

   .home-area {
      /* margin-top: 120px; */
   }
   .slide-prev {
      left: 0px;
   }

   .slide-next {
      right: 0px;
   }
   .home-slider_single_text h2 {
      font-size: 22px;
      line-height: 32px;
   }
   .home-slider_single_text h4 {
      font-size: 16px;
   }
   .home-slider_single_text h6 {
      font-size: 13px;
   }

   .get-in-touch_btn {
      justify-content: flex-start;
      margin-top: 30px;
   }
   .value-grid {
      grid-template-columns: 1fr;
   }
   .value-single:nth-child(2) {
      border-radius: 0;
   }
   .value-single:nth-child(5) {
      border-radius: 0;
   }
   .value-single:first-child {
      border-radius: 16px 16px 0 0;
   }
   .value-single:last-child {
      border-radius: 0 0 16px 16px;
   }
   .value-single h4 {
      height: auto;
   }
   .news-single {
      margin-bottom: 60px;
   }
   .product-des-wrapper {
      margin-top: 60px;
   }
   .inner-banner_title h2 {
      font-size: 30px;
      margin-bottom: 20px;
   }
   .inner-banner_des p {
      font-size: 16px;
      line-height: 26px;
   }
   .team_chairman {
      padding-left: 30px;
   }
   .testimonial-single p {
      height: auto;
   }
   .testimonial-area .slider-arrow {
      display: none;
   }
   .buyingAddressModal .modal-dialog {
      min-width: unset;
      width: 80%;
      margin: 0 auto;
   }
   .buying-address-single {
      margin: 30px 15px;
   }
   .inner-banner_phone-email {
      display: block;
   }
   .service-area {
      padding: 80px 0 20px;
   }
   .visit-single iframe {
      height: 450px;
   }
   .job-single {
      padding: 30px 20px;
      display: block;
   }
   .job-single_btn .button {
      margin-top: 30px;
   }
   .product-brand .slider-arrow {
      display: none;
   }
   .product-brand_single {
      margin-bottom: 30px;
   }
   .job-area .form .form-radio-wrapper {
      width: 80%;
   }
   .zoomWindow {
      top: 320px !important;
      left: unset !important;
      right: 0 !important;
  }
  .zoomWindowContainer {
      width: 100% !important;
   }
   /* .swiper-slide img{
      object-fit: contain;
   } */
}

@media only screen and (max-width: 575px) {
   .pt-100 {
      padding-top: 0px;
   }
   .image-area h2{
      padding-top: 170px;
      padding-bottom: 20px;
   }
   .navbar-b.navbar-trans .nav-item,
   .navbar-b.navbar-reduce .nav-item {
      margin-right: 20px;
   }
   .home-slider_single_text .button {
      margin-right: 15px;
   }
   .footer-list {
      margin-top: 30px;
   }
   /*.inner-banner-title-container{*/
   /* margin-top: 40px;*/
   /* padding-bottom: 50px;*/
   /*}*/
   .inner-banner-title-container{
    margin-top: 166px;
   }
   .inner-banner_title h2 {
      font-size: 22px;
   }
   .inner-banner_des p {
      font-size: 14px;
      line-height: 24px;
   }
   .service-single p {
      font-size: 16px;
   }
   .service-single .product-des li {
      font-size: 16px;
      margin-bottom: 10px;
   }
   .service-single .product-des li::before {
      width: 4px;
      height: 4px;
   }
   .visit-single h5 {
      font-size: 16px;
   }
   .career-intro_top_text {
      padding: 20px;
      margin: 40px 20px 0;
   }
   .career-intro_top_text h2 {
      font-size: 26px;
      line-height: 32px;
   }
   .career-intro_bottom {
      margin: 0px;
   }
   img.mfp-img {
      width: 90vw;
      height: 70vh;
   }
   .details-image-concept h2 {
      margin-top: 30px;
      font-size: 22px;
      line-height: 28px;
   }
   .buyingAddressModal .modal-dialog {
      width: 90%;
   }
}

@media only screen and (max-width: 479px) {
   /* .navbar{
      box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
   } */
   .navbar-brand img {
      height: 60px;
      margin-top: 10px;
   }
   .home-area {
      /* margin-top: 140px; */
   }
   .navbar-b {
      padding-bottom: 0px;
   }
   .navbar-nav {
      margin-top: 15px;

   }

   .navbar-b .nav-item {
      margin-bottom: 10px;
   }

   .navbar-b .nav-item:last-child {
      margin-bottom: 0;
   }

   .home-slider_single_text h2 {
      font-size: 18px;
      line-height: 28px;
   }
   .home-slider_single_text h4 {
      font-size: 14px;
   }
   .home-slider_single_text h6 {
      font-size: 10px;
   }
   .counter-grid {
      grid-template-columns: 1fr;
   }
   .team_chairman {
      padding-left: 15px;
      padding-right: 15px;
   }
   .team_chairman h4 {
      font-size: 20px;
      line-height: 28px;
   }
   .team_chairman h6 {
      font-size: 16px;
   }
   .banner-title h2 {
      font-size: 26px;
      line-height: 32px;
   }
}
@media screen and (max-width: 320px) and (min-width: 0px) {
   .navbar-nav {
      margin-top: 15px;
   }

   .navbar-b .nav-item {
      margin-bottom: 10px;
   }

   .navbar-b .nav-item:last-child {
      margin-bottom: 0;
   }
   .navbar-brand img {
      height: 50px;
      margin-top: 15px;
   }
   .section-title h2 {
      font-size: 28px;
   }
   .job-area .form .form-radio-wrapper {
      width: 90%;
   }
   .details-image-concept h2 {
      margin-top: 70px;
   }
}
