/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Dec 10 2018 | 18:11:10 */
#sidebar .essb_links, #footer .essb_links { display: none !important; } 

h1, h2 {
  letter-spacing: 2px !important; 
} 

#content ul li { list-style: inherit !important; margin-left: 10px;  }
#content ol li { list-style: inherit !important; margin-left: 10px;  }


.home #main { padding-bottom: 0 !important; }

/* RESPONSIVE */


@media (max-width: 1025px) { 
  .herobg .upb_row_bg.vcpb-vz-jquery  {
    background-position: -350px 150px !important; 
  }
}

@media (max-width: 768px) { 
  .herobg .upb_row_bg.vcpb-vz-jquery  {
    background-position: -550px 10px !important; 
  }
}

@media (max-width: 670px) {
.herobg .upb_row_bg.vcpb-vz-jquery  {
background: url(/wp-content/uploads/2018/12/Mobile-Replace4.jpg) !important;
background-position: center -80px  !important;
}
  

.vc_empty_space.herospace { height:300px !important; }
  
.vc_empty_space.herospace2  { height:80px !important; }
  
.herotext  { color:white !important; }
  
#visual_composer_addon-3 .vc_col-sm-2 { width: 10%; float: left; display: inline-block; }
  
.page-title-head.hgroup h1 {text-align: center !important; }
  
h2 {font-size: 28px !important; line-height: 32px !important; }
  
}

@supports (-webkit-overflow-scrolling: touch) {

h1, h2 { letter-spacing: initial !important; } }


