/*
Theme Name: Brooklyn Child
Theme URI: http://www.unitedthemes.com
Description: Creative Portfolio
Version: 4.5.3.1
Author: United Themes
Author URI: http://www.unitedthemes.com
Template: brooklyn
*/

@media (max-width: 1024px){
	.site-logo img{
		max-width: 100px
	}
}

#contact-section.light input[type="submit"]{
	padding-left: 1.7em !important;
	padding-right: 1.7em !important;
}

 #contact-section.light input[type="submit"]:hover{
	background-color: #303D97 !important
}

.fa-globe{
	display: none !important;
}

p{
	margin-bottom:15px
}


@media (max-width: 768px){
    
    .background-mobile-scroll{
        background-attachment: scroll !important;
	}
	.light#contact-section a{
		color: #fff;
	}

	#contact-section p{
		line-height: 1.2 !important;
	}
}

#contact-section .ut-right-footer-area {
	display: none!important;
}
