.input-container span.wpcf7-list-item-label {
    color: white;
}
.home .input-container span.wpcf7-list-item-label {
    color: black;
}
.consultation-heading a:focus, .consultation-heading a:hover {
    color: #fff !important;
}
div#review-slider .owl-stage-outer {height: 270px;}
.footer-widget-area .ast-builder-html-element {
    position: relative;
}
.side-banner {
    position: fixed;
    width: 470px;
    right: -200px;
    transform:rotate(90deg);
    display: none;
    box-shadow: 1px 1px 10px 1px #1a1a1a73;
    border-radius: 8px;
    left: auto;
	z-index: 9999;
    top: 40vh;
}
p.mb-0.mob_header {
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    gap: 5px;
}
a.consultation-contact.header_mobtel {
    font-size: 20px;
}
p.footer-detail.footer_noo {
    color: #fff;
}
.wpml-ls-legacy-list-horizontal.wpml-ls-statics-footer {
    margin-bottom: 10px !important;
    margin-top: 12px;
}
.banner_connect a {
    font-weight: 600;
	font-size: 26px;
}
span.mobile-txt-line {
   font-family: var(--ff-sans-1);
    font-size: 12px;
    font-weight: var(--fw-500);
    color: var(--clr-black);
    text-transform: uppercase;
}
span.mobile-txt-num {
    font-family: var(--ff-sans-1);
    font-size: 20px;
    padding-bottom: 0;
    font-weight: 700;
    color: var(--clr-black);
    letter-spacing: 0.0em;
}
.video-home_wrap {
    width: 100%;
    height: 460px;
    padding: 1em;
    border: 3px solid var(--clr-secondary);
    border-radius: 30px 0;
    position: relative;
	margin-right: 15px;
}
.video-home_wrap iframe {border-radius: 30px 0;}
.video-home_wrap::before {
    content: "";
    position: absolute;
    background: var(--clr-secondary);
    width: 50%;
    height: 50%;
    top: auto;
    bottom: -10px;
    left: auto;
    right: -15px;
    z-index: -1;
    border-radius: 0 0 30px 0;
}
.admin-bar #page {
    margin-top: -7px;
}
a.btn.btn-primary.mt-4.d-none {
    display: none;
}
.xt-row.footer_max {
    max-width: 85%;
    margin: 0 auto;
}
.line {
    position: relative;
    display:block;
}
.line:before {
    position: absolute;
    content: '';
    width: 170px;
    left: 0;
    right: 0;
    bottom: -30px;
    border: 4px solid var(--clr-secondary);
    top: auto;
    display: block;
}

.line2:before {
    bottom: 73px;
}
.content-section {
    padding-top: 4rem;
    padding-bottom: 4rem;
}
/* Nav Class */
.owl-nav span {display: none;}
.owl-nav {text-align: center !important;margin-top: 3rem;}
.owl-theme .owl-nav {
position: unset;
top: -5em;
right: 0;

margin: 48px;
}
button.owl-prev {
    margin-right: 15px;
}
.owl-prev {
background: url(/wp-content/uploads/2024/03/left-arrowp.svg) center/contain no-repeat !important;
height: 50px;
width: 50px;
}
.owl-next {
background: url(/wp-content/uploads/2024/03/right-arrowp.svg) center/contain no-repeat !important;
height: 50px;
width: 50px;
}
.services-section .owl-prev {
    background: url(/wp-content/uploads/2024/03/left-arrow-y.svg) center/contain no-repeat !important;}
    .services-section .owl-next {
        background: url(/wp-content/uploads/2024/03/right-arrow-y.svg) center/contain no-repeat !important;}
/*Hero-Section*/
.hero-section {
    background: url(/wp-content/uploads/2024/05/inner-bg.png) center/cover no-repeat;
    padding-top:14em;
    position: relative;
    padding-bottom:20em;
    }
.home .hero-section {
        background: url(/wp-content/uploads/2024/05/banner.png) center/cover no-repeat;
        padding-top: 18em;
        position: relative;
        background-position: center;
        padding-bottom:25rem;
 }
