.sd-home-footer-ad {
    text-align: center;
    position: relative;
    margin-bottom: 20px;
    padding-top: 20px;
}

.sd-ombr {
    box-shadow: 0px 3px 8px rgba(0, 20, 20, 0.3);
    -moz-box-shadow: 0px 3px 8px rgba(0, 20, 20, 0.3);
    -webkit-box-shadow: 0px 3px 8px rgba(0, 20, 20, 0.3);
}

.sd-inter {
    background-color: RGBa(255, 255, 255,0.80);
}


.sd-home-footer-ad-div{
  border: 2px solid #ffffff;
  position: relative;
  background: rgb(240, 244, 250);
  box-shadow: 0px 10px 10px rgba(0, 20, 30, 0.3);
  -moz-box-shadow: 0px 10px 10px rgba(0, 20, 30, 0.3);
  -webkit-box-shadow: 0px 10px 10px rgba(0, 20, 30, 0.3);
  padding: 25px;
  border-radius: 15px;
}


.sd-home-blog-content{
    margin-bottom: 45px;
    top: 15px;
    margin-left: 3%;
    margin-right: 3%;
    width: 93%;
    border-radius: 16px;
    clear: both;
    min-height: 210px;
    position: relative;
    border: 1px solid #ffffff;
}

.sd-front-logo-app-ads {
  display: inline;
  position: relative;
  margin-top: -88px;
  margin-bottom: 15px;
  width: 135px;
  z-index: 5;
}

.sd-home-footer-tagline-main {
    color: #974A3D;
    text-shadow: 1px 1px 0px rgb(255, 255, 255);
    font-size: 20px;
    line-height: 1.5;
    padding-left: 4%;
      padding-right: 4%;
      margin: 3px 0 10px 0;
      color: rgb(25, 103, 134);
      font-weight: 500;
}

.sd-home-row {
    clear: both;
    display: inline-block;
    width: 100%;
}

.sd-home-row-ml {
  width: 100%;
  display: inline-block;
}

.sd-home-blog-button-ml {
  width: 100%;
  float: left;
}

.sd-home-cal1, .sd-home-blog-download {
    float: left;
    display: inline-block;
    position: relative;
    width: 100%;
}

.sd-home-blog-button {
    top: -15px;
    position: relative;
    margin: 0 auto;
}

.bnt-front-start-ads, .bnt-front-demo-ads {
    border-radius: 18px;
    border: 1px solid #ffffff;
    display: inline-block;
    cursor: pointer;
    color: #ffffff;
    padding: 13px 2px;
    text-decoration: none;
    text-shadow: 1px 1px 5px #616161;
    box-shadow: 0px 2px 7px rgba(0, 20, 20, 0.2);
    font-size: 16px;
    margin-top: 40px;
    margin-bottom: -10px;
    width: 75%;
    text-align: center;
    margin-right: 0 !important;
    margin-left: 0 !important;
    margin-bottom: 0px;
}

.bnt-front-footer-ad{
    border-radius: 18px;
    border: 1px solid #ffffff;
    display: inline-block;
    cursor: pointer;
    color: #ffffff;
    padding: 13px 2px;
    text-decoration: none;
    text-shadow: 1px 1px 5px #616161;
    box-shadow: 0px 2px 7px rgba(0, 20, 20, 0.2);
    font-size: 16px;
    margin-top: 25px;
    width: 90%;
    text-align: center;
    margin-right: 0 !important;
    margin-left: 0 !important;
    margin-bottom: 0px; 
}

.sd-bnt-ad-start{
    background-color: #E67E3B;
}

.sd-bnt-ad-features-pro{
    background-color: #AC61CC;
}

.bnt-front-demo-ads {
    background-color: #56944A;
}

.sd-home-google-store, .sd-home-google-apple {
    margin-top: 10px;
}

.sd-download-store-ads {
    width: 168px;
    height: 50px;
    cursor: pointer;
    border-radius: 9px;
    border: 1px solid #ffffff;
    display: inline-block;
    box-shadow: 0px 2px 7px rgba(0, 20, 20, 0.2);
    z-index: 120;
    position: relative;
    top: 46%;
}

.bnt-front-start-ads{
    background-color: #E67E3B;
}

.sd-home-cal1 .bnt-front-start {
    margin-top: 30px;
}

.sd-home-footer-ad.sd-ad-circle {
  position: relative;
  top: 25px;
}


