/*--------------------------------------------------------------
# Hero Section
--------------------------------------------------------------*/
#why-us {
  display: table;
  width: 100%;
  height: 100vh; 
  background: 
   
    linear-gradient(to bottom left,
      rgba(57, 61, 133,0.60),
      rgba(57, 61, 133,0.80),
      rgba(57, 61, 133,0.80),
      rgba(57, 61, 133,0.80)
    ),
  url("../images/banner-2.jpg") ;
  background-size: cover;
  background-repeat:  no-repeat;
  background-attachment: fixed;
 /* background-size:100% 100%;*/
  background-position:center;


}


#why-us .why-us-container {
  
  display: table-cell;
  margin: 0;
  padding: 0 10px;
  text-align: center;
  vertical-align: middle;

}

#why-us h1 {
  margin: 30px 0 10px 0;
  font-size: 48px;
  font-weight: 400;
  line-height: 50px;
  color: #fff;
  /*margin-top: 190px;*/
  margin-top: 218px;
  margin-left: 0px;
}
#why-us h5 {
  color: #fff;
  margin-left: -150px;
  margin-top: -5px;
  font-size: 16px;
  margin-bottom: 5px;
}
@media screen and (max-width: 800px) {
  #why-us h1 {
    font-size:5vw;
    line-height: 20px;
    margin-top: 10px;
    margin-left: 20px;
    
  }
}

@media screen and (max-width: 800px) {
  #why-us h5{
  margin-top: 10px;
  margin-left: 25px;
  /*font-size: 3vw;*/
  line-height: 20px;
  
  }
}
.lap-video img{
  width: 500px;
  height: 300px; 
  margin-top: 120px; 
  margin-left: 120px; 
}

@media screen and (max-width: 800px) {
  .lap-video img{
    width: 350px;
    height: auto; 
    margin-top: 10px; 
    margin-left: -10px; 
  }
} 

#why-us .btn-cta {
  /*font-family: "Poppins", sans-serif;*/
  font-weight: 500;
  font-size: 15px;
  letter-spacing: 1px;
  display: inline-block;
  padding: 8px 28px;
  border-radius: 50px;
  /*margin: 10px;*/
  margin: 150px;
  border: 0px;
  color: #fff;
  background: #4edec1;
  margin-left: -150px;
  margin-top: 20px;
}

@media screen and (max-width: 800px){
#why-us .btn-cta{
margin: 10px;
margin-top: 10px;
margin-left: -15px;
font-size:12px;

}
}

#p-1{
  text-align: center;
  margin-top: 30px;
  font-size: 14px;
  font-weight: 400;
}
@media screen and (max-width: 800px){
#p-1{
text-align: justify;
margin-left: 10px;
margin-right: 10px;
position: auto;
  }
}
/*Tools*/
#tools{
  padding: 5em 0;
  clear: both;
}
#tools.heading {
  position: relative;
}

#tools .tools-item {
  margin-bottom: 5em;
  padding: 25px;
}
#tools .gtco-tools-reverse .img-shadow-right,
#tools .gtco-tools .img-shadow-right {
  position: relative;
  background:  
    linear-gradient(to top right,
    rgba(115, 103, 240,1),
    rgba(120, 156, 252,0.80)
    );;
  width: 70%;
  float: left;
  margin-bottom: 30px;
  margin-left: 100px;
  height: 350px;
  width: 400px;

}
@media screen and (max-width: 800px){
  #tools .gtco-tools-reverse .img-shadow-right,
  #tools .gtco-tools .img-shadow-right {
    margin-left: 0px;
    height: auto;
    width: auto;
  }
}
#tools .gtco-tools-reverse .img-shadow-right .img,
#tools .gtco-tools .img-shadow-right .img {
  position: relative;
  top: -20px;
  right: 20px;
  height: 350px;
  width: 400px;
  overflow: hidden;
}
#tools .gtco-tools-reverse .img-shadow-right .img img,
#tools .gtco-tools .img-shadow-right .img img{
  width: 100%;
}
@media screen and (max-width: 800px){
#tools .gtco-tools-reverse .img-shadow-right .img,
#tools .gtco-tools .img-shadow-right .img {
  margin-left: 0px;
  height: auto;
  width: auto;
  }
}

