@import url('https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Chau+Philomene+One:ital@0;1&display=swap');

 

@media (max-width: 991px) {
  .col-md-4 {
    border-right: 0px dashed black;
    border-bottom: 1px dashed black;
    width: 50%;
    margin: auto auto;
  }
  
  .col-md-4:last-child {
    border-bottom: 0px dashed black;
  }
}

.hero {
  float: left;
  width: 100%;
  background-color: #fff;
  padding: 50px;
}
.tsp-count {
  float: left;
  width: 100%;
  background-color: #ffef00;
  text-align: center;
  padding: 30px;
}
.count {
  font-family: "Chau Philomene One", sans-serif;
  font-size: 50px;
  color: #000;
  font-weight: bold;
}
.tsp-section {
  font-family: "Lato", sans-serif;
  font-size: 20px;
  font-weight: bold;
}
.content {
  padding: 0;
}

.count {
  position: relative;
}

.counter-title {
  font-size: 19px;
  color: #ffffff;
  padding: 11px 0 9px;
  border-bottom: 1px dashed #ffffff42;
}

.why-sec-1 {
  padding: 50px 0px;
  float: left;
  width: 100%;
}

.why-sec-2 {
  text-align: left;
  background-image: url(../images/bg.jpg) !important;
  background-position: top;
  background-repeat: no-repeat !important;
  background-size: cover !important;
  display: block;
  border-radius: 0;
  padding: 20px 0;
  position: relative;
  overflow: hidden;
}

.why-sec-2::before {
  content: "";
  position: absolute;
  max-width: 100%;
  height: 100%;
  top: 0;
  right: 0px;
  bottom: inherit;
  left: 0px;
  margin: 0 auto;
  z-index: 0;
  background: #7a0b0deb;
}

.why-left {
  padding: 10px;
}

.why-left1 {
  padding: 0 0 13px 0;
}

.why-left1 span {
  font-size: 38px;
  font-weight: 600;
  padding: 0;
  display: inline-block;
  color: #ffffff;
  text-transform: capitalize;
}

.why-left1 p {
  font-size: 14px;
  line-height: 30px;
  color: #fff;
  padding: 10px 0 0 25px;
}

.why-left1 p strong {
  color: #5e0e4f;
  font-weight: 700;
}

.why-right {
  padding: 10px 0;
}

.why-right1 {
  padding: 0;
}

.why-right1 span {
  font-size: 30px;
  line-height: 24px;
  color: #ffffff;
  /* border-bottom: 1px solid #fa9936; */
  padding: 25px 0 16px;
  text-transform: capitalize;
  display: block;
  border-bottom: 1px solid rgb(255, 234, 0);
}

body {
  font-family: "Lato", sans-serif;
  font-weight: 500;
}

.hdd {
  font-family: "Chau Philomene One", sans-serif;
  font-weight: 400;
  font-style: normal;
}

.main-container {
  float: left;
  width: 100%;
  overflow: hidden;
  background: url(../images/bg.jpg);
  background-attachment: fixed;
  background-position: center;
  background-repeat: repeat;
}

img {
  max-width: 100%;
}

.text-center {
  text-align: center !important;
}

ul {
  margin: 0;
  padding: 0;
}

li {
  list-style: none;
}

.banner3 {
  float: left;
  width: 100%;
}








.ourservices_section {
  padding: 50px 0px;
  float: left;
  width: 100%;
}

.ourservices_section1 {
  padding: 0px
}

.our_services {
  margin-top: 20px;
}

.our_services1 {
  padding: 15px
}

.our_services2 {
  padding: 0
}

.our_services3 {
  padding: 0
}

.our_services3 img {
  border-radius: 50%;
  padding: 5px;
  transition: .6s ease-in-out;
  border: 1px solid #b4b4b4
}

.our_services4 {
  padding: 50px 0 0 0;
  text-align: center
}

