@media screen and (max-width: 767px) {
  
  
  .as_padderBottom80 {
  padding-bottom: 30px;
}

.as_padderTop80 {
  padding-top: 30px;
}

  .ser-box {
    width: 90% !important;
    float: left;
    margin-bottom: 20px;
    text-align: center;
    background-color: #560830;
    color: #ffc000;
}

.flag img {
  width: 57px;
  height: 50px;
  padding: 5px;
}

  .contact-form {
    background: #fff;
    padding: 34px 25px;
    border-radius: 8px;
    border: 1px solid #ccc;
}

  .three-cards-headings p {
    text-align: justify;
    margin: 0 auto;
    padding: 2px 15px 45px 15px;
    width: 100%;
}

.three-cards-headings h2 {
  color: #e31f4c;
  text-align: justify;
  font-size: 27px;
  font-weight: 700;
  margin: 0 0 20px 0;
  padding: 0px 15px;
}

#home-service {
  padding: 50px 0px 0px 0px;
}

  .as_service_img {
   display: none;
}
.as_service_img .as_service_circle {
  top: 60px;
}
.as_service_img .as_service_circle {
  margin: auto;
  position: absolute;
  top: 20px;
  left: 0;
  right: 0;
}

.as_service_img .as_service_img {
  position: unset;
  transform: translate(0,0);
  margin: auto;
}

.as_choose_ul li {
  width: 100%;
}
.as_service_img:after {
  bottom: -40px;
}

  .ast_banner_text {
    text-align: center;
    color: #fff;
    padding: 55px 0;
    position: relative;
    overflow: hidden;
}

img.as_service_circle.img-responsive {
  width: 100%;
}
.as_service_img:after {
  position: absolute;
  content: '';
  left: 50%;
  transform: translateX(-50%);
  width: 207px;
  height: 500px;
  background-image: url('../images/aboutsection/service_shape.webp');
  bottom: -35px;
}

.as_service_img .as_service_img {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%,-50%);
  border-radius: 150px;
}

.as_padderTop20 {
  padding-top: 25px;
}

.as_padderBottom20 {
  padding-bottom: 15px;
}


