/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: May 29 2019 | 00:18:21 */
#iconsOne h3 { color: #348a87 !important;}
#accIntro {margin-top:40px !important;}
/*#hpIntroTxt {margin-bottom: 30px !important;}*/
#iconsOne {margin-bottom: 50px !important; margin-top: 20px !important;}
/*affecting across the board pages*/
#iconsOne p {line-height: 1.2em;}
.howItWorks p, #priorityFormTablet p, #priorityFormDesk p {line-height: 1.2em;}
#priorityFormTablet h3, #priorityFormDesk h3 {margin: 0px;}
@media only screen and (min-width: 768px) and (max-width: 860px) {
  #iconsOne {margin-bottom: 30px !important;}
  #accIntro {margin-top:20px !important;}
}
@media only screen and (min-width: 500px) and (max-width: 767px) {
  .hpIntro, #iconsOne {width: 80%;}
  #iconsOne {margin-bottom: 10px !important;}
   #accIntro {margin-top:15px !important;}
}

@media only screen and (max-width: 499px) {
  .hpIntro, #iconsOne {width: 90%;}
  #iconsOne {margin-bottom: 10px !important;}
   #accIntro {margin-top:10px !important;}
}