*,
*:before,
*:after {
  box-sizing: border-box;
}

.newcls {
  position: absolute;
  z-index: 99;
  max-width: 100%;
  width: 50%;
  /* display: flex; */
  padding-top: 50px;
}

.newclsa {
  display: flex;
  justify-content: center;
  cursor: default;
}

.newheight {
  min-height: 100vh;
  align-items: flex-end;
}

html:not(.hs-inline-edit) .roundal {
  left: 17.2rem;
  top: 53.5%;
  z-index: 99;
}

@media screen and (min-width:1700px) and (max-width:1920px) {
  .demo-welcome-text {
    font-size: 5rem;
  }

  .demo-welcome-text a {

    font-size: 1.8rem !important;
  }

  .newheight .ani-img img {
    width: 210px;
    margin-top: -80px;
  }
}

@media (max-width: 768px) {
  .abc {
    position: relative;
    top: -30px;
  }

  body {
    overflow-y: hidden;
  }

  .img-bg.justify-content-end.ani-img {
    margin-left: -160px;
  }

  .col {
    max-width: 100%;
  }
}

.img-bg.justify-content-end.ani-img {
  margin-left: -120px;
}


a.cta_button {
  -moz-box-sizing: content-box !important;
  -webkit-box-sizing: content-box !important;
  box-sizing: content-box !important;
  vertical-align: middle
}

.hs-breadcrumb-menu {
  list-style-type: none;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px
}

.hs-breadcrumb-menu-item {
  float: left;
  padding: 10px 0px 10px 10px
}

.hs-breadcrumb-menu-divider:before {
  content: '›';
  padding-left: 10px
}

.hs-featured-image-link {
  border: 0
}

.hs-featured-image {
  float: right;
  margin: 0 0 20px 20px;
  max-width: 50%
}

html:not(.hs-inline-edit) .roundal {
  left: 24.2rem;
  top: 51.5%;
  z-index: 99;
}

@media only screen and (min-width : 2050px) and (max-width : 6000px) {
  html:not(.hs-inline-edit) .roundal {
    display: none;
  }
}

@media (max-width: 2050px) {
  html:not(.hs-inline-edit) .roundal {
    left: 35.2rem;
    top: 48.5%;
  }
}

@media (max-width: 1850px) {
  html:not(.hs-inline-edit) .roundal {
    left: 30.2rem;
    top: 58.5%;
  }
}

@media (max-width: 1750px) {
  html:not(.hs-inline-edit) .roundal {
    left: 28.2rem;
    top: 59.5%;
  }
}

@media (max-width: 1600px) {
  html:not(.hs-inline-edit) .roundal {
    left: 27.2rem;
    top: 51.5%;
  }
}

@media (max-width: 1400px) {
  html:not(.hs-inline-edit) .roundal {
    left: 24.2rem;
    top: 51.5%;

  }
}

@media (max-width: 1250px) {
  html:not(.hs-inline-edit) .roundal {
    left: 22.2rem;
  }
}

@media (max-width: 1024px) {
  html:not(.hs-inline-edit) .roundal {
    left: 19.2rem;
    top: 19.5%;
    z-index: 99;
  }
}

@media (max-width: 768px) {
  html:not(.hs-inline-edit) .roundal {
    left: 27.2rem;
    top: 39.5%;
  }

}


.hs-screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  overflow: hidden;
  position: absolute !important;
  width: 1px
}



@media (max-width: 767px) {
  html:not(.hs-inline-edit) .roundal {
    left: 15.2rem;
    top: 53.5%;
    z-index: 99;
  }

  .newcls {
    width: 68%;
  }
}

@media (max-width: 640px) {
  html:not(.hs-inline-edit) .roundal {
    left: 14.2rem;
    top: 53.5%;
    z-index: 99;
  }
}

@media (max-width: 568px) {
  .hs-featured-image {
    float: none;
    margin: 0;
    width: 100%;
    max-width: 100%
  }
}

@media (max-width: 568px) {
  html:not(.hs-inline-edit) .roundal {
    left: 19.2rem;
    top: 49.5%;
    z-index: 99;
  }
}

@media (max-width: 468px) {
  html:not(.hs-inline-edit) .roundal {
    left: 14.2rem;
    top: 49.5%;
    z-index: 99;
  }
}

@media (max-width: 375px) {
  html:not(.hs-inline-edit) .roundal {
    left: 12.2rem;
  }

  html:not(.hs-inline-edit) .roundal {
    left: 14.2rem;
    top: 53.5%;
    z-index: 99;
  }
}

@media (max-width: 320px) {
  html:not(.hs-inline-edit) .roundal {
    left: 12.2rem;
  }

  html:not(.hs-inline-edit) .roundal {
    left: 13.2rem;
    top: 50.5%;
    z-index: 99;
  }
}


@media only screen and (min-width : 320px) and (max-width : 768px) {
  .background-img {
    background-image: url(./../hubfs/Banners/Banner_Borrow_25.jpg) !important;
  }
}

.img-pos
{
  width: 100%;
  height: 100vh;
  object-fit: cover;
}