.our_services4 strong {
  text-transform: capitalize;
  font-size: 25px;
  font-weight: 500;
  margin: 0;
  color: #004E0A;
  float: left;
  width: 100%;
  text-align: center;
  padding-bottom: 10px;
}


.bg-baji img {
  border: 5px solid #004E0A;
}

.our_services2:hover .our_services3 img {
  transform: rotate(360deg);
  transition: .6s ease-in-out;
  background: #004E0A;
  padding: 10px
}

.award1 {
  padding: 0;
}

.our-lnee {
  position: absolute;
  top: 120px;
  left: 0;
  right: 0;
  margin: 0 auto;
  text-align: center;
  width: 2px;
  height: 66%;
  background-color: #004E0A;
  transition: all .3s linear
}

.our-lnee:after {
  position: absolute;
  content: "";
  width: 8px;
  height: 8px;
  background-color: #004E0A;
  border-radius: 50%;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  text-align: center;
  margin-left: -3px
}

.our_services3:after {
  position: absolute;
  content: "";
  width: 250px;
  height: 250px;
  border-radius: 50%;
  background-color: transparent;
  border: 0 solid#ffef00;
  content: '';
  border-top: 10px solid transparent;
  border-right: 10px solid transparent;
  top: 0;
  left: 0;
  transition: all .3s linear;
  transform: rotate(-45deg)
}

.topservices_head {
  margin: 0;
  padding: 0 0;
  text-align: center;
}

.topservices_head strong {
  text-transform: capitalize;
  font-size: 40px;
  font-weight: 600;
  margin: 0;
  display: inline-block;
  padding: 0 0 6px 0;
  color: #004E0A;
}

.topservices_head span {
  width: 8px;
  height: 8px;
  border-radius: 50px;
  background: #004E0A;
  display: inline-block;
  position: relative;
  margin: 0;
}

.topservices_head span:before {
  content: '';
  border: 1px solid #d8d8d8;
  width: 40px;
  position: absolute;
  right: 8px;
  top: 4px;
}

.topservices_head span:after {
  content: '';
  border: 1px solid #d8d8d8;
  width: 40px;
  position: absolute;
  left: 8px;
  top: 4px;
}

.topservices_head p {
  color: #000;
  text-transform: capitalize;
  font-size: 16px;
  font-weight: 600;
  padding: 0 0 0;
  margin: 0;
}




.testimonials-setion {
  float: left;
  width: 100%;
  padding: 50px 0px;
}

.testimonials-left1 {
  padding: 10px;
  width: 70%;
}


.clients-left1 {
  padding: 0 0px;
  margin-top: 30px;
}

.clients-left2 {
  padding: 10px;
}

.client-design1 {
  padding: 30px;
  border-radius: 20px;
  background: #fff6df;
}

.client-design2 {
  padding: 20px;
  background: #fff;
  border: 1px solid #ffef00;
}

.client-design3 {
  border-radius: 50px;
  padding: 4px;
  margin: 20px 0 0;
  background: #004E0A;
}

.client-design3 ul li {
  color: #ffef00;
  font-size: 16px;
}

.client-design2 p {
  color: #000;
  font-size: 15px;
  line-height: 31px;
  font-weight: 500;
  padding: 0;
}

.client-design3 strong {
  color: #fff;
  text-transform: uppercase;
  font-size: 17px;
  display: block;
}

.client-design3 p {
  color: #ffef00;
}

.mid-div {
  justify-content: center;
  align-items: center;
}

.services-list1 {
  padding: 0 0 0 20px;
  width: 30%;
}

.services-list2 {
  background: #004E0A;
  text-align: -webkit-auto;
  padding: 20px 0px;
}

.heading-list {
  padding: 0px 20px 0;
}

.heading-list strong {
  color: #ffef00;
  font-size: 17px;
  text-transform: uppercase;
  font-weight: 700;
  border-bottom: 1px solid #eee;
  display: block;
  padding: 0 0 5px 0;
}