.inner_page_tagline h1 {
    padding-top:4em;
}
.ast-primary-header-bar {
    border-bottom: 1px solid #ffffff0f !important;
    padding-bottom: 10px;
}
    .hero-heading-main {
    font-family: var(--ff-sans-1) !important;
    font-size: 48px;
    font-weight: 700;
    line-height: 1.3;
    color: var(--clr-white);
    }
   
    .home .home-banner,
    .inner-banner {
    display: block;
    }
    .inner_page_tagline.inner-text-custom {
        text-align: center;
        padding: 0;
        display: flex;
        align-items: center;
    }
    .home-banner,
    .home .inner-banner {
    display: none;
    }
    header .custom-logo-link img {
        max-width: 375px;
    }
    .section-intro-image {
    width: 48%;
    float: right;
    margin: 0 25px 15px 30px;
    line-height: 0;
    }
    
   .home .hero-mg {
        position: relative;
        bottom: 87px;
        right: 0;
	   display: none;
    }
    .hero-mg {
        bottom: 0;
		display: none;
    }
div#review-slider {
    padding-top: 11em;
}
    .heading-border {
    position: relative;
    }
    
    .heading-border:before {
    position: absolute;
    content: '';
    background: var(--clr-success);
    height: 2px;
    width: 122px;
    left: 0;
    right: 0;
    top: auto;
    bottom: -12px;
    }
    
    .testi-box .heading-border:before {
    bottom: -25px;
    }
    
    .test-detail {
    max-width: 83%;
    }
    
    .banner-testi-box {
    padding-bottom: 4rem;
    }
    
    .hero-content-below {
    background: #fff;
    box-shadow: 0px 4px 14px rgb(0 0 0 / 35%);
    border-radius: 10px;
    position: relative;
    top: 126px;
    }
    
    .review-heading {
    font-weight: 800;
    font-size: 35px;
    color: var(--clr-primary);
    text-transform: capitalize;
    font-family: var(--ff-sans-2);
    margin: 0 auto;
    width: 94%;
    padding: 0px 0 20px 0;
    border-bottom: 1px solid var(--clr-black);
    }
    
    .review-heading {
    font-weight: 800;
    font-size: 35px;
    color: var(--clr-primary);
    text-transform: uppercase;
    font-family: var(--ff-sans-2);
    }
    
    .review-txt {
    border-right: 1px solid var(--clr-black);
    }
    .testi-box h2 {
    color: #fff;
    }
    
    .banner-testi-p {
    font-size: 18px;
    }
    .btn-inner a {
        font-weight: 700;
        padding: 12px 40px;
    }
    
    .testi-banner img {
    width: unset !important;
    }
    
    .hometagline .banner-test-quote {
    display: flex;
    padding-top: 10px;
    }
    
    .hometagline .testi-banner {
    display: flex;
    justify-content: start;
    align-items: center;
    }
    .hometagline .testi-banner img {
        max-width: 60px;
    }
    
    .testi-banner-new {
    display: flex;
    align-items: flex-start;
    }
    
    .quote-mg-banner {
    width: 150px !important;
    }
    
    div#client-slider img {
    width: unset;
        max-width: 149px;
    }
    .hero-heading {
        font-size: 64px;
        line-height: 1.4;
    }
    
    .hero-heading-sub {
    font-size: 66px;
    line-height: 1.1;
    }
    
    .hero-heading-sub-2 {
    font-size: 80px;
    line-height: 0.9;
    }
    .home-heading {
    position: relative;
    top: -10%;
    margin-bottom: -60px;
    background: var(--clr-primary);
    border-radius: 25px 25px 0px 0;
    padding: 94px 80px 0 80px;
    }
.review-section {
        background: var(--clr-success);
    }
    .star_review {
        margin-left: 4.5rem;
        padding-bottom: 1.5rem;
    }
    .star_review img {
        width: 160px !important;
    }
    .testi-banner img {
        width: 45px !important;
    }
    
    
.testi-banner {
    display: flex;
    align-items: center;
    margin-left: 4.5rem;
}
.testi-icon img {
    width: 60px !important;
}
/*Trust-section*/
.trust-section {
    padding-top: 3rem;
}
div#trust-slider {
    max-width: 1200px;
    margin: 0 auto;
}
#trust-slider .owl-stage {
    display: flex;
    justify-content: center;
    align-items: center;
}
div#trust-slider .owl-item img, div#mtrust-slider .owl-item img {
width: unset;
margin: 0 auto;
}
.trust-section .owl-nav {
    text-align: center !important;
    margin-top:0;
}
/*Experience-section*/

