/*
Theme Name: 
Theme URI: http://prosoft-phils.com/
Author: | Prosoft Phils
Author URI: http://prosoft-phils.com/
Description: Responsive Theme for (Desktop)
*/

@media (max-height: 640px) {

	.home-fold-1 h1 {
		font-size: 64px;
		line-height: 64px;
	}

	.home-fold-1 p {
		font-size: 22px;
	}

}

@media (min-width: 992px) {

/*--------------------------------------------------------------
CONTACT FORM / Google ReCAPTCHA
--------------------------------------------------------------*/
[title~=recaptcha] {
	width: 400px !important;
	height: 580px !important;
}

.google-recaptcha iframe {
	min-width: 304px !important;
	height: auto !important;
}

.contact-input {
	text-align: right;
}

/*--------------------------------------------------------------
Full Width Video iFrame on Modal 
--------------------------------------------------------------*/
.video-modal-content {
    width: 72%;
}

} /*END of @media - 992px*/

/*--------------------------------------------------------------
CUSTOM BREAK POINTS
--------------------------------------------------------------*/


