@media (min-width: 1920px) {
#svc3 .svc-des {
  padding: 140px;
}
#svc4 .svc-des {
  padding: 140px;
}
}
@media (min-width: 1600px) {
/* alternate */

.work-item {
  float: left;
  width: 25%;
  position: relative;
}
}

/*============================================================
	For Small Desktop
==============================================================*/

@media (min-width: 980px) and (max-width: 1150px) {
.carousel-caption h3 {
  font-size: 45px;
}
.member-thumb {
  width: auto;
}
#svc3 .svc-des {
  padding: 0px 15px 0px 15px;
}
#svc4 .svc-des {
  padding: 0px 15px 0px 15px;
}
}
/*=============================================================
	For smaller Laptop
==============================================================*/
@media (min-width: 800px) and (max-width: 1280px) {
/* alternate */

.work-item {
  float: left;
  width: 25%;
  position: relative;
}
.navbar-brand {
  padding: 0px 0px;
}
}


/*============================================================
	Tablet (Portrait) Design for a width of 768px
==============================================================*/

@media (min-width: 768px) and (max-width: 1024px) {
/* slider */

.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;
}
.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: -13px; /*-1px*/
}
.navbar-brand {
  padding-top: 15px;
  height: 56px;
}
 @media (min-width: 992px) {
.featurette-heading {
  margin-top: 120px;
}
}
 @media only screen and (max-width: 767px) {
.carousel-caption {
  top: 32%;
}
.sec-sub-title p {
  font-size: 14px;
}
/* slider */
.carousel-caption h2 {
  font-size: 29px;
}
.carousel-caption h3 {
  font-size: 20px;
  margin: 12px 0 15px;
}
.carousel-caption p {
  font-size: 14px;
}
.social-links {
  margin-top: 20%;
}
.top-bar span a {
  padding-right: 11px;
  font-size: 13px;
  line-height: 0px;
}
.navbar-nav>li {
    padding-top: 0px;
}
/* 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: 5% !important;
  width: 90%;
}
/* 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) {
/* 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: 50%;
}
}
@media (max-width: 360px) {
.facts h3 {
  font-size: 24px;
}
.facts h4 {
  font-size: 16px;
}
ul.features li span.fa {
  font-size: 30px;
  margin-top: 2px;
}
#features {
  padding: 70px 0px 70px 0px;
}
.jumbotron h4 {
  font-size: 18px;
}
.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;
}
.navbar-brand {
  float: left;  
  padding: 15px 10px;
  font-size: 17px;
  line-height: 22px;
  height: 56px;
  font-weight: 700;
}
.wlcm {
  margin-left: 0px;
  line-height: 46px;
}
 /*.navbar {
    margin: 20px 10px 20px 10px;
    padding: 0;
    background: rgba(0,0,0,1);
    border-bottom: 0px solid rgba(0,0,0,1);
}*/
}
@media(min-width:767px) {
.navbar {
  padding: 12px 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: 4px;
}
}