.experience-container {
    background: var(--clr-primary);
    border-radius: 40px;
    padding-top: 4rem;
    padding-bottom: 4rem;
    margin: 0 auto;
    padding-left: 3rem;
    padding-right: 3rem;
    position: relative;
    top: -5rem;
    margin-bottom: -14rem;
}
.excellence-icon {
    padding-bottom: 15px;
}
.excellence-card {
    text-align: center;
}
.excellence-heading {
    font-weight: 700;
    font-size: 60px;
    color: var(--clr-success);
    /* font-family: var(--ff-sans-1); */
}
.excellence-icon img {
    max-width: 100px;
    height: 100px;
	margin: 0 auto;
}
.excellence-sub-heading {
    font-size: 21px;
    font-weight: 400;
    color: var(--clr-success);
}
/*Service-section*/
.services-section {
    background: var(--clr-secondary);
    position: relative;
    border-radius: 80px;
    padding-top: 4rem;
    padding-bottom: 4rem;
}
  .service-card {
    background: var(--clr-success);
    text-align: center;
    padding: 3rem 1rem 1rem 1em;
    width: 100%;
    display: flex;
    position: relative;
    border-radius: 30px 0px 30px 0px;
    --webkit-border-radius: 30px 0px 30px 0px;
    height: 335px;
}

  .service-card:after {
    content: "";
    display: block;
    padding-bottom: 100%;
  }
  
  .inner-content {
    position: absolute;
    height: 100%;
    left: 0;
    right: 0;
}
div#service-slider {
    max-width: 1350px;
    margin: 0 auto;
}
.m-top{
    margin-top: 30px;
}
  .service-title {
      font-family: var(--ff-sans-1);
      font-weight: var(--fw-700);
      font-size: var(--fs-24);
      text-transform: capitalize;
      color: var(--clr-white);
      padding-top: 1em;
  }
  .service-btn a {
    color: var(--clr-white) !important;
    font-family: var(--ff-sans-1);
    font-weight: var(--fw-400);
    font-size: var(--fs-18);
    text-transform: uppercase;
    padding-top: 2em;
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 80px;
}
  .services-section .owl-carousel .owl-item img {width: unset;margin: 0 auto;}
  .team-section .owl-theme .owl-dots .owl-dot span, .services-section .owl-theme .owl-dots .owl-dot span, .testimonials-section .owl-theme .owl-dots .owl-dot span, .blog-section .owl-theme .owl-dots .owl-dot span,  .result-section .owl-theme .owl-dots .owl-dot span {
      width: 18px;
      height: 18px;
      margin: 5px 7px;
      background: #7e7c7c;
      transform: rotate(45deg);
      display: block;
      -webkit-backface-visibility: visible;
      transition: opacity .2s ease;
      border-radius: 0px;
  }
  .service-card:hover .service-btn a,  .service-card:hover .service-title  {
    color: var(--clr-success) !important;
    }
    .service-card:hover .service-icon img {
     filter: brightness(0) saturate(100%) invert(11%) sepia(24%) saturate(16%) hue-rotate(32deg) brightness(99%) contrast(92%);
        }
        .service-card:hover {
            outline: 24px solid var(--clr-success);
            outline-offset: -22px;
            background: var(--clr-primary);
            border-radius: 40px 0px 40px 0px;
        }
  .services-section .owl-theme .owl-dots .owl-dot.active span, .team-section .owl-theme .owl-dots .owl-dot.active span  {
      background: var(--clr-light);
  }
  .service-card:hover  img.service-arrow{
    filter: brightness(0) saturate(100%) invert(11%) sepia(24%) saturate(16%) hue-rotate(32deg) brightness(99%) contrast(92%);
  }
  img.service-arrow {
    display: inline-block !important;
}
/* testimonials-section */
.testimonials-section {
    background: var(--clr-primary);
    position: relative;
    border-radius: 80px;
    -webkit-border-radius: 80px;
    padding-top: 4rem;
    padding-bottom: 4rem;
}
div#testimonials-slider, div#mservice-slider {
    max-width: 1350px;
    margin: 0 auto;
    width: 100%;
}
.testi-desc-inner {
    background: var(--clr-success);
    padding: 40px 30px;
    position: relative;
    border-radius: 60px 60px 60px 0px;
    --webkit-border-radius: 60px 60px 60px 0px;
    height: 458px;
}
.client-post {
    font-weight: var(--fw-500);
    font-family: var(--ff-sans-1);
    font-size: 24px;
    color: #000;
    text-transform: capitalize;
    margin-left: 15px;
}
.rating-box {
    margin-top: -8px;
}
.review_icons {
    display: flex;
    align-items: center;
    padding-top: 12px;
}
.testi-icon {
    display: flex;
    align-items: center;
}
.testi-desc {
    font-weight: var(--fw-400);
    font-family: var(--ff-sans-1);
    font-size: 18px;
    color: #fff;
}
.auther-review {
    font-size: 22px;
}
.testimonials-section .tringle-testi {
    top: 100%;
    width: 0;
    height: 0;
    border-left: 47px solid transparent;
    border-right: 0 solid transparent;
    border-top: 42px solid #fff;
    border-bottom: -2px solid #fff;
    margin-left: 110px;
    position: relative;
}
.testi-desc-inner:hover .testi-desc, .testi-desc-inner:hover .auther-review {
color: var(--clr-success);
}
.testi-desc-inner:hover .testi-icon img, .testi-desc-inner:hover .banner-test-star .review_quote {
 filter: brightness(0) saturate(100%) invert(11%) sepia(24%) saturate(16%) hue-rotate(32deg) brightness(99%) contrast(92%);
    }
    .testi-desc-inner:hover {
        outline: 16px solid var(--clr-success);
        outline-offset: -16px;
        background: var(--clr-secondary);
        border-radius: 60px 60px 60px 0px;
        
    }
