/*
Template:       finbuzz
Theme Name:     Finbuzz Child Theme
Theme URI:      http://radiustheme.com/demo/wordpress/themes/finbuzz
Author:         RadiusTheme
Author URI:     http://radiustheme.com
Description:    Finbuzz is an Responsive Software & IT Solutions WordPress Theme.
Version:        1.1
Text Domain:    finbuzz
Tags: one-column, two-columns, right-sidebar, custom-background, custom-header, editor-style, featured-images, post-formats, sticky-post, threaded-comments, translation-ready
License:   	  Envato split License
License URI:  https://themeforest.net/licenses/terms/regular
*/


/* Service box Cls */

.step-box:before {
    content: "";
    width: 50px;
    height: 100px;
    position: absolute;
    left:94%;
    top: 30%;
    background: #0A726F;
}
@media (max-width: 767px) {
    html, body {
        overflow-x: hidden!important;
      
    }
}
.rt-single-content h2 {
    font-size: 28px!important;
    line-height: 35px!important;
    font-weight: 600!important;
}
.rt-single-content h3 {
    font-size: 22px !important;
	line-height:28px!important;
    font-weight: 500!important;
}