.heading-list p {
  text-transform: capitalize;
  margin: -1px 0 0 0;
  color: #fff;
  font-size: 42px;
  font-weight: 500;
}

.list-design ul {
  padding: 0;
  margin: 0;
  list-style: none;
}

.list-design ul li {
  padding: 10px 16px;
  margin: 16px 0 0px 0;
  font-size: 16px;
  font-weight: 600;
  color: #000;
  text-transform: capitalize;
  border: 1px solid #ffef00;
  border-radius: 50px;
}

.list-design ul li a {
  color: #fff;
}

.list-design ul li:hover a {
  color: #ffe9af;
}

.list-design ul li:hover {
  border: 1px solid #ffffff;
}

.kundli-matching {
  background: #ffef00;
  position: relative;
  padding: 20px 0px 20px 20px;
  margin: 20px 0 0;
}

.kundli-matching strong {
  font-size: 18px;
  display: block;

  padding: 0 140px 10px 0px;

  color: #000;

  text-transform: capitalize;
}

.kundli-matching a {

  background: #8a6400;

  color: #fff;

  padding: 5px 10px;

  display: inline-block;

  font-weight: 600;

  text-transform: capitalize;

  font-size: 16px;
}

.kundli-matching img {
  position: absolute;
  right: 20px;
  top: 8px;
  height: 110px;
}

.clients-right1222 {
  margin-top: 150px;
}


.topservices-section {
  float: left;
  width: 100%;
  padding: 50px 0px;
  position: relative;
}





.topservices-section:before {
  background: #ffef00;
  content: "";
  height: 100%;
  width: 50%;
  margin: 0 auto;
  left: 0;
  right: 0;
  top: 0;
  position: absolute;
  z-index: -9;
}

.top-services1 {
  margin-top: 30px;
  position: relative;
}

.top-services2 {
  position: relative;
  z-index: 9;
}

.top-services2 .mid-div {
  justify-content: center;
  align-items: center;
}

.top-services3 img {
  height: 192px;
  border: 6px solid #fff;
  margin: 0px 0 0px;
}

.top-services3 {
  padding: 0 0px 0 10px;
}

.top-services4 {
  padding: 6px 0 0 10px;
}

.top-services4 strong {
  font-size: 22px;
  padding: 0px 0 0;
  margin: -8px 0 0px 0;
  display: block;
  text-transform: capitalize;
  font-weight: 600;
  color: #004E0A;
}

.top-services4 p {
  color: #000;
  font-size: 15px;
  padding: 14px 0 0;
  line-height: 29px;
  font-weight: 500;
}

.top-services4 a {
  background: #004E0A;
  color: #fff;
  padding: 5px 10px;
  display: inline-block;
  font-weight: 600;
  text-transform: capitalize;
  font-size: 16px;
}

.video-cont {
  float: left;
  width: 100%;
}

.video-cont video {
  float: left;
  width: 100%;
  border: 5px solid #004E0A;
}

.about {
  overflow: hidden;
  position: relative;
  float: left;
  width: 100%;
  padding: 50px 0px;
}


.about-us-content {
  padding: 25px 35px;
}

.about-us-content p {
  font-size: 16px;
  line-height: 32px;
  color: #000000;
  padding: 6px 0;
  text-align: justify;
}

.about-us-content p strong {
  color: #004E0A;
  font-weight: 700;
}

.about-us-content ul {
  padding: 6px 0;
}

.about-us-content ul li {
  position: relative;
  border-radius: 50px;
  display: flex;
  padding: 0 10px 0 0;
  align-items: center;
  font-size: 16px;
  font-weight: 600;
  line-height: 20px;
  color: #000000;
  background: #ffef00;
  margin: 12px 3px;
  overflow: hidden;
}

.about-us-content ul li i {
  color: #ffef00;
  text-align: center;
  font-size: 18px;
  display: inline-block;
  font-weight: 400;
  background: #004E0A;
  margin: 0 9px 0 0;
  width: 38px;
  height: 45px;
  line-height: 45px;
  text-shadow: 0 0 8px #ffef00;
  padding: 0 0 0 5px;
}

