
  .escrow-logo{
    padding-bottom: 5px;
  }
  .text-price-domain span{
    text-decoration: line-through;
    font-size: 1.5em;
  }
  .text-price-domain sup{
    font-size: 1em;
  }

  @media screen and (max-width: 700px) {
  .domain_name_subtitle{
    padding-top: 50px !important;
  }
  #domain_name_title {
    margin-bottom: 6px !important;
}
  .show-mobile{
    display: inline-flex !important; 
  }
  .hidden-mobile{
    display: none;
  }
  .escrow-logo{
    padding-bottom: 10px;
  }
  .logo-nudio {
    position: relative !important;
    max-width: 200px;
    margin: 0px auto !important;
    z-index: 9999;
    padding-top: 20px !important;
  }
  .lander-content h1.h1.mb-15{
    /*font-size: 2em !important;*/
  }
  .lander-section .lander-content{
    padding-bottom: 30px;
  }
  .section-offer{
    padding-top: 70px !important;
  }
  .row.mb-20.pt-15.mt-5{
    margin-top: 0px !important;
    padding-top: 0px !important;
  }
  .lander-content h3{
    font-size: 13px !important;
  }
  .text-phone-m span{
    padding-left: 5px;
  }
  .pointlist li{
    font-size: 1em !important;
  }
  .img-middle{
    margin: 0px !important;
    padding-bottom: 10px;
  }
  .float-icon {
    position: initial !important;
  }
}


@media screen and (min-width: 700px) {
  .lander-section .h-full-2{
    height: auto;
  }
}
@media screen and (max-width: 600px) {
  .img-header-market {
      top: -10%;
      left: 23%;
      width: 55%;
  }
}




.header-market{
  position: absolute;
  width: 100%;
  top: -40%;
  text-align: center;
  z-index: 999;
}
.img-header-market {
      width: 300px;
}
@media screen and (max-width: 768px) {
  .lander-section .h-full-2{
    /*min-height: 250px !important;*/
  }
  .header-market{
    position: absolute;
    width: 100%;
    top: -30%;
    text-align: center;
    z-index: 999;
  }
  
  .h-mobile{
    display: none !important;
  }
}
@media screen and (max-width: 700px) {
  .lander-section .h-full-2{
    min-height: 130px !important;
  }
  .section-offer{
    padding-top: 30px !important;
  }
}

@media screen and (max-width: 320px) {
  .lander-section .lander-content{
    padding-bottom:20px;
  }

  .header-market{
    position: absolute;
    width: 100%;
    top: -20%;
    text-align: center;
    z-index: 999;
  }
  .img-header-market{
    width: 230px !important;
  }
}

/*

@media (min-width: 1450px) {
  .img-header-market{
    position: absolute;
    top: -20.8%;
    z-index: 999;
    left: 40.1%;
    width: 300px;
  }
}
@media (min-width: 1440px) and (max-width: 1450px) {
  .img-header-market{
    position: absolute;
    top: -20.8%;
    z-index: 999;
    left: 39.5%;
    width: 300px;
  }
}
@media (min-width: 1380px) and (max-width: 1439px) {
  .img-header-market{
    position: absolute;
    top: -20.8%;
    z-index: 999;
    left: 39.5%;
    width: 300px;
  }
}

@media (min-width: 1260px) and (max-width: 1379px) {
  .img-header-market{
    position: absolute;
    top: -20.8%;
    z-index: 999;
    left: 38.5%;
    width: 300px;
  }
}

@media (min-width: 1150px) and (max-width: 1259px) {
  .img-header-market{
    position: absolute;
    top: -20.8%;
    z-index: 999;
    left: 37.5%;
    width: 300px;
  }
}


@media (min-width: 700px) and (max-width: 1149px) {
  .img-header-market{
    position: absolute;
    top: -20.8%;
    z-index: 999;
    left: 36.5%;
    width: 300px;
  }
}

*/