div#testimonials-slider .owl-nav, div#case-result-slider .owl-nav{
    text-align: center;
    margin-top:30px;
	display:block !important;
}
.testimonials-section .owl-carousel .owl-item img {width: unset;}
.testimonials-section .owl-nav span, div#case-result-slider .owl-nav span {display: none;}
.testimonials-section .owl-theme .owl-nav [class*=owl-]:hover,  div#case-result-slider.owl-theme .owl-nav [class*=owl-]:hover{
  background: transparent;
  text-decoration: none;
  background-repeat: no-repeat;
}

/* Choose Section */
.why-choose-section {
    background: var(--clr-primary);
   padding-top: 4rem;
   padding-bottom: 4rem;
    }
    
    .why-choose-card {
        padding: 40px 36px 30px 20px;
        height: 100%;
        background: #fff;
        border-radius: 40px 40px 40px 0px;
    }
    .choose-cont {
    margin-bottom: 2rem;
    }
    
    .choose_heading {
    font-size: 24px;
    font-weight: 500;
    font-family: var(--ff-sans-2);
    color: var(--clr-black);
    text-transform: uppercase;
    }
    .why-choose-card p {
        color: #000;
    }
/* Blog section */

.blog-section {
    background-color: var(--clr-info);
    border-radius: 80px;
    padding-top: 4rem;
    padding-bottom: 4rem;
}
    
    .blog-section a {
    text-decoration: none !important;
    }
    
    .blog-sec.rpc_bg {
    padding: 0 10px;
    }
    .blog-btn {
    position: absolute;
    bottom: 32px;
    }
    .post-image {
    height: 450px;
    }
    
    .card-image {
    height: 300px;
    }
    
    .post-image img {
    height: 100%;
    width: 100%;
    object-fit: cover;
    object-position: center;
    }
    
    .latest-image img {
        height: 300px;
        object-fit: cover;
        object-position: center;
        border-radius: 20px 20px 0 0;
    }
    
    .latest-img {
    position: relative;
    }
    
    .rpc-date {
    font-size: var(--fs-14);
    font-weight: var(--fw-400);
    color: var(--clr-black);
    font-family: var(--ff-sans-1);
    }
    
    .rpc_title {
        font-size: var(--fs-24);
        padding-top: 16px;
        font-weight: var(--fw-700);
        color: var(--clr-black);
        font-family: var(--ff-sans-1);
        line-height: 1.2;
        text-transform: uppercase;
    }
    
    .blog-btn a {
        font-size: var(--fs-18);
        font-weight: var(--fw-700);
        color: var(--clr-secondary);
        text-transform: uppercase;
        font-family: var(--ff-sans-1);
    }
    
    .auth_cont {
    justify-content: space-between;
    }
    .post-desc {
        font-weight: 400;
        font-size: 18px;
        font-family: var(--ff-sans-1);
        color: var(--clr-success);
    }
    
    .calender-mg {
    width: 15px !important;
    display: inline-block !important;
    }
    
    .blog-sec-inner {
        padding: 0 20px 20px 20px;
        background: #fff;
        height: 438px;
        border-radius: 0 0 20px 20px;
    }
    .rpc_author, .rpc_date {
        font-size: 12px;
        font-weight: 400;
        font-family: var(--ff-sans-1);
        color: var(--clr-black);
        padding: 6px 0;
        text-transform: uppercase;
    }