.services {
  padding: 50px 0px;
  float: left;
  width: 100%;
  background: #004e0a;
}

.aboutus-heading {
  padding: 0 0 15px;
}

.aboutus-heading strong {
  display: block;
  color: #004E0A;
  font-size: 50px;
  text-transform: capitalize;
  font-weight: 700;
  padding: 0;
}

.srv-heading strong {
  color: #ffffff;
  font-weight: 300;
}

.aboutus-heading span {
  text-transform: uppercase;
  font-size: 17px;
  color: #000;
  display: inline-block;
  padding: 5px 15px 3px;
  background: #ffef00;
  letter-spacing: 2px;
}

.srv-heading span {
  color: #000000;
  background: #ffef00;
  font-weight: 600;
}

.sv1 {
  padding: 15px;
  text-align: center;
}

.sv2 {
  border: 1px solid #ffffff;
  padding: 20px 0 0;
  background-color: #ffef00;
}

.sv-img0 {
  padding: 0 20px;
}

.sv-img1 {
  padding: 0;
  text-align: center;
  position: relative;
}

.sv-img1 img {
  border-radius: 50%;
  border: 5px dashed white;
      animation: circle 5s linear infinite;
}

.sv-text {
  padding: 0;
}

.sv-text1 {
  padding: 15px 0;
}

.sv-text1 span {
  display: block;
  color: #fff;
  font-size: 22px;
  text-transform: uppercase;
  font-weight: 700;
  padding: 6px 15px 4px;
  background: #008000;
}

.sv-text1 p {
  padding: 12px 15px 0;
  color: #000;
  font-size: 16px;
  line-height: 30px;
  font-weight: 400;
}

.sv-text1 a {
  text-transform: uppercase;
  font-size: 17px;
  color: #ffffff;
  font-weight: 500;
  display: inline-block;
  padding: 5px 15px 3px;
  background: green;
  letter-spacing: 2px;
}

.ser-list {
  float: left;
  width: 100%;
  padding: 50px 0px;
}

.list-1 {
  padding: 0 15px;
}

.list-2 {
  padding: 0;
}

.list-2 ul {
  padding: 0;
}

.list-2 ul li {
  margin: 15px 0;
  padding: 10px 15px;
  text-transform: capitalize;
  color: #000;
  font-size: 17px;
  font-weight: 500;
  background: #ff859412;
}

.list-2 ul li i {
  font-weight: 600;
  color: #004E0A;
  font-size: 20px;
  animation: circle 5s linear infinite;
  margin-right: 10px;
}

@keyframes circle
{
  0% {
    transform: rotate(0deg);
}
100% {
    transform: rotate(360deg);
}
}


.list-call {
  padding: 25px 0 0;
}

.list-num a {
  font-size: 66px;
  color: #004E0A;
  font-weight: 900;
  -webkit-text-stroke: 3px #ffffff;
  text-align: center;
  background: #004E0A;
  display: block;
}

.award-section {
  float: left;
  width: 100%;
  padding-bottom: 50px;
}


.award2 img {
  width: 100%;
}




.services-section {
  float: left;
  width: 100%;
  padding: 50px 0px;
}

.services1 {
  padding: 35px 15px 0;
}

.services2 {
  background: #004E0A;
  padding: 30px 0px;
  border-radius: 50%;
}

.services44 strong {
  text-transform: uppercase;
  background: #ffef00;
  font-weight: 900;
  display: block;
  color: #004E0A;
  font-size: 20px;
  padding: 5px 10px 10px;
  border-radius: 0 0 100% 100%;
}

.services44 a {
  background: green;
  color: #fff;
  margin: 31px 0 0;
  padding: 0;
  border-radius: 46px;
  text-transform: capitalize;
  font-size: 24px;
  display: inline-block;
  font-weight: 600;
  position: relative;
  z-index: 0;
  width: 60px;
  height: 60px;
  line-height: 60px;
  box-shadow: 0 0 0 12px #ffef002b;
  border: 3px solid white;
}