.ast_bannertext_wrapper h1 {

  font-size: 40px;

  font-family: cursive;
}

  @keyframes blink {
    0% {

      color: red;
    }

    100% {

      color: white;
    }
  }

  .get-consult>span {
    animation-direction: alternate;
    animation-duration: 0.3s;
    animation-iteration-count: infinite;
    animation-name: blink;
    animation-play-state: running;
    animation-timing-function: linear;
    font-size: 24px;
  }

  #foot-bottom {
    padding: 20px 0 110px;
  }

  .header-center .fa.fa-whatsapp {
    color: #239f00;
  }

  .inner-banner {

    padding: 14px 0 33px;
  }

  .foot-sell {
    display: block !important;
  }

  .header-center span {
    background-color: #fd9f01;
    border-radius: 5px;
    padding: 6px;
    font-size: 20px;
    display: block;
    font-weight: 600;
    color: #000;
    text-transform: uppercase;
  }

  .header-center a {
    display: block;
    margin: 10px 0;
    font-size: 35px;
    color: #000;
    font-weight: 600;
  }

  .banner-bottom-center a {

    padding: 10px 30px;

    font-size: 20px;

  }

  .banner-bottom-center h1 {

    line-height: 28px;

    font-size: 22px;
  }

  .sm-box img {
    width: 100%;
  }

  .main-pannel {
    margin-top: 21px;

  }

  .small-banners {
    display: flex;
    flex-wrap: wrap;
  }

  .astr-b {
    display: block;
    text-align: center;
  }

  .main-ser {
    margin-top: 20px;
  }

  .title h1 {
    font-size: 31px;
    font-weight: 600;
    text-align: center;
}
  .header-center p {
    background-color: #fd9e06;
    border-radius: 5px;
    padding: 5px;
    font-size: 20px;
    color: #b10500;
    font-weight: 600;
    text-transform: uppercase;
  }

  .header-center {
    display: block;
    background-color: #fff;
    text-align: center;
    padding: 100px 0 15px 0;
  }

  .scnd-head {
    background-color: #050833;
    padding: 5px 0px 30px;
  }

  .get-consult {
    background: #9b0a37;
    background-image: none;
    padding: 8px 20px;

  }

  .ask-question a {
    color: #fff;
    display: block;
  }

  .foot-box>h6 {
    margin-top: 10px;
    display: none;
}
  .ask-question span {
    animation-direction: alternate;
    animation-duration: 0.4s;
    animation-iteration-count: infinite;
    animation-name: blink;
    animation-play-state: running;
    animation-timing-function: linear;
    font-size: 20px;
    margin: 10px 0;
  }

  .immedeatly p {
    animation-direction: alternate;
    animation-duration: 0.4s;
    animation-iteration-count: infinite;
    animation-name: blink;
    animation-play-state: running;
    animation-timing-function: linear;
    background-color: #FFAE00;
    margin: 10px 0;
  }

  .res-title-para {
    display: none;
  }


  .container {
    padding: 0 5%;
  }

  .logo {
    width: 100%;
    text-align: center;
    background: white;
    padding: 10px 0px;
}
  .logo img {
    width: 100%;
  }

  .header-right p {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    font-size: 21px;
    padding-left: 0;
    text-transform: uppercase;
    margin-right: 0;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .nav>li.hover>ul {
    left: -23px;
}
.form-right>h6 {
  color: #fff;
  font-size: 26px;
  text-transform: capitalize;
  margin: 10px 0;
}

.inner-content-left h2 {
  font-size: 22px;
  font-weight: 600;
}

.inner-content {
  display: flex;
   gap: 0px; 
  flex-wrap: wrap;
}

  .inner-content-left>img {

    width: 100%;
  }

  .foot-box.resp-foot {
    display: none;
  }

  .main-head-navigation {
    background: linear-gradient(45deg, #ffffff, #ffffff);
    float: right;
    width: 100%;
    border-bottom: 3px solid rgb(255, 208, 1);
    padding-bottom: 5px;
}

  .main-head-navigation li{
    border-bottom: 1px solid #ccc;
  }

  .header-right {
    margin: 0;
    width: 100%;
    text-align: center;
  }

  .follow-us {
    display: none;
  }
  .toggleMenu {
    background: #ff6f00 url(../images/menu-icons.webp) no-repeat scroll 96% center;
    color: #000;
    font-size: 20px;
    padding: 10px 15px;
    width: 100%;
}


.foot-box img {
  display: flex;
  margin: 0 auto !important;
}

  .nav {
    width: 100%;
    padding-left: 5%;
  }

  .nav a {
    padding: 8px 12px 15px;
    width: 100%;
    border-right: none;
    color: #fff;
}

  .nav li {
    width: 100%;
  }
  .no-js .owl-carousel, .owl-carousel.owl-loaded {
    display: block !important;
}

p.res-para.phn {
  display: none;
}

.foot-sell {
  bottom: -8px !important;
}

.ser-box span {
  font-size: 20px;
}
.foot-call {
  min-height: 70px;
}

.foot-call.foot-whtsapp {
  min-height: 70px;
}

.foot-call {
  font-size: 18px;
}

.card-inner-main {
  text-align: center;
  margin: 0 0 15px 0;
}

.cnrty-list ul {
  padding: 0;
}

  .nav>li>.parent:hover {
    color: #fff;
  }

  .inner-content-left {
    width: 100%;
  }

  .inner-right-side {
    float: right;
    width: 100%;
  }

  .inner-content {
    margin-top: 20px;
  }

  .sm-box {

    margin-right: 0;
    margin-bottom: 20px;
    width: 100%;
  }

  #banner .bx-prev {
    left: 0;
  }

  #banner .bx-next {
    right: 0;
  }

  .title p {
    font-size: 18px;
    line-height: 18px;
    margin: 10px 0;
  }

  #res-banner {
    display: block;
  }

  #res-banner .bx-wrapper .bx-next {

    right: 0;
  }

  .w3-bar-item.w3-button {
    padding: 10px 11px;
    font-size: 12px;
  }

  .cnrty-list li {

    width: 100%;

  }

  .w3-bar.w3-black {

    top: -34px;

    width: 100%;
  }

  #res-banner .bx-wrapper .bx-prev {

    left: 0;
  }

  .loc-box img {
    width: 100%;
  }

  .loc-box {
    width: 100%;
    margin-bottom: 40px;
  }

  #banner {
    display: none;
  }

  .left-pannel {
    width: 100%;
    margin-top: 20px;
    clear: both;
    float: left;
  }

  .left-pannel>img {
    width: 100%;
  }

  .ser-list {
    width: 100%;
  }

  .ask-question p {
    background: rgba(0, 0, 0, 0) url("../images/ques-icon.webp") no-repeat scroll left 30px;
    font-size: 28px;
    line-height: 30px;
    padding-left: 57px;
    padding-top: 31px;
  }

  .testimonials-box {
    width: 100%;
  }

  .foot-box {
    width: 100%;
  }

  .foot-box.scn-foot-box {
    width: 100%;
  }

  .foot-box.scn-foot-box>ul {
    float: left;
    width: 100%;
    margin-right: 0;
  }

  .foot-left ul li a {
    padding: 0 9px;
  }

  .foot-right>p {
    padding: 10px 0 0;
  }

  .ask-question.footer-ask-ques p {
    background-position: 8px center;
    font-size: 19px;
    line-height: 27px;
    padding-bottom: 10px;
    padding-left: 15px;
    padding-top: 10px;
}

