/*
Template:       zugan
Theme Name:     Zugan Child Theme
Theme URI:      http://radiustheme.com/demo/wordpress/zugan
Author:         RadiusTheme
Author URI:     http://radiustheme.com
Description:    Zugan is a clean and Modern WordPress Theme. It is best suited for corporate website like Financial Advisor, Accountant, Consulting Firms, insurance, loan, tax help, Investment firm etc
Version:        1.0
Text Domain:    zugan
Tags: left-sidebar, right-sidebar, custom-background, custom-colors, custom-header, custom-menu, translation-ready
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/



.site-header .site-branding a img {
	max-height: 80px;
}
#aboutmesec .col-xl-8 {
    flex: 0 0 90%;
    max-width: 90%;
    text-align: justify;
}
.footer-style-1 .footer-bottom-area {
    padding: 50px 0 20px;
}
#multiscroll .item-btn{ display:none;}



@media only screen and (max-width: 600px) {
  #aboutmesec .col-xl-8 {
    	flex: 0 0 100%;
    	max-width: 100%;
    	text-align: justify;
	}
	#remainingtext{ background:#F8F8F8;}
	#aboutmesec .about-box-right{ padding-bottom:0;}
	#remainingtext .elementor-widget-container{ padding: 0 10px 50px}
	.about-layout-style2 .about-content .rtin-title span {
    	font-size: 30px;
	}
	
	
}



