/*
Theme Name: Travancore Analytics
Text Domain: travancoreanalytics
Version: 1.0
Description: Travancore Analytics is a Custom Software Development Company that aims to create a sustainable digital transformation. 
Tags: Travancore Analytics
Author: Akhil Soman
Author URI: https://mailto:akhil.s@travancoreanalytics.com
Theme URI: https://travancoreanalytics.com
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

/* Main Menu */
.ta-nav__link {
  padding-bottom: 45px;
  padding-top: 25px;
}
.ta-nav__dropdown {
  margin-top: 0;
}
/* Main Menu */


.ta-section-blog p.small {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.single-case-study .ta-banner .ta-banner__grid {
    padding: 30px 0;
}


.single-services iframe {
    width: 100%;
}
.ta-grid--clients-all {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(300px, 1fr)) !important;
}

.ta-banner .ta-banner-contactus__grid .ta-banner__contact-info h1 {
    color: #fff;
}

.postid-9109 .ta-card__image img {
    height: 40px !important;
    width: 40px !important;
}
/* .ta-card--clients-all img {
    height: fit-content !important;
} */

/*coreservices 3 lines excert*/
.page-template-services-page .ta-section--services p.small {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}
/*coreservices 3 lines excert*/
/*single blog page under line from  a tag*/
.single-post a {
    text-decoration: none;
}
/*single blog page under line from  a tag*/

.ta-list-companies > *:hover, .ta-list-companies > *:active {
    padding-left: initial !important;
}

.ta-list-companies > * a::after {
	display: none !important;
}

.page-template-case-study-page .ta-card--services .ta-card__image {
    min-height: 320px;
}
.ta-footer_icons {
display: flex;
flex-wrap: wrap;
gap: 24px;
margin-top: 32px;
}
.clutch-widget {
  width: 194px;
  overflow: hidden;
}
.clutch-widget > iframe {
  width: 194px;
  height: 48px;
}

.ta-card--product:after {
   background-image: url('https://www.travancoreanalytics.com/wp-content/themes/ta2022/assets/img/bg-card-product_.png');   
}

.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

/* 12th Oct 2023 - Header */
.ta-header {
    padding: 10px 0;
    background-color: #fff !important;
/*     transition: all .4s ease-in-out; */
}
.postid-9803 img.ta-card__image {
    object-fit: contain !important;
}
.ta-socialmedia .ta-icon--24 { color: #a6a7aa !important; }
@media (max-width: 991.98px) {
.ta-footer__image {
    height: 100%;
}

.ta-footer__image picture img {
    height: 370px !important;
}
.address-overlay {
    top: 0;
}
address {
    margin-top: 70px;
}

}

.ta-blog--info p {
	font-size: 16px;
}

.single-post h1 {
    font-size: 35px;
}

.ta-blog--info h2{
	font-size:30px;
}

.ta-blog--info h3{
	font-size:25px;
}

.ta-blog--info h4{
	font-size:20px;
}

@media (max-width:767px){
	.blog_p p{
		text-align:left !important;
	}
}

@media (max-width:767px) {
.ta-testimonial{
  align-items:center;
}
}

@media (max-width: 767px) {
.ta-section ul:not(ul li ul){
	 	 margin-left: auto;
	 	 margin-right: auto;
	 	 display: flex;
	 	 flex-direction: column;
	 	 align-items: start;
	}
}


@media (max-width: 991.98px) {
.ta-section ul:not(ul li ul){
	 	 margin-left: auto;
	 	 margin-right: auto;
	 	 display: flex;
	 	 flex-direction: column;
	 	 align-items: start;
	}
}



@media (max-width:767px) {
.ta-block-expertise__content {
	text-align:left !important;
}
}

@media (max-width:767px) {
.ta-challenges {
	text-align:left !important;
}
}
@media only screen and (max-width:1023px) {
.ta__flex-sm-column {
flex-direction:column !important;
}
.ta__flex-sm-auto {
width:100% !important;
}
.ta__flex-sm-auto iframe {
width:100% !important;}
}
 
/* button for CTA inside blog */




