/*General*/
img {
    max-width: 100%!important;
}



.sparky_slogan {
  font-size: 2em;
}

.one .sparkle9 {
    width: 50% !important;
}

.one .sparkle1 {
    width: 50% !important;
}


a[href^="tel:"]:before {
  content: "\260e";
  margin-right: 0.5em;
}

a[href^="tel:"] {
  color: orange;
  text-decoration: none;
}

.toprow {
  height: 15em;
  margin-bottom: 0em;
}

.userrow {
    padding: 50px 0 0 0;
}

.carouselrow {
  margin-top: 0em;
}

.one .mp_top1 {
    height: 1em;
}

.mp_user2 img {
    padding-top: 58px;
}

.mp_user2 h1, h1 a{
    padding-top: 0px;
}

.mp_user2 {
    padding-top: 0px;
}


.mp_user3 {
    padding-top: 16px;
}

/*Contact form */
#form12 .wdform-label, #form14 .wdform-label{
    color: #fff !important;
}

#form12 .mini_label, #form14 .mini_label {
  color: #fff !important;
}

. formcontactregional h3 {
  
  color: #fff !important;
}

/*Map*/

.goomap {position: relative; padding-bottom: 75%; height: 0; overflow: hidden; }
.goomap iframe {position: absolute; top: 0; left: 0; width: 100% !important; height: 100% !important; }

pre {
    display: none;
}

.epcscotland h1 {
    color: #999999;
}


/*Media Size */

@media (max-width:767px) {
    
  .aboutuss63img {
/*  display: none; */
  }
  
  .mp_user2 {
  width: 100% !important;
}
  
 .userrow {
    padding: 50px 0 0 0;
}
  
   .sparky_cell {
    padding: 8px 15px;
}
  
}
  

  @media (max-width:600px) {
    
  .hot_swipe_carousel_slides .contents {
    font-size: 24px !important;
    left: 0 !important;
    }
  
  body > #back-top {
    display: none !important;
    }
  
    img {
    padding: 0 2em 0 2em;
    }
   
}

@media (max-width:480px) {
 
  .deskandtab {
  display: none;
  }
  
}

@media (min-width:480px) {
  
 
  .displayphone {
  display: none;
  }
  
}


   
  

  
  


