nav .logo{max-height:none !important;margin-top:8px !important;}
.header-1 h5{width:100%;}
.form-control{height:54px;}
.header-1{padding-top:100px;}
.contact-1{padding-top:120px;padding-bottom:150px;}
@media(min-width:768px){.features-15 .feature{min-height:520px !important;}
.pad{padding-right:110px;padding-left:110px;}
.full{padding-top:0;padding-bottom:0;}
}
.modal-body form{
	display: block;
}
.modal-body form input {
    min-width: 380px;
}
.align_center{
	display: flex;
	vertical-align: middle;
	justify-content: end;
}
.header-6{
	margin-top: -80px;
	height: auto;
	padding-top: 80px!important;
	padding-bottom: 0!important;
}
.bg_img .background-image-holder{
	background-position: bottom!important;
}
.top_title{
	padding: 2% 10%;
}
.header-6{
	display: flex;
}
@media(max-width:991px){

	.modal-body form input,
	.header-6 form input {
		min-width: 300px;
	}
	.modal-body input[type="submit"],
	input[type="submit"]{
		width: 300px;
		padding: 0 20px;
	}
	.top_title h4{
		font-size: 24px!important;
	}
	.top_title{
		padding: 2% 5%;
	}
}
@media(max-width:767px){
	.pad1{padding-top:0 !important;}
	.full{padding-top:0;}
	.pad{padding-right:30px;padding-left:30px;}

	.header-6{
		display: block;
	}

	.bg_img .background-image-holder {
	    height: 100%;
	    background-position: bottom!important;
	}
	.bg_img {
	    height: 50vh;
	}
}