:root {
  --green: #2d7d32;
  --light-green: #e1ffe3;
  --orange: #ffa726;
  --dark-blue: #1f202f;
  --light-blue: #191e54;
  --black: #000000;
  --md-gray: #333333;
  --light-gray: #d9d9d9;
  --white: #ffffff;
  --bg-1: #f7f2eb;
}
@media (max-width: 1399.98px) {
  .pricing-cont-area {
    width: 100%;
  }
  .banner-text {
    padding-right: 5%;
  }
  .inner-banner .banner-text {
    padding: 0 16px;
  }
}

@media (max-width: 1199.98px) {
  .header-bottom .navbar-nav .nav-item {
    margin-right: 20px;
  }
  .banner-arrow {
    width: 200px;
  }
  .banner-text h1 {
    font-size: 55px;
    line-height: 60px;
  }
  .banner-text p {
    font-size: 20px;
    line-height: 28px;
  }
  .topheader-right {
    gap: 20px;
  }
  .header-top-left,
  .hed-top-content li {
    font-size: 14px;
  }
  .orange-button {
    padding: 0 20px;
    letter-spacing: 0.1em;
  }
  .available-by-area-form {
    width: 100%;
  }
  .powers-service-area {
    padding: 100px 0 30px 0;
  }
  .center-heading {
    width: 100%;
  }
  .center-heading h2,
  .business-owners-top-left h2,
  .android-ios-area-left h2,
  .white-area h2,
  .lightorange-area h2,
  .joinus-cont-left h2,
  .let-get-started-area-inner h2,
  .the-future-left h2, .free-trial-left h2 {
    font-size: 40px;
    line-height: 50px;
  }
  .business-owners-area {
    padding: 0 0 50px 0;
  }
  .android-ios-area {
    padding: 100px 0;
  }
  .android-ios-area {
    background-size: 20%;
  }
  .customers-saying-area {
    padding: 100px 0;
  }
  .customers-saying-area::after {
    width: 200px;
    background-size: 100%;
    height: 53px;
  }
  .customers-saying-area::before {
    width: 200px;
    background-size: 100%;
    height: 53px;
  }
  .pricing-area {
    padding: 50px 0;
  }
  .price-row h1 {
    font-size: 40px;
    line-height: 40px;
  }
  .blog-area {
    padding: 100px 0 30px 0;
    background-size: 20%;
  }
  .blog-area-content h2 {
    font-size: 30px;
  }
  .free-trial-area {
    padding: 50px 0;
  }
  .footer-area {
    padding: 50px 0 0 0;
  }
  .different-digital-agency-area {
    padding: 50px 0;
  }
  .different-digital-agency-bottom {
    margin-top: 50px;
  }
  .different-digital-agencybox .right {
    width: 80%;
  }
  .different-digital-agencybox .right h2 {
    font-size: 21px;
    line-height: 34px;
  }
  .the-future-area {
    padding: 50px 0;
  }
  .customer-factor-forarea:before {
    width: 200px;
    height: 53px;
    background-size: 100%;
  }
  .customer-factor-forarea {
    padding: 100px 0 50px 0;
  }
  .aboutcustomers-saying {
    padding: 50px 0;
  }
  .faq-area {
    padding: 100px 0 100px 0;
  }
  .faq-area:before {
    width: 200px;
    height: 53px;
    background-size: 100%;
  }
  .faq-area:after {
    width: 200px;
    height: 53px;
    background-size: 100%;
  }
  .available-by-area {
    padding: 50px 0;
  }
  .feature-contentarea {
    padding: 50px 0 0 0;
  }
  .fetures-w-o-area-inner:first-child {
    padding: 30px 0 100px 0;
  }
  .white-area:after {
    width: 200px;
    background-size: 100%;
    height: 53px;
  }
  .lightorange-area {
    padding: 50px 0;
  }
  .white-area {
    padding: 100px 0;
  }
  .white-area:before {
    width: 200px;
    background-size: 100%;
    height: 53px;
  }
  .fetures-w-o-area-inner:last-child::after,
  .feturegreen-area:after,
  .digitalagency-area:before {
    width: 200px;
    background-size: 100%;
    height: 53px;
  }
  .feturegreen-area {
    padding: 50px 0 100px 0;
  }
  .testimonial-tabarea,
  .contact-boxarea,
  .joinus-cont-area,
  .let-get-started-area {
    padding: 50px 0;
  }
  .let-get-started-area-inner {
    width: 100%;
  }
  .let-get-started-area-inner h2 {
    margin-bottom: 30px;
  }
  .digitalagency-area {
    padding: 100px 0 50px 0;
  }
  .welcome-content {
    padding: 50px 0;
  }
}
@media (max-width: 991.98px) {
  .header-bottom .navbar-nav .nav-item {
    margin-right: 0px !important;
  }
  .faq-area-tab-area .tab-content > .tab-pane {
    display: block;
    opacity: 1;
  }
  .powers-service-area {
    padding: 50px 0 30px 0;
}
  .testimonial-tabarea-inner .tab-content > .tab-pane {
    display: block;
    opacity: 1;
  }
  .header-top-left {
    text-align: center;
    margin-bottom: 5px;
  }
  .topheader-right {
    justify-content: center;
  }
  .header-bottom .navbar-brand {
    width: 200px;
  }
  .banner-text {
    width: 100%;
    height: 100%;
    margin: 0 auto;
    left: 0;
    background: rgba(0, 0, 0, 0.5);
    padding: 50px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
  }
  .powers-service-boxs {
    width: 48%;
    box-shadow: 0px 4px 30px rgba(0, 0, 0, 0.15);
  }
  .business-owners-top .row .col-md-12:first-child {
    order: 1;
  }
  .business-owners-top-left {
    padding: 50px 30px 0 0;
  }
  .business-owners-bottom {
    padding: 0 0px;
  }
  .business-owners-bottom-boxs {
    width: 48%;
  }
  .android-ios-area {
    padding: 0 0 50px 0;
  }
  .green-button,
  .orange-button {
    letter-spacing: 0.1em;
    padding: 0 15px;
  }
  .footer-top-inner {
    width: 100%;
  }
  .different-digital-agencybox .right {
    width: 85%;
  }
  .the-future-left {
    margin-bottom: 30px;
  }
  .customer-factor-content{
    width: 100%;
    padding: 35px;
  }
  .faq-area-tab-area{
    display: block;
  }
  .faq-area-tab-area .nav-tabs{
    width: 100%;
  }
  .faq-area-tab-area .tab-content{
    width: 100%;
  }
  .faq-area-tab-area .accordion-body{
    padding: 20px 0 0 0;
  }
  .accordion-button:not(.collapsed){
    background: var(--orange);
    color:var(--white);
  }
  .accordion-button:not(.collapsed)::after{
    filter: brightness(100);
  }
  .available-by-area-form{
    padding: 35px;
  }
  .different-digital-agencybox{
    margin-bottom: 30px;
  }
  .white-area .row .col-sm-12:first-child{
    order: 1;
  }
  .white-left{
    margin-top: 30px;
  }
  .lightorange-right{
    margin-top: 30px;
  }
  .feturegreen-area-bottom .left{
    width: 100%;
  }
  .feturegreen-area-bottom .right{
    width: 100%;
    margin-top: 30px;
  }
  .testimonial-tabarea .tab-content .accordion-item{
    padding: 0;
  }
  .testimonial-tabarea .tab-content .accordion-item .accordion-body{
    padding: 20px 0;
  }
  .price-w-o-area .white-center img{
    width: 100%;
  }
  .contact-boxs{
    flex-wrap: wrap;
  }
  .contact-box_{
    width: 100%;
    margin-bottom: 80px;
  }
  .contact-box_:last-child{
    margin-bottom: 0;
  }
  .digitalagency-right{
    padding: 30px 0 0 0;
  }
  .welcome-content-left{
    margin-bottom: 30px;
  }
  .free-trial-left{
    margin-bottom: 30px;
  }
  .let-get-started-formarea{
    padding: 30px;
  }
  .available-by-area-form {
    padding: 30px;
}
.faq-area-tab-area .accordion-button{
    font-weight: bold;
}
}
@media (max-width: 767.98px) {
  .hed-top-content li a {
    font-size: 0px;
    gap: 0;
  }
  .banner-area{
    height: 550px;
  }
  .banner-area img{
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .banner-area.inner-banner{
    height: 300px;
  }
  .banner-text h1 {
    font-size: 45px;
    line-height: 55px;
}
  .price-tab .tab-content{
    overflow-x: auto;
  }
  .pricing-cont-area{
    width: 700px;
  }
  .footer-top-inner{
    flex-wrap: wrap;
  }
  .footer-top-left{
    width: 100%;
    text-align: center;
    margin-bottom: 30px;
  }
  .footer-top-right{
    width: 100%;
  }
  .joinus-cont-left{
    margin-bottom: 30px;
  }
  .customer-factor-lists {
    width: 50%;
  }
}

@media (max-width: 575.98px) {
  .banner-text h1 {
    font-size: 40px;
    line-height: 50px;
}
.banner-text{
  padding: 0 16px;
}
.center-heading h2,
.business-owners-top-left h2,
.android-ios-area-left h2,
.white-area h2,
.lightorange-area h2,
.joinus-cont-left h2,
.let-get-started-area-inner h2, .the-future-left h2, .free-trial-left h2 {
  font-size: 30px;
  line-height: 40px;
}
.the-future-left h2{
  margin-bottom: 0;
}
.powers-service-boxs{
  width: 100%;
}
.business-owners-bottom-boxs {
  width: 100%;
}
.android-ioimg-area{
  flex-direction: column;
}
.android-ios-area-left h2, .android-ios-area-left p{
  text-align: center;
}
.different-digital-agencybox {
  flex-direction: column;
  align-items: center;
  gap: 20px;
  text-align: center;
}
.customer-factor-lists {
  width: 100%;
}
.faq-area-tab-area .tab-content {
  padding: 30px;
}
.different-digital-agencybox:last-child{
    margin-bottom:0;
}
}
