/* Themify Customize Styling */
.iphone:before {
	content: '';
	background-image: url(http://mlthemify.redtreewebservices.com/wp-content/uploads/2020/01/underwater-802092_1920.jpg);
	background-size: cover;
	background-position: center top;
	position:fixed;top:0;left:0;width:100%;height:100vh;pointer-events:none;z-index:-1; 
}
body {	background-image: url(http://mlthemify.redtreewebservices.com/wp-content/uploads/2020/01/underwater-802092_1920.jpg);
	background-size: cover;
	background-position: center top;background-attachment: fixed; 
}
#pagewrap {	background: none;
	background-color: rgba(0,0,0,0.28);background-image: url(http://mlthemify.redtreewebservices.com/wp-content/uploads/2020/01/dark-fish-skin.png);background-attachment: fixed; 
}

/* Themify Custom CSS */
.ptb_entry_content .module_row > .row_inner {
    width: auto;
    max-width: 100%;
}