@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=Amita:wght@400;700&display=swap');

body{
    margin:0;
    padding:0;
    color:#680000;
    font-family: 'Poppins', sans-serif;

}

/*#082e04*/
.main{
    margin: auto;
    padding: 0;
    width: 95%;
}
/*#fed43a*/
a{
    color: #000;
    text-decoration: none;
}
a:focus, a:hover {
    color: #000;
    text-decoration: none;
}
img{
    max-width: 100%;
}
p, ul{margin:0px; padding: 0;}


/* START HEADER SECTION */

/* start top head section */

.tophead-section{
    padding: 0;
    background: url(../images/astrology-bg.jpg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

.tophead-section1{
    padding: 10px 0 0;
}
.head-logo1{
    padding: 0;
}
.head-logo2{
    padding: 0;
    text-align: center;
}

.head-center1{
    padding: 10px;
}
.head-center2{
    padding: 10px;
    visibility: hidden;
}




.head-right1{
  padding:10px;
}
.head-right2{
    padding: 0px;
    text-align: right;
}
.head-call{
    padding: 10px 0 10px;
}
.head-call ul{
    margin: 0;
    padding: 0;
    list-style: none;
}
.head-call ul li{
    margin: 0;
    padding: 0 5px;
    font-size: 21px;
    font-weight: 500;
    text-transform: capitalize;
    color: #fff;
    display: inline-block;
}
.head-call ul li span{
    font-size: 18px;
    color: #fed43a;
    font-weight: 600;
    text-transform: capitalize;
}

.head-choose{
    padding: 10px 0;
}
.head-choose .choose-list{
    margin: 0;
    padding: 0;
    list-style: none;
}
.choose-list li {
    display: inline-block;
    /*background:#ffd800;
    color: #fff;*/
    padding: 6px 8px;
    margin: 0 4px;
    font-size: 18px;
    text-transform: capitalize;
    font-weight: 600;
}
.choose-list li i{
    padding: 0 2px 0 0;
    color: #fed43a;
}
.choose-list  li:nth-child(1){
    background: #8a0000;
    color: #fff;
}
.choose-list  li:nth-child(2){
    background: #ffffff;
    color: #290102;
}
.choose-list li:nth-child(2) i{
    color:#8a0000;
}
.choose-list li:nth-child(3){
    background: #8a0000;
    color: #fff;
}

.head-serv{
    padding: 10px 0;
}
.head-serv .head-serv1{
    margin: 0;
    padding: 0;
    list-style: none;
}
.head-serv .head-serv1 li{
    padding: 8px 12px 6px;
    margin: 0 2px;
    display: inline-block;
    border-radius: 26px;
    font-size: 16px;
    font-weight: 600;
    background: #fed43a;
    color: #000;
    text-transform: capitalize;
}
.head-serv .head-serv1 li i{
    padding: 0 5px 0 0;
    color: #000;
}
.head-serv1 li:last-child{
    background: #ffffff;
    color: #000;
}
.head-serv1 li i{
    color: #e6b81a;
    padding-left: 5px;
}
.head-serv1 li:last-child i{
    color: #000;
}

/*start social icon section*/

.social-icon{
    padding: 0px 10px 0 10px;
}
.social-icon1{
    padding: 0px;
}
.top-socl3 {
    position: relative;
    width: 21%;
    margin: 0 auto;
    background-color: #fff;
}
.top-socl3:before {
    content: "";
    position: absolute;
    display: block;
    border-top: 20px solid transparent;
    border-right: 20px solid #fed43a;
    border-bottom: 20px solid #fed43a;
    border-left: 20px solid transparent;
    left: -40px;
    top: -1px;
}
.top-socl3:after {
    content: "";
    position: absolute;
    display: block;
    border-top: 20px solid transparent;
    border-right: 20px solid transparent;
    border-bottom: 20px solid #fed43a;
    border-left: 20px solid #fed43a;
    right: -40px;
    top: -1px;
}
.social-icon1 ul {
    padding: 4px 0px 5px 0;
    margin: 0px;
    text-align: center;
    position: relative;
    background-color: #fed43a;
}
.social-icon1 ul li {
    padding: 0px;
    margin: 0px;
    list-style: none;
    display: inline-block;
    line-height: 30px;
}
.social-icon1 ul li a {
    text-decoration: none;
}
.social-icon1 ul li a i {
    width: 60px;
    height: 30px;
    line-height: 30px;
    font-size: 15px;
    background-color: #0a0a0a;
    color: #ffffff;
}

/*end social icon section*/
/* end top head section */

/*start top-list section*/

.toplist-section{
    background:#fed43a;
    padding: 0; 
}
.toplist-section1{
    padding: 7px 10px;
    margin: 0;
}
.toplist-section1 ul{
    margin: 0;
    padding: 0;
    text-align: center;
    list-style: none;
}
.toplist-section1 ul li{
    color: #000;
    font-size: 16px;
    border-radius: 27px;
    border: 1px solid #000000;
    padding: 6px 16px;
    margin: 0 10px;
    text-align: center;
    display: inline-block;
    text-transform: capitalize;
    font-weight: 500;
}

/*end top-list section*/

/* start header image section */

.header-image{
    padding: 0;
}
.header-image img{
    width: 100%;
}

/*font-family: 'Amita', cursive;*/
/* end header image section */



/* END HEADER SECTION */

/*start about us section*/

.aboutus-section1{
  padding: 0;
  background-image: url(../images/om.jpg);
  background-position: center;
  padding: 0;
  background-repeat: repeat;
}
.aboutus-section1:before {
    content: "";
    position: absolute;
    background-color: rgba(255, 255, 255, 0.95);
    width: 100%;
    height: 100%;
    display: block;
}
.aboutus-section2{
  padding: 50px 30px 30px;
}
.aboutus-section3{
  padding: 20px 0px 0px 0px;
}
.our-head1{
    padding:0;
    text-align: center;
}
.our-head1 strong{
    font-size: 47px;
    font-weight: 700;
    font-family: 'Amita', cursive;
    text-transform: capitalize;
}
.our-head1 p{
    font-size: 17px;
    font-weight: 500;
    padding: 0px 0;
    color: #000;
    margin: -9px 0 0 0;
    text-transform: capitalize;
}
.about{
  padding: 0;
  text-align: left;
}
.about p{
  color: #000;
  font-size: 15px;
  line-height: 27px;
  font-weight: 400;
  padding: 6px 0;
}
.about p strong{
  color: #680000;
  font-size: 15px;
  line-height: 30px;
  margin: 0;
  padding: 0 0 10px 0;
  font-weight: 600;
}
.about{
     padding: 10px 0px 10px;
     margin: 0px 0 0px;
}
.about ul{
    margin: 0;
    list-style:none;
    padding: 10px 0px;
}
.about ul li{
    font-size: 14px;
    font-weight: 300;
    padding: 1px 0;
    line-height: 28px;
    color: #000;
}
.about li i{
   color: #680000;
    padding: 0 5px;
    font-size: 20px;
}
.about img{
    float: right;
    height: 400px;
    padding: 0 15px;
}
/*end about us section*/

/*start why chooseus-section*/

.chooseus-section{
    padding: 0px;
    background: #000;
}
.chooseus-section1{
    padding: 50px 0;
}
.choose-head{
    padding: 0;
}
.choose-head p{
    color: #fed43a;
    font-size: 40px;
    text-align: center;
    margin: 0;
    padding: 5px 0;
    font-weight: 500;
    font-family: 'Amita', cursive;
}
.choose-1{
    padding: 10px;
}
.choose-2{
    padding: 10px;
}
.counter {
    text-align: center;
    height: 210px;
    width: 210px;
    padding: 7px 4px 0;
    margin: 0 auto;
    position: relative;
    z-index: 1;
    color:#fed43a;
}
.counter:before {
    content: '';
    background-color: #fff;
    height: 157px;
    width: 157px;
    border-radius: 15px;
    border: 5px solid #fff;
    box-shadow: 0 0 10px rgba(0,0,0,.1) inset;
    transform: translateX(-50%) translateY(-50%) rotate(45deg);
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: -1;
}
.counter .counter-icon {
    color: #fc0;
    background:#000;
    line-height: 70px;
    font-size: 35px;
    height: 70px;
    width: 70px;
    margin: 0 auto 8px;
    border-radius: 16px 0 50px;
    transform: rotate(45deg);
}
.counter .counter-icon i {
    transform: rotate(-45deg);
    color: #fed43a;
    padding-right: 10px!important;
}
.cct {
    font-weight: 700;
    color: #000;
    padding: 0 4px;
    font-size: 25px;
}
.counter .counter-value {
    font-size: 29px;
    font-weight: 700;
    color: #ba0000;
    margin: 0 0 13px;
    display: inline-block;
}
.counter p{
    color: #000;
    background: linear-gradient(#fed43a,#f8ca1f);
    font-size: 16px;
    text-transform: capitalize;
    font-weight: 600;
    padding: 10px 5px;
    margin: 0;
    border-radius: 0 0 20px 20px;
    position: relative;
}
.counter p:before, .counter p:after {
    content: "";
    background:linear-gradient(to right bottom,transparent 49%,#fdd652 50%)
    width: 20px;
    height: 20px;
    position: absolute;
    top: -20px;
    left: 0;
    z-index: -2;
}
.counter p:after {
    transform: rotateY(180deg);
    left: auto;
    right: 0;
    content: "";
    background:linear-gradient(to right bottom,transparent 49%,#fdd652 50%)
    width: 20px;
    height: 20px;
    position: absolute;
    top: -20px;
    z-index: -2;
}

/*end why chooseus-section*/

/*start our services section*/

.services-section{
    padding: 0;
    background: #fdd652;
}
.services-section1{
    padding: 50px 30px;
}
.services-1{
    padding: 40px 0 0 0;
}
.services-2{
    padding: 10px;
}
.services-3{
    padding: 10px;
    text-align: center;
    background: #fff;
}
.services-4{
    width: 75%;
    margin:0px 43px;
}
.services-5 {
    padding: 14px;
}
.services-5 img {
    border-radius: 50%;
}
.services-5:after {
    width: 100%;
    height: 100%;
    border: 2px dashed #000;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    transition: 12s;
    border-radius: 50%;
}
.services-2:hover .services-5:after {
    transition: 12s;
    transform: rotate(360deg);
}
.services-6{
    padding: 10px 10px;
    text-align: center;
}
.services-6 strong{
    color: #680000;
    text-transform: capitalize;
    font-weight: 700;
    font-family: 'Amita', cursive;
    font-size: 30px;
}
.services-6 p{
    color: #000000;
    font-size: 15px;
    line-height: 27px;
    padding: 5px 0;
}

/*end our services section*/


/* start testimonials section*/

.testimonials-section{
    padding: 0;
}
.testimonials-section1{
    padding: 50px 30px;
}
.testimonials-1 {
    padding: 40px 0 0 0;
}
.testimonials{
    padding: 15px;
}
.testimonials1{
     padding: 0px;
}
.testi-txt{
    text-align: center;
    padding: 30px 20px 60px 20px;
    background: #730000;
    border-radius: 15px;
    margin: 0 0 60px 0;
}
.testi-txt:after {
  content: "";
  width: 20px;
  height: 20px;
  border-top: 20px solid #730000;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  margin: 0 auto;
  position: absolute;
  bottom: -20px;
  left: 0;
  right: 0;
}




.testi-txt p{
    color: #fff;
    margin: 0;
    font-size: 14px;
    line-height: 30px;
    font-weight: 400;
    padding: 0;
}
.testi-txt p:before, .testi-txt p:after {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  width: 35px;
  height: 35px;
  line-height: 35px;
  border-radius: 8px;
  text-align: center;
  background: #fdd652;
  position: absolute;
  color: #730000;
}

.testi-txt p:before {
  content: "\f10d";
  top: -18px;
  left: 25px;
}

.testi-txt p:after {
  content: "\f10e";
  bottom: -18px;
  right: 25px;
}






.testi-img{
  padding: 10px 0;
}
.testi-img1{
    display: table;
    padding: 16px 16px;
    border: 1px solid #fdd652;
    border-radius: 20px;
    margin: 0 auto;
    position: relative;
}

.test-img1{
      border-radius: 50%;
      border: 1px solid #ffc800;
      float: left;
      overflow: hidden;
}
.test-img1 img{
  height:100px;
  width:100px;
}
.testi-img1 p{
    display: inline-block;
    margin: 0 0 0 30px;
    font-size: 19px;
    text-transform: capitalize;
    font-weight: 600;
    color: #730000;
    position: relative;
    top: 22px;
}
.testi-img1 p:before {
    content: "";
    width: 1px;
    height: 70px;
    background: #fdd652;
    position: absolute;
    top: -8px;
    left: -15px;
}
.testi-img1 span{
  display: block;
  font-size: 16px;
  font-weight: 600;
  color: #000;
  margin-top: 2px;
}


/* end testimonials section*/




/* start form section*/
.bottom-services{
    padding: 0;
}
.bottom-services1{
    padding: 20px 30px 50px;
}
.bottom-serv1{
    padding: 0px 0px 0px 0px;
}
.bottom-serv2{
   padding: 10px;
}
.bottom-serv3{
    padding: 10px 0;
}
.serviceBox p {
    text-transform: capitalize;
    font-size: 27px;
    font-weight: 600;
    margin: 0;
    padding: 5px 0;
}
.serviceBox ul{
    margin: 0;
    padding: 0;
    list-style: none;
    text-align: left;
}
.serviceBox ul li{
    font-size: 15px;
    line-height: 35px;
    margin: 0;
    padding: 2px 0;
    border-bottom:1px dashed #c8c1c1;
    color: #000;
    text-transform: capitalize;
    font-weight: 500;
    transition: 0.4s;
}
.serviceBox li i{
    color: #680000;
    padding: 0 7px 0 0;
    font-size: 22px;
}
.serviceBox li:hover{
    background:#fed43a;
    transition: 0.4s;
}

.serviceBox {
    text-align: center;
    padding: 15px 25px 25px;
    overflow: hidden;
    position: relative;
    z-index: 1;
}
.serviceBox:before,
.serviceBox:after{
       content: '';
       background: linear-gradient(#5e755e,#680000,#680000,#096d06);
       height: 900px;
       border-radius: 50%;
       transform: translateY(-50%);
       position: absolute;
       left: 2px;
       right: 2px;
       top: 50%;
       z-index: -1;
}
.serviceBox:after {
    background: #fff;
    border-radius: 0;
    height: 100%;
    box-shadow: 0 0 3px rgba(0,0,0,0.6);
    transform: translateY(0);
    top: 0;
    left: 10px;
    right: 10px;
}
.service-icon {
    color: #fed43a;
    padding: 12px 0 0 0;
    text-align: center;
    font-size: 45px;
    transition: all 0.3s;
}
.contac-r {
    padding: 0px 0 0 0;
    margin: 0;
    text-align: left;
}
.form-group {
    padding: 5px;
}
input.form-control {
    color: #000;
}
.form-control {
    display: block;
    width: 100%;
    height: 32px;
    padding: 6px 12px;
    font-size: 16px;
}
.form-control {
    background-color:#ffffff;
}
textarea.form-control {
    height: 80px;
}
.btn-group>.btn:first-child:hover {
    color: #fff;
}
.btn-group>.btn:first-child {
    margin-top: 0px;
    padding: 12px 15px;
    /* border-radius: 30px; */
    color: #fed43a;
    background: #680000;
}

/* end form-section */

/* start awards section  */
.awards{
  padding: 0 8px;
  background: #000000;
}
.award1{
  padding: 10px;
}
.award2{
    padding: 0;
}
.award2 img{
  width: 100%;
  border: 3px solid #fff;
}
.awards-heading{
    padding: 0;
}
.awards-heading strong{
  font-size: 36px;
  display: inline-block;
  font-weight: 600;
  margin: 0 auto 18px;
  padding: 2px 20px;
  color: #ffffff;
  text-transform: capitalize;
  background: #680000;
}
.design-awards{
  align-items: center;
  padding: 20px 0 0;
}
/* end awards section */

.footer-sectiona {
    background: #000;
    padding: 0
}

.footer-section1 {
    padding: 30px 0
}

.footer-section-2 {
    padding: 10px
}

.footer-section-3 {
    padding: 10px;
    text-align: center
}

.footer-section2 {
    padding: 10px
}

.footer-section3 {
    padding: 10px
}

.footer-head {
    padding: 0;
    text-align: left
}

.footer-head p {
    font-size: 23px;
    font-weight: 500;
    margin: 0;
    text-transform: capitalize;
    color: #fabe01;
    padding: 5px 0 10px;
    border-bottom: 2px dashed;
}

.footer-section4 {
    text-align: center;
    padding: 2px 0 0 0
}

.footer-section4 ul {
    margin: 0;
    padding: 9px 0 0 0;
    list-style: none;
    text-align: left
}

.footer-section4 li {
    color: #fff;
    padding: 5px 0 5px 0;
    line-height: 26px;
    font-size: 15px;
    font-weight: 300;
    font-family: Poppins, sans-serif;
    text-transform: capitalize;
}

.footer-section4 i {
    color: #fabe01;
    font-size: 16px;
    padding: 0 8px 0 0
}

.footer-section-4 {
    text-align: center;
    padding: 15px 0 0 0
}

.footer-serv {
    padding: 0;
    margin: 0
}

.fooottt {
    text-align: left;
    padding: 2px 0 0 0
}

.fooottt ul {
    margin: 0;
    padding: 9px 0 0 0;
    list-style: none;
    text-align: left
}

.fooottt li {
    color: #fabe01;
    padding: 5px 0 5px 0;
    line-height: 26px;
    font-size: 17px;
    font-family: Poppins, sans-serif;
    text-transform: capitalize
}

.fooottt li a {
    color: #fabe01;
    padding: 5px 0 5px 0;
    line-height: 26px;
    font-size: 17px;
    font-weight: 500;
    font-family: Poppins, sans-serif;
    text-transform: capitalize;
    border: 1px solid #fabe01;
    padding: 7px 6px;
    display: block;
    margin-bottom: 7px;
    text-decoration: none;
    transition: .6s;
}

.fooottt li a:hover {
    color: #fff;
    border: 1px solid #fff;
    transition: .6s
}

.fooottt li a:hover i {
    color: #fff;
    transition: .6s
}

.fooottt i {
    color: #fabe01;
    font-size: 22px;
    padding: 0 8px 0 0
}

.footer-section-4 {
    text-align: center;
    padding: 15px 0 0 0
}

.dis-1 {
    padding: 0;
    border-top: 1px solid #fff;
    text-align: center
}

.dis-1 p {
    font-size: 12px;
    padding: 20px 0 0 0;
    line-height: 24px;
    color: #fff;
    font-weight: 300;
}

.copy-1 {
    padding: 0;
    text-align: center
}

.copy-1 .copy {
    padding: 7px 0;
    font-size: 15px;
    color: #ffbb03
}

#callbook {
    background: green;
    bottom: 0;
    height: 45px;
    left: 0;
    position: fixed;
    display: none;
    right: 0;
    z-index: 100
}

#callbook ul {
    padding: 0
}

#callbook ul li {
    border-bottom: 1px solid #fff;
    background: red;
    position: relative;
    padding: 15px 10px;
    width: 50%;
    list-style: none;
    float: left;
    text-align: center
}

#callbook ul li a span {
    color: #fff;
    font-size: 22px;
    font-weight: 600;
    text-decoration: none;
    position: relative;
    top: -15px
}

#callbook ul li a i {
    color: #fff;
    position: relative;
    top: -13px;
    padding: 0 5px 0 0;
    font-size: 20px
}

#callbook ul li a i {
    animation: pulsate .5s ease-out;
    animation-iteration-count: infinite;
    -webkit-animation: pulsate .5s ease-out;
    -webkit-animation-iteration-count: infinite
}

