/*
 Theme Name: verstech.com - Divi Child Theme
 Theme URI: https://www.verstech.com/
 Description: Divi Child Theme
 Author: Verstech Ltd, Poole, UK
 Author URI: https://www.verstech.com
 Template: Divi
 Version: 1.0.0
*/


@media all and (min-width: 981px) {

	.vt_footer_contact .et_pb_column:first-child .et_pb_text {
		min-height: 550px;
		background-color: #d8252f;
    		/* padding: 20px !important; */
		/* margin-top: 50px !important; 
    		margin-bottom: -50px !important; */ 
	}

	.vt_footer_contact .et_pb_column:not(:first-child) .et_pb_text:first-child {
    		background-color: #d8252f;
    		height: 285px;
    		min-height: 285px;
    		max-height: 285px;
    		padding: 20px !important;
    		margin-top: 50px !important;
    		margin-bottom: -50px !important; 	
	}

        .vt_footer_contact .et_pb_column:not(:first-child) .et_pb_text:not(:first-child) {
		background-color: #d8252f;
    		height: 285px;
    		min-height: 285px;
    		max-height: 285px;
    		padding: 20px !important;
    		margin-top: 80px !important;
    		margin-bottom: -50px !important;
    		max-width: 500px; 
	}

	.vt_footer_contact .et_pb_column {
		margin-right: 30px !important;	
		max-width: 400px !important;
		width: 400px !important;	
		margin-left: 0px;	
	}

	.vt_footer_contact .et_pb_column:first-child {
		margin-left: 60px;
	}

	.vt_footer_contact {
		padding: 0 !important;
		margin: 0 !important;
		width: 100% !important;
		max-width: 100% !important;	
	}

}
