/* Set the color of the captions explicitly */
.carousel p,
.carousel h3 {
   color: white !important;
}

/* Space the circular slide indicators out a wee bit */
.carousel-indicators li,
carousel-indicators li.active {
   margin-left: 5px;
}

#mainbox{
	margin: 40px;
}
#subbox{
	border-radius: 10px;
	text-align: justify;
	margin-bottom: 20px;
	background: #c4cfc7;
	color: black;
	height: auto;
}

.parares{
    font-size:17px !important;
    text-align:justify !important;
}
.mainhead{
  text-align:left!important;
  margin-bottom:10px!important;
}
.button {
  display: inline-block;
  margin-top: -20px !important;
  padding: 7px 20px;
  font-size: 16px;
  cursor: pointer;
  text-align: center;
  text-decoration: none;
  outline: none;
  color: #fff;
  background-color: #00cfef;
  border: none;
  border-radius: 10px;
  box-shadow: 0 4px #999;
}

.button:hover {background-color: #00cfef;}

.button:active {
  background-color: #00cfef;;
  box-shadow: 0 5px #666;
  transform: translateY(4px);
}
 .img1{
     border-radius:10px;
 }
/*wds2 page*/
.call{
    visible: hidden;
}
#wdsul {
   margin-top: 20px;
   text-align: justify;
   list-style: circle;
   padding: 3px 75px;
}
#wdsul li {
    margin-top:15px;
    margin-bottom: 15px;
}
#services{
    margin-top:40px;
}

/*wds2 end*/
 

 @media screen and (max-width: 600px) {

.navbar-brand {
	background: url("../ggtlogo.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    background-size: 190px 40px !important;
}
.navbar-brand {
    display: inline-block;
    vertical-align: middle;
    width: 190px;
	height: 40px;
	margin-left: 5px;
	margin-right: 20px;
	max-width: 200px;
	margin-bottom:0px!important;
	margin-top:4px;
}


.company-overview{
	padding: 0px !important;
	align-items: center;
}
 .call{
    visible: hidden;
}
  #mainbox{
      margin:0px;
  }
  #imgbox{
      margin:0px;
      padding:0px;
      margin-top: 20px;
  }
  
  .box1 {
    margin: 0px !important;
    padding: 0px !important;
    word-spacing: 5px;
    font-size: 10px !important;
    text-align: justify;
    margin-bottom:10px!important;
  }
 .bannerres{
     background-size:100% 200px;
 }
 .quoteres{
 	width: 80% !important;
 }
 #paraquote{
  	padding: 32px 27px !important;
  }

#banner{
    width:100% !important;
    height:auto !important;
    margin-bottom:15px;
}
 
 
.imgres {

	height:250px;
	width:300px;
	justify-content:center; 

}
.heading{
	font-size: 25px !important;
	word-spacing: 0px !important;
}
.sectionres{
    margin-top:-60px;
	height: 200px !important;
}
.mainhead{
    margin-top:15px !important;
	font-size: 16px !important;
	word-spacing: 0px;
	font-weight:550;
	text-decoration-style:solid !important;
}
.parares{
	font-size: 14px !important;
	word-spacing: 0px !important;
}
.parares1{
	font-size: 16px !important;
	word-spacing: 0px !important;
}
.buttonres{
	margin-top: 30px !important;
	justify-content: center;
	text-align: center !important;
}
.buttonres2{
	width: 100% !important;
}
#lastbox{
    margin-top:10px;
    height:auto;
	width: 100%;
	align-items: center;
}


.alllogo{
	align-content: center;
}
.conformres{
	padding-top: 0px !important;
}
.cardres1{

}
.afimgres{
	width: 100%;
}
.afres{
	height: 480px !important;
}

.cheading{
 		font-size: 30px !important;
 		word-spacing: 1px !important;
 	}
#wdsul{
    margin:0px;
    padding:0px;
} 	
 	
}
 @media screen and (max-width: 1352px) and (min-width: 600px){

 	.bottombox{
 		display: flex !important;
 		flex-direction: column !important;
 		flex-wrap: wrap !important;
 		align-items: center !important;
 		
 	}
 	
 	.parares2{
 		font-size: 14px !important;
 	}
 	.cheading{
 		font-size: 30px !important;
 		word-spacing: 1px !important;
 	}
 	
 }