@keyframes pulsate {
    0% {
        transform: scale(.9, .9);
        opacity: 1
    }
    50% {
        transform: scale(1.2, 1.2);
        opacity: 1
    }
    100% {
        transform: scale(.9, .9);
        opacity: 1
    }
}












@media (max-width: 767px){
    body{text-align: center;}
    .tophead-section:before{content:"";background:#680000bf;height:100%;
    width:100%;position:absolute;top:0; left:0;right:0;padding:0;}
  
    .toplist-section1{padding:7px 0;}
    .head-serv .head-serv1 li{padding:4px 10px;font-size:14px;margin:0 0px;}
    .head-choose{padding:0;}
    .head-call ul li {padding: 0;font-size: 18px;}
    .head-center1{display:none;}
    .head-right1{padding:10px 0;}
    .head-right2{text-align:center;}
    .top-socl3{width:60%;}
    .toplist-section1 ul li{margin:3px;padding:3px 5px;font-size:15px;}
    .toplist-section1 ul li:last-child{display:none;}
    .aboutus-section2{padding: 50px 0px 30px;}
    .chooseus-section1{padding: 50px 0px;}
    .choose-1{width: 50%;}
    .choose-head p{font-size:37px;}
    .services-section1{padding: 30px 0px;}
    .services-2{width: 50%;}
     .footer-section1 { padding: 30px 0;}
    .footer-section2 {
        width: 50%;}
    .footer-section-2 {padding: 0 0;}
    .footer-serv {width: 50%; }
    .footer-section3 {padding: 0;}
    .dis-1 {padding: 0 0;}
    .copy-1 {padding: 0 0 19px 0;}
     #callbook ul li {}
    #callbook {display: block;}
    #callbook ul li a span {top: -5px;}
    #callbook ul li a i {top: -5px;}
    #callbook ul li a span {font-size: 17px;}
     .testimonials-section1{padding: 30px 0px;}
    .testi-img1 p{    font-size: 17px;}
    .test-img1 img{height: 80px;width: 80px;}
    .services-6 p {height: 240px;}
     .services-6 strong{font-size:25px;}
     .bottom-services1{padding: 20px 0 50px;}
     .choose-list li {font-size: 16px;}

    

   

  
}

