@media all and (max-width: 991px) {
	
}
@media all and (max-width: 850px) {

}
@media all and (max-width: 800px) {

}
@media all and (max-width: 767px) {
  .formApply label {
    width: 100%;
}
  .formApply input[type=text], .formApply input[type=number], .formApply input[type=email], .formApply input[type=date] {
    width: 100%;
}
  .formApply select {
    width: 100%;
}
  p.nospace {
    margin-bottom: 0;
}
  #testimonial .slick-next {
      right: -24px;
  }
  .fixedpolicy {
     position: inherit; 
        width: 100%;
    margin-right: 15px;
}
  .PrivacyPolicy {
    width: 100%;
}
	#testimonial .slick-prev {
    left: -24px;
  }
    .testimonial h2, .service h2, .features h2, .about h2, .carousel-caption h1 {
      font-size: 24px;
      text-align:center;
  }
    a.btn.btn-primary.btn-m4 {
      margin-bottom: 15px;
      display: inline-block;
  }
   .ser-row {
      padding-left: 20px;
  }
  .footer-top ul {
      margin-top: 15px;
  }
  .widget h4 {
    margin-top: 10px;
	}
  .footer-top {
  	 background-image: none;
	}
  footer legend {
    margin-bottom: 10px;
  }
  header {
   position: inherit;
   
}
  section.partners h2 {
    font-size: 26px;
}
  section.contact ul p {
      display: inline-block;
      /* width: 80% !important; */
      position: relative;
      /* text-align: right; */
      top: 12px;
  }
  .contact ul li {
      margin-top: 20px;
  }
  .contact h2 {
    font-size: 30px;
  }
  .featuredbox {
    margin-right: 0;
}
  .testimonial-bg {
    margin-top: 15px;
}
  .navbar-toggle {
    margin-top: 30px;
}
  
  .contact h3 {
    font-size: 20px;
    text-align: center;
	}
  .footer-top ul li {
    list-style: none;
	}
  .top-bar {
    background: #000;
	}
  .breadcrumb {
    z-index: 5;
	}
  .navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border-color: transparent; 
	}
  .nav>li {
    position: relative;
    display: block;
		text-align: left;
  }  
  .navbar-default ul li:last-child a{
    text-align: center;
}
  ul#menu-main-menu {
    margin-top: 12%;
}
  .carousel-caption .btn {
    text-shadow: none;
    padding: 5px 16px;
}
 .carousel-caption h1 {
    font-size: 16px;
    text-align: center;
}
  .carousel-caption.animated.zoomIn {
    top: 12% !important;
    left: 10% !important;
    right: 10% !important;
	}
  .service-box i {
     display: none; 
	}
.footer-bar p {
    float: none !important;    text-align: center;
}
  .serbox {
    padding-left: 0;
	}
  section.services h2 {
    margin-bottom: 20px;
    font-size: 26px;
	}
}
@media all and (max-width: 320px) {
  header .navbar-brand>img {
    max-width: 75% !important;
}
  .navbar-brand {
    float: none;
}
  .banner {
    position: inherit;
    clear: both;
}
  ul#menu-main-menu {
    margin-top: 2%;
}
  
}