/*
 Theme Name:   Brad Miller Design
 Theme URI:    https://bradmillerdesign/twenty-fifteen-child/
 Description:  Brad Miller Design Theme
 Author:      Brad Miller
 Author URI:   httsp://bradmillerdesign.com
 Template:     twentytwelve
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  https://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  twenty-fifteen-child
*/


body .site {
    box-shadow: none;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0;
}
.site {
    max-width: 100%;
    overflow: hidden;
}

body {
    background-color: #fff;
}

h1 {
    hyphens: none;
    -ms-hyphens: none;
    -moz-hyphens: none;
   -epub-hyphens: none;
}

#WhiteBack {
	width:100%;
	z-index: 30;
	 background-image: url("https://www.bradmillerdesign.com/wp-content/uploads/2016/04/DarkBox2.png");
	 position:absolute;
	}

#FooterWrapper {
	width:100%;
	 background-image: url("https://www.bradmillerdesign.com/wp-content/uploads/2016/04/Wood.jpg");
	padding-top:100px;
	}


footer[role="contentinfo"] {
    border-top: 0 none;
    clear: both;
    color: #e6e6e6;
    font-size: 0.857143rem;
    line-height: 2;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    max-width: 1400px;
    padding: 1.71429rem 0;
}

footer[role="contentinfo"] a,footer[role="contentinfo"] a:visited {
	color:#fff;
}


#Phone {
    float: right;
    display: block;
    margin-top: -60px;
    font-size: 30px;
    font-weight: bold;
    color: #fff;
	padding-right: 35px;
}


.site-header {
	width: 100%;
    	max-width: 1400px;
    	margin: 0 auto;
    	padding: 0;
    	padding-top: 5px;
}

#main.wrapper {
	max-width:1400px;
	margin: 0 auto;
	padding-top:10px;
	padding-left: 20px;
    padding-right: 20px;
}

.site-content article {
    border-bottom: 0 none;
}

.main-navigation ul.nav-menu, .main-navigation div.nav-menu ul {
   	border:0;
    	float: right;
    	margin-right: 0;
    	margin-top: -50px;
    	z-index: 30;
    	position: relative;
	text-align: right;
}

.main-navigation .current_page_item a, .main-navigation .current_page_ancestor a {
    	font-weight: bold;
    	color: #fff;
}

.main-navigation li a:hover, .main-navigation li a:focus {
    	color: #a32c34;
}
.main-navigation li ul li a {
    	background: #a32c34 none repeat scroll 0 0;
    	color: #fff;
}


.main-navigation li ul li a:hover {
    	background: #fff none repeat scroll 0 0;
    	color: #a32c34;
}


#HomeGraphic {
    	min-height: 107px;
    	background-color: #000;
	background-image: url("https://www.bradmillerdesign.com/wp-content/uploads/2016/05/Brick3.jpg");
	background-size: 100%;
}

.site-header h2, .site-header h1 {
    	color: #fff;
	padding-left:30px;
	padding-right:30px;
	line-height: 12px;
}

.main-navigation li a, .main-navigation li a {
    	color: #fff;
}

a.tp-button{
	
	box-shadow: 0 !important;
	
	background-color:#a932c34 !important;
	-moz-border-radius:15px !important;
	-webkit-border-radius:15px !important;
	border-radius:15px !important;
	border:0 !important;
	cursor:pointer !important;
	font-weight:bold !important;
	font-size:24px;
	padding:22px 54px !important;
	text-decoration:none !important;
	text-shadow:0 !important;
	
}
a.tp-button:hover {
	
	background-color:#000 !important;
}
a.tp-button:active {
	position:relative !important;
	top:0px !important;
}

.entry-content .Services h1{
font-size:30px;
line-height:30px;
}

.Services h1 a, .Services h1 a:visited {
color:#fff;
text-decoration:none;

}

.Services h1 a:hover {
color:#a32c34;
}