@media only screen and (min-width: 768px) and  (max-width:991px) {
    .tophead-section:before{content:"";background:#680000bf;height:100%;
    width:100%;position:absolute;top:0; left:0;right:0;padding:0;}
    .head-serv .head-serv1 li{padding:4px 10px;font-size:14px;margin:0 0px;}
    .head-choose{padding:0;}
    .head-call ul li {padding: 0 0px;font-size: 13px;}
    .head-center1{display:none;}
    .head-right1{padding:10px 0;}
    .top-socl3{width: 42%;}
    .choose-list li {font-size: 13px;margin: 0;}
    .head-call ul li span {font-size: 15px;}
    .toplist-section1 ul li {font-size: 13px;padding: 3px 9px;margin: 3px 1px;}
    .services-6 p {height: 190px;}
   

}

@media only screen and (min-width: 991px) and  (max-width:1200px) {
   .tophead-section:before{content:"";background:#680000bf;height:100%;
    width:100%;position:absolute;top:0; left:0;right:0;padding:0;}
    .head-serv .head-serv1 li{padding: 7px 10px 5px;font-size:16px;margin:0 0px;}
    .head-choose{padding:0;}
    .head-call ul li {padding: 0 0px;font-size: 16px;}
    .head-right1{padding:10px 0;}
    .top-socl3{width: 28%;}
    .choose-list li {font-size: 15px;margin: 0;}
    .head-call ul li span {font-size: 18px;}
    .toplist-section1 ul li {font-size: 14px;padding: 3px 9px;margin: 3px 1px;}
   .test-img1 img{height:80px;width:80px;}
   .testi-img1 p{margin:0 0 0 20px;}
   .services-6 strong{font-size:25px;}

}
@media only screen and (min-width: 1200px) and  (max-width:1300px) {
    .head-serv .head-serv1 li{padding:4px 10px;font-size:16px;margin:0 0px;}
    .head-choose{padding:0;}
    .head-call ul li {padding: 0 0px;font-size: 16px;}
    .head-right1{padding:10px 0;}
    .top-socl3{width: 28%;}
    .choose-list li {font-size: 18px;}
    .head-call ul li span {font-size: 18px;}
    .toplist-section1 ul li {font-size: 16px;padding: 3px 9px;margin: 3px 1px;}




}
@media only screen and (max-width: 1260px) and (min-width: 1200px){
   
}

