/*   
Theme Name: Brooklyn Heights child-theme
Theme URI: http://themeforest.net/user/artstudioworks/portfolio
Description: Brooklyn Hights is the perfect and stylish template to present your ideas online. With wide range of project layouts, from full-screen to iconic grid, you can easily create template you need, that will engaging visitors and potential clients.
Author: ArtstudioWorks
Author URI: http://themeforest.net/user/artstudioworks
Version: 1.0
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Template: brooklyn-heights
Tags: white, black, blue, fluid-layout, fixed-layout, custom-colors, custom-background, theme-options, translation-ready
Designed by ArtstudioWorks: http://themeforest.net/user/artstudioworks

All PHP code is released under the GNU General Public Licence version 3.0
*/


/* =Theme customization starts here
-------------------------------------------------------------- */

.copyright-section{
	margin: -25px auto 0;
}
@media only screen and (max-width: 600px) {
	.footer-block-text.footer-info-block-text{
		font-size: 14px;
		text-align: center;
	}
	.logo {
    	text-align: -webkit-center;
}
	.copyright-section{
		display: flex;
		flex-direction: column;
		text-align: center;
	}
	.span3{
		display:none;
	}
	.span5{
		padding-bottom: 0px !important;
	}
	footer#footer{
		padding-top: 5px !important;
	}
}


@media only screen and (max-width: 1000px) {
	.p3x100{
		font-size: 0.8em !important;
	}
	.p1x100{
		font-size: 0.8em !important;
	}
}