.services44 a:before {
  content: "";
  background: #fff;
  position: absolute;
  height: 100%;
  width: 2px;
  left: 0px;
  right: 0;
  margin: 0 auto;
  z-index: -1;
  bottom: 33px;
}

.services4 p {
  padding: 30px 15px 15px;
  text-align: center;
  border-radius: 25px;
  position: relative;
  font-size: 16px;
  font-weight: 200;
  line-height: 32px;
  color: #ffffff;
}

.services3 {
  padding: 0px 15px;
}

.services-3 img {
  border-radius: 200px 200px 0 0;
  border: 5px solid #ffef00;
  border-bottom: 0;
}



.top-bottom-section {
  background: #004E0A;
  float: left;
  width: 100%;
  padding: 50px 0px;
}

.top-bottom-line1 p {
  color: #fff;
  line-height: 32px;
  text-align: center;
  font-size: 29px;
  text-transform: capitalize;
  font-weight: 700;
  padding: 5px 0 0;
}

.top-bottom-line p {
  color: #fff;
  line-height: 32px;
  text-align: center;
  font-size: 25px;
  text-transform: capitalize;
  font-weight: 500;
  padding: 15px 0 0;
}

.top-bottom-line p a {
  color: #ffef00;
}


.footer {
  padding: 42px 15px 0;
  float: left;
  width: 100%;
  background: #004E0A;
}

.head-align {
  align-items: center;
}

.footer-left {
  padding: 0;
}

.footer-left-1 {
  padding: 0;
  text-align: center;
}

.foot-contac {
  padding: 0 28px;
}

.foot-leftt {
  padding: 0;
}

.foot-contac {
  padding: 0 28px;
}

.foot-leftt {
  padding: 0;
}

.foot-leftt-1 {
  padding: 0 25px 0 0;
}

.foot-rightt {
  padding: 0;
}

.foot-rightt-1 {
  padding: 0;
}

.footer-about {
  padding: 0 27px 0;
  text-align: left;
  border-left: 1px dashed #ffffff2e;
}

.footer-about span {
  text-align: center;
  padding: 2px 18px 2px;
  font-size: 21px;
  font-weight: 600;
  line-height: 31px;
  color: #000;
  text-transform: capitalize;
  background: #ffef00;
  border-radius: 40px 40px 0;
}

.footer-about p {
  padding: 10px 0 0;
  font-size: 15px;
  font-weight: 300;
  line-height: 33px;
  color: #fff;
}

.footer-about p strong {
  color: #ffef00;

}

.footer-right {
  padding: 0 0 0 20px;
}

.footer-right-1 {
  padding: 0;
}

.footer-contact1 {
  padding: 0px 5px 0;
}

.footer-contact2 {
  padding: 20px 4px;
  text-align: center;
}

.footer-contact2 span {
  height: 85px;
  width: 85px;
  line-height: 74px;
  border-radius: 50%;
  background: #ffef00;
  text-align: center;
  display: block;
  margin: 0 auto;
  animation: pulse2 2s linear infinite;
  outline: #ffef00 dashed 2px;
  border: 6px dashed #004E0A;
  color: #004E0A;
  font-size: 34px;
}

.footer-contact2 span i {
  font-weight: 600;
}

.footer-contact2 strong {
  display: block;
  color: #ffef00;
  padding: 26px 0 0px;
  font-size: 16px;
  text-transform: capitalize;
  font-weight: 500;
}

.footer-contact2 a {
  display: block;
  padding: 0px 0px 0;
  border-radius: 60px;
  font-size: 18px;

  color: #fff;
}

.footer-contact1 {
  padding: 0px 5px 0;
}

.footer-contact2 {
  padding: 20px 4px;
  text-align: center;
}