@media (max-width: 575px) and (min-width: 0px){
    .choose-list li { padding: 6px 8px;margin: 0 4px;font-size: 16px;}
    .top-socl3{width:75%;}
    .social-icon1 ul li a i {width: 50px;height: 30px;}
    .choose-head p{font-size: 27px;}
    .choose-1{width: 100%;}
    .services-2{width:100%;}
    .footer-section-2 {padding: 0 0;}
    .footer-section2 {width: 100%;}
    .testimonials {width: 100%;}.services-1{padding-top:0;}
    .awards-heading strong {font-size: 24px;padding: 5px 12px;}
    .services-6 p {height: auto;}
    


}

@media (max-width: 420px) and (min-width: 290px){
   .choose-list li {padding: 5px 8px;margin: 2px 0px;font-size: 13px;}
   .head-serv .head-serv1 li{padding:4px 10px;font-size:14px;margin:0 0px;}
   .head-serv .head-serv1 li:last-child{display:none;}
   .toplist-section1 ul li {margin: 3px 0;padding: 2px 6px;font-size: 12px;}
   .choose-head p{font-size:25px;}
   .our-head1 p{font-size:15px;}
.our-head1 strong {font-size: 35px;}
.head-call {padding: 0 0 10px;}
.head-call ul li span {font-size: 17px;}
.award1 {width: 100%;}



}
