/*--------------------------------------------------------------
# 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: 208px;
  margin-left: 0px;
}
#why-us h5 {
  color: #fff;
  margin-left: 25px;
  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: #4cb22f;
  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: 16px;
  font-weight: 400;
  /*font-family: "Rubik";*/
}
@media screen and (max-width: 800px){
#p-1{
text-align: justify;
/*margin-left: 10px;*/
/*margin-right: 10px;*/
position: auto;
  }
}
#why-ul {
	font-size: 16px;
	font-weight: 400;
    text-align: justify;
	/*font-family: "Rubik";*/
}
/*Tools*/
/*#tools{*/
  /*padding: 7em 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)
    );*/
	background-image: linear-gradient(-110deg, #7367ef 0%, #cd9ffb 100%);
  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;
  /*box-shadow: 0px 57px 101px;*/
}
#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)
    );*/
	background-image: linear-gradient(-40deg, #4c82ff 0%, #2afadf 100%);
  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;
}
#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-family: "Rubik";*/
  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;
}
@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;

  }
}
/* Tools -- End */