@import url('../css2');
body{
    padding: 0;
    margin: 0;
    font-family: 'Poppins', sans-serif;
}
.main{
  width: 93%;
  padding: 0;
  margin: 0 auto;
  border:0px solid;
}
a{
    color: #000;
    text-decoration: none;
}
a:focus, a:hover {
    color: #000;
    text-decoration: none;
}

img{
    max-width: 100%;
}

h1,h2,h3,h4,h5,h6{
    margin:0;
}
ul{
    margin: 0;
    padding: 0;
}
li{
    list-style: none;
}
p{
    margin:0;
}


/* top head section start */
.top-head{
    padding:0;
    background: #FFDE59;
}
.top-head-1{
    padding:0;
}
.bg-r {
    padding: 0;
}
.bg-left{
    position: relative;
    padding: 10px 10px 0px;
}
.bg-left-1{
    color: #000000;
    font-size: 19px;
    padding: 0 0 5px;
    text-transform: capitalize;
    text-align: center;
    font-weight: 500;
    display: inline-block;
}
.bg-right{
    padding:0;
}
.bg-right-1{
    font-size: 18px;
    color: #ffffff;
    text-align: center;
    background: #8F0606;
    padding: 11px 0 11px;
    text-transform: capitalize;
    font-weight: 500;
}
.bg-right-1 span{
    font-size: 32px;
    color: #bb023b;
}
/* top head section end */



