/*
Template:       eikra
Theme Name:     Tandem 2020
Theme URI:      
Author:         CRIBSON Technologies
Author URI:     https://cribsontechnologies.com;
Description:    Theme of Tandem Institute of Networking Technology
Version:        1.2
*/

.site-header .site-branding a img {
	max-width: 120%;
}


.topbar-style-4 #tophead .tophead-contact {	
	font-size: 14px;	
}

.rt-course-box .rtin-content .rtin-description {
	height: 84px !important;
}

.about-home .rt-vc-text-title {
	text-align: justify; 
}

.about-home .rt-vc-text-title .rtin-btn > a {
	background-color: #fdc800;
    color: #000;
    font-weight: 500;
    padding: 15px 25px;
    font-size: 13px;
    line-height: 1.3;
}

#infobox-in-slider .rt-info-box h3.media-heading{
	color: #fdc800;
}

.why-choose-us-home .rt-info-box .media-body > p {
	text-align: justify; 
}

#adslider-col {
	max-height: 450px;
}

#home-popular-courses .rt-vc-title h2 {
	font-size: 32px;
	font-weight: 700;
	text-align: left;
}

#home-course-category-header .rt-vc-title h2 {
	font-size: 32px;
	font-weight: 700;
}

#home-course-category-info .rt-vc-imagetext .rtin-item .rtin-img img {
	height: 150px !important;
}

#home-why-choose-us .rt-vc-title h2 {
	color: #273d85;
	font-size: 32px;
	font-weight: 700;
}

#home-video h2.rtin-title {
	font-size: 32px;
}

#home-featured-course .rt-vc-course-featured h2.rtin-sec-title {
	font-size: 32px;
	font-weight: 700;
}

#home-testimonials .rt-vc-title h2 {
	color: #273d85;
	font-size: 32px;
	font-weight: 700;
}

#home-blog-events {
    display:none;
}

#home-blog-events h2.rt-vc-title-left {
	font-size: 32px;
	font-weight: 700;
}

#home-quick-contact-header .rt-vc-text-title h2.rtin-title {
	color: #273d85;
	font-size: 32px;
}

#home-testimonial-companies .rt-vc-text-title h2.rtin-title{
	font-size: 24px;
	font-weight: 600;
	margin-bottom: 12px;
}

.btn-secondary button,
.btn-secondary a {
	background-color: #fdc800 !important;
    color: #000 !important;
    font-weight: 500 !important;
}

.fa-phone {
	transform: rotate(90deg);
}