@charset "utf-8";
/* CSS Document */

body {
font-family:Arial, Helvetica, sans-serif;
background-color: black;
font-size:1em;
margin:0px;
padding: 0px;
}

#wrapper {
margin-right: auto;
	margin-left: auto;
	width: 100%; /* Holding outermost DIV */
	max-width: 1900px;
	min-width: 200px;
	} 



.center {
text-align:center;
}

.delMain {
	float:right;
}

#page_top {
width:99%;
outline: 5px solid #000;
color: white;
float:left;
background-color:#000;
padding-right:1%;
font-family: Arial, Helvetica, sans-serif;
}

.next {
    background-color: #FDC994;
    color: #25002B;
	width: 96%;
	margin-left:2%;
	margin-right:2%;
	margin-top:15px;
	margin-bottom:15px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 3em;
    font-weight:bold;
    cursor: pointer;
	float:left;
	font-family:"arial";
	border-radius: 0.3rem;
}

#website {
	width:100%;
	bottom: 20px;
	text-align:center;
	float:left;
	position: fixed; 
	z-index:1100;
}



#callMe {
	font-size:1.2em;
	
}

#callMe {
display:inline-block;
padding:0.3em 1.2em;
margin:0 0.3em 0.3em 0;
border-radius:2em;
box-sizing: border-box;
text-decoration:none;
font-family:'Roboto',sans-serif;
font-weight: 900;
color:#303030;
background-color:#FABA3F;
text-align:center;
transition: all 0.2s;
cursor: pointer;
}
@media (hover: hover) and (pointer: fine) {
#callMe:hover{
background-color:#FAD27A;
}
}
@media all and (max-width:20em){
#callMe{
display:block;
margin:0.2em auto;
}
}


#t_bg {
float:left;
margin-right:2%;
}

.style2 {
font-size:2em;
font-weight:bolder;
color:#FF0000;
float:right;
}

.stars {
width:120px;
}

#stars5 {
width:250px;
}

#business {
	font-size:2.2em;
}

.style4 {
	font-size: 2em;
	font-weight:bolder;
	float:right;
	text-decoration:underline;
	color: yellow;
}

.style10 {
font-size:1em;
float:left;
  position: absolute;
  bottom: 0;
  left: 0;
  color: #777;
}

.style11 {
font-size:1.3em;
}

.treeWork {
	margin:10px;
	height:125px;
	overflow: hidden;
	font-size:1.3em;
}

.menubutton33 {
	
	float:left;
	width:24%;
	text-align:center;
	border-radius: 20px;
	margin-left:1%;
	margin-top:5px;
	height:40px;
	line-height:40px;
	box-shadow: 0 0 0 1pt pink;	
	background-color: #f44336;
	color: white;
	font-weight: bold;
	font-size:1.3em;
	text-decoration:none;
	
}

input[type='checkbox'] {
    height: 30px;
    width: 30px;
}

input[type='radio'] {
    height: 30px;
    width: 30px;
}

#content {
	float: right;
	width: 75%; 
	}


.emailBox {
	margin-left:10px;
	padding:5px;
	color:red;
}

.style22 {
	font-size:1.4em;
}

#sendMail2 {
	float:left;
	padding-top:20px;
}

.box22 {

	width:94%;
	margin:3%;
}

input[type=text] {
  width: 100%;
  padding: 12px 20px;
  margin: 8px 0;
  box-sizing: border-box;
  font-size:1.4em;
    border: 2px solid blue;
  border-radius: 4px;
}

input[type=number] {
  width: 100%;
  padding: 12px 20px;
  margin: 8px 0;
  box-sizing: border-box;
  font-size:1.4em;
    border: 2px solid blue;
  border-radius: 4px;
}

textarea {
  width: 100%;
  padding: 12px 20px;
  margin: 8px 0;
  box-sizing: border-box;
  font-size:1.4em;
      border: 2px solid blue;
  border-radius: 4px;
}

#submix {
  background-color: #4CAF50;
  color: white;
  padding: 12px 20px;
  border: none;
  border-radius: 4px;
  cursor: pointer;
  width: 100%;
   font-size:2em;
}
	
	
.box {
width:95.9%;
float:left;
background-color:#000;
color: white;
margin-left:1%;
margin-right:1%;
margin-top:10px;
padding:1%;
}

#livesearch {
width:100%;
float:left;
}

.box2 {
border: 1px solid;
border-color:#996633;
background-color:#CCCCCC;
margin:2%;
padding:2%;
width:auto;
}

.box3 {
width:100%;
float:left;
}	
	
	
.style3 {
	font-size: 2em;
	color:#000000;
	font-weight:bolder;
	float:right;
}

.style5 {
	font-size: 1.5em;
	font-weight:bolder;
	color:#777;
}

.style8 {
font-size:2em;
}

.style8 a {
	color:white;
	text-decoration:none;
}

