@media (min-width: 1600px) {
/* alternate */
.work-item {
  float: left;
  width: 25%;
  position: relative;
}
.navbar-brand img {
  margin-top: -6px;
}
.navbar-brand {
  padding-top: 0px;
}
}
/*============================================================
	For Small Desktop
==============================================================*/
@media (min-width: 980px) and (max-width: 1150px) {
.carousel-caption h3 {
  font-size: 45px;
}
.member-thumb {
  width: auto;
}
}
/*=============================================================
	For smaller Laptop
==============================================================*/
@media (min-width: 800px) and (max-width: 1280px) {
/* alternate */

.work-item {
  float: left;
  width: 25%;
  position: relative;
}
.navbar-brand {
  padding: 10px 0px 15px 15px;
}
.navbar-nav > li > a {
  margin: 14.5px 1px;
  padding: 8px 12px;
  border: 0px solid transparent;
  border-radius: 4px;  
}
}
/*============================================================
	Tablet (Portrait) Design for a width of 768px
==============================================================*/

@media (min-width: 768px) and (max-width: 1024px) {
  /* slider */
.carousel-caption {
  top: 40%;
}
.carousel-caption h2 {
  font-size: 55px;
}
.carousel-caption h3 {
  font-size: 36px;
}
/* services */
.service-item {
  margin: 0 auto 30px;
  text-align: center;
  width: 325px;
}
.service-icon {
  float: none;
  margin: 0 auto 15px;
  text-align: center;
  width: 50px;
}
.service-desc {
  margin-left: 0;
  position: relative;
  top: 0;
}
.svc-des p {
  font-size: 14px;
}
.top-bar span a {
  /*padding-right: 35px;*/
  font-size: 13px;
  line-height: 0px;
}
/* alternate */

.work-item {
  width: 33.33%;
}
/* team */

.member-thumb .overlay h5 {
  margin-top: -16px;
  font-size: 16px;
}
.features-slider {
  height: 100%
}
.featurette-heading {
  font-size: 50px;
}
/* facts */
#facts {
  background-position: center top !important;
}
.counters-item {
  margin-bottom: 30px;
}
.counters-item i {
  margin: 0 0 15px;
}
.counters-item strong {
  font-size: 45px;
}
/* contact */
.contact-form .name-email input {
  margin-right: 0;
  width: 100%;
}
.footer-social {
  margin-top: 45px;
}
/* footer */

.footer-single {
  margin-bottom: 30px;
}

.navbar-brand img {
  margin-top: -10px;
  margin-left: -35px;
}
.navbar-brand {
  padding-top: 8px;
}

}
 @media (min-width: 992px) {
.featurette-heading {
  margin-top: 120px;
}
}
 @media only screen and (max-width: 767px) {
  h2 {
    font-size: 30px; 
    font-weight: 700;    
  }
  .car-service-title{
    /*! display: none; */
    margin-left: 15px;
    padding-top: 0px; 
    font-family: 'New Times Roman', serif;
    font-size: 50px; 
  }
  .sec-sub-title p {
  font-size: 14px;
}

/* slider */
.carousel-caption {
  top: 30%;
}
.carousel-caption h2 {
  font-size: 30px;
}
.carousel-caption h3 {
  font-size: 21px;
}
.carousel-caption p {
  font-size: 14px;
}
.heading h2 {
	font-size: 36px;
}
.headingtitle h2 {
  font-size: 36px;
}
.social-links {
  margin-top: 20%;
}
.top-bar span a {
  padding-right: 11px;
  font-size: 13px;
  line-height: 0px;
}
.navbar-brand img {
  margin-top: -10px;
}
.navbar-nav > li > a {
  margin: 6.5px 1px;
  padding: 8px 10px;
  border: 0px solid transparent;
  border-radius: 4px;  
}
/*.navbar-brand { display:none;}
 features 
ul.features li span.fa { font-size: 30px; margin-top: 2px; }
#features { padding: 0;}
.feature-icon { display: block; margin: 0 auto; }

.features-slider { margin-bottom: 0px; padding: 11% 50px 10% 50px; }
.featurs h1 { font-size: 18px; }*/

/* services */

.service-item {
  margin: 0 auto 30px;
  text-align: center;
  width: 280px;
}
.service-icon {
  float: none;
  margin: 0 auto 15px;
  text-align: center;
  width: 60px;
}
.service-desc {
  margin-left: 0;
  position: relative;
  top: 0;
}
/* alternate */

.work-item {
  left: 0% !important;
  width: 33.33%;
}
/* team */

.team-member {
  margin-bottom: 30px;
}
.team-member:last-child {
  margin-bottom: 0;
}
.member-thumb {
  margin: 0 auto;
}
/* facts */

#facts {
  background-position: center top !important;
}
.counters-item {
  margin-bottom: 30px;
}
/* contact */
.contact-address {
  margin-bottom: 30px;
}
.footer-social {
  margin-top: 20px;
  text-align: center;
}
.footer-social li {
  display: inline-block;
}
.footer-social li a {
  margin: 0 10px;
}
/* footer */

.footer-single {
  margin-bottom: 30px;
}
}


/*============================================================
	Mobile (Landscape) Design for a width of 480px
==============================================================*/

@media only screen and (min-width: 480px) and (max-width: 767px) {
  .carousel-caption {
    top: 25%;
  }
  /* services */
.service-item {
  margin: 0 auto 30px;
  text-align: center;
  width: 325px;
}

.service-icon {
  float: none;
  margin: 0 auto 15px;
  text-align: center;
  width: 50px;
}
.service-desc {
  margin-left: 0;
  position: relative;
  top: 0;
}
/* alternate */

.work-item {
  left: inherit !important;
  width: 33.333%;
}
}
@media (max-width: 320px) {
.carousel-caption {
  top: 30%;
}
.navbar-brand {
  float: left;
  height: 50px;
  padding: 15px 15px;
  font-size: 24px;
  font-weight: 400;
  line-height: 40px;
  text-transform: uppercase;
}
  .facts h3 {
  font-size: 24px;
}
.heading h2 {
  font-size: 38px;
}
.facts h4 {
  font-size: 16px;
}
ul.features li span.fa {
  font-size: 30px;
  margin-top: 2px;
}
.feature-content {
  width: 100%;
  text-align: center;
  margin-top: 20px;
}
.feature-icon {
  display: block;
  margin: 0 auto;
}
.feature-icon {
  display: block;
  margin: 0 auto;
}
.features-slider {
  padding: 11% 20px 10% 20px;
}
.featurs h1 {
  font-size: 18px;
}
}
@media(min-width:767px) {
.navbar {
  padding: 15px 0;
  -webkit-transition: background .5s ease-in-out, padding .5s ease-in-out;
  -moz-transition: background .5s ease-in-out, padding .5s ease-in-out;
  transition: background .5s ease-in-out, padding .5s ease-in-out;
}
.top-nav-collapse {
  padding: 10px;
}
.carousel-caption {
  top: 37%;
}
}