/*
 Theme Name:   scg	
 Theme URI:    http://datacomesalive.com/wp
 Description:  Kraft-Lite Child Theme
 Author:       Daniel Ziskin
 Author URI:   http://escapegoatdata.com
 Template:     kraft-lite
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  twenty-fifteen-child
*/
div.services {
	font-size: 120%;
}
div.lilleft {
	text-align: center;

}

img.alignright, img.alignleft {
	border: none;
}


p.bot {
	padding-top: 200px; 
}

span.searchbox-icon {
 background-color: #ff0000;
}

div.nav li {
font-size: 120%;
}

ul li.current_page_item a, a:hover {
    color: #ff0000 !important;
}

a.mailto {
	color: #ff0000 !important;
}

h4.provider {
	position: relative;
	bottom: -20px;
	font-size: 100%; 
}

h2.commitment {
	line-height: 100%;
	font-weight: bold;
	font-size: 150%;
	padding-top: 25px;
}

#home_slider {
	width: 65%;
	margin-left: auto;
	margin-right: auto;
}


div.social-icons {
	display: none;
}

span.phno {
	float: left;
}

body.home h1.entry-title {
	display: none;
}

p {
	font-weight: bold;
	font-size: 140%;
}

.site-main {
	width: 100%;
}

div.logo h1 {
	font-size: 38px;
}

div.main-logo {
	position: absolute;
	top: 5%;
	left: 2%;
	width: 10%;
	height: 5%;
}


span.redLeaf {
	color: #c44c27;
	padding-left: 2vh;
	line-height: normal;
	font-style: italic;
	font-weight: bold;
	font-size: 3vh; 
}
span.yellowLeaf {
	color: #edc74c;
        line-height: normal;
      /*  padding: 2em; */
	font-style: italic;
	font-weight: bold;
        font-size: 3vh;
}
span.greenLeaf {
	line-height: normal;
	color: #068162;
	padding-right: 2vh;
	font-style: italic;
	font-weight: bold;
	font-size: 3vh; 
}

img.rightLeaf {
	height: 150%;
	position: absolute;
	right: 3%;
	bottom: 2%;
}

img.leftLeaf {
	height: 150%;
	position: absolute;
	left: 3%;
	bottom: 2%;
}

div.hch {
	text-align: center;
}


/*
p {
 align: justify;
 font-weight: bold;
 color: #000000; 
 font-family: Verdana; 
  font-size: medium;
}

div.footer-widget {
	color: #00ffff;
	overflow: visible;
        width: 100%;
        text-align: center;
}

h1.main-title {
	position: relative;
	bottom: 75px;
	left: 250px;
	color: #000000;
}


#footer-area {
	background-color: #ffffff;
	height: 90px;
	position: absolute;
	bottom: 0;
	width: 100%;
	font-size: 230%;
}

nav div.container {
	width: 95%;
}

div.text-widget {
	width: 95%;
}
p.mission {
	font-style: italic;
	font-weight: normal;
}

div.content-area {
	background-color: #ffffff;
}

div.copyright {
	display: none;
}



#logo {
	height: 100px;
	position: relative;
	right: 10px;
}

#logo img {
	float: left;
	height: 100px;
	width: 200px;
}

div.site-content {

	width: 95%;

}

*/