/*
Theme Name: Induscity Child
Theme URI: http://steelthemes.com/induscity
Author: Steelthemes
Author URI: http://steelthemes.com
Description: Industry / Factory / Engineering and Construction Business WordPress Theme
Version: 1.0.0
License: GNU General Public License v2+
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: induscity
Domain Path: /lang/
Tags: one-column, two-columns, left-sidebar, right-sidebar, full-width-template, post-formats, theme-options, threaded-comments, translation-ready
Template: induscity
*/

.site-content {padding-top:20px}

.page-header .page-header-content {
    padding-top: 520px;
}
.page-header.parallax .featured-image {
    height: 480px;
}
.page-header .featured-image:after {
    background-color: rgba(0, 0, 0, 0.0);
}
.page-header h1 {
	padding-bottom: 0px;
	text-align: left;
}

/*About Us Page Download Section Start */
.introduction-download {
	border: 1px solid #efefef;
    padding: 20px 30px;
}
.introduction-download .download .item-download{
	background-color: #f7f7f7;
    margin-bottom: 20px;
}
.introduction-download .download .item-download a{
	display: block;
    padding: 17px 20px 13px 20px;
}
.introduction-download .download .item-download .fa{
	padding-right: 15px;
}
/*About Us Page Download Section End */

@media (min-width: 1200px) {
	
.site-logo {
    width: 25%;
}
	
}