.hs-popupContent-wrp * {
  color: #000;
}
.hs-popupContent-wrp.popup-withImage * {
  color: #fff;
}
.hs-popupContent-wrp.popup-withImage:after {
  opacity: 0.31;
  background-color: #0a0a0a;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  bottom: 0;
  right: 0;
  content: "";
  transition: 0.3s ease;
}
.hs-popupContent-wrp.popup-withImage:hover:after {
  opacity: 0.61;
  background-color: #0a0a0a;
}
.hs-popupContent-wrp .page-center {
  position: relative;
  z-index: 99;
  padding: 0 20px;
}
.popup-active .hs-popupContent-wrp .page-center {
  z-index: 99999;
}
.hs-popupContent-wrp .title .page-center {
  position: relative;
  z-index: 99;
}

.hs-popupContent-wrp {
  background-position: center center;
  padding-top: 88px;
  padding-bottom: 50px;
  background-attachment: scroll;
  background-size: cover;
  position: relative;
}
.hs-popupContent-wrp .title {
  text-align: center;
}
.hs-popupContent-wrp .title h1 {
  margin: 0;
}
.hs-popupContent-wrp .title h4 {
  margin-bottom: 67px;
}
.hs-popupContent-wrp .popupBottom-content {
  padding-top: 60px;
  display: flex;
  flex-wrap: wrap;
  margin: 0 -15px;
}
.hs-popupContent-wrp .popupBottom-content-items {
  margin-bottom: 50px;
  position: relative;
}
.hs-popupContent-wrp .popupBottom-content-mg img {
  margin: 0 auto;
  vertical-align: middle;
  display: block;
}
.hs-popupContent-wrp .popupBottom-content-title {
  color: #000;
  text-align: center;
  margin-bottom: 67px;
}
.hs-popupContent-wrp .popupBottom-content-inner {
  cursor: pointer;
}
.hs-popupContent-wrp .popupBottom-content-title h5 {
  opacity: 0.65;
}
.hs-popupContent-wrp .popupBottom-content-title h5:hover {
  opacity: 1;
}
.hs-popupContent-wrp .popupBottom-content-title h5 a,
.hs-popupContent-wrp .popupBottom-content-title h5 a:hover {
  color: #000;
  text-decoration: none;
}
.hs-popupContent-wrp .popupBottom-content-mg:hover {
  color: rgb(255, 255, 255);
  opacity: 0.65;
}
.hs-popupContent-wrp.popup-withImage .popupBottom-content-title h5 {
  opacity: 1;
}
.hs-popupContent-wrp.popup-withImage .popupBottom-content-title h5:hover {
  color: rgb(255, 255, 255);
  opacity: 0.65
}
.hs-popupContent-wrp.popup-withImage h5, 
.hs-popupContent-wrp.popup-withImage h5 a, 
.hs-popupContent-wrp.popup-withImage h5 a:hover {
  color: #fff;
}
.hs-popupContent-wrp .popup-sec {
  display: none;
}
.hs-popupContent-wrp .popupsec-inner {
  padding: 18px;
  border-radius: 0px;
  border: 8px none #000000;
  box-shadow: 0px 0px 30px 0px rgb(2 2 2);
  background-color: rgba( 255, 255, 255, 1.00 );
  position: relative;
  margin-bottom: 3em;
  z-index: 99;
  height: auto;
  overflow: visible;
}
.hs-popupContent-wrp .pum-title.popmake-title{
  color: #000000;
  text-align: left;
  text-shadow: 0px 0px 0px rgb(2 2 2 / 23%);
  font-family: inherit;
  font-size: 32px;
  line-height: 36px;
  margin-bottom: .5em;
}
.hs-popupContent-wrp .pum-content.popmake-content {
  color: #000000;
  font-family: inherit;
  position: relative;
  z-index: 1;
  font-size: medium;
  font-style: normal;
  font-weight: 400;
  letter-spacing: normal;
  line-height: normal;
}