@media (min-width: 360px) {
    .bnt-front-start-ads, .bnt-front-demo-ads {
        width: 85%;
    }

    .sd-download-store-ads {
        top: 49%;
    }
}

@media (min-width: 421px) {
    .bnt-front-start-ads, .bnt-front-demo-ads{
        width: 80%;
    }
}

@media (min-width: 650px) {
    .bnt-front-start-ads, .bnt-front-demo-ads {
        width: 400px;
    }

    .sd-front-logo-app-ads {
        margin-top: -92px;
    }

    .sd-home-blog-content{
        margin-left: 6%;
        margin-right: 6%;
        width: 88%;
        border-radius: 16px;
    }

    .sd-home-footer-tagline-main{
        font-size: 22px;
    }

    .sd-ad-circle.sd-home-blog-content{
        margin-left: 3%;
        margin-right: 3%;
        width: 94%;
    }

    .bnt-front-footer-ad{
        width: 350px;
    }

}

@media (min-width: 768px) {
    .bnt-front-start-ads, .bnt-front-demo-ads {
       width: 420px;
       font-size: 18px;
    }
    
    .sd-home-blog-content{
        top: 20px;
    }

  .sd-front-logo-app-ads {
    margin-top: -90px;
  }
}

@media only screen and (min-width: 810px) {

  .sd-ad-circle.sd-home-blog-content{
    margin-left: 7%;
    margin-right: 7%;
    width: 86%;
  }

  .sd-home-footer-ad-div{
    border-radius: 30px;
  }

    .sd-home-blog-button-ml {
      width: 50%;
    }

    .bnt-front-footer-ad{
        width: 75%;
    }
}

@media (min-width: 960px) {
    .bnt-front-start-ads, .bnt-front-demo-ads {
       width: 48%;
    }

    .sd-home-blog-content{
        top: 40px;
    }
}


@media (min-width: 1200px) {
    .sd-home-cal1 {
        width: 33.33% !important;
    }

    .sd-home-blog-download {
        width: 50%;
    }

    .sd-home-footer-ad .sd-home-blog-content {
        min-height: 235px;
    }

    .sd-home-blog-content{
        margin-left: 8%;
        margin-right: 8%;
        width: 86%;
    }

    .sd-front-logo-app-ads {
        margin-top: -70px;
        width: 150px;
    }

    .bnt-front-start-ads, .bnt-front-demo-ads {
        width: 70%;
    }

    .sd-home-blog-content {
        top: 25px;
    }
    .sd-home-blog-button.bnt-left{
        text-align: left;
    }
     .sd-home-blog-button.bnt-right{
        text-align: right;
    }

    .sd-ad-circle.sd-home-blog-content {
        border-radius: 85px;
    }

    .sd-home-google-store, .sd-home-google-apple {
      margin-top: 25px;
    }

    .sd-home-google-apple {
      text-align: right;
      position: relative;
      left: 15px;
    }

    .sd-home-google-store{
        text-align: left;
        position: relative;
        right: 15px;
    }

     .sd-front-logo-app-ads {
        margin-top: -100px;
    }


}

@media (min-width: 1350px) {
    .sd-home-footer-ad .sd-home-blog-content {
        min-height: 210px;
    }

    .sd-home-footer-logo-app {
        margin-top: -9%;
    }

    .sd-home-blog-content {
        top: 50px;
    }

    .sd-front-logo-app-ads {
        margin-top: 10px;
    }

    .sd-home-google-apple{
      left: 5px;
    }

    .sd-home-google-store{
        right: 5px;
    }
}

@media (min-width: 1450px) {

    .sd-home-blog-content{
        margin-left: 15%;
        margin-right: 15%;
        width: 70%;
        min-height: 190px;
    }

    .sd-ad-circle.sd-home-blog-content{
        border-radius: 180px;
    }

    .sd-home-footer-ad{
        padding-top: 70px;
    }

    .sd-home-google-store, .sd-home-blog-download {
    text-align: center;
    }
}

@media (min-width: 1600px) {
    .sd-home-blog-content{
        margin-left: 18%;
        margin-right: 18%;
        width: 64%;
    }

    .sd-ad-circle.sd-home-blog-content {
        margin-left: 15%;
        margin-right: 15%;
        width: 70%;
    }

    .sd-home-footer-ad {
        padding-top: 60px;
    }

    .sd-home-footer-logo-app {
        margin-top: -110px;
    }

}

