/*
 Theme Name:   Reliable Systems Group
 Theme URI:    http://reliablesystemsgroup.com/
 Description:  Custom theme for Reliable Systems Group
 Author:       Mark Levy
 Author URI:   http://appchamps.com
 Template:     Divi
 Version:      1.0.0
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  reliable-systems-group
*/

/*
For older themes, and themes that do not use wp_enqueue_style() to enqueue their stylesheet, use the following line where twentyfourteen is the name of the directory where the theme resides:


*/

@import url("../Divi/style.css");

/* =Theme customization starts here
-------------------------------------------------------------- */

.client-blurb ul {
				text-align: left;
}

#main-header {
				padding-top: 8px;
}

.et_header_style_centered #logo {
				padding: 2px 0 5px 0;
				max-height: 55px;
}

.et_fixed_nav #main-header, .et_fixed_nav #top-header{
	-webkit-transform: translateZ(0);
}