.testimonial-slider {
    padding: 0;
    margin: 0;
}
.testimonial-list {
    padding: 0;
    margin: 0;
}
.testimonial-list li {
    padding: 10px;
    margin: 0 10px;
}
.testimonial-list li a {
    padding: 0;
    margin: 0;
    display: block;
}
.testimonial-list li article {
    padding: 0;
    margin: 0;
}
.designation {
    padding: 0;
    margin: 0;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
}
.testimonial-para {
    padding: 0;
    margin: 0;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
}
.testimonial-list li article .designation {
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
}
.before-after {
    position: relative;
    padding: 15px 15px;
    border-radius: 30px;
    height: auto;
}
.before-after:before {
    color: #ccc;
    content: "\f10d";
    font-family: FontAwesome;
    font-size: 26px;
    padding: 0 15px 0 0;
    position: relative;
    top: 0;
    opacity: .8;
}
.author-detials2 {
    padding: 0;
    margin: 0 auto;
    display: table;
    position: relative;
    bottom: 20px;
}
.author-detials2 .author-img {
    padding: 0 10px;
    margin: 0;
    float: left;

    display: none;
}
.author-detials2 .test-auth-detail {
    padding: 25px 0 0 0;
    margin: 0;
    float: left;
}
.author-detials2 img {
    padding: 0;
    margin: 0;
}
.author-detials2 h4 {
    padding: 0 0 10px;
    margin: 0;
    font-size: 20px;
    font-weight: 600;
}
.author-detials2 span {
    padding: 0;
    margin: 0;
    font-size: 14px;
    font-weight: 300;
}
.test-user {
    padding: 0!important;
    margin: 10px auto!important;
    width: 90px;
    height: 90px;
}
.test-user img {
    padding: 0;
    margin: 0;
    height: 100%;
    width: 100%;
    transition: all 2s ease;
    -webkit-transition: all 2s ease;
}
.testitem {
    text-align: center;
    /* padding: 30px 30px 50px; */
    margin: 5px 15px 100px;
    position: relative;
    display: inline-table;
    /* margin-top: 168px; */
    width: 97%;
    /* box-shadow: rgb(0 0 0 / 36%) -2px 7px 15px 1px; */
    box-shadow: rgb(0 0 0 / 35%) 0px 5px 15px;
    border-radius: 20px;
}
.testitem a {
    text-decoration: none;
}
.testitem:after {
    border-right: none;
    border-left: 125px solid transparent;
    left: auto;
    right: 0;
}
.testimonial-circle {
    border-radius: 300px;
    overflow: hidden;
    transition: all 1s ease;
    -webkit-transition: all 1s ease;
}
.testitem article:hover .testimonial-circle {
    border-radius: 300px;
    overflow: hidden;
    transition: all 1s ease;
    -webkit-transition: all 1s ease;
}
.testimonial-circle img {
    border-radius: 300px;
    padding: 5px;
}
.testimonial-square {
    border-radius: 15px;
    overflow: hidden;
    transition: all 1s ease;
    -webkit-transition: all 1s ease;
}
.testitem article:hover .testimonial-square {
    border-radius: 15px;
    overflow: hidden;
    transition: all 1s ease;
    -webkit-transition: all 1s ease;
}
.testimonial-square img {
    border-radius: 15px;
    padding: 5px;
}
.testimonial_list {
    display: block;
    padding: 0 0 20px 0;
    position: relative;
}
.testimonial-list .owl-prev {
    position: absolute;
    top: 40%;
    left: -10px;
    color: #757474;
    text-align: center;
    padding: 6px;
    font-size: 54px!important;
    font-weight: 600;
    display: none;
}
.testimonial-list .owl-next {
    position: absolute;
    top: 40%;
    right: -10px;
    color: #757474;
    text-align: center;
    padding: 6px;
    font-size: 54px!important;
    font-weight: 600;
    display: none;
}
.testimonial-list:hover .owl-prev {
    display: block;
}
.testimonial-list:hover .owl-next {
    display: block;
}
.testimonial-list .owl-pagination {
    padding: 0;
    margin: -40px auto 0;
    display: table;
    text-align: center;
    position: relative;
}
.testimonial-list .owl-pagination .owl-page {
    height: 13px;
    width: 13px;
    background: #000;
    float: left;
    margin: 0 10px 0 0;
    padding: 0;
    border-radius: 10px;
    border: 2px solid #ccc;
}
.testimonial-list .owl-pagination .active {
    background: #ea3838;
}
#testimonial .owl-pagination {
    padding: 10px 0;
    margin: auto;
    display: table;
    text-align: center;
    position: relative;
}
#testimonial .owl-pagination .owl-page {
    height: 11px;
    width: 11px;
    background: #fff;
    float: left;
    margin: 0 10px 0 0;
    padding: 0;
}
#testimonial .owl-pagination .active {
    background: #908c8c;
    border: 1px solid #fff;
}
.testimonial-list h1 span, .testimonial-list h2 span, .testimonial-list h3 span, .testimonial-list h4 span, .testimonial-list h5 span, .testimonial-list h6 span {
    line-height: 24px;
}
.testimonial-list h1, .testimonial-list h2, .testimonial-list h3, .testimonial-list h4, .testimonial-list h5, .testimonial-list h6 {
    line-height: 24px;
}
@media (min-width:280px) and (max-width:767px) {
    .test-auth-detail p span {
    font-size: 16px!important;
}
.test-auth-detail h1 span, .test-auth-detail h2 span, .test-auth-detail h3 span, .test-auth-detail h4 span, .test-auth-detail h5 span, .test-auth-detail h6 span {
    font-size: 16px!important;
}
.test-auth-detail h1, .test-auth-detail h2, .test-auth-detail h3, .test-auth-detail h4, .test-auth-detail h5, .test-auth-detail h6 {
    font-size: 16px!important;
}
.testimonial-para span {
    font-size: 16px!important;
}
.testimonial-para p {
    font-size: 16px!important;
}
.author-detials2 .author-img {
    padding: 0 10px;
    margin: 0;
    float: none;
}
.testimonial-list h1 span, .testimonial-list h2 span, .testimonial-list h3 span, .testimonial-list h4 span, .testimonial-list h5 span, .testimonial-list h6 span {
    font-size: 16px!important;
    line-height: 24px;
}
.testimonial-list h1, .testimonial-list h2, .testimonial-list h3, .testimonial-list h4, .testimonial-list h5, .testimonial-list h6 {
    font-size: 16px!important;
    line-height: 24px;
}
}@media (min-width:768px) and (max-width:1199px) {
    .test-auth-detail p span {
    font-size: 16px!important;
}
.test-auth-detail h1 span, .test-auth-detail h2 span, .test-auth-detail h3 span, .test-auth-detail h4 span, .test-auth-detail h5 span, .test-auth-detail h6 span {
    font-size: 16px!important;
}
.test-auth-detail h1, .test-auth-detail h2, .test-auth-detail h3, .test-auth-detail h4, .test-auth-detail h5, .test-auth-detail h6 {
    font-size: 16px!important;
}
.testimonial-para span {
    font-size: 16px!important;
}
.testimonial-para p {
    font-size: 16px!important;
}
.testimonial-list h1 span, .testimonial-list h2 span, .testimonial-list h3 span, .testimonial-list h4 span, .testimonial-list h5 span, .testimonial-list h6 span {
    font-size: 16px!important;
    line-height: 24px;
}
.testimonial-list h1, .testimonial-list h2, .testimonial-list h3, .testimonial-list h4, .testimonial-list h5, .testimonial-list h6 {
    font-size: 16px!important;
    line-height: 24px;
}
}
#testimonial .clickable {
    margin-top: -50px;
}
.bg-img-common, .common-space, .common-text-bg {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}


