#cta-block-section{
	display: none;
}

.home-hero-caption {
	max-width: 100%;
}
.home-hero-caption .home-hero-heading {
    font-size: 45px;
}
.banner-bottom-image {
    border: 0 !important;
    bottom: -200px !important;
}
.banner-bottom-image img {
    width: auto !important;
}

#assetreg-pink-content-section .content-text-wrapper,
.assetreg-table-warp,
#lifecycole-list-section .content-text-wrapper,
#assetreg-content-section .content-text-wrapper,
#benchmarking-intro-section .content-text-wrapper {
    max-width: 100%;
}

.features-text-wrap .button-wrap a {

    padding: 20px 50px !important;
    font-size: 18px;

}
.fa-body-upper1.fa-row {

    display: block;
    margin-top: 0;

}
.fa-body-upper1.fa-row p {
    width: 100%;
    display: block;
}
#two-columns-layout-2-block_5dcb8a8f8833d li,
.fa-body-upper1.fa-row li {
/*     font-size: 20px;
    line-height: 30px;
    margin-bottom: 10px; */
}
.tcl2-bu-col-1 {
    padding: 60px 0;

}

/*Feb-7-Updates*/

#featured-blog-sec {
    display: none;
}
.features-list-wrap .feature-list-item p {
    font-size: 22px;
}
.page-template-future_additions-page #benchmarking-videos-section{
	display:none;
}

#yardstick-testimonials {
    margin: 40px 0 40px;
}
#about-mission_vision .fa-sub-heading.text-center {
    font-size: 20px;
}
#about-mission_vision .fa-about-heading.text-center {
    font-size: 35px;
}
#about-mission_vision p {
    font-size: 23px;
}
.blog-slder-section.rj-sec-style {
    display: none;
}


.banner-bottom-image {
    bottom: -120px !important;
}
.menu-footer-secondary-container {
    display: none;
}
#home-banner-section h1 {
    font-size: 50px;
		margin: 33px auto;
}
.home #home-banner-section h1 {
    font-size: 44px;
    margin: 30px auto;
}
.home #home-banner-section {
    padding-top: 170px;
    padding-bottom: 280px;
}

@media screen and (max-width: 640px) {
	.banner-bottom-image {
			bottom: 0 !important;
	}
}




@media screen and (max-width: 480px) {
    .page-id-13 section#featured-about-block_5dcb875eea12e .fa-container:nth-child(2)  {
        padding-top: 0;
    }

    .page-id-13 section#featured-about-block_5dcb875eea12e .fa-container:nth-child(1)  {
        padding-bottom: 0;
    }
}
/*11/29/2021*/

@media only screen and (max-width: 660px) {
	.who-heading-wrap {
    padding-right: 0 !important;
}
}

/* 
.service-item-wrap:hover {
    background: #351a3f;
    background: -moz-linear-gradient(top, #351a3f 0%, #d02f62 100%);
    background: -webkit-linear-gradient(top, #351a3f 0%, #d02f62 100%);
    background: linear-gradient(to bottom, #351a3f 0%, #d02f62 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#351a3f', endColorstr='#d02f62',GradientType=0 );
    -webkit-transition: all 200ms ease;
    -moz-transition: all 200ms ease;
    -o-transition: all 200ms ease;
    transition: all 200ms ease;
}

.service-item-wrap:hover .service-item-text h4 {
    color: white;
} */
