.service-heroImage {
  background-image: url('../img/Banner_services-01.png');
  height: 100%;
  width: 100%;
  background-position: center;
  background-size: cover;
}

.WeAregood {
  text-align: right;
  margin-right: 114px;
}
.WeAregoodP {
  text-align: right;
  margin-right: 114px;
}

.container {
  position: relative;
  width: 100%;
  /* margin-bottom: 20px; */
}

p {
  color: #fff;
  /* margin-bottom: 36px;
  line-height: 27px; */
}

.sidemargin {
  margin-left: 8%;
  margin-right: 8%;
}

.butonservice {
  margin-top: 0px;
  font-size: 14px;
  color: #ffffff;
  margin-bottom: 25px;
  font-weight: 600;
  text-align: center;
  padding: 10px;
  background-color: transparent;
  border: 1px solid #ffffff !important;
  width: 175px;
  border-radius: 0;
}
.dotclass {
  background-image: url(https://dsciwebsitenew.s3.amazonaws.com/assets/img/dot.png);
  background-repeat: no-repeat;
  background-size: contain;
  width: 74%;
  margin-left: 184px;
}
.TheStrategy {
  border: 1px solid #fff;
  padding: 21px 21px 21px 21px;
  /* background-color: rgb(70 65 65 / 40%); */
}
.ThePlanning {
  border: 1px solid #fff;
  padding: 21px 21px 21px 21px;
  width: 324px;
  margin-left: 9px;
}

.TheObjectives {
  /* margin-left: 41px; */

  border: 1px solid #fff;
  padding: 21px 21px 21px 21px;
  /* background-color: rgb(70 65 65 / 40%); */
}

.GearService {
  margin-top: -64px;
}

.OurService {
  color: #ffffff;
  font-weight: 600;
  text-align: left;
  font-size: 40px;
  padding-left: 28px;
  margin-bottom: 35px;
}
.OurServicepara {
  color: #ffffff;
  font-weight: 500;
  text-align: left;
  padding-left: 28px;
  margin-bottom: 35px;
}

@media only screen and (max-width: 600px) {
  .WeAregood {
    text-align: center !important;
    margin-right: 0px !important;
  }
  .WeAregoodP {
    text-align: center !important;
    margin-right: 0px !important;
  }

  .service-heroImage {
    background-image: url('../img/Banner_services-01.png');
    height: 100vh !important;
    width: 100%;
    background-position: center;
    background-size: cover;
  }

  .dotclass {
    background-image: none !important;
    margin-left: 0px !important;
  }
  .OurGuiding {
    margin-left: 3%;
    text-align: center;
  }

  .image1,
  .image2,
  .image3,
  .image4,
  .image5 {
    margin-left: 0px;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .image6 {
    margin-left: 0px;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 60px;
  }

  .TheStrategy {
    margin-left: 0px !important;
    margin-right: 0px !important;
    border: 1px solid #fff;
    padding: 21px;
    /* background-color: rgb(70 65 65 / 40%); */
  }

  .ThePlanning {
    margin-right: 0px !important;
    border: 1px solid #fff;
    padding: 21px;
    /* background-color: rgb(70 65 65 / 40%); */

    width: auto;
    margin-left: 0px !important;
  }

  .TheObjectives {
    margin-left: 0px !important;
    margin-right: 0px !important;
    border: 1px solid #fff;
    padding: 21px;
    /* background-color: rgb(70 65 65 / 40%); */
  }

  .Objectives,
  .Planning {
    margin-top: 45px;
  }

  .sidemargin {
    margin-left: 0%;
    margin-right: 0%;
  }

  .OurService {
    color: #ffffff;
    font-weight: 600;
    text-align: center;
    font-size: 40px;
    padding-left: 0px;
    margin-bottom: 35px;
  }

  .OurServicepara {
    color: #ffffff;
    font-weight: 500;
    text-align: center;
    padding-left: 0px;
    margin-bottom: 35px;
  }
}

@media only screen and (max-width: 992px) {
  .dotclass {
    background-image: none !important;
    background-repeat: no-repeat;
    background-size: contain;
    width: 100% !important;
    margin: 0px !important;
  }

  .TheStrategy {
    margin-left: 70px;
    margin-right: 70px;
    border: 1px solid #fff;
    padding: 21px 21px 21px 21px;
  }
  .ThePlanning {
    margin-left: 70px;
    margin-right: 70px;
    width: auto;
    margin-top: 30px !important;
  }
  .TheObjectives {
    margin-left: 70px;
    margin-right: 70px;
    width: auto;
    margin-top: 30px !important;
  }
}

@media only screen and (max-width: 1024px) {
  .WeAregood {
    text-align: right;
    margin-right: 56px;
  }
  .WeAregoodP {
    text-align: right;
    margin-right: 56px;
  }

  .TheStrategy {
    margin-left: 0px;
    margin-right: 0px;
    border: 1px solid #fff;
    padding: 21px 21px 21px 21px;
  }
  .ThePlanning {
    margin-left: 0px;
    margin-right: 0px;
    width: auto;
    margin-top: 0px;
  }
  .TheObjectives {
    margin-left: 0px;
    margin-right: 0px;
    width: auto;
    margin-top: 0px;
  }

  .dotclass {
    background-image: url(https://dsciwebsitenew.s3.amazonaws.com/assets/img/dot.png);
    background-repeat: no-repeat;
    background-size: contain !important;
    width: 90%;
    margin-left: 50px;
  }

  .sidemargin {
    margin-left: 4%;
    margin-right: 5%;
  }

  .service-heroImage {
    background-image: url('../img/Banner_services-01.png');
    height: 45vh;
    width: 100%;
    background-position: center;
    background-size: cover;
  }
}

@media only screen and (min-width: 1500px) {
  .dotclass {
    background-image: url(https://dsciwebsitenew.s3.amazonaws.com/assets/img/dot.png);
    background-repeat: no-repeat;
    background-size: contain;
    /* width: 70%; */
    margin-left: 223px;
    width: 1200px;
  }

  .OurService {
    font-size: 45px;
    margin-bottom: 10px;
  }
  .OurServicepara {
    color: #ffffff;
    font-weight: 400;

    font-size: 16px;
    width: 100% !important;
  }

  .WeAregood {
    font-size: 45px;
    margin-bottom: 10px;
    margin-right: 137px;
  }
  .WeAregoodP {
    color: #ffffff;
    font-weight: 400;

    font-size: 16px;
    margin-right: 137px;
  }

  .sidemargin {
    margin-left: 8%;
    margin-right: 7%;
  }

  .image1 {
    /* margin-left: 70px; */
    text-align: center;
    margin-top: 70px;
    margin-left: 0px;
    margin-right: 0px;
  }

  .image2 {
    margin-right: 70px;
    text-align: center;
    margin-top: 70px;
    margin-left: 0px;
  }

  .image3 {
    margin-right: 150px;
    text-align: center;
    margin-top: 70px;
    margin-left: 0px;
  }

  .image4 {
    margin-left: 0px;
    text-align: center;
    margin-top: 110px;
    /* margin-bottom: 168px; */
  }

  .image5 {
    margin-right: 70px;
    text-align: center;
    margin-top: 110px;
    margin-left: 0px;
    /* margin-bottom: 168px; */
  }

  .image6 {
    margin-right: 150px;
    text-align: center;
    margin-top: 110px;
    margin-left: 0px;
    /* margin-bottom: 168px; */
  }

  .ThePlanning {
    margin-right: 0px;
    border: 1px solid #fff;
    padding: 21px;
    /* background-color: rgb(70 65 65 / 40%); */

    width: auto;
    margin-right: 13px;
  }
}