.footer-contact2 span {
  height: 85px;
  width: 85px;
  line-height: 74px;
  border-radius: 50%;
  background: #ffef00;
  text-align: center;
  display: block;
  margin: 0 auto;
  animation: pulse2 2s linear infinite;
  outline: #ffef00 solid 2px;
  border: 6px solid #004E0A;
  color: #004E0A;
  font-size: 34px;
}

.footer-contact2 span i {
  font-weight: 600;
}

.footer-contact2 strong {
  display: block;
  color: #ffef00;
  padding: 26px 0 0px;
  font-size: 16px;
  text-transform: capitalize;
  font-weight: 500;
}

.footer-contact2 a {
  display: block;
  padding: 0px 0px 0;
  border-radius: 60px;
  font-size: 18px;

  color: #fff;
}

.dis-sec {
  padding: 0;
}

.copyright {

  text-align: center;
  float: left;
  width: 100%;
}

.disclimer p {
  background: #ffef00;
  border-radius: 0 0 10px 10px;
  color: #000;
  padding: 10px 15px 15px;
  line-height: 25px;
  font-weight: 600;
  font-size: 16px;
}

.copyryt {
  font-size: 20px;
  font-weight: 600;
  line-height: 30px;
  color: #000;
  text-align: center;
  display: inline-block;
  padding: 7px 0 10px;
}

.top-sec {
    padding: 0;
    float: left;
    width: 100%;
    background:#004E0A;
}

.top-line {
    text-align: center;
}

.top-line1 p {
    color: #fff;
    font-size: 20px;
    font-weight: 700;
    text-transform: capitalize;
    text-align: center;
    padding-top: 10px;
}

.top-line {
    text-align: center;
}

.top-line2 p {
  text-align: center;
  color: #000;
  padding: 9px 15px 6px;
  text-transform: capitalize;
  font-size: 20px;
  font-weight: 500;
  line-height: 27px;
  background: #ffef00;
  border-radius: 0 0 12px 12px;
}

.top-line2 p b {
    color: #004E0A;
    padding: 0 0 0 9px;
    font-weight: bold;
}

.head-maquee1 {
    padding: 0px;
    float: left;
    width: 100%;
	background-color:#ffef00;
}

.head-maquee2 {
    position: relative;
    z-index: 9;
    font-size: 20px;
    font-weight: 600;
    text-transform: capitalize;
    padding: 10px 10px 0px;
    background: #ffef00;
    color: #000;
}



.why-us {
  float: left;
  width: 100%;
  background: #ffef00;
  padding-top: 50px;
}

.why-us .about-header strong {
  color: #004E0A;
}

.why-border {
  padding: 30px 15px 0;
  text-align: center;
  float: left;
  width: 100%;
}

.why-border2 {
  float: left;
  width: 100%;
  background: #fff;
  border-radius: 200px 200px 0 0;
}

.why-box i {
  font-size: 64px;
  color: #ffffff;
  font-weight: 500;
  background: #004E0A;
  border-radius: 50%;
  width: 135px;
  height: 135px;
  text-align: center;
  line-height: 139px;
  box-shadow: 0px 0px 0 20px #ffffff;
}
.why-title {
  padding: 3px 12px 3px;
}

.why-title span {
  font-size: 20px;
  font-weight: 700;
  color: #004E0A;
  padding: 10px 0 5px;
  text-transform: capitalize;
  display: inline-block;
}

.why-title p {
  color: #272727;
  padding: 0;
  font-size: 16px;
  font-weight: 500;
  line-height: 30px;
}

.header {
  float: left;
  width: 100%;
  padding: 10px 0px;
  text-align: center;
}

.our_services4 a {
  background-color: #ffef00;
  padding: 10px 20px;
  color: #000;
  font-family: "Oswald", sans-serif;
  text-transform: uppercase;
  font-size: 17px;
  margin-top: 12px;
}

.bg-baji {
  float: left;
  width: 100%;
}

