@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=DM+Serif+Display:ital@0;1&display=swap');

body{
  margin:0;
  padding:0;
  color: #000000;
  font-family: 'Poppins', sans-serif;
}
:focus-visible {
    outline: -webkit-focus-ring-color auto 0px;
}
.btn:focus {
    outline: 0px auto -webkit-focus-ring-color;
    outline-offset: -0px;
}
/*#082e04*/
.main{
    margin: 0 auto;
    padding: 0;
    width: 93%;
}
/*#fed43a*/
a{
    color: #000;
    text-decoration: none;
}
a:focus, a:hover {
    color: #000;
    text-decoration: none;
}
img{
    max-width: 100%;
}
h1{margin:0px;}
h2{margin:0px;}
h3{margin:0px;}
h4{margin:0px;}
h5{margin:0px;}
h6{margin:0px;}

/*
*/

/* START HEADER SECTION */

/* start top head section */

.tophead-section{
  padding: 0;
  background: linear-gradient(45deg, #8f1f2f, #8f1f2f);
}
.tophead-section1{
  padding: 15px 0 14px;
  text-align: center;
}
.tophead-section1 ul{
  padding: 0;
  margin: 0;
  list-style: none;
}
.tophead-section1 ul li{
  display: inline-block;
  color: #fff;
  font-size: 18px;
  text-transform: capitalize;
  font-weight: 400;
  border-right: 2px solid #f9ac31;
  padding: 0 11px;
}
.tophead-section1 ul li:last-child{
  border:0;
}

/* end top head section */

/* start head section */

.head-section{
  padding: 10px 0;
}
.head-left1{
  padding: 0;
}
.head-left2{
  padding: 0px;
  text-align: center;
}


.head-right1{
  padding: 0px 0 0 0;
}
.head-right2{
  padding: 0 0px 0 40px;
  text-align: center;
}
.head-top{
  padding: 0;
}

.head-top1{
  padding: 0px 0 0;
}
.head-top2{
  padding: 0;
}
.head-top p{
  color: #000;
  font-size: 16px;
  font-weight: 600;
  
  text-transform: capitalize;
  padding: 5px 0 0;
  margin: 0 0 6px 0;
}
.head-top i{
  height: 55px;
  /* border: 2px solid #f0800a; */
  width: 55px;
  line-height: 48px;
  display: inline-block;
  font-size: 24px;
  text-align: center;
  box-shadow: inset 1px 0px 10px 1px #8a1a34;
  color: #fff;
  background: linear-gradient(45deg, #220c38, #b33246);
  border-radius: 50%;
}

.location{
  padding: 0px 0 0;
}
.location p i{
  color: #787878;
  font-size: 20px;
  margin: 0;
}
.location p{
  color: #000;
  font-size: 20px;
  line-height: 30px;
  margin: 0;
  border: 1px solid #f07f09;
  padding: 6px 20px;
  font-weight: 700;
  width: fit-content;
  text-transform: uppercase;
  margin: 0 auto;
  border-radius: 40px;
}

/* end head section */

/* start header image section */

.header-image{
    padding: 0;
    
}
.header-image img{
    width: 100%;
}
/* end header image section */

/* END HEADER SECTION */


/* start top line section */

.topline-section1{
  padding: 30px 30px 30px 30px;
}
.topline-section2{
  padding: 30px 10px;
  text-align: center;
  background: #8f1f2f;
}

.topline-section2 p{
  color: #fff;
  font-size: 40px;
  text-transform: uppercase;
  display: block;
  font-weight: 600;
  margin: 0;
}
.topline-section2 a{
  color: #000000;
  font-size: 43px;
  text-transform: capitalize;
  font-weight: 600;
  text-decoration: none;
  padding: 6px 30px;
  width: fit-content;
  margin: 0 auto;
  border-radius: 60px;
  background: linear-gradient(45deg, #f9a721, #fabb5e);
}
.topline-section2 a i{
  color: #000;
}
@keyframes blik{
  0%{color: #01203f;}
  50%{color:#ffffff;}
  100%{color: #01203f;}
}

/* end top line section */


/* start banner section */

.banner-section{
  padding: 0;
}
.banner-section1{
  padding: 50px 30px;
}
.banner-design1{
  padding: 10px;
}
.banner-design2{
  padding: 0;
  text-align: center;
}
.banner-design2 img{
  /* width: 100%; */
}
/* end banner section */


/* start about us section */

.aboutus-section{
  padding: 50px 0px;
}

.about-heading{
  padding: 0;
  text-align: center;
}
.about-heading i{
  font-size: 90px;
  color: #fab449;
}
.about-heading strong{
  font-size: 65px;
  margin: 0;
  line-height: normal;
  padding: 0;
  font-family: "DM Serif Display", serif;
  display: block;
  font-weight: 400;
  text-transform: capitalize;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(174deg, #de3851 0%, #7d1a37 100%);
}
.about-heading p{
  background: linear-gradient(45deg, #f9a721, #fabb5e);
  color: #000;
  display: inline-block;
  padding: 5px 20px;
  font-size: 16px;
  margin: 0;
  font-weight: 500;
  text-transform: uppercase;
}

.aboutus-content{
  padding: 30px 0 0 0;
  text-align: center;
}
.about-heading img{
    
border-radius: 500px;
    
/* float: right; */
}
.aboutus-content p{
  color: #000;
  font-size: 15px;
  line-height: 30px;
  padding: 10px 0;
  margin: 0;
}
.aboutus-content p strong{
  color: #d41e46;
  font-weight: 500;
}
.aboutus-content ul{
  padding: 0 0 20px 0;
  margin: 0;
  list-style: none;
}
.aboutus-content ul li{
  padding: 10px 10px 10px 30px;
  display: inline-block;
  color: #000;
  position: relative;
  margin:5px 7px;
  font-size: 17px;
  font-weight: 400;
  text-transform: capitalize;
  background: #fab03d;
}
.aboutus-content ul li:before{
  color: #ffe485;
  content: "";
  font-weight: 600;
  background: linear-gradient(45deg, #001f3e, #a72743);
  position: absolute;
  display: block;
  font-size: 18px;
  text-align: center;
  padding: 0 0px 0 0px;
  margin: 0 7px 0 0;
  height: 15px;
  width: 15px;
  left: 7px;
  top: 15px;
  line-height: 31px;
  border-radius: 20px;
  font-family: "Font Awesome 6 Pro";
}
.aboutus-content span{
  
  font-size: 34px;
  text-transform: capitalize;
  padding: 18px 0 6px;
  font-weight: 600;
  display: block;
}

/* end about us section*/

/* start top servies section */

.topservices-section{
  padding: 50px 0px;
  background: linear-gradient(45deg, #421444, #8a1d30);
  position:relative;
  z-index:9;

}
.topservices-section:before{
  content:"";
  position: absolute;
  background:url(../images/bg.jpg) no-repeat;
  background-size:cover;
  height:100%;
  width:100%;
  left:0;
  opacity:15%;
  top:0;
  z-index:-9;
}

.topservices-section .about-heading strong{
  background-image: linear-gradient(174deg, #fab448 0%, #ffffff 100%);

}
.topservices-1{
  padding: 10px;
}
.topservices-2{
  padding: 30px 0px;
  text-align: center;
}
.topservices-3{
  padding: 0;
}
.topservices-3 img{
  border-radius: 50%;
  border: 9px solid #ffffff;
}
.topservices-4{
  padding: 20px 0px 0;
}
.topservices-4 strong{
  font-size: 40px;
  margin: 0;
  padding: 0;
  color: #fdc800;
  display: block;
  font-weight: 500;
  text-transform: capitalize;
  background-image: linear-gradient(174deg, #fab448 0%, #ffffff 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-family: "DM Serif Display", serif;
}
.topservices-4 span{
  font-size: 18px;
  font-weight: 500;
  margin: 0;
  padding: 1px 20px;
  color: #ffffff;
  letter-spacing: 1px;
  display: block;
  text-transform: uppercase;
  width: fit-content;
  margin: 0 auto;
  border: 1px solid #ca4759;
  border-radius: 30px;
  box-shadow: inset 0 0 5px #ca4759;
}
.topservices-4 p{
  color: #fff;
  font-size: 15px;
  padding: 15px 15px 0;
  line-height: 30px;
  margin: 0px 0 20px 0;
}
.topservices-4 a{
  color: #ffffff;
  padding: 5px 20px;
  font-size: 20px;
  letter-spacing: 1px;
  border-radius: 20px;
  margin: 0;
  font-weight: 500;
  text-transform: uppercase;
  background: #8f1f2f;
  width: fit-content;
  margin: 0 auto;
}
/* end top services section */


/* start services list section */

.serviceslist-section{
  background: #fab140;
  padding: 51px 0px 50px;
}
.services-head{
  padding: 0 0 30px 0;
  text-align: center;
}
.services-head strong{
  font-size: 43px;
  color: #000;
  display: block;
  font-weight: 400;
  text-transform: capitalize;
  margin: 0px 0 0 0;
  font-family: "DM Serif Display", serif;
}
.services-head p{
      color: #ffffff;
      display: inline-block;
      background: #58173e;
      font-size: 16px;
      padding: 6px 15px;
      margin: 0px 0 0;
      text-transform: capitalize;
      font-weight: 500;
}
.services-list{
  padding: 0px 0px 0;
  
  border-top: 0;
}
.services-list1{
  padding: 10px 10px 0;
}
.services-list2{
  padding: 0;
  
}
.services-list-1{
  border:0;
}
.services-list2 p{
  font-size: 25px;
  color: #58173e;
  display: block;
  font-weight: 800;
  text-transform: capitalize;
  text-align: left;
  margin: 0px 0 10px 0;
}
.services-list2 ul{
  padding: 0;
  margin: 0;
  list-style: none;
}
.services-list2 ul li{
  padding: 7px 5px 5px 0px;
  font-size: 16px;
  margin: 0;
  display: flex;
  color: #000;
  font-weight: 600;
  text-transform: capitalize;
}
.services-list2 li:before{
     color: #8f1f2f;
     content: "\f101";
     font-weight: 600;
     display: inline-block;
     font-size: 15px;
     padding: 0px 7px 0 0px;
     font-family: "Font Awesome 7 Free";
}

/* end service list section */



/* start why choose us section*/

.whychooseus_section{
  text-align: center;
  padding: 80px 0px 60px;
}
.whychoose-2 .about-heading {
    text-align: left;
}

.whychoose-1{
  padding: 0;
}
.whychoose-2{
  padding: 0;
}
.whyus-1{
  padding: 0px 20px 0 0;
  text-align: left;
}
.whyus-2{
    padding: 20px 0px 20px 0px;
    border-bottom: 1px solid #d5d2d2;
}
.whyus-3{
    padding: 0px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.whyus-2:last-child{border:0;}
.whyus-left1{
    padding: 10px 0;
}
.whyus-left2{
    padding: 0px;
    text-align: left;
}
.whyus-left2 span{
  display:
  block;
  border-radius: 50%;
  height: 100px;
  border: 13px solid #65164345;
  line-height: 74px;
  width: 100px;
  background: #fab140;
  text-align: center;
}
.whyus-left2 span img{
  height: 60px;
}
.whyus-right1{
    padding: 10px 0px 0px 10px;
}
.whyus-right2{
    padding: 0px;
    text-align:left;
}
.whyus-right2 span{
    color: #8f1f2f;
    font-size: 21px;
    font-weight: 700;
    text-transform: capitalize;
}
.whyus-right2 p{
  color: #212121;
  font-size: 15px;
  line-height: 26px;
  padding: 0;
  margin: 0;
}

.services-section{
  padding: 0 0px 0 20px;
}
.services-section1{
  padding: 30px 20px;
  border-radius: 30px;
  background: linear-gradient(45deg, #260637, #b62b52);
}

.services-heading{
  padding: 0;
  text-align: center;
}
.services-heading strong{
  font-size: 40px;
  margin: 0;
  padding: 0;
  color: #ffffff;
  display: block;
  text-transform: capitalize;
}
.services-heading p{
  color: #ba0000;
  display: inline-block;
  background: #fff;
  font-size: 16px;
  padding: 6px 15px;
  margin: 0px 0 0;
  text-transform: capitalize;
  font-weight: 800;
}

.services{
  padding: 11px 0 0 0;
}

.services-1{
  padding: 10px 10px;
}


.services-image1{
  padding: 20px 0;
  position:
  relative;
  z-index: 9;
}
.services-image2:before{
  position:
  absolute;
  left:0;
  right:0;
  border-radius: 20px;
  margin:0 auto;
  height:100%;
  width: 10%;
  top: 0;
  background: #fab140;
  content:"";
  z-index: -9;
}
.services-image2{
  padding: 10px 0;
  position:relative;
}
.services-image2 img{

border-radius: 20px;
}

.services-text1{
  padding: 0 0 0px 0;
}
.services-text2{
  padding: 0 0px 0 17px;
  text-align: left;
}
.services-text2 strong{
  font-size: 23px;
  margin: 0;
  padding: 0;
  color: #fab140;
  display: block;
  text-transform: capitalize;
}
.services-text2 p{
  color: #fff;
  font-size: 15px;
  padding: 0px 0px 0 0px;
  line-height: 30px;
  margin: 0px 0 20px 0;
}

/* end why choose us section*/


/* start testimonials section */

.testimonials-section{
  padding: 0;
  padding: 50px 0px;
}
.testimonials-section .row{
  padding:40px 0 0 0;
}
.testimonials{
  padding: 30px 0 0;
}
.testimonials1{
  padding: 15px;
}
.testimonials2{
  padding: 0px;
}
.testimonials3{
  background-color: #8f1f2f;
  position: relative;
  padding: 43px 21px 60px;
}
.testimonials3 span{
  position:
  absolute;
  float: right;
  height: 45px;
  border-radius: 50px;
  font-weight: 500;
  width: 45px;
  line-height: 49px;
  background: #ffffff;
  color: #8f1f2f;
  text-align: center;
  border-right: 0;
  font-size: 29px;
  margin: -67px 0 0 0;
  right: 50px;
}
.testimonials3 span i{
  font-weight: 500;
}
.testimonials3 p{
  color: #ffffff;
  font-weight: 400;
  line-height: 30px;
  margin: 0;
  text-align: center;
  font-size:15px;
}
.testimonials4{
  padding: 0px 0 0 0px;
  display: flex;
  text-align: left;
  justify-content: center;
  background: #f9ac32;
  margin: -0px auto;
  align-items: center;
  border-radius: 0;
}
.img-testi{
  width: 24%;
}
.img-testi img{
  padding: 3px;
  border: 3px solid #ffffff;
  /* border-radius: 50%; */
  height: 70px;
}
.text-testi{
  width: 72%;
}
.text-testi p{
  margin: 4px 0 0 0;
  font-size: 14px;
  color: #8f1f2f;
  font-weight: 800;
  text-transform: capitalize;
  font-style: italic;
}
.text-testi span{
  margin: 0;
  color: #000000;
  font-size: 15px;
  font-weight: 800;
  text-transform: uppercase;
}
.text-testi i{
  color: #ffffff;
  padding: 0 1px;
  font-size: 14px;
}
/* end testimonials section */

/* start our services section*/

.ourservices-section{
    background: #ffefe4;
    padding: 50px 0px;
}

.our-services1{
    padding: 40px 0 0;
}
.our-services2{
    padding: 10px;
}
.our-services3{
    padding: 0px 0px;
}
.our-services4{
    padding: 0;
    text-align: center;
}
.our-services4 img{
    border-radius: 50%;
    height: 150px;
}
.our-services5{
    padding: 10px 0;
    text-align: center;
}
.our-services5 strong{
    font-size: 25px;
    margin: 0;
    font-family: "DM Serif Display", serif;
    display: block;
    font-weight: 400;
    text-transform: capitalize;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-image: linear-gradient(174deg, #de3851 0%, #7d1a37 100%);
}

.our-services5 span{
  font-size: 15px;
  font-weight: 500;
  padding: 2px 20px 0;
  color: #000000;
  letter-spacing: 1px;
  display: block;
  text-transform: uppercase;
  width: fit-content;
  margin: 0 auto 20px;
  border: 1px solid #31113a;
  border-radius: 30px;
  box-shadow: inset 0 0 5px #31113a;
}
.our-services5  p{
    color: #222;
    font-size: 15px;
    margin: 0;
    padding: 0px 0 0 0;
    line-height: 27px;
}
/* end our services section*/


/* start awards section*/

.awards{
  padding: 50px 0;
  background: #ffedd3;
}
.award1 {
    padding: 10px;
}
.award2 {
    padding: 0px;
}
.award2 img{
  width: 100%;
}
/* end awards section*/


/* start footer section*/

.footer-section{
  padding: 0;
  background: linear-gradient(45deg, #26083c, #6a163a);
  padding: 50px 0px;
  z-index:9;
  position:relative;
  text-align: center;
}
.footer-section:before{
  content:"";
  position:absolute;
  background:url(../images/bg.jpg) no-repeat;
  background-size:cover;
  height:100%;
  width:100%;
  left:0;
  opacity: 25%;
  top:0;
  z-index:-9;
}
.footer-section1 img{

}
.footer-section1 p{
  font-size:30px;
  margin:0;
  padding:10px 0 0 ;
  color: #fff;
  font-weight:600;
  text-transform:
  uppercase;
}
.footer-section1 ul{
  padding: 0;
  margin: 0;
  list-style: none;
}
.footer-section1 ul li{
  display: inline-block;
  padding: 5px;
}
.footer-section1 ul li a{
  color: #ba0000;
  font-size: 62px;
  margin:0;
  font-weight:600;
  text-decoration: none;
  animation: anii 0.2s infinite;
}
@keyframes anii{
  0%{
    color:#fbc401;
  }
  100%{
    color:#ffffff;
  }
}
.footer-section1 li a i{
}

.copy-right{
    padding: 0px 0 10px;
    margin-top: 0px;
}
.copy-right p{
    color: #fab140;
    font-weight: 600;
    font-size: 15px;
    text-transform: inherit;
    font-family: inherit;
    margin: 11px 0 0 0;
    display: block;
    padding: 10px 0px 0 0px;
    border-top: 1px solid #642258;
    }
.copy-right span{
  color: #ffffff;
  font-size: 13px;
  font-weight: 500;
  display: block;
  padding: 0;
  line-height: 26px;
}
.footer-nav{
  padding: 10px;
  background: #f9a928;
  border-radius: 85px;
  text-align: center;
  margin: 0 0 26px 0;
  }
.footer-nav ul{
  padding: 0;
  margin: 0;
  list-style: none;
}
.footer-nav ul li{
    padding: 1px 38px;
    color: #000000;
    padding: 10px 19px 7px 16px;
    font-size: 16px;
    border-radius: 0;
    text-transform: capitalize;
    font-weight: 500;
}
.footer-nav ul li:hover{
  color: #ffffff;
}
/* end footer section */

.fix{
  position: fixed;
  padding: 0;
  bottom: 0;
  display: none;
  z-index: 99999;
  width: 100%;
}
.end{
  margin: 0;
  padding: 0;
  background-color: #fff;
  
}
.end li a i{
  animation-name: vibe;
  animation-duration: 0.8s;
  animation-iteration-count: infinite;
  animation-timing-function: cubic-bezier(0.12,0.84,0.79,0.4);
  animation-delay: 0.2s;
}
.end li{
  display: inline;
  text-align: left;
  list-style: none;
  position: absolute;
  text-align: center;
  height: 50px;
  bottom: 15px;
  width: 50px;
  animation-name: rip;
  animation-duration: 0.8s;
  animation-iteration-count: infinite;
  background: #fd0202;
  line-height: 48px;
  border-radius: 50%;
}
.end .wh-fx {
  background: #03bd00;
  color:#fff;
}
.end li a{
  color:#fff;
}
.end li:after{
  position: absolute;
  height: 50px;
  width: 50px;
  border-radius: 50%;
  margin: 0 auto;
  left: 0;
  right: 0;
  z-index:-99;
  content: "";
  transform: scale(1);
  border: 1px solid rgba(162, 162, 162, 0.8);
  animation-name: ripp;
  animation-duration: 0.8s;
  animation-iteration-count: infinite;
}

@keyframes vibe{
  0%{transform:rotate(0deg);}
  33%{transform:rotate(20deg);}
  66%{transform:rotate(0deg);}
  100%{transform:rotate(-20deg);}
 

}
@keyframes ripp{
0%{transform: scale(0.9);}
20%{transform: scale(1);}
40%{transform: scale(1.1);}
60%{transform: scale(1.2);}
80%{transform: scale(1.3);}
100%{transform: scale(1.4);}

}


@keyframes rip{
0%{ box-shadow: 0px 0px 0px 4px rgba(162, 162, 162, 0.8);}
20%{ box-shadow: 0px 0px 0px 6px rgba(162, 162, 162, 0.6);}
40%{ box-shadow: 0px 0px 0px 8px rgba(162, 162, 162, 0.4);}
60%{ box-shadow: 0px 0px 0px 10px rgba(162, 162, 162, 0.2);}
80%{ box-shadow: 0px 0px 0px 12px rgba(162, 162, 162, 0.1);}
100%{ box-shadow: 0px 0px 0px 14px rgba(162, 162, 162, 0);}


}
.wh-fx{right: 20px;}
.ph-fx{left: 20px;}
.end li a img
{
    filter: brightness(0.5) invert(1);
    height: 27px;
}




@media (max-width: 767px){
  body{text-align: center;}
  .tophead-section1 ul li {font-size: 17px;padding: 0 8px;}
  .tophead-section1 ul li:nth-child(1){display:none;}
  .tophead-section1 ul li:nth-child(2){display:none;}
  .head-section1{display:block;}
  .head-right2{padding: 0px 0 0px 0;}
  .head-top p{font-size:15px;}
  .head-top1{width:33.333%;}
  .head-right1{padding:10px 0 0;}
  .banner-section1{padding: 30px 0;}
  .aboutus-section1 {padding: 30px 0px;}
  .about-heading strong {font-size: 35px;}
  .aboutus-content span{font-size:28px;}
  .aboutus-content ul li {padding: 10px 15px;display: block;margin: 5px 7px;font-size: 15px;text-align: left;}
  .topline-section2 p{font-size: 30px;}
  .topline-section1 {padding: 30px 10px 30px 10px;}
  .topline-section2 a{font-size:45px;}
  .topservices-section1{padding: 30px 0px;}
  .topservices-1{width:50%;}
  .serviceslist-section1 {padding: 30px 0px 30px;}
  .services-head strong {font-size: 39px;}
  .services-list1{width:50%;}
  .services-section{padding:30px 0 0;}
  .whychooseus_section1 {padding: 50px 0px 30px;}
  .services-text2{padding:0 10px;text-align:center;}
  .services-text2 strong{font-size:25px;}
  .whyus-left1{width: 21%;}
  .whyus-right1{width: 79%;}
  .whyus-1{padding:0;}
  .services-section1 {padding: 30px 10px;}
  .testimonials-section1{padding:30px 0;}
  .testimonials1{padding: 40px 0;}
  .ourservices-section1 { padding: 30px 0px;}
  .our-services2{width:50%;}
  .footer-section1{padding: 30px 0px 60px;}
  .awards-section1{padding: 30px 0;}
  .awards-1{width:50%;}
  .footer-section1 ul li a {font-size: 46px;}
  .footer-section1 p {font-size: 20px;}
  .copy-right p{font-size:15px !important;}
  .footer-nav ul li {padding: 5px 10px 5px 10px;font-size: 15px;}
  .services-heading strong {font-size: 30px;}
  .topservices-3{padding:10px;}
  

  .fix{display:block;}
 




}

@media only screen and (min-width: 768px) and  (max-width:991px) {
  .tophead-section1 ul li {font-size: 17px;padding: 0 8px;}
  .tophead-section1 ul li:nth-child(1){display:none;}
  .tophead-section1 ul li:nth-child(2){display:none;}
  .head-section1{display:block;padding: 0 0 10px 0;}
  .head-right2{padding:10px 0 0;}
  .topline-section2 p{font-size:33px;}
  .services-section{padding:30px 0 0;}
  .testimonials1{width:100%;padding: 50px 20px 20px;}
  .footer-section1 p{font-size: 27px;}
  .footer-nav ul li {padding: 10px 4px 7px 4px;font-size: 13px;}
  .services-1{display:flex;justify-content:center;align-items: center;}
  .services-text2 strong {font-size: 28px;}
    .aboutus-content ul li {padding: 11px 15px;margin: 5px 4px;font-size: 15px;}
  .copy-right p{font-size:15px !important;}
  .about-heading strong{font-size:50px;}

  
}

@media only screen and (min-width: 992px) and  (max-width:1200px) {
  .tophead-section1 ul li {font-size: 17px;padding: 0 5px;}
  .head-section1{display:block;}
  .head-left1{width:100%;text-align: center;}
  .head-right1{width:100%;}
  .topline-section2 p{font-size:42px;}
  .services-list2 p {font-size: 20px;}
  .services-list1 {padding: 10px 5px 0;}
  .testimonials1{width:50%;}
  .testimonials1:nth-child(3){width:100%;padding: 70px 0 0;}
  .our-services5 strong {font-size: 20px;}
  .aboutus-content ul li {padding: 11px 15px;margin: 5px 4px;font-size: 15px;}
  .copy-right p{font-size:15px !important;}



}



@media only screen and (min-width: 1201px) and  (max-width:1350px) {
  .head-top p {font-size: 15px;}
  .head-right2 {padding: 0 0px 0 20px;}
  .location p {font-size: 14px;}
  .aboutus-content ul li {padding: 11px 15px;margin: 5px 4px;font-size: 15px;}
}

@media only screen and (min-width: 1300px) and  (max-width:1400px){
   
}

@media (max-width: 575px) and (min-width: 0px){
  .tophead-section1 ul li {font-size: 15px;padding: 3px 5px;}
  .tophead-section1 {padding: 7px 0 5px;}
  .tophead-section1 ul li:nth-child(5){display:none;}
  .tophead-section1 ul li:nth-child(2){display: inline-block;}
  .tophead-section1 ul li:nth-child(3){border:0;}
  .head-top1{width:50%;}
  .head-top1:nth-child(3){width:100%;padding: 0;display: none;}
  .head-top p {font-size: 13px;padding: 0 0 0;}
  .location p {line-height:20px;font-size: 18px;font-weight: 600;padding: 12px 13px;border-radius: 0;}
  .banner-design1{width:100%;}
  .aboutus-content span {font-size: 20px;}
  .aboutus-content ul li{display:block;text-align:left;}
  .about-heading p {padding: 5px 15px;font-size: 16px;}
  .about-heading strong {font-size: 43px;}
  .topline-section2 p {font-size: 20px;}
  .topline-section2 a {font-size: 26px;padding: 6px 10px;}
  .topservices-1{width:100%;}
  .services-head strong {font-size: 28px;}
  .services-list1{width:100%;}
  .whyus-left1{width: 100%}
  .whyus-right1{width: 100%;}
  .whyus-3{display:block;}
  .whyus-left2 span{margin:0 auto;}
  .whyus-right2 {text-align: center;}
  .whychoose-2 .about-heading{text-align: center;}
  .services-1{width:100%;}
  .text-testi{width:70%;}
  .img-testi{width:30%;}
  .our-services2{width:100%;}
  .footer-nav ul li {padding: 1px 6px 0px 5px;font-size: 14px;}
  .awards-1{width:100%;}
  .footer-section1 ul li a {font-size: 30px;}
  .footer-section1 p {font-size: 15px;}

}

@media (max-width: 420px) and (min-width: 290px){
  .footer-section1 ul li a {font-size: 25px;}
 

}