.wpcf7 input[type="text"],
.wpcf7 input[type="email"],
.wpcf7 textarea
{
     	background-color: #fff;
    	color: #000;
    	width: 95%;
    	padding: 10px;
    	border-radius: 10px;
    	font-size: 18px;
}

.entry-header .entry-title {
    	color: #a32c34;
    	font-size: 30px;
}

.entry-content h1, .comment-content h1 {
    	font-size: 40px;
    	line-height: 1.5;
	hyphens: none;
}

.entry-content img, .comment-content img, .widget img, img.header-image, .author-avatar img, img.wp-post-image {
    	border-radius: 0;
    	box-shadow: none;
}

.widget-area .widget h3 {
    	color: #a32c34;
    	font-size: 18px;
	margin-bottom:0;
	line-height:18px;
	padding-bottom:10px;
}

.widget-area .widget .wpcf7 input[type="text"],
.widget-area .wpcf7 input[type="email"],
.widget-area .wpcf7 textarea
{
     	background-color: #fff;
    	color: #000;
    	width: 95%;
    	padding: 3px;
    	border-radius: 8px;
    	font-size: 14px;
}

.widget-area .widget .wpcf7 textarea {
	height:100px;
}

.widget-area .widget p a, .widget-area .widget li a, .widget-area .widget a{
    font-weight: bold;
    text-decoration: none;
}

.widget-area .widget h3 a, .widget-area .widget h3 a:visited {
    	color: #a32c34;
}


.HomeBlurb {
	font-size:18px;
	 hyphens: none;
   	 -ms-hyphens: none;
   	 -moz-hyphens: none;
   	-epub-hyphens: none;
}

.HomeContact {
	color: #fff;
    	font-size: 18px;
}

.entry-header img.wp-post-image {
    margin-bottom: 1.71429rem;
    width: 100%;
}

.entry-content, .entry-summary, .mu_register {
    font-size: 16px;
}

.envirabox-title-float-wrap .child {
   white-space: normal;
	border:20px solid #000;
	margin:20px;
}

input[type="submit"]  {
	color: #fff;
	background-color: #a32c34;
	padding 50px;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	background: #a32c34;
	font-size:20px;
	font-weight:bold;
	border:0;
	border-radius:10px;
}

.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat, .vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat, .vc_btn3.vc_btn3-color-juicy-pink, .vc_btn3.vc_btn3-color-juicy-pink:hover {
    text-transform:lowercase;
}

.comments-area, .entry-header .comments-link, footer.entry-meta, .site-content nav {
    display: none;
}

#FooterContactWrapper {
    max-width: 1400px;;
    margin: auto;
	overflow: hidden;
	padding-bottom: 50px;
}
#FooterColumnLeft {
	max-width:600px;
	float:left;
	 margin-left: 40px;
	font-size: 18px;
}

#FooterColumnLeft h1{
	font-size: 50px;
}

#FooterColumnRight {
    max-width: 500px;
    float: right;
    width: 100%;
    margin-right: 40px;
	font-size: 70%;
}



#FooterColumnRight .wpcf7 input[type="submit"],#FooterColumnRight .wpcf7 input[type="button"] {
    margin-top:50px;
}
.entry-header img.wp-post-image {
    display: none;
}


@media screen and (max-width: 770px) {
	
	#HomeGraphic {
  	  padding-top: 80px;
		}

	.main-navigation ul.nav-menu, .main-navigation div.nav-menu ul {		
    		 margin-top: 0px;
		}
	#Phone {
		display:none;
	}
}


@media screen and (max-width: 600px) {
	
	#HomeGraphic {
  	  	padding-top: 150px;
		}
	#WhiteBack {
		padding-bottom: 40px;
	}

	.menu-toggle {
  		display: none;
 	}
}

@media screen and (max-width: 400px) {
	
		 .site-header img {
		
		float:left;
		width:80%;
		}
}