.main-footer {
  margin-top: 34px;
}

  .immedeatly a {

    display: block;
  }

  .res-para {
    display: block;
  }

  .web-para {
    display: none;
  }

  .main-inner-services .ser-box {
    margin-bottom: 40px;
    margin-right: 0;
    width: 100%;
  }

  .inner-content .main-inner-services .ser-box>img {
    width: 100%;
  }

  .contact-us-page .inner-content-left {
    width: 100%;
  }

  .contact-us-page .inner-right-side {
    width: 100%;
    margin: 10px 0;
  }

  .right-title {

    width: 100%;
  }

  .ask-question.footer-ask-ques {
    background: rgba(0, 0, 0, 0) url("../images/footer-skew-bg.webp") no-repeat scroll center center / cover;
  }

  .content-form {
    display: block;
  }

  .main-content {
    background-size: cover;
    border-right: medium none;
    padding: 5% 5%;
    min-height: 0;
    width: 100%;
    float: left;
  }

  .content-para {
    float: right;
    position: relative;
    right: 0;
    text-align: left;
    top: 0;
    transform: translateY(0px);
  }

  .main-form .content-para {
    left: 0;
    right: 0;
  }

  .form-box {
    float: left;
    margin: 1px 1% 5px 0;
    width: 100%;
  }

  .form-box.sen-form-box {
    width: 100%;
  }

  .resp-menu {
    display: block;
  }

  a.get-consult {

    margin: 0;
  }


  .immedeatly.imm-res {
    background: none;
    padding: 10px 0 0;
    display: block;
  }




}



@media (min-width:480px) and (max-width:768px) {
  .main-head-navigation {
    float: right;
    position: relative;
    top: -10px;
}

.inner-content-left img {
  height: 200px;
}

.cnrty-list li {
  width: 45%;
}

.nav {
 
  margin-top: 20px;
  padding-bottom: 0px;
  
}

.ask-question.footer-ask-ques p {
  background: none;

}

.foot-box {
  margin-right: 2%;
  width: 30%;
}

.foot-box>h6{
  font-size: 17px;
}

.foot-contact{
  display: flex;
  align-items: start;
}


.footer-logo {
  object-fit: contain;
  width: 194px !important;
}

.foot-contact span{
  font-size: 20px;
}



}

@media only screen and (max-width:1099px) and (min-width:991px) {
  .cnrty-list li {
    width: 27%;
  }

  .ask-question.footer-ask-ques p {
    background: none;
  
  }

  .foot-box {
    margin-right: 2%;
    width: 21%;
  }

  .foot-box>h6{
    font-size: 18px;
  }


  .foot-contact{
    display: flex;
    align-items: start;
  }

  .footer-logo {
    object-fit: contain;
    width: 194px !important;
  }

  .foot-contact span{
    font-size: 15px;
  }
  

}


@media only screen and (min-width:320px) and (max-width: 479px) {
  .inner-content-left img {
    height: 170px;
  }
}

@media only screen and (min-width:360px) and (max-width: 479px) {}