#tools .gtco-tools .img-shadow-right img {
  top: -20px;
  left: -20px;
}
#tools .gtco-tools-reverse .img-shadow-left,
#tools .gtco-tools .img-shadow-left {
  position: relative;
  background:
    linear-gradient(to top right,
    rgba(45, 239, 226,0.80),
    rgba(75, 136, 253,0.30)
    );;
  width: 70%;
  float: left;
  margin-bottom: 30px;
  margin-left: 140px;
  height: 350px;
  width: 400px;
}
@media screen and (max-width: 800px){
  #tools .gtco-tools-reverse .img-shadow-left,
  #tools .gtco-tools .img-shadow-left {
    margin-left: 0px;
    height: auto;
    width: auto;
  }
}

#tools .gtco-tools-reverse .img-shadow-left .img,
#tools .gtco-tools .img-shadow-left .img {
  position: relative;
  top: -20px;
  right: -20px;
  height: 350px;
  width: 400px;
  overflow: hidden;
}
#tools .gtco-tools-reverse .img-shadow-left .img img,
#tools .gtco-tools .img-shadow-left .img img{
  width: 100%;
}

@media screen and (max-width: 800px){
#tools .gtco-tools-reverse .img-shadow-left .img,
#tools .gtco-tools .img-shadow-left .img {
  margin-left: 0px;
  height: auto;
  width: auto;
  }
}

#tools .gtco-tools .img-shadow-left img {
  top: -20px;
  left: 20px;
}
#tool-text-left{
  color: #748585;
  font-size: 14px;
  font-weight: 400;
  margin-left: 40px;
  /*margin-top: -30px;*/
}
@media screen and (max-width: 800px){
  #tool-text-left{
    margin-left: 0px;
    margin-top: 0px;
  }
}
#tool-text-right{
  color: #748585;
  font-size: 14px;
  font-weight: 400;
  margin-left: 150px;
  /*margin-top: -20px;*/
}
@media screen and (max-width: 800px){
  #tool-text-right{
    margin-left: 0px;
    margin-top: 0px;
  }
}
#tool-btn .btn-cta {
  /*font-family: "Poppins", sans-serif;*/
  font-weight: 500;
  font-size: 16px;
  letter-spacing: 1px;
  display: inline-block;
  padding: 8px 28px;
  border-radius: 50px;
  transition: 0.5s;
  margin: 10px;
  border: 0px;
  color: #fff;
  background: linear-gradient(to right, #f90c0cb5 0%, #ffa745a8 100%);
  /*margin-left: 500px;*/
  margin-top: 10px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 800px){
#tool-btn .btn-cta{
margin-top: 10px;
/*margin-left: 100px;*/
font-size: 14px;

  }
}

#facts{
  padding: 7em 0;
  clear: both;
}
#facts .gtco-facts-reverse .img-facts-right img,
#facts .gtco-facts .img-facts-right img {
  position: relative;
  top: -20px;
  margin-left: 80px;
  height: 350px;
  width: 400px;
}
@media screen and (max-width: 800px){
#facts .gtco-facts-reverse .img-facts-right img,
#facts .gtco-facts .img-facts-right img {
  margin-left: 0px;
  height: auto;
  width: auto;
  }
}
#facts .gtco-facts-reverse .img-facts-left img,
#facts .gtco-facts .img-facts-left img {
  position: relative;
  margin-top: 60px;
  margin-left: 140px;
  height: 350px;
  width: 400px;
}
@media screen and (max-width: 800px){
#facts .gtco-facts-reverse .img-facts-left img,
#facts .gtco-facts .img-facts-left img {
  margin-left: 0px;
  height: auto;
  width: auto;
  }
}