.rpc_author {
    display: inline-block;
}
img.blog-arrow {
    width: 18px !important;
    margin-left: 10px;
    display: inline-block !important;
}
.rpc_bg {
    box-shadow: 0px 7px 28px 0px #00000003;
}
/*Team Section */
.team-section {
    background: var(--clr-success);
    position: relative;
    border-radius: 80px;
    padding-top: 4rem;
    padding-bottom: 4rem;
}
    
    .team-section ul li {
    background: url(/wp-content/uploads/2023/10/icon_listteam.png) no-repeat 0 8px;
    color: var(--clr-white);
    background-size: 30px;
    }
    p.para-team {
    color: var(--clr-white);
    font-weight: 300;
    }
    .meet-heading {
    letter-spacing: 3.24px;
    }
    .team-name {
        font-size: 197px;
        font-weight: 700;
        color: var(--clr-primary);
        font-family: var(--ff-sans-3);
        font-style: italic;
        margin-top: -73px;
    }
    span.sub-name {
        font-size: 58px;
        text-align: right;
        display: block;
        position: relative;
        top: -67px;
        right: 71px;
    }
/*Faq's Section */
.faq-section {
    background: var(--clr-info);
    position: relative;
    padding-bottom: 19rem;
    padding-top: 4rem;
}
    .faq-wrap {
    max-width: 1000px;
    margin: 0 auto;
    padding-bottom: 7rem;
    }
    
    details {
        margin-bottom: 15px;
        box-shadow: 0px 4px 28px 0px #0000000f;
    }
    
    .accordian-title::marker {
    content: "";
    }
    
    details[open] summary.accordian-title {
        color: var(--clr-black);
        background: var(--clr-white);
    }
    
    details[open] {
        background: transparent;
        color: var(--clr-white);
        box-shadow: 0px 4px 28px 0px #0000000f;
    }
    .accordian-title {
        font-weight: var(--fw-500);
        font-family: var(--ff-sans-2);
        color: var(--clr-black);
        cursor: pointer;
        position: relative;
        font-size: 24px;
        background: var(--clr-white);
        padding: 18px 15px;
        padding-right: 45px;
    }
    .accordian-text {
        font-weight: var(--fw-400);
        color: var(--clr-black);
        font-size: var(--fs-18);
        padding: 0 15px 18px;
        background: #fff;
    }
    summary.accordian-title::after {
        background: url(/wp-content/uploads/2024/03/pluse.svg);
        background-repeat: no-repeat;
        background-size: contain;
        content: '';
        height: 30px;
        width: 30px;
        right: 15px;
        top: 0;
        bottom: 0;
        position: absolute;
        margin: auto;
        left: auto;
    }
    
    details[open] summary.accordian-title::after {
    background: url(/wp-content/uploads/2024/03/minus.svg);
    background-repeat: no-repeat;
    background-size: contain;
    content: '';
    top: 10px;
    right: 15px;
    }
    