/* top add section start */
.top-add{
    padding: 0;
    background: #8F0606;
}
.top-add-1{
  padding: 11px 0 30px;
  font-size: 17px;
  color: #fff;
  font-weight: 500;
  animation: 0.6s clf infinite;
  text-align: center;
  line-height: 29px;
}
@keyframes clf{
  0%{color: #fff;}
  50%{color: #FFDE59;}
  100%{color: #fff;}

}
/* top add section end */



/* header section start */
.header-logo{
    padding: 0;
    display: flex;
    align-items: center;
    text-align: center;
}
.header-logo-1{
  padding: 0;
  margin: -18px 0 0;
}
.header-logo-2{
  padding:0;
  background:#fff;
  display: flex;
  align-items: center;
}

.header-logo-left{
  padding:0;
}
.header-logo-left-1{
  padding: 15px 15px 15px;
  text-align: center;
}
.header-logo-right{
  padding:0;
}
.header-logo-right-1{
  padding: 15px 15px 15px;
}
.tophead-text{
    padding: 5px 0;
}
.tophead-text p{
    color: #000;
    text-transform: capitalize;
    margin: 0;
    padding: 0;
    font-size: 18px;
    font-weight: 500;
}
#spin {
   color: #FFDE59;
   font-size: 15px;
   font-weight: 500;
   text-transform: capitalize;
}
#spin:after {
  content:"";
  animation: spin 4s linear infinite;
}
@keyframes spin {
  0% { content:"love marriage";}
  50% { content:"divorce problems";}
  60% { content:"childless women"; }
  70% { content:"love problems"; }
  80% { content:"kundli matching"; }
  90% { content:"career problems"; }
}

.head-line1{
  padding: 0px 0 0 0;
  display: flex;
  justify-content: center;
  align-items: center;
}
.head-call{
  padding: 0;
  width: 38%;
  text-align: center;
}
.head-call a{
  color: #000;
  font-size: 18px;
  font-weight: 600;
}
.head-call a i{
  color: #8F0606;
  padding: 0 7px 0 0;
}
.head-call .domain{
  text-transform: inherit;
  font-size: 17px;
  font-weight: 500;
  color: #6c6c6c;
}
.head-mark{
  width: 62%;
  padding: 0;
}
.head-mark p{
  background: #8F0606;
  color: #fff;
  font-size: 14px;
  border-radius: 50px;
  text-align: center;
  font-weight: 400;
  text-transform: capitalize;
  padding: 6px 16px 6px;
  margin: 0;
}
.hide-line{
  display:none;
  padding: 10px 10px;
  text-align:center;
 }
.hide-line p{
  color: #222;
  font-size:15px;
  text-transform:capitalize;
  margin: 0 0 7px;
  font-weight:600;
}
.hide-line a{
  background: #ea1e0000;
  color: #ffffff;
  font-size: 20px;
  text-transform: capitalize;
  margin: 0;
  font-weight: 700;
  padding: 5px 12px;
  display: inline-block;
}
.head-bottom{
  padding: 10px 0 0;
}
.head-bottom p{
  color:#000;
  font-size: 17px;
  text-transform: capitalize;
  font-weight: 600;
  padding: 0px 0 11px;
  border-bottom: 2px dashed black;
}
.head-bottom ul{
    padding: 14px 0 0;
}
.head-bottom ul li{
    padding: 7px 6px 5px;
    border:1px solid #222;
    color: #8F0606;
    display: inline-block;
    font-weight: 600;
    text-transform: capitalize;
    margin:0 4px;
    border-radius: inherit;
    font-size: 16px;
}
.head-bottom li i{
    padding: 0 5px 0 0;
    color: #fff;
}
.head-bottom li:nth-child(2){
    background: #8F0606;
    color: #fff;
    border: 0;
    font-weight: 400;
}
.head-bottom li:nth-child(3){
    background: #FFDE59;
    color: #000;
    border: 0;
}
.head-bottom li:nth-child(4){
    background:#ad001e;
    color: #fff;
    border:0;
}
/* header section end */


/* banner section start */
.slider-section{
  padding: 0;
}
.slider-section img{
  width: 100%;
}
.carousel-caption{
  padding-bottom:100px;
}

.carousel-fade .carousel-inner .item {
  opacity: 0;
  transition-property: opacity;
}


.carousel-fade .carousel-control {
  z-index: 2;
}
@media all and (transform-3d), (-webkit-transform-3d) {
    .carousel-fade .carousel-inner > .item.next,
    .carousel-fade .carousel-inner > .item.active.right {
      opacity: 0;
              transform: translate3d(0, 0, 0);
    }
    .carousel-fade .carousel-inner > .item.prev,
    .carousel-fade .carousel-inner > .item.active.left {
      opacity: 0;
              transform: translate3d(0, 0, 0);
    }
    .carousel-fade .carousel-inner > .item.next.left,
    .carousel-fade .carousel-inner > .item.prev.right,
    .carousel-fade .carousel-inner > .item.active {
      opacity: 1;
              transform: translate3d(0, 0, 0);
    }
}

.carousel-control.left{
  background-image:none;
}
.carousel-control.right{
  background-image:none;
}
.carousel-control.left{
  background-image:none;
}
.carousel-control.right{
  background-image:none;
}
.carousel-control .glyphicon-menu-left{
    background:#e52427;
    color: #f6f4ea;
    width: 45px;
    height: 45px;
    line-height: 45px;
    top: 50%;
    left: 0;
    border-radius: 50% 0 0 50%;
    border: 2px solid #ffffff;
}

.carousel-control .glyphicon-menu-right{
  background:#e52427;
  color: #ffffff;
  width: 45px;
  height: 45px;
  line-height: 45px;
  border-radius: 0 50% 50% 0;
  top: 50%;
  right: 0;
  border: 2px solid #fff;
}
.slider-section .carousel-control{
  opacity:1;
}
.slider-section .carousel-control:focus, .carousel-control:hover {
    opacity:1;
}
/* banner section end */



/* services section start */

.other-services-section{
  padding: 0;
}
.other-services-section1{
  padding: 10px 0 0px;
}

.other-services-heading{
    padding:0;
    text-align:center;
}
.other-services-heading p{
  display: inline-block;
  font-size: 15px;
  text-transform: capitalize;
  color: #fff;
  font-weight: 500;
  line-height: 30px;
  padding: 1px 13px 1px;
  border-radius: 50px;
  background: #8F0606;
  transform: translateY(15px);
}
.other-services-heading span{
  font-size: 35px;
  margin: 30px 0 0;
  font-weight: 600;
  display: block;
  text-transform: capitalize;
  color: #8F0606;
}
.other-services{
    padding: 70px 0 0 0;
}
.other-services-1{
  padding: 40px 20px 85px;
}
.other-services-2{
    background: #fff;
    border-radius: 500px 500px 0 0;
    padding: 40px 20px 35px;
}
.other-services2{
  background: #8F0606;
  padding: 0px 20px 27px 20px;
      border-radius: 10px;
}
.other-services-3{
  padding: 0px;
  text-align: center;
  margin: 0;
}
.other-services-3 img{
    margin: -124px 0 0;
    border-radius: 3%;
    border: 5px solid #fff;
    padding: 9px;
}
.other-services-4{
  padding: 20px 0px 0;
  text-align: center;
}
.other-services-4 strong{
}
.other-services-4 strong span{
     text-align: center;
     font-size: 22px;
     color: #FFDE59;
     display: inline-block;
     padding: 0 0px 0 0px;
     font-weight:600;
     text-transform: capitalize;
}

.other-services-4 p{
    color: #fff;
    font-weight: 400;
    font-size: 14px;
    padding: 4px 0px 6px 0px;
    text-align: center;
    line-height: 28px;
}
.other-services-4 a{
  background: #fff;
  text-align: center;
  font-size: 20px;
  color: #000;
  margin: 5px 0px;
  padding: 3px 13px 3px 14px;
  display: inline-block;
  text-transform: capitalize;
}

/* services section end */



/* about us section start */
.aboutus-section{
  padding: 0;
}
.aboutus-section1{
  padding: 0px 0 50px;
}
.aboutus-design{
  padding: 0 0;
}

.aboutus-left1{
  padding: 0;
}
.aboutus-left2{
  padding: 0;
}
.about-text{
  padding: 0 0 0 9px;
}
.aboutus-heading{
  padding: 0;
  text-align: left;
}
.aboutus-heading p{
  display: inline-block;
  font-size: 15px;
  text-transform: capitalize;
  color: #fff;
  font-weight: 500;
  line-height: 30px;
  padding: 1px 13px 1px;
  border-radius: 50px;
  background: #8F0606;
  transform: translateY(15px);
}
.aboutus-heading span{
  font-size: 35px;
  margin: 20px 0 0;
  font-weight: 600;
  display: block;
  text-transform: capitalize;
  color: #000;
}

.aboutus-content{
  padding:10px 0;
  text-align: left;
}
.aboutus-content p{
  color: #000000;
  line-height: 30px;
  padding: 0;
  font-size: 14px;
  font-weight: 400;
}
.aboutus-content p strong{
  color: #8F0606;
  font-weight: 500;
}
.aboutus-content ul{
  padding: 4px 0px 0px;
}
.aboutus-content ul li {
    font-weight: 400;
    line-height: 30px;
    color: #000000;
    padding: 0px 0px 4px 0;
    font-size: 14px;
}
.aboutus-content ul li:before {
    color: #e02736;
    content: "";
    font-weight: 900;
    display: inline-block;
    padding: 0;
    margin: 0px 5px -2px 0px;
    height: 15px;
    border-radius: 20px 0 0 20px;
    width: 20px;
    background: #8F0606;
    line-height: 26px;
}


.our-services-design{
  padding: 25px 0 0;
}
.our-services1{
  padding: 10px;
}
.our-services2{
  background: #8F0606;
  padding: 0 0 30px;
  text-align: center;
}

.our-servicesimg-1{
  background:transparent;
  padding: 0px;
}
.our-servicesimg{
    padding:0;
}
.our-servicesimg img{
    width:100%;
}
.our-services3{
    padding: 28px 0 10px 0px;
    background: #FFDE59;
    text-align: center;
}
.our-services3 img{
    border-radius: 5%;
    border: 3px dotted #FFDE59;
    width: 239px;
    padding: 5px;
    margin: 0px 0 -90px 0;
}

.our-service4{
  padding: 98px 0 0 0;
  text-align: center;
}
.our-service4 strong{
  font-size: 20px;
  font-weight: 600;
  margin: 0px 0 0px;
  padding: 5px 0px 4px;
  background: #FFDE59;
  color: #000;
  display: block;
  text-transform: capitalize;
}
.our-service4 p{
  color: #fff;
  font-size: 14px;
  font-weight: 400;
  line-height: 28px;
  margin: 0;
  padding: 12px 15px 12px;
}
.our-service4 a{
  display: inline-block;
  font-size: 19px;
  text-transform: capitalize;
  color: #000;
  font-weight: 600;
  line-height: 30px;
      margin-top: 14px;
  padding: 3px 26px 3px;
  background: #fff;
  border-radius: 43px;
}

.aboutus-right{
    padding:0;
}
.aboutus-right1{
    padding:0;
}

.pick-section{
  padding: 0 0px 0 0px;
}
.pick-1{
  padding: 20px 10px 2px;
}
.pick-2{
  padding: 0;
  text-align: center;
}
.pick-3{
  background: #fff;
  max-width: 265px;
  border: 1px solid #00000030;
  text-align: center;
  border-radius: 0 0 10% 10%;
  margin: 0 auto;
  padding: 0 0 18px;
  overflow: hidden;
  border-top: 0;
}
.pick-3 span{
  overflow: hidden;
  text-align: center;
  display: block;
  background: #8F0606;
  margin: 0px auto  0px;
  font-size: 38px;
  color: #fff;
  padding: 12px 0 10px;
}
.pick-3 strong{
  font-size: 17px;
  margin: 18px 0 6px;
  font-weight: 700;
  display: block;
  text-transform: capitalize;
  color: #000;
}
.pick-3 p{
  color: #000000;
  font-size: 13px;
  padding: 0 8px;
  text-transform: capitalize;
  font-weight: 400;
  line-height: 26px;
}

/* about us section end */


/* testimonial section start */
.testi-section{
  padding: 0;
}
.testi-section1{
  padding: 25px 0 0;
}
.testi-design{
  padding: 0 0;
}

.testi-left1{
  padding: 0;
}
.testi-left2{
  padding: 0;
}
.testi-text{
  padding: 0 0 0 9px;
}
.testi-content{
    padding: 30px 0 0;
}

.testimonials-1{
    padding: 10px 10px 20px;
}
.testimonials-2{
    padding: 15px 15px 16px;
    display:flex;
    justify-content: center;
    align-items: center;
    background: #8F0606;
}
.testimonials-2:before {
    background: #000000a3;
    position: absolute;
    width: 100%;
    content: "";
    top: 104%;
    left: 0;
    z-index: -1;
    height: 2px;
}
.testimonials-2 .testi-left{
    width: 33%;
    text-align: center;
}
.testimonials-2 .testi-left img{
    border-radius: 50%;
    border: 5px solid white;
    padding: 5px;
}
.testimonials-2 .testi-left span{
    display: block;
    text-align: center;
    padding: 9px 0 0;
}
.testimonials-2 .testi-left i{
  color: #FFDE59;
  font-size: 14px;
  padding: 0px 3px;
}
.testimonials-2 .testi-right{
    width: 85%;
    padding: 0 0px 0 20px;
}
.testimonials-2 .testi-right strong{
        font-size: 19px;
        padding-bottom: 6px;
        color: #FFDE59;
        line-height: 18px;
        text-transform: capitalize;
        font-weight: 600;
        display: block;
        padding-top: 6px;
}
.testimonials-2 .testi-right p{
        color: #fff;
        line-height: 30px;
        padding: 0;
        font-size: 14px;
        font-weight: 400;
}

/* testimonial section end */


/* awards section start */
.awards-section{
  padding: 0;
}
.awards-section1{
  padding: 70px 0px 149px;
}
.award-title{
  padding: 0;
  text-align: center;
}
.award-title img{
  width: 29px;
  padding: 0 0 5px;
}
.award-title strong{
    color:#1e3a00;
    font-size: 17px;
    text-transform: capitalize;
    font-weight: 600;
    padding: 0;
    display: block;
}
.award-title p{
    font-size: 36px;
    font-weight: 100;
    color:#d40000;
    text-transform: capitalize;
    padding: 4px 0 0;
    font-family: 'Acme', sans-serif;
}
.awards{
  padding: 20px 0 0;
}
.awards-1{padding: 20px;}

.awards-2{
  padding:0;
}
.awards-2 img{
  width:100%;
}

/* awards section end */



/* footer section start */

.footer-section{
  padding: 0;
  background: #8F0606;
}
.footer-section1{
  padding:0px 15px 3px;
}
.footer-contact{
  padding: 50px 0px 15px;
  margin: -108px 0 0;
}
.contact-1{
  padding: 10px;
}
.contact-2{
  background-color: #fff;
  text-align: center;
  padding: 0px 0 30px;
  border: 4px solid #8F0606;
      border-radius: 15px;
}
.contact-2 span{
  width: 87px;
  display: block;
  height: 87px;
  line-height: 100px;
  border-radius: 0 0 50% 50%;
  margin: 0 auto 20px;
  background: #8F0606;
} 
.contact-2 i {
  color: #ffa701;
  font-size: 38px;
  text-align: center;
  font-weight: 700;
}
.contact-2 p{
  font-size: 18px;
  font-weight: 600;
  color: #000000;
}
.contact-2 a{
  font-size: 18px;
  font-weight: 600;
  color: #000000;
  text-decoration: none;
}


.footer-services{
  padding: 0 0 60px 0;
  margin: -59px 0 0;
}
.footer-services ul{
  padding: 0;
  list-style: none;
  margin: 0;
}


.footer{
  padding: 15px 30px;
  background: #fff;
}
.footer-head{
  padding: 10px 0px;
  color: #fff;
}
.footer-head p{font-size: 14px;font-weight: 400;margin: 0;padding: 9px 0 2px;color: #000;display: block;text-transform: capitalize;line-height: 28px;}
.footer-head a{font-size: 14px;font-weight: 500;color: #8F0606;text-transform: capitalize;}
.footer-design{
  padding: 0px 0 0;
}

.footer-left1{
  padding: 10px;
}
.footer-left2{
  padding: 0;
}
.footer-left2 ul{
  padding: 0;
  margin: 0;
  list-style: none;
}
.footer-left2 ul li{
  font-weight: 400;
  font-size: 14px;
  color: #000000;
  padding: 9px 0;
  display: flex;
  text-transform: capitalize;
}
.footer-left2 ul li:before{
   
    padding: 4px;
    content: "";
    display: inline-block;
    margin: 4px 8px 0 0px;
}

.footer-location1{
  padding: 0;
}
.footer-location2{
  padding: 0;
}
.footer-about2 p{
  color: #ffffff;
  line-height: 30px;
  margin: 0;
  font-weight: 300;
  padding: 2px 0 0;
  font-size: 16px;
}
.footer-about2 a{
  margin: 7px 0 0 0;
  color: #000000;
  text-transform: capitalize;
  padding: 5px 14px 4px;
  background: #ffbb87;
  border-radius: 25px 0 25px;
  display: inline-block;
  font-size: 15px;
  font-weight: 600;
}

.footer-dis{
  padding: 10px 0;
  text-align: center;
}
.footer-dis p{
color: #fff;
font-size: 12px;
line-height: 22px;
font-weight: 500;
padding: 7px 0 0;
}
.footer-dis span{
color: #FFDE59;
font-size: 13px;
line-height: 29px;
margin: 0;
font-weight: 500;
}
/* footer section end */




.mobile-call{
    display:none;
}
.call {
    bottom:12px;
    left: 16px;
    position: fixed;
    z-index: 1111;
}
.call a i{
    text-align: center;
    font-size: 16px;
    height: 43px;
    bottom: 10px;
    width: 43px;
    line-height:43px;
    color: #fff;
    background:#f00008;
    border-radius: 50%;
}
.call a:before{
  content: "";
  display: block;
  position: absolute;
  background: transparent;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  border-radius: 50%;
  transition: .3s all;
  border: 2px solid;
  border-color:#f00008;
  transform: scale(2);
  animation: scnee 800ms linear infinite;
}

.call i:after{
  content: "";
  display: block;
  position: absolute;
  background: transparent;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  border-radius: 50%;
  transition: .3s all;
  border: 2px solid;
  border-color:#f00008;
  transform: scale(1.5);
  animation: sollcl 800ms linear infinite;
}

.whatsapp {
    bottom:12px;
    right: 16px;
    font-size: 18px;
    position: fixed;
    z-index: 1111;
}
.whatsapp  a i{
    text-align: center;
    font-size: 20px;
    height: 43px;
    bottom: 10px;
    width: 43px;
    line-height: 43px;
    color: #fff;
    background:#00c800;
    border-radius: 50%;
}
.whatsapp  a:before{
  content: "";
  display: block;
  position: absolute;
  background: transparent;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  border-radius: 50%;
  transition: .3s all;
  border: 2px solid;
  border-color:#00c800;
  transform: scale(2);
  animation: scnee 800ms linear infinite;
}
.whatsapp i:after{
  content: "";
  display: block;
  position: absolute;
  background: transparent;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  border-radius: 50%;
  transition: .3s all;
  border: 2px solid;
  border-color:#00c800;
  transform: scale(1.5);
  animation: sollcl 800ms linear infinite;
}
@keyframes scnee {
     0% {
         transform: scale(1);
         opacity: 1;
     }

     50% {
         transform: scale(1.8);
         opacity: 0;
     }

     100% {
         transform: scale(1);
         opacity: 1;
     }
 }

 @keyframes sollcl {
     0% {
         transform: scale(1);
     }

     50% {
         transform: scale(1.4);
     }

     100% {
         transform: scale(1);
     }
 }




@media (max-width: 767px){
.bg-right-1 {padding: 11px 0 0px;}
.head-bottom p {font-size: 15px;}
.head-bottom {padding: 5px 0 0;}
.head-mark p {font-size: 13px;padding: 6px 0px 6px;}
#spin {font-size: 14px;}
.head-call a {font-size: 18px;}
.header-logo-2{display:block;}
.bg-left-1 {font-size: 16px;}
.top-add-1 {font-size: 13px;line-height: 24px;padding: 5px 0 30px;}
.header-logo-2{display:block;}
.header-logo-left-1 {padding: 15px 15px 0;}
.header-logo-right-1 {padding: 0 15px 20px;}
.other-services-1 {padding: 40px 10px 85px;}
.other-services2 {padding: 0px 12px 29px;}
.other-services-4 strong span {font-size: 15px;}
.other-services-4 a {font-size: 18px;}
.our-service4 strong {font-size: 17px;}
.footer-section1 {padding: 0px 0px 3px;}
.awards-1 {padding: 10px;}
.mobile-call{display: block;}
}

@media only screen and (min-width: 767px) and (max-width:991px){
.bg-left-1 {font-size: 14px;}
.bg-right-1 {font-size: 14px;}
.top-add-1 {font-size: 15px;line-height: 27px;}
.header-logo-2{display:block;}
.header-logo-left-1 {padding: 15px 15px 0;}
.header-logo-right-1 {padding: 0 15px 20px;}
.other-services-1 {padding: 40px 15px 85px;}
.other-services-4 strong span {font-size: 19px;}
}

@media only screen and (min-width: 991px) and (max-width:1200px){
.bg-right-1 {font-size: 15px;}
.bg-left-1 {font-size: 16px;}
.top-add-1 {font-size: 15px;line-height: 27px;}
.head-bottom p {font-size: 13px;padding: 0px 0 7px;}
#spin {font-size: 11px;}
.head-mark p {font-size: 10px;padding: 6px 0px 6px;}
.head-call a {font-size: 16px;}
.head-bottom {padding: 6px 0 0;}
.head-bottom ul {padding: 10px 0 0;}
.head-bottom ul li {padding: 6px 6px 6px;margin: 0 2px;font-size: 12px;}
.other-services-1 {padding: 40px 8px 85px;}
.other-services-4 strong span { font-size: 18px;}
.other-services2 {padding: 0px 15px 29px;}
.pick-1 {padding: 20px 3px;}
.pick-3 strong {font-size: 12px;}
.our-services1 { padding: 10px 5px;}
.our-service4 strong {font-size: 15px;}
.contact-1 {padding: 10px 5px;}
.contact-2 a {font-size: 14px;}
.contact-2 p {font-size: 14px;}
.our-service4 a {font-size: 16px;}

}




@media only screen and (min-width:1200px) and  (max-width:1340px){
.head-bottom p {font-size: 15px;}
#spin {font-size: 14px;}
.head-mark p {font-size: 13px;padding: 6px 0px 6px;}
.head-call a {font-size: 18px;}
.other-services-4 strong span {font-size: 20px;}
.pick-1 {padding: 20px 5px;}
.pick-3 strong {font-size: 16px;}
.our-service4 strong {font-size: 17px;}
.contact-1 {padding: 10px 5px;}
}



@media (min-width:0) and (max-width:600px){
.bg-left-1 {font-size: 14px;padding: 0 0 8px;}
.head-bottom p {font-size: 13px;}
.head-bottom ul li {font-size: 13px;}
.head-call {width: 35%;}
.head-mark {width: 71%;}
.head-mark p {font-size: 11px;}
#spin {font-size: 13px;}
.head-call a {font-size: 14px;}
.contact-1 {padding: 10px 5px;}
.contact-2 p, .contact-2 a {font-size: 17px;}
.other-services-1{width:100%;}
.other-services-4 strong span {font-size: 22px;}
.other-services-4 a {font-size: 22px;}
.aboutus-heading span {font-size: 31px;}
.aboutus-heading p {font-size: 14px;}
.other-services-heading span {font-size: 29px;}
.other-services-heading p {font-size: 14px;}
.pick-1 {padding: 20px 6px 2px;}
.pick-3 strong {font-size: 16px;}
.our-services1 {padding: 10px 5px;}
.our-service4 strong {font-size: 15px;}
.our-service4 a {font-size: 16px;}
.contact-2 p, .contact-2 a {font-size: 14px;}
.footer {padding: 15px 15px;}
.footer-left1 {padding: 10px 0;}
}


@media (min-width: 290px) and (max-width:480px){
.header-logo-right-1 {padding: 5px 7px 13px;}
.header-logo-left-1 {padding: 12px 7px 0;}
.head-call a {font-size: 24px;}
.bg-left-1 {font-size: 12px;line-height: 21px;}
.head-line1{display:block;}
.head-bottom li:nth-child(3){display:none;}
.head-bottom ul li {font-size: 11px; margin: 0 1px;}
.head-call {width: 100%;}
.head-mark{width: 100%;}
.other-services {padding: 47px 0 0 0;}
.other-services-section1 {padding: 20px 0 0px;}
.other-services-1 {padding:64px 0px 34px;}
.other-services-4 strong span {font-size: 18px;}
.other-services-4 a {font-size: 19px;}
.aboutus-content {padding: 10px 0 0;}
.about-text {padding: 0 5px;}
.aboutus-heading span {font-size: 21px;}
.aboutus-heading p {font-size: 13px;}
.pick-1{width:100%;}
.aboutus-right2{padding:0;}
.our-services-design {padding: 12px 0 0;}
.our-service4 strong {font-size: 19px;}
.other-services-heading p {font-size: 13px;}
.other-services-heading span {font-size: 20px;}
.aboutus-section1 {padding: 0px 0 12px;}
.testi-section1 {padding: 0;}
.our-services1{width:100%;}
.testimonials-2{display:block;padding: 22px 15px 16px;}
.testimonials-1 {padding: 10px 0px 25px;}
.testimonials-2 .testi-left {width: 100%;}
.testimonials-2 .testi-right {width: 100%;padding: 9px 0px 0 0px;text-align: center;}
.awards-section1 {padding:15px 0px 75px;}
.awards-1{width:100%;padding:6px 0;}
.contact-1{width:100%;padding:10px 0px;}
.contact-2 a {font-size: 18px;}
.footer {padding: 15px 15px 6px;}
.footer-left1{width:100%;padding:0;}

}



