.smm-team-innerbox {
    margin-top: 20px;
}
.abc-form{
    width: 570px;
    border-radius: 50px;
    height: 77px;
    border: 0;
    padding-left: 20px;
    background: #fff;
    box-shadow: 0px 5px 42px 0px rgb(0 0 0 / 10%);
    margin: 0 auto;
}
.smm-team-innerbox .smm-team-img:before {
    line-height: 40px;
}
.appseo-about-section .appseo-about-content {
    float: right;
    max-width: 580px;
    padding-right: 50px;
    padding-left: 54px;
}
.feature-eight-section .eight-feature-box {
    margin-top: 25px;
}
.smm-case-innerbox {
    margin-top: 30px;
}
p {
    margin-top: 0;
    margin-bottom: 0;
}
.job_li.elementor-widget.elementor-widget-text-editor ul li::before {
    content: "•"; color: red;
    display: inline-block;
    width: 1em;
    margin-left: -1em;
}
/* comming soon page sub form */
.subs-56464 input {
    width: 100%;
    height: 60px;
    border: 0;
    padding-left: 27px;
    border-radius: 7px;
}
.subs-56464 button {
    top: 0;
    right: 0;
    color: #fff;
    height: 60px;
    width: 180px;
    border: 0;
    font-weight: 700;
    position: absolute;
    border-radius: 0px 7px 7px 0px;
    transition: all .2s linear 0ms;
    background: linear-gradient(
            90deg
            ,#9753fe 0,#15dbfa 100%);
    font-family: 'Poppins';
    font-weight: bold;
    font-size: 18px;
}
.subs-56464 button:hover{
    background: linear-gradient(
            90deg
            ,#15dbfa 0,#9753fe 100%);
}


/*** 19 page signup form ***/
.contact-form input{
          margin-bottom: 20px;
          padding: 10px 0px 10px 20px;
          border-radius: 5px;
          width: 100%;
      }

.contact-form input[type="checkbox"]{
          width:auto;
          margin-right:10px;
      }
span.contact-submit-19 input{
    background-image: -webkit-linear-gradient(left,#9752fe 0,#16dafa 100%);
    cursor: pointer;
    color: #ffffff;
    font-size: 16px;
    font-weight: bold;
    font-family: 'Poppins';
}
@media only screen and (max-width: 360px) {
    .abc-form {
        width: auto;
        border-radius: 50px;
        height: 60px;
        border: 0;
        padding-left: 20px;
        background: #fff;
        box-shadow: 0px 5px 42px 0px rgb(0 0 0 / 10%);
        margin: 0 auto;
    }
    .subs-56464 button {
        color: #fff;
        height: 60px;
        width: 100%;
        border: 0;
        font-weight: 700;
        position: absolute;
        border-radius: 7px 7px 7px 7px;
        transition: all .2s linear 0ms;
        background: linear-gradient(
                90deg
                ,#9753fe 0,#15dbfa 100%);
        font-family: 'Poppins';
        font-weight: bold;
        font-size: 18px;
        margin-top: 20px;
        top: unset;
    }

}
/*Customizer End*/
.agency-testimonials .agency-testimonial-single{
    text-align: center;
    position: relative
}
.agency-testimonials .agency-testimonial-single .box{
    border: 2px solid #a1c1f4;
    padding: 55px 60px 30px;
    margin-top: 48px;
    -webkit-box-shadow: 0 0 20px 0 #b3b3b3;
    -moz-box-shadow: 0 0 20px 0 #b3b3b3;
    -o-box-shadow: 0 0 20px 0 #b3b3b3;
    -ms-box-shadow: 0 0 20px 0 #b3b3b3;
    box-shadow: 0 0 20px 0 #b3b3b3;
    position: relative
}
@media(max-width: 991px) {
    .agency-testimonials .agency-testimonial-single .box.box {
        border:2px solid #a1c1f4;
        padding: 35px 20px 20px;
        margin: 35px 0 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }
}
.agency-testimonials .client-pic {
    position: absolute;
    left: 50%;
    top: -48px;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}
@media(max-width: 991px) {
    .agency-testimonials .client-pic {
        top:-35px
    }
}
.agency-testimonials .client-pic img img {
    background-color: #fff;
    width: auto;
    display: inline-block;
    padding: 8px;
    border: 2px solid #30d4ba;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%
}
@media(max-width: 991px) {
    .agency-testimonials .client-pic img img {
        max-width:70px;
        padding: 4px;
        border: 1px solid #30d4ba
    }
}
.agency-testimonials .rating{
    margin: 12px 0
}
.agency-testimonials .rating i {
    font-size: 14px;
    font-size: .875rem;
    color: #ffc603
}
@media(max-width: 991px) {
    .agency-testimonials .rating i {
        font-size:13px;
        font-size: .8125rem
    }
}
.agency-testimonials .client-info {
    padding-top: 20px
}
@media(max-width: 991px) {
    .agency-testimonials .client-info {
        padding-top:10px
    }
}
.agency-testimonials .client-info h5 h5 {
    font-size: 16px;
    font-size: 1rem;
    margin: 0 0 .3em;
    color: #4273f0
}
@media(max-width: 991px) {
    .agency-testimonials .client-info h5 h5 {
        font-size:14px;
        font-size: .875rem
    }
}
.agency-testimonials .client-info h5+span h5+span {
    font-size: 14px;
    font-size: .875rem
}
@media(max-width: 991px) {
    .agency-testimonials .client-info h5+span h5+span {
        font-size:13px;
        font-size: .8125rem
    }
}