.hs-popupContent-wrp .pum-content.popmake-content p {
  margin: 0 0 22px;
  color: #000;
}
.hs-popupContent-wrp .pum-content.popmake-content p a{
  text-decoration:none;
  color: #ec1d25;
}
.hs-popupContent-wrp .pum-content.popmake-content p:last-child {
  margin-bottom: 0;
}
.hs-popupContent-wrp .pum-close {
  position: absolute;
  height: 30px;
  width: 30px;
  left: auto;
  right: -45px;
  bottom: auto;
  top: -24px;
  padding: 0px;
  color: #ffffff;
  font-family: inherit;
  font-size: 24px;
  line-height: 26px;
  border: 2px solid #ffffff;
  border-radius: 30px;
  box-shadow: 0px 0px 15px 1px rgb(2 2 2 / 75%);
  text-shadow: 0px 0px 0px rgb(0 0 0 / 23%);
  background-color: rgba( 0, 0, 0, 0.05 );
  text-decoration: none;
  text-align: center;
  z-index: 999;
  cursor: pointer;
}
.hs-popupContent-wrp .popup-sec {
  position: absolute;
  top: 42.6%;
  width: 100%;
  z-index: 969;
  transform: translateY(-50%);
}
.hs-popupContent-wrp .popup-overlay {
  background-color: rgba( 0, 0, 0, 0.15 );
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 99;
  overflow: initial;
  transition: .15s ease-in-out;
  position: fixed;
  cursor: pointer;
  display: none;
}


.hs-popupContent-wrp .pum-content.popmake-content p a:hover {
  text-decoration: underline;
  color: #ec1d25;
}
.hs-popupContent-wrp .pum-content.popmake-content p a, 
.hs-popupContent-wrp .pum-content.popmake-content p a strong,
.hs-popupContent-wrp .pum-content.popmake-content p span strong{
  color: #ec1d25;
}
.hs-popupContent-wrp .pum-content.popmake-content p a:hover,
.hs-popupContent-wrp .pum-content.popmake-content p a:hover strong,
.hs-popupContent-wrp .pum-content.popmake-content p span:hover strong{
  color: #ed5a5f;
}




@media (min-width: 600px){
  .hs-popupContent-wrp .popupBottom-content-items {
    padding-left: 15px;
    padding-right: 15px;
    float: left;
  }
  .hs-popupContent-wrp .popupBottom-content-items {
    width: 50%;
  }
}

@media (min-width: 992px){
  .hs-popupContent-wrp .popupBottom-content-items {
    width: 25%;
  }
}

@media only screen and (min-width: 1450px){
  .hs-popupContent-wrp .popupsec-inner {
    margin-left: -16%;
    margin-right: -7%;
  }
}
@media (min-width: 991px) and (max-width: 1449px){
  .hs-popupContent-wrp .popup-sec {
    width: auto;
  }
  .hs-popupContent-wrp .pum-close {
    right:0;
    top: -21px;
  }
}

@media (max-width: 991px){
  .hs-popupContent-wrp .popupBottom-content {
    padding-top: 0;
  }
  .hs-popupContent-wrp .popupBottom-content-items {
    margin-bottom: 30px;
  }
  .hs-popupContent-wrp .pum-close {
    right: -28px;
    top: -17px;
  }
  .hs-popupContent-wrp.popup-withImage {
    background-size: unset;
  }
  .hs-popupContent-wrp.popup-withImage:after {
    opacity: 0.65;
    background-color: #0a0a0a;
  }
  .hs-popupContent-wrp.popup-withImage:hover:after {
    opacity: .75;
    background-color: #0a0a0a;
  }
  .popup-active .hs-popupContent-wrp.popup-withImage:hover:after {
    opacity: 0.65;
  }
}
@media (min-width: 480px) and (max-width: 991px){
  .hs-popupContent-wrp .popupBottom-content-title h5 {
    font-size: 20px;
  }
}
@media (min-width: 600px) and (max-width: 991px){
  .hs-popupContent-wrp .pum-close {
    right: -1px;
    top: -23px;
  }
  .hs-popupContent-wrp .popup-sec {
    width:auto;
  }
}
@media (max-width: 599px){
  .hs-popupContent-wrp .popup-sec {
    padding:0;
  }

  .hs-popupContent-wrp .popupBottom-content {
    display: block;
  }
  .hs-popupContent-wrp .popupBottom-content-items:nth-child(4n) {
    margin-bottom: 50px;
  }
  .hs-popupContent-wrp .popupBottom-content-items {
    width: 100%;
    margin-bottom: 0;
  }
  .hs-popupContent-wrp .popup-sec {
    width: calc(100% - 60px) !important;
    margin: 0 auto;
    left: 0;
    right: 0;
    top:50%;
    position:fixed;
  }
  .hs-popupContent-wrp .popupsec-inner {
    height:350px;
    overflow-y: auto;
    overflow-x: hidden;
    margin-bottom: 0;
  }
  .hs-popupContent-wrp .pum-close {
    right: -14px;
    top: -16px;
  }
  .popup-active .hs-popupContent-wrp .page-center {
    z-index:9;
  }
}

@media (max-height: 599px){
  .popup-active .hs-popupContent-wrp .page-center {
    z-index:99999;
  }
}