/*Home Contact Form*/
.home .homepage-form {
    background: var(--clr-primary);
    position: relative;
    padding: 60px 150px;
    border-radius: 40px 0 40px 0;
    max-width: 80%;
    top: -50rem;
    margin: 0 auto;
    margin-top: 20px;
    border: 8px solid var(--clr-secondary);
    margin-bottom: -42rem;
    z-index: 1;
    display: block;
}
.homepage-form{
    display: none;
}
.copyright {
    background: var(--clr-secondary);
}
.form-heading, .form-sub-heading {
    font-size: 42px;
}

.homepage-form .input-container {
  width: 100%;
  margin-bottom: 15px;
  position: relative;
}
.mob-icon {font-size: var(--fs-30) !important;top: 1px !important;}
.homepage-form .icon {
    padding: 10px;
    color: var(--clr-black);
    min-width: 50px;
    text-align: center;
    position: absolute;
    left: 0;
    top: 10px;
    padding: 9px 31px;
    transition: 0.3s;
}
.homepage-form .icon.m-icon {
    padding: 9px 10px;
}
.homepage-form .input-field {
    width: 100% !important;
    padding: 10px 10px 10px 50px !important;
    outline: none;
    background-color: #fff;
    border: 1px solid var(--clr-white);
    border-radius: 2px;
    font-size: var(--fs-16) !important;
    font-weight: var(--fw-400);
    line-height: 38px;
    font-family: var(--ff-sans-1);
}

