/*
 Theme Name:   Elevate Child
 Theme URI:    https://reactheme.com/products/wordpress/elevate
 Description:  Elevate Child
 Author:       ReacThemes
 Author URI:   http://reactheme.com
 Template:     elevate
 Version:      1.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
 */

.rts-company-storyhear .timeline ul li {
        padding-top: 0;
}


.rts-company-storyhear .timeline ul li .title {
	text-transform: uppercase;
	font-size: 22px;
	top: 26px;
    position: relative;
}

.rts-company-storyhear .timeline ul li p {
	font-size: 18px;
    position: relative;
    top: 20px;
}
.rts-company-storyhear .timeline ul li div::before {
	position: absolute;
    top: 60px;
}

#reactheme-header .sticky-wrapper .sticky .bg-remove {
	background: #fff !important;
}