.contact-form form span input {
    float: left;
    width: 97%;
    height: 40px;
    border: 1px solid #ddd;
    background-color: #fff;
}

.contact-form form span textarea {
    float: left;
    width: 100%;
}

.contact-form {
  float: left;
  width: 100%;
  background-color: #b30400;
  padding: 20px;
  border-radius: 20px;
  box-shadow: 3px 3px 3px #313131;
  margin-top: 35px;
}
.form-title {
    float: left;
    width: 100%;
    color: #ffb400;
    text-align: center;
    font-size: 36px;
    padding-bottom: 20px;
    font-family: 'Pirata One', cursive;
}
.contact-container {
  float: left;
  width: 100%;
  background-color: #e5f503;
  padding: 40px;
}
.contact-container form span {
    float: left;
    width: 33%;
}
.contact-container form span input {
  float: left;
  width: 95%;
  height: 43px;
  border: 0px;
  border-radius: 20px;
  padding: 10px;
}
.contact-container form span label {
  float: left;
  width: 100%;
  font-size: 18px;
  margin-top: 30px;
  color: #0e3901;
}
.contact-container form span textarea {
  float: left;
  width: 100%;
  border: 0px;
  border-radius: 20px;
  padding: 20px;
}
.contact-container form span.discription {
    float: left;
    width: 97%;
}
.contact-container button {
  background-color: #0e3901;
  color: #e5f503;
  font-size: 20px;
  padding: 10px 30px;
  border: 0;
  margin-top: 20px;
}
.contact-container .why-header.why-header2.hdd {
  color: #0e3901;
  font-family: "Saira Condensed", sans-serif;
  font-size: 38px;
  font-family: "Bigshot One", serif;
}
@media(min-width:992px) and (max-width:1200px) {}

@media(min-width:768px) and (max-width:991px) {
  .sv1 {
    width: 50%;
  }

  .why-us .col-sm-3 {
    width: 50%;
  }

  .services1 {
    width: 50%;
  }

  .client-design1 {
    float: left;
    width: 100%;
    margin-top: 30px;
  }

  .services-list1 {
    width: 100%;
  }

  .clients-right1222 {
    margin-top: 0px;
  }
}

@media(min-width:640px) and (max-width:767px) {

  .list-num a {
    font-size: 55px;
  }

  .top-services1 {
    float: left;
    width: 100%;
  }

  .services1 {
    float: left;
    width: 100%;
  }

  .testimonials-left1 {
    width: 100%;
  }

  .client-design1 {
    float: left;
    width: 100%;
    margin-top: 30px;
  }

  .services-list1 {
    width: 100%;
  }
}

@media(min-width:480px) and (max-width:639px) {

  .list-num a {
    font-size: 55px;
  }

  .top-services1 {
    float: left;
    width: 100%;
  }

  .services1 {
    float: left;
    width: 100%;
  }

  .testimonials-left1 {
    width: 100%;
  }

  .client-design1 {
    float: left;
    width: 100%;
    margin-top: 30px;
  }

  .services-list1 {
    width: 100%;
  }

  .header .container-fluid {
    padding: 0;
  }

  .award1 {
    padding: 0;
    margin-bottom: 20px;
  }
    .hero {
  padding: 0;
}
.tsp-count {
  margin-bottom: 20px;
}
}

@media(min-width:320px) and (max-width:479px) {

  .list-num a {
    font-size: 35px;
  }

  .top-services1 {
    float: left;
    width: 100%;
  }

  .services1 {
    float: left;
    width: 100%;
  }

  .testimonials-left1 {
    width: 100%;
  }

  .client-design1 {
    float: left;
    width: 100%;
    margin-top: 30px;
  }

  .services-list1 {
    width: 100%;
  }

  .header .container-fluid {
    padding: 0;
  }

  .award1 {
    padding: 0;
    margin-bottom: 20px;
  }
  .hero {
  padding: 0;
}
.tsp-count {
  margin-bottom: 20px;
}
}