#google-search {
	display: none;
	padding: 6px !important;
	position: relative;
	height:60px;
}


@media (min-width:768px) {
	.embed-responsive {
	    width: 100%;
	    padding-bottom: 35%;

	}

}
@media (max-width:991px) {
	.gsearch {
		margin-top: 50px !important;
		margin-bottom: 0px !important;
	}
}