#sg-gen-hero {
  background-image: url('');
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  
}
#sg-gen-hero .sg-hero {
  text-align: center;
  max-width: 2260px;
  margin: 0 auto;
}
#sg-gen-hero .sg_title_v1 {
  line-height: 1.1;
}
#sg-gen-hero .sg-hero_only-desktop {
  display: none !important;
}
#sg-gen-hero .hero-content {
  padding: 24px 0;
}
#sg-gen-hero .hero-content .hero-bullets p {
  margin: 8px auto;
}
#sg-gen-hero .hero-reviewwidget {
  margin-top: 5px;
}
#sg-gen-hero .img-with-text {
  margin-top: 50px;
}
@media screen and (min-width: 960px) {
  #sg-gen-hero .sg-hero_only-desktop {
    display: block !important;
  }
  #sg-gen-hero .sg-hero {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    overflow: hidden;
  }
  #sg-gen-hero .hero-content {
    width: 54%;
    margin: 0 auto;
  }
  #sg-gen-hero .hero-image {
    width: 400px !important;
  }
  #sg-gen-hero .hero-image-1 {
    margin-left: -200px;
  }
  #sg-gen-hero .hero-image-2 {
    margin-right: -200px;
  }
  #sg-gen-hero .hero-image img {
    width: 100%;
  }
  
  #sg-gen-hero .hero-content .hero-bullets {
    margin: 16px auto;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
  }
  #sg-gen-hero .hero-content .hero-bullets p {
    margin: 0 8px;
  }
  #sg-gen-hero .hero-reviewwidget {
    margin-top: 48px;
  }
}
@media screen and (min-width: 1260px) {
/*     #sg-gen-hero .hero-image-1 {
    margin-left: -200px;
  }
  #sg-gen-hero .hero-image-2 {
    margin-right: -200px;
  } */
  #sg-gen-hero .hero-reviewwidget {
    margin-top: 64px;
  }
}
@media screen and (min-width: 1560px) {
  #sg-gen-hero .hero-image {
    margin: 0;
    width: 400px !important;
  }
    #sg-gen-hero .hero-image-1 {
    margin-left: 0px;
  }
  #sg-gen-hero .hero-image-2 {
    margin-right: 0px;
  }
  #sg-gen-hero .hero-reviewwidget {
    margin-top: 80px;
  }
}

/* title */
#sg-gen-hero .sg_title_v1 {
  font-weight: normal !important;
  margin-bottom: 0px;
  text-align: center;
  text-transform: uppercase !important;
}
#sg-gen-hero .sg_title_v1 span.bold {
  font-weight: bold !important;
}
#sg-gen-hero .sg_title_v1 span.lower {
  text-transform: lowercase !important;
}
#sg-gen-hero .sg_title_v1 span.medium,
#sg-gen-hero .sg_title_v1 span.medium * {
  font-size: 32px !important;
  margin-bottom: 0;
  line-height: .9 !important;
}
#sg-gen-hero .sg_title_v1 span.small,
#sg-gen-hero .sg_title_v1 span.small * {
  font-size: 20px !important;
}
#sg-gen-hero .sg_title_v1 span.large,
#sg-gen-hero .sg_title_v1 span.large * {
  font-size: 48px !important;
}
@media screen and (min-width: 560px) {
  #sg-gen-hero .sg_title_v1 span.medium,
  #sg-gen-hero .sg_title_v1 span.medium * {
    font-size: 40px !important;
  }
  #sg-gen-hero .sg_title_v1 span.large,
  #sg-gen-hero .sg_title_v1 span.large * {
    font-size: 56px !important;
  }
}
@media screen and (min-width: 760px) {
  #sg-gen-hero .sg_title_v1 span.large,
  #sg-gen-hero .sg_title_v1 span.large * {
    font-size: 64px !important;
  }
}
@media screen and (min-width: 960px) {
  #sg-gen-hero .sg_title_v1 span.medium,
  #sg-gen-hero .sg_title_v1 span.medium * {
    font-size: 48px !important;
  }
}
@media screen and (min-width: 1660px) {
  #sg-gen-hero .sg_title_v1 span.medium,
  #sg-gen-hero .sg_title_v1 span.medium * {
    font-size: 56px !important;
  }
  #sg-gen-hero .sg_title_v1 span.large,
  #sg-gen-hero .sg_title_v1 span.large * {
    font-size: 72px !important;
  }
}
.mobile-image

{

display: none;


}




@media only screen and (max-width: 959px) 

{

 

  .mobile-image
{

display: block;
margin: 16px auto;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;

}