.homepage-form .input-field:focus {color: var(--clr-success);border: 1px solid var(--clr-white);}
.homepage-form .input-field::placeholder {color: var(--clr-success);}
.homepage-form .textarea {height: 120px;}
.homepage-form .wpcf7 p {margin: 0;}
.homepage-form input[type=submit] {
    font-family: var(--ff-sans-1);
    font-size: 24px !important;
    font-weight: var(--fw-700);
    text-transform: uppercase;
    line-height: 48px;
    border-radius: 5px;
    padding: 10px 25px;
    background: var(--clr-secondary);
    color: var(--clr-success);
    letter-spacing: 1px;
    white-space: nowrap;
    width: 100%;
    cursor: pointer;
    margin-top: 20px;
}
.homepage-form .wpcf7-not-valid-tip {color: #dc3232;font-size: var(--fs-12);}
.homepage-form .wpcf7 form.sent .wpcf7-response-output {border: 2px solid #46b450;color: #46b450;}
.homepage-form .wpcf7 form.invalid .wpcf7-response-output {
  border-color: #FFB900;
  border-color: #f00 !important;
  color: #f00 !important;
}
.middle-border, .border-line {
    position: relative;
}
.middle-border::before, .border-line::before {
    content: "";
    position: unset;
    width: 40px;
    height: 1px;
    background-color: #fff;
    left: -55px;
    right: auto;
    margin: auto;
    top: 8px;
    bottom: 0;
}
.middle-border::after, .border-line::after {
    content: "";
    position: unset;
    width: 40px;
    height: 1px;
    background-color: #fff;
    left: auto;
    right: -55px;
    margin: auto;
    top: 8px;
    bottom: 0;
}

/*Footer Section */
.home .footer-section {
    background-image: url(/wp-content/uploads/2024/02/banner-bg.svg);
    background-repeat: no-repeat;
    background-size: cover;
    text-align: left;
    padding-top: 42rem;
    padding-bottom: 4rem;
    margin-top: -16rem;
}
.footer-section {
    background-image: url(/wp-content/uploads/2024/02/banner-bg.svg);
    background-repeat: no-repeat;
    background-size: cover;
    text-align: left;
    padding-top: 14rem;
    padding-bottom: 4rem;
    margin-top: 0;
}
.footer_headig{
    font-size: 28px;
}
a.hyper-link {
    font-size: 20px;
    color: #fff;
    font-weight: 400;
    font-family: var(--ff-sans-1);
}
p.footer-detail {
    margin-bottom: 12px;
}
.footer_headig {
    font-size: 28px;
}
.map_inner {
    background: #fff;
    padding-top: 20px;
    padding-bottom: 40px;
}
.map_card {
    background: #fff;
    border-radius: 40px 40px 40px 0;
}
.map_h {
    font-size: 24px;
    font-weight: 700;
    font-family: var(--ff-sans-1);
    color: var(--clr-success);
    padding-top: 10px;
}
.sub_footer-heading {
    font-weight: 800;
    color: var(--clr-black);
}
.map_para {
    color: var(--clr-success);
    font-size: 18px;
    font-family: var(--ff-sans-1);
    font-weight: 400;
}
.map_inner {
    background: #fff;
    border-radius: 0 0 40px 0;
    padding-top: 20px;
	height: 275px;
}
.map-footer iframe {
    border-radius: 40px 40px 0 0;
}
.social-media {
    text-align: center;
    padding-top: 3rem;
}
img.img-fluid.smb-logo {
    width: 180px;
}
.footer-detail a:hover, .footer-detail  a:focus {
    color: var(--clr-primary)!important;
}
.social-media img {
    width: 60px;
}
@media only screen and (max-width:1560px) and (min-width:1400px) {
    body{zoom:0.8;zoom: 80%;}
    .team-name {
        width: 600px;
        font-size: 160px;
    }
    span.sub-name {
        right: 0;
    }
}
@media only screen and (max-width:1400px) and (min-width:1024px) {	
    body{zoom:0.8;zoom: 80%;}
    .hero-section .btn-secondary {
        font-size: 16px;
    }
    .consultation-contact {
        font-size: 30px;}
        .main-header-menu .menu-link, .main-header-menu>a {
            padding: 0 0.4em;
        }
        .hero-heading-sub {
            font-size: 60px;
        }
        .home .hero-mg {
            bottom: 0px;
        }
        .experience-container {
            top: -14rem;
            margin-bottom: -10rem;
        }
        .team-name {
            width: 536px;
            font-size: 160px;
        }
        span.sub-name {
            right: 0;
        }
        .home .homepage-form {
            padding: 60px 90px}
                time.wp-block-latest-posts__post-date {
                    position: unset;
                    padding-left: 0;
                    padding-bottom: 17px;
                    border-left: none;
                }
                .inner_page_tagline.inner-text-custom {
                    padding-left: 9rem;}
                    .home .tagline {
                        margin-left: 0;
                        padding-top: 0rem;
                    }
                    .tagline {
                        margin-left: 9rem;
                        padding-top: 4rem;
                        
                    }
	
.map_para {
    font-size: 15px;
}	
a.consultation-contact.header_mobtel {
    font-size: 15px;
}	
	
}
@media only screen and (max-width:1150px) and (min-width:1024px) {.video-home_wrap{height: 310px;}}
@media only screen and (max-width:1023px) and (min-width:922px) {
    .ast-button-wrap {
        top: -8rem;
        position: relative;
    }

}

@media (max-width: 1023px){
	.top-div-mob{
		 background: #fdc101;
		        padding-top: 5px;
	}
	.top-ytxt {
    text-align: center;
    font-family: var(--ff-sans-1);
    font-size: 12px;
    font-weight: var(--fw-500);
    color: var(--clr-black);
    text-transform: uppercase;
}
	    .after-header-contact .contact-detail-email span.mobile-txt-line ,.after-header-contact .contact-detail-email span.mobile-txt-num {
			color: var(--clr-black);
		}
	.after-header-contact .contact-detail-email a img{
		border: 1.5px solid #000;
    border-radius: 50%;
	}
.is_tab.what_mob-header .contact-detail-call {
    width: 100%;

}
.after-header-contact .contact-detail-call {
    height: 65px;
}	
	 .after-header-contact .contact-detail-email {
    height: 46px;
}	
.site-header {
    padding: 0 20px;
    top:68px;
}	
.content-section{padding: 4rem 0;}
		.video-home_wrap{margin-right: 0; height: 380px;}
        .main-navigation ul.sub-menu li {
            background: var(--clr-secondary);
        }
        .ast-logo-title-inline .ast-site-identity {
            padding: 0;}   
        .hero-heading,    .hero-heading-sub {
            font-size: 52px;
        }
        .home .hero-section, .hero-section {
            background: url(/wp-content/uploads/2024/05/mob-banner-bg.png) center/cover no-repeat;
            padding-top: 18em;
        }
        .home .hero-mg {
            bottom: 0;
        }
        .experience-container{
            position: unset;
            margin-bottom: 0;
        }
        .excellence-card{
            background: var(--clr-primary);
            border-radius: 40px;
            padding-top: 4rem;
            padding-bottom: 4rem;
            margin: 0 auto;  
        }
        .home .hero-section {
            padding-bottom:10rem;
        }
       .home .homepage-form {
            padding: 30px 10px;
        }
        .form-heading, .form-sub-heading {
            font-size: 24px;
        }

        .home .wpcf7 form>div, .wpcf7 form>p {
            margin-bottom: 0 !important;
        }
        .homepage-form .input-field {
            border-radius: 5px;
            padding: 10px 10px 10px 20px !important;
        }
        .home .footer-section, .footer-section {
            background-image: url(/wp-content/uploads/2024/03/footer-bg-m.svg);
            background-position: center;
        }
        .site-primary-footer-wrap[data-section="section-primary-footer-builder"].ast-footer-row-tablet-stack .site-footer-section {
            margin-bottom: 0;
        }.team-name {
            font-size: 100px;
            margin-top: -45px;
        }
        span.sub-name {
            font-size: 30px;
            top: -25px;
            right: 0;
        }
        .line2:before {
            bottom: 0;
        }  
        .team-name {
            width: 346px;
        } 
        .team-section {
            border-radius: 0;}
            .services-section, .testimonials-section, .blog-section  {
                border-radius: 0px;}
                .icon.f-icon1 img {
                    width: unset !important;
                    margin: 0 auto;
                }
                .icon.f-icon1 {
                    padding-bottom: 22px;
                }
                .testi-desc-inner {
                    height: 420px;
                }
                .home .homepage-form {
                    max-width: 100%;}
                    .map-footer iframe {
                        border-radius: 40px 40px 0 0;
                        width: 100%;
                        margin-bottom: -10px;
                    }
                    .map_card {
                        background: transparent;
                    }
                    .inner_page_tagline.inner-text-custom {
                        display: block;}
                        .tagline {
                            text-align: center;
                        }
                 
.why-choose-card {
    text-align: center;
    }
.ast-primary-header-bar {
    border-bottom:none !important;
    padding-bottom:0px;
}
.experience-section-top {
    background: #252525;
    margin-top: -7em;
    padding-bottom: 3em;
}
	p.btn-inner {
    margin-top: 6em;
    margin-bottom: 0px;
}
	
}
    @media (max-width: 921px){
        
    }
    @media (max-width: 767px){
		.video-home_wrap{height: 358px;}
        .hero-heading, .hero-heading-sub {
            font-size: 45px;
        }
        .form-heading, .form-sub-heading {
            font-size: 20px;
        }     
        .team-name {
            width: 247px;
            font-size: 70px;
        }
        span.sub-name {
            right: 0;
        }
        time.wp-block-latest-posts__post-date {
            top: -21px;
            left: 144px;
        }
        .wp-block-latest-posts__post-author, time {
            font-size: 10px !important;}
            .posts__post-date {
                position: unset;}
                time.wp-block-latest-posts__post-date {
                    position: unset;
                    padding-left: 0;
                    padding-bottom: 17px;
                    border-left: none;
                }
    }
 
    @media (max-width: 480px){
		span.mobile-txt-num {
    font-size: 16px;
}
		span.mobile-txt-line {
    font-size: 8px;
}
		.video-home_wrap::before{bottom: -10px; right: -10px;}
	.video-home_wrap {
        height: 192px;
        margin: 0;
        padding: 8px;
    }
        header .custom-logo-link img {
            max-width: 198px;
        }
        .hero-heading, .hero-heading-sub {
            font-size: 32px;
        }
        .btn-inner a {
            font-size: 14px;
        }
        .after-header-contact .contact-detail-call a, .after-header-contact .contact-detail-email a {
            font-size: 16px;
        }
        a.hyper-link {
            font-size: 17px;}  
            .form-heading, .form-sub-heading {
                font-size: 14px;
            }   
            .team-name {
                font-size: 49px;
                margin-top: -23px;
                width: 239px;
            }
            span.sub-name {
                font-size: 25px;
                top: -16px;
                right: 82px;
            }    
            .testi-desc {
                font-size: 15px;
            }
            .testi-desc-inner {
                padding: 40px 20px;}
                .side-heading, .sub-heading {
                    font-size: 17px;}
                    .post-image {
                        height: 260px;
                    }
}

::-webkit-details-marker {   display:none; }