@media only screen and (min-width: 993px){
    .testimonial-mobile-image {
        display: none !important;
    }
}
@media only screen and (max-width: 600px){
    .testimonial-desktop-image {
        display: none!important;
    }
    .testitem {
        height: auto;
    }
}
.testitem a {
    color: #000;
}
@media (max-width: 768px) {
    .testitem {
        box-shadow: none;
        margin: 0px;
    }
}
.testimonial-mobile-image {
    display: none;
}

/* owl carousel */


.owl-carousel {
    /* display: none; */
    position: relative;
    width: 100%;
    -ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper-outer {
    overflow: hidden;
    position: relative;
    width: 100%;
}
.owl-wrapper {
    position: relative;
}
.owl-carousel .owl-item .item {
    box-sizing: border-box;
    margin: 0;
    position: relative;
    padding: 0px;
}

.owl-carousel .owl-item img {
    width: 100%;
    position: relative;
    height: auto;
    /* object-fit: inherit; */
    filter: brightness(100%);
}
.cms-banner img {
    width: 100%;
    position: relative;
    /* object-fit: cover; */
}
.bannder-transparent-bg {
    width: 100%;
    position: absolute;
    height: auto;
    opacity: .6;
    top: 0px;
    border-radius: 40px;
}
.transparent-content {
    border-radius: 2px;
    display: inline-block;
}
.full-banner-content {
    padding: 15px;
    margin: 0;
   width: 600px;
    z-index: 999;
    top: 0;
    font-size: 20px;
    line-height: 35px;
}
.banner-head-details {
    padding: 0;
    margin: 0;
}

@media only screen and (min-width: 993px){
.hide-on-large-only {
    display: none !important;
}
}
@media (min-width:280px) and (max-width:767px) {
    /* .slide-caption__desc p {
        display: none;
    }
    .slide-caption__desc h1 {
        display: none;
    }
    .slide-caption__desc h2 {
        display: none;
    }
    .slide-caption__desc h3 {
        display: none;
    }
    .slide-caption__desc h4 {
        display: none;
    }
    .slide-caption__desc h5 {
        display: none;
    }
    .slide-caption__desc h6 {
        display: none;
    } */
    .banner-head-details {
        width: 100%;
    }
    .slide-caption__desc {
        width: 90%;
        margin: auto;
    }
    .transparent-content {
        display: flow-root !important;
    }
    .common-btn {
        font-size: 12px !important;
        font-weight: bold !important;
    }
    .common-btn:after {
        top: 7px !important;
    }

}

@media (max-width: 991px){

}
.common-btn  {
    padding:  10px 40px 10px 30px;
    margin:  20px 0 ;
    font-size:  16px;
    display:  table;
    position:  relative 
}
.oval {
    border-radius: 50px !important;
}

@media (min-width:280px) and (max-width:767px) {
    .banner-head-details a {
        text-align: center;
    }
    .banner-head-details h1 span {
        font-size: 30px !important;
    }
    .banner-head-details h2 span {
        font-size: 30px !important;
    }
    .banner-head-details h3 span {
        font-size: 30px !important;
    }
    .banner-head-details h3 p span {
        font-size: 30px !important;
    }
    .banner-head-details h4 span {
        font-size: 30px !important;
    }
    .banner-head-details h5 span {
        font-size: 30px !important;
    }
    .banner-head-details h6 span {
        font-size: 30px !important;
    }
    .banner-head-details p span {
        font-size: 22px !important;
    }
    .full-banner-content .banner-head-details .content_h1 {
        display: none;
    }
    .full-banner-content .banner-head-details .content_h2 {
        display: none;
    }
    .full-banner-content .banner-head-details .content_h3 {
        display: none;
    }
    .full-banner-content .banner-head-details .content_h4 {
        display: none;
    }
    .full-banner-content .banner-head-details .content_h5 {
        display: none;
    }
    .full-banner-content .banner-head-details .content_h6 {
        display: none;
    }
}

@media only screen and (max-width: 768px) {
    .bannder-transparent-bg {
        width: 93%;
    }

} 
    


