.form-control::-moz-placeholder {
    color: black; 
    opacity: 0.6;

    background-color: white;
 }
 .form-control::-webkit-input-placeholder {
    color: black; 
    opacity: 0.6;
    background-color: white;
 }
.article {
  float: left;
  margin: 5px;
  padding: 5px;
}

@media  (min-width:  1569px) {
   .img-product1 {
    height:25%;
    width: 60%;
  }
  .img-product2 {
   height:25%;
    width: 60%;
  }
   .img-product3 {

     height:25%;
    width: 60%;
  }
  .img-product4 {
     height:25%;
    width: 75%;
  }
  .carousel-indicators {
    top: 80px;
  }
 /*.navbar-brand  {
  position: fixed;
  padding-bottom:  40px;
  }*/
 #logoImg{
  position: relative;
  margin-top: -80px; 
  height: 200px;
  width: 200px;
  padding-bottom:  40px;
 }
 #about{
    font-family: Serif;font-size: 22px;
  } 
  #about-text{
    font-size: 22px;
    font-family: Serif;
  }
  #service-text{
    font-family: Serif;font-size: 22px;
  }
  #profile{
    height: 160px;
    width: 160px;
  } 
  .img-responsive{
    height: 250px;
    width: 100%;
  }

.youtube{
     height: 315px;
    width: 400px;
  }
}
@media all and (max-width: 1568px) and (min-width:  601px) {
   .img-product1 {
    height:25%;
    width: 60%;
  }
  .img-product2 {
   height:25%;
    width: 60%;
  }
   .img-product3 {

  	 height:25%;
    width: 60%;
  }
  .img-product4 {
     height:25%;
    width: 75%;
  }
  .carousel-indicators {
  	top: 80px;
  }
 .navbar-brand  {
  position: fixed;margin-top: -46px;height: 33%;width:22%;
  padding-bottom:  40px;
  }
  .img-responsive{
    height: 250px;
    width: 100%;
  }
 #about{
		font-family: Serif;font-size: 22px;
	} 
  #about-text{
    font-size: 22px;
    font-family: Serif;
  }
  #service-text{
    font-family: Serif;font-size: 22px;
  }
  #profile{
    height: 160px;
    width: 160px;
  } 

.youtube{
     height: 315px;
    width: 400px;
  }
}
 /*for medium device*/
 @media all and (max-width: 600px)  {
   #showImage,.youtube {
  	height:150px;
  	width: 300px;
  }
 .img-product1 {
    height:25%;
    width: 80%;
  }
  .img-product2 {
   height:25%;
    width: 60%;
  }
   .img-product3 {
      margin-top: 50px;
     height:25%;
    width: 60%;
  }
  .img-product4 {
     height:25%;
    width: 75%;
  }
  .youtube{
    height:150px;
    width: 300px;
  }
  .img-fluid {
    height: 30px;
    width: 60px;
  }
  #profile{
    height: 160px;
    width: 160px;
  } 
  .carousel-indicators {
  	top: 0px;
  }
  .navbar-brand  {
  	 position: fixed;margin-left: -30px;margin-top: -50px;height:245px;width: 360px;
  }
  h2,h4{
    font-size: 1.4em;
	} 
	#about{
		font-size: 18px;
    /*word-break: break-all;*/
    word-spacing:-2px;
		text-align: left; 
	}  
  #about-text{
    font-size: 18px;
    font-family: Serif;
  }
  #service-text{
    font-family: Serif;font-size: 14px;
  }
  #showImageDescription {
    
    word-spacing:-2px;
    text-align: justify; 
  }
  
 }
 /* Small devices*/
@media only screen 
and (min-device-width : 300px) 
and (max-device-width : 590px) {

.navbar-brand  {
     position: relative;margin-left: -10px;top: 25px;height:35%;width: 70%;
  }
  #showImage{
    height:150px;
    width: 210px;
  }
  #profile{
    height: 100px;
    width: 100px;
  } 
  .img-product1 {
    height:25%;
    width: 80%;
  }
  .img-product2 {
   height:25%;
    width: 80%;
  }
   .img-product3 {
      margin-top: 50px;
     height:25%;
    width: 60%;
  }
  .img-product4 {
     height:25%;
    width: 75%;
  }
  .youtube{
    height:150px;
    width: 260px;
  }
  #about-text{
    font-size: 16px;
    font-family: Serif;
  }
  #service-text{
    font-family: Serif;font-size: 16px;
  }
}
/*Ipad */
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px)  { 
/*.navbar-brand  {
     position: fixed;margin-left: -30px;margin-top: -50px;height:245px;width: 50%;
  }*/
  .img-product1 ,#showImage{
    height:100px;
    width: 280px;
  }
  
  #profile{
    height: 160px;
    width: 160px;
  } 
  .img-fluid{
    height: 100px;
    width: 120px
  }
  #about-text{
    font-size: 18px;
    font-family: Serif;
  }
  #service-text{
    font-family: Serif;font-size: 18px;
  }
  .navbar-brand  {
  position: fixed;margin-top: -40px;height: 20%;width: 30%;
  }

}


a:hover {
    color: black !important;
}

/* For social icons Updated on 31-7-18 */

.icon-bar {
  position: fixed;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 0;
}

.icon-bar a {
  display: block;
  text-align: center;
  padding: 16px;
  transition: all 0.3s ease;
  color: white;
  font-size: 20px;
  width: 7rem !important;
  height: 7rem;
}

.icon-bar a:hover {
    color: #fff !important;
    background : #000;
}

.facebook {
  background: #3B5998;
  color: white;
}

.twitter {
  background: #55ACEE;
  color: white;
}

.google {
  background: #dd4b39;
  color: white;
}

.linkedin {
  background: #007bb5;
  color: white;
}

.youtube {
  background: #bb0000;
  color: white;
}

.AutoMailSys{
  position: relative;
  margin-bottom: 23.5rem;
}

.AutoMailSys img{
  position: absolute;
  height: auto;
  left: 0;
  right: 0;
  margin : 0px auto;
  transform: rotate(0deg);
  top: -30px;
  z-index: -1;
}