img {
  max-width: 100%;
  height: auto;
}

.m_tree_pics {
max-width:98%;
border: 1px solid;
border-color:#009900;
margin:1%;
padding:.5%;
}

.treepic {
float:left;
}


#nav {
float: left;
width: 24%; 
border: 1px solid;
border-color:#000;
background-color:#000;
color: white;
margin-top:10px;
	}
	
#nav a {
display: block;
float:left;
width:100%;
height:40px;
line-height:2;
text-align:center;
text-decoration:none;
color:#fff;
background:url(https://bakersfieldtreeservice.com/images/new-button2.png) repeat-x;
margin-top:5px;
font-size:1.5em;
}

@media (hover: hover) and (pointer: fine) {
#nav a:hover {
background:url(https://bakersfieldtreeservice.com/image/orange.png) repeat-x;
color:#FFF;
text-decoration:underline;
}
}

#nav a#on {
background:url(https://bakersfieldtreeservice.com/images/new-button3.png) repeat-x;
text-decoration:underline;
}

#t_hug {
margin-top:10px;
}

#pictures {

padding:1%;
width:96%;
background-color:#000;
float:left;
margin:1%
}

.picturesframe {
border: 1px solid;
border-color:#009900;
margin:1%;
padding:.5%;
float:left;
background-color:#FFFFFF;
}

.picturesframe2 {
border: 1px solid;
border-color:#009900;
margin:1%;
padding:.5%;
float:left;
background-color:#000000;
width:210px;
}

.style6 a {
font-size:1.1em;
text-decoration:none;
color:#0000FF;
line-height:1.7;
padding:1px 3px 1px 3px;
border:2px solid #FFF;
background-color:#CCCCCC;

text-align:center;
width:200px;
height:98%;
display:block;
}

.myMessage {
	height:500px;
	width:100%;
}

@media (hover: hover) and (pointer: fine) {
.style6 a:hover {color:#FF0000;
text-decoration:none;
border:2px solid #ff0000;
padding:1px 3px 1px 3px;
color:#333333;
background-color:#ebf5fc;
}
}

.tree_pictures { 
position: relative;
width:31.3%;
margin:1%;
height:350px;
float:left;
outline-color:#888;
outline-style: solid;
overflow: hidden;
background-color:#000;
}

.tree_pictures a { 
	color:white;
	text-decoration:none;
}

.tree_img {
  display: block;
  width:100%;
  height:200px;
object-fit: cover;
}

#footer {
width:96%;
padding:2%;
float:left;
background-color:#D9D9D9;
height:400px;
color:#303030;
font-size:1.3em;
}

#footer a {
color:#303030;
text-decoration:none;
}

#web-design {
margin-top:100px;
width:100%;
float:left;
text-align:center;
}

#web-design a {
color:#555;
text-decoration:none;
}

@media (hover: hover) and (pointer: fine) {
#web-design a:hover {
text-decoration:underline;
}
}

#copyright {
width:100%;
float:left;
margin-top:100px;
text-align:center;
}

#form {
Width: 90%;
font-size:1.5em;
border-radius:0px;
margin-bottom:12px;
}

#login {
font-size:1.5em;
}

#des {
width:90%;
font-size:1.2em;
}

#yt {
width:90%;
font-size:1.2em;
}

.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px; height: 0; overflow: hidden;
}
 
.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}


.delete {
background-color:#FF0000;
float:left;
}

#h_tree {
float:left
}

@media screen and (max-width: 900px) {
  .style2 {
	  font-size:1.5em;
  }
  
#business {
	font-size:1.6em;
}
}


@media screen and (max-width: 800px) {
#nav {
width: 100%; 
border: 0px solid;
}

#nav a {
width:50%;
font-size:1.3em;
outline:#000 solid medium;
}

#stars5 {
width:170px;
}

#content {
	float: left;
	width: 100%; 
	}
	
.style2 {
	font-size: 1em;	
	display:none;
}

#business {
	font-size:1.2em;
}

.style8 {
font-size:1.2em;;
}

.style4 {
	font-size: 1.2em;

}

.style5 {
	font-size: 1.1em;
	}


#t_bg {
width:50%;
max-width:150px;
}

#page_top h1 {
font-size:1.2em;
}

.style6 a {
font-size:1em;

}

#footer {
font-size:1.2em;
}

#t_hug {
display:none;
}

.picturesframe2 {
width:100%;
}

.style6 a {

width:93%;

}

.tree_pictures {
width:48%;
overflow:hidden;
}

.treeWork {
	font-size:1.1em;
}

}

@media screen and (max-width: 500px) {
	
	.tree_pictures {
width:98%;
overflow:hidden;
margin-top:10px;
font-size:1.2em;
}
	
  
  
}

.search_button{
	font-size:1em;
	color: #FFF;
	background-color: #444;
	}