/* this is the custom css added by thinkquotient for custom changes */


/* do all custom changes here*/


/*creator- rohit ,on- 02/07/2019*/

.tq_team_members .tq_tm_discr {
    font-size: 13px;
    color: #e21567;
    width: 100%;
    cursor: pointer;
    font-weight: 600;
    line-height: 17px;
}

.tq_team_members .oneLine_ellipses {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.tq_team_members .wow {
    margin-top: 25px;
    margin-bottom: 25px !important;
}

.modal {
    background: rgba(0, 0, 0, 0.8);
}

.modal.tq_m_details_sec .modal-content {
    border-radius: 0;
}

.modal.tq_m_details_sec .modal-content::after {
    content: "";
    display: block;
    height: 5px;
    background: linear-gradient(135deg, #682d8e 0%, #e21567 100%);
}

.fw-600 {
    font-weight: 600;
}

.fs-13px {
    font-size: 13px
}

.vedics .testimonial-image {
    max-width: 200px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    overflow: hidden;
    margin: 0 auto;
    margin-bottom: 2rem;
    transform: translateX(1px);
    box-shadow: 0 2px 10px -1px rgba(25, 25, 25, 0.35);
}

.vedic-services .card {
    background: none;
    color: #000000;
}

.fs-16px {
    font-size: 16px;
}

.fs-18px {
    font-size: 18px;
}

.side-banner {
    width: 226px;
    height: 247px;
    position: relative;
    background: url(../images/banner.jpg) 0 0 no-repeat;
}

.banner-text1 {
    font-size: 44px;
    line-height: 1.2em;
    letter-spacing: -1px;
    color: #a6ef80;
    font-family: Arial, Helvetica, sans-serif;
    position: absolute;
    top: 56px;
    left: 15px;
}

.banner-text2 {
    font-size: 30px;
    line-height: 1.2em;
    letter-spacing: -1px;
    color: #a6ef80;
    font-family: Arial, Helvetica, sans-serif;
    position: absolute;
    top: 100px;
    left: 32px;
}

.banner-text3 {
    font-size: 30px;
    line-height: 1.2em;
    letter-spacing: -1px;
    color: #a6ef80;
    font-family: Arial, Helvetica, sans-serif;
    position: absolute;
    top: 130px;
    left: 62px;
}

.col-md-6.wow.fadeInLeft.group.border {
    border-top: 1px solid #d2d2d2;
}

.vedics_link,
.vedics_link:hover {
    color: #007bff !important;
}

.tqLogoInVedics {
    height: 70px;
    width: 200px;
    background: linear-gradient(135deg, #682d8e 0%, #e21567 100%);
}

.spectrum-block .feature-box i {
    color: #63be11;
}

.border-right {
    border-right: 1px solid #d4d4d4;
}

.bg_white {
    background: #ffffff;
}

@media screen and (max-width: 768px) {
    .angular_logo {
        height: 45px !important;
        width: 45px !important;
    }
    .col-md-6.wow.fadeInUp.first,
    .col-md-4.wow.fadeInUp.first,
    .col-md-6.wow.fadeInLeft.group,
    .col-md-4.wow.fadeInLeft.group {
        background: #F4F4F4;
        padding: 30px;
        border: none;
        border-bottom: 1px solid #d2d2d2;
    }
    .scroll-top-arrow {
        display: none !important;
    }
    .testimonial-item {
        padding: 0rem 0rem 4rem 0rem;
    }
    .tqLogoInVedics {
        margin: auto;
    }
    .footer img.logo_light {
        width: 40% !important;
    }
    .border-right {
        border: none;
        border-bottom: 1px solid#dcdcdc;
    }
}