.hpLogo h2 {font-size:24px; font-family: arial; margin:15px 0 0 0px; color:#393F44 !important}
.hpLogo p {color:#393F44; text-align:left; margin: 0; }
.hpLogo {display:none;}
ul.sf-menu.sf-js-enabled.sf-arrows a{font-weight: 500; font-size:16px; }
ul.sf-menu.sf-js-enabled.sf-arrows li {padding-left:20px; }
.priceSetup {background:rgb(246, 246, 246); padding:60px 0}
.priceSetup h3.font_0 {padding-bottom: 30px;}
.priceSetup h1.font_4  {padding-bottom: 30px; color:#333;}
.priceSetup a {border-radius: 55px; padding: 12px; background:#333; color:#fff;}


.bestPrice{
  background: linear-gradient(
      rgba(0, 0, 0, 0.3), 
      rgba(0, 0, 0, 0.3)
    ), url("/eadf26jst/1001/199999/articleimgs/home1.jpg");

  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  width:100%;
  padding:200px 0;

}
.bestPrice h1, .bestPrice h3 {color:#fff; width:430px;margin:auto;}
@media(max-width:430px){
  .bestPrice h1, .bestPrice h3 {width:100%;}
}
.bestPrice h3 {font-size:18px; margin-bottom:20px;}
.bestPrice h1 {font-size:40px; line-height: 49px;}

.divText {
  margin-top:15%
}
.divText p {
  margin:10px auto;
  font-size:24px;
  text-align:left;
  width:320px
}

#sectionWell3A.well3 {display:none;}

@media (min-width: 992px){
.col-md-6 {
    width: 25%;
}
}