#facts-text-left{
  color: #748585;
  font-size: 14px;
  font-weight: 400;
  margin-left: 40px;
  margin-top: -20px;
}
@media screen and (max-width: 800px){
  #facts-text-left{
    margin-left: 10px;
    margin-top: 0px;
  }
}
#facts-text-right{
  color: #748585;
  font-size: 14px;
  font-weight: 400;
  margin-left: 70px;
  margin-top: 60px;
}
@media screen and (max-width: 800px){
  #facts-text-right{
    margin-left: 10px;
    margin-top: 10px;
  }
}
.subtitle{
  margin-left: 550px;
  margin-top: 20px;
  font-size: 15px;
  color: #748585; 
}
@media screen and (max-width: 800px){
.subtitle{
  margin-left: 120px;
  margin-top: 20px;
  font-size: 5vw;

} 
}
.title{
  margin-left: 480px;
  margin-top: 10px;
  font-size: 30px;
}
@media screen and (max-width: 800px){
.title{
  margin-left: 60px;
  margin-top: 10px;
  font-size: 7vw;
}

}
.edge-img-responsive{
  margin-top: 30px;
  height: 400px;
  width: 100%;
}
@media screen and (max-width: 800px){
  .edge-img-responsive{
    height: auto;
    width: 100%;
  }
}
.plt-edge-text{
  margin-top: 20px;
  color: #748585;
  font-size: 14px;
  font-weight: 400;
}
@media screen and (max-width: 800px){
.plt-edge-text{
  margin-left: 0px;
 }
}
#edge-btn .btn-cta {
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  font-size: 16px;
  letter-spacing: 1px;
  display: inline-block;
  padding: 8px 28px;
  border-radius: 50px;
  transition: 0.5s;
  margin: 10px;
  border: 0px;
  color: #fff;
  background: linear-gradient(to right, #f90c0cb5 0%, #ffa745a8 100%);
  margin-left: 500px;
  margin-top: 30px;
}
@media screen and (max-width: 800px){
#edge-btn .btn-cta{
margin-top: 10px;
margin-left: 100px;
font-size: 14px;

  }
}

			.team .member{text-align:center}
			.team .member .portrait{width:200px;height:365px;margin:0 auto;float:left;margin-right:5%}
			.team .member .portrait .hover{background:#68c062;opacity:0;width:200px;height:200px;position:absolute;top:0;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;-webkit-transition:all .2s ease-in-out 0;-moz-transition:all .2s ease-in-out 0;-o-transition:all .2s ease-in-out 0;-ms-transition:all .2s ease-in-out 0;transition:all .2s ease-in-out 0;border:1px solid #333}
			.team .member .portrait:hover .hover{opacity:.8;-webkit-transition:all .2s ease-in-out 0;-moz-transition:all .2s ease-in-out 0;-o-transition:all .2s ease-in-out 0;-ms-transition:all .2s ease-in-out 0;transition:all .2s ease-in-out 0}
			.team .member .portrait .member-social{display:block;visibility:hidden;position:absolute;top:90px;text-align:center;width:200px;z-index:2}
			.team .member .portrait:hover .member-social{visibility:visible;-webkit-transition:all .2s ease-in-out 0;-moz-transition:all .2s ease-in-out 0;-o-transition:all .2s ease-in-out 0;-ms-transition:all .2s ease-in-out 0;transition:all .2s ease-in-out 0}
			.team .member .portrait .member-social a{margin:0 3px;font-size:12px;color:#333;padding:5px}
			.team .member .portrait .member-social a:hover{color:#fff;padding:5px;background:#333;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}
			.team .member .portrait .member-social a i{width:15px;height:12px;text-align:center}
			.team .member .portrait img{width:200px;height:200px;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%}
			.team .member h5{margin:30px 0 0;text-align:left;padding-top:3%}
			.team .member .position{font-weight:500;margin:20px 0 0;text-align:left}
			.team .member .member-info{margin:20px 0 0;text-align:justify;font-size: 14px;font-weight: 400;}
			.team .member span{font-size:14px;margin-left:2%;font-weight:500;color:#999}
			.team .member h3{margin:30px 0 0;text-align:left;padding-top:3%}
			.team-detail {
				margin-top: -100px;
			}
			/*.col-md-offset-1{margin-top: -100px;}*/
			@media (max-width: 767px) {
				.col-md-offset-1{margin-top: 0px;}
			}

			@media (max-width: 767px) {
				.services-2.process .item i::after{width:75%;left:-110px;}
				#accordion-two .panel-body img{float:left;margin:0px 3% 8% 0px;}
				#team-portrait{height:250px;}
				.team .member .member-info {
				    margin: 20px 0 0;
				    text-align: justify;
				}
				.team .member h3{text-align:center;}
			}
			@media (max-width: 767px){
				#team-portrait {
				    height: 250px;
				    float: left;
				    margin-left: 80px;
				    margin-right: 80px;
				}
				.team .member .portrait{height:400px;}
			}

/* Tools -- End */