/*
 Theme Name:     RYNO Child Theme
 Theme URI:      http://rynoss.com/
 Description:    RYNO Child Theme
 Author:         Ryno SS - Jerad Shepherd
 Author URI:     http://www.rynoss.com
 Template:       theme-3
 Text Domain:    ryno-theme-three-child
 Version:        1.0.0
*/
 
/* =Theme customization starts here
------------------------------------------------------- */

.hero .col-lg-5 {
	position: relative;
	z-index: 3;
}

.postscript-contact__logo {
	margin-left: 0;
}

@media only screen and (max-width: 767px) {
	.home-section-6 .section-transition {
		bottom: -1px;
	}
}