@media screen and (min-width: 1199px) and (max-width: 1366px) {
}

@media screen and (min-width: 992px) and (max-width: 1198px) {
}

/********Sm-start*******/
@media screen and (min-width: 768px) and (max-width: 991px) {
}

@media screen and (max-width: 980px) {
}

@media screen and (max-width: 768px) {
}

@media screen and (min-width: 480px) and (max-width: 766px) {
}

/********xs-start********/
@media screen and (max-width: 767px) {
  .header-top {
    position: static;
    display: none;
  }
  /*.navbar {
		position:static;
		top:0;
		background-color:#061538;
		margin-bottom:0px;
		z-index:99;
	}
	.navbar-brand img {
		width:75%;
		height:100%;
	}
	.top-menu ul li a {
		line-height:18px;
		padding:7px 15px !important;
		font-size:13px;
	}
	.top-menu ul {
		float:none;
	}
	.sub-drp-sub-menu {
		position:static;
	}
	*/
  .hm-industry-head h1 {
    font-size: 26px;
  }
  .hm-industry-head {
    padding-bottom: 25px;
  }
  .hm-industry-head h1:after {
    width: 30%;
  }
  .hm-industry-head h1:before {
    width: 3%;
    bottom: -6px;
  }
  .hm-ind-box {
    margin-bottom: 15px;
  }
  .hm-abt-head h2 {
    font-size: 24px;
  }
  .hm-abt-head h2:before {
    width: 3%;
    bottom: -6px;
  }
  .hm-abt-head h2:after {
    width: 30%;
  }
  .hm-abt-para p {
    text-align: justify;
  }
  .hm-abt-para p:last-child {
    display: none;
  }
  .footer-link ul {
    padding-bottom: 15px;
  }
  .text-colo > h2,
  .slide-detail > h2,
  .slid-detail > h2 {
    font-size: 18px;
    padding-bottom: 8px;
  }
  .slider {
    top: 25%;
  }
  .slide-detail > p,
  .slid-detail > p,
  .text-colo > p {
    display: none;
  }
  .slider-para {
    display: block !important;
  }
  .inner-banner {
    background: url(../slider/hm-banner.png) no-repeat;
    /**background: url(../slider/inner-banner.jpg) no-repeat;**/
    background-size: cover;
    padding: 60px 0 15px;
  }
  .inr-banr h2 {
    color: #fff;
    font-size: 30px;
    font-weight: bold;
  }
  .inr-banr p {
    color: #fff;
    text-transform: uppercase;
    font-size: 12px;
  }
  .cont-detail {
    margin-left: -0px;
  }
  .fix-prod {
    position: relative;
    top: 0px;
    z-index: 99999;
  }
  /* landing-page */
  .cont-form-2 {
    width: 77%;
    background: #ec6543;
    padding: 29px;
    margin: 28px 0px;
    border-radius: 10px;
    margin-left: 37px;
  }
  .product-img-for {
    margin-top: 34px;
  }
  .product-par {
    padding: 32px 0px;
  }
  .detail-2 {
    margin-bottom: 10px;
  }
  .bg-color {
    margin-top: -32px;
    background-color: #cdd9e9;
  }
  .cont-detail-1 {
    margin-left: 0px;
    padding: 0 0 32px 0;
    margin-top: 0px;
  }
  .cont-form-1 {
    padding: 0 0 20px 0;
  }
  .cont-input form input {
    height: auto;
    padding: 5px 5px;
  }
  .cont-input form input textarea {
    width: 100%;
    height: auto;
    display: inline-block;
    margin-bottom: 10px;
  }
  .cont-input .form_btn-1 {
    border-radius: 10px;
    width: 50% !important;
    background: #ec6543;
    border: 0;
    color: #fff;
    padding: 12px 15px;
    display: table;
    margin: 0 auto;
    /* margin: 15px 0px 0px 70px; */
  }
  .single-contact-info {
    margin-top: 15px;
  }

  .box-1 img {
    width: 100%;
  }
  .cont-1 {
    background-color: none !important;
  }

  .form-img {
    display: none;
  }
  /* landing-page */

  .blog-grid-content h3 {
    font-size: 18px;
    padding-bottom: 8px;
  }
  .blog-grid-content p {
    font-size: 14px;
  }
  .blog-inn-head h1 {
    font-size: 21px;
  }
  .blog-inn-dtls p {
    font-size: 14px;
  }
  .blog-inn-dtls h3 {
    font-size: 20px;
  }
  .img-blg1 {
    align-content: center;
  }
}

@media screen and (max-width: 360px) {
}

@media screen and (max-width: 320px) {
}
