/* Enter Your Custom CSS Here */

#post-66 {
	padding: 0;
  	border: none;
}


#masthead{
	display:none;  
}

.header-clone {
 	 height:0 !important;
}

body.page-template-single-service .site-content {
  margin:0;
  padding:0;
  border:none; 
}

body.page-template-single-service .site-content .container {
  margin:0;
  padding:0;
  border:none; 
  width:100%;
  min-height: 600px;
}

body.page-template-single-service .site-content .container #secondary {
  display:none;
}

body.page-template-single-service .site-content .container #primary {
  margin:0;
  padding:0;
  border:none; 
  width:100%;
}

body.page-template-single-service .site-content .container #primary article {
  padding-top:100px;
  min-height: 400px;
}


