/*
Theme Name: See Response New

*/
.posttag p a {
    border: none;
    margin-bottom: 0;
    margin-top: 0;
    background: #D3D3D3;
    font-size: 14px;
    padding: 5px 11px;
    font-family: var(--primary-font);
    border-radius: 5px;
	text-transform:capitalize;
}
.posttag p a:hover {
    background: var(--link-clr);
    color: #fff;
}
.imp-post-item span.date {color: #fff;}
.testimonialSlidedr .item span.client img {border-radius:50%;}

section.hero.terms-hero h3, .ourteam-section h3, .about-team-page h3 {font-size: 64px;}
span.client img {
    width: 125px;
    height: 125px;
    border-radius: 50%;
}
h1.color-black {color:#000;}
.form-group .form .mb-3 p {
    margin-bottom: 0px !important;
    padding-bottom: 0px;
}
.main-title.text-center.Video h2 {
    font-size: 4rem;
    font-weight: 300;
    font-family: var(--secondary-font);
}

.serving-client-section h3 {font-size: 55px;font-weight: 300;}
table {
    width: 100%;
    margin-bottom: 20px;
}

table tr td {
    border: 1px solid #ccc;
    padding: 10px;
}
.mb-20 {margin-bottom:20px;}
.wpcf7-not-valid-tip {
     font-size: 12px !important;
}
.mycontent h5 { margin-top: 20px;}
.clutch-widget{padding:0 0 0 50px;}