/** Web Site Special Variables **/
@import "fontawesome/css/all.min.css";
@import "aos.css";
@import "pushy.css";
@import "jquery.fancybox.min.css";
@font-face {
  font-family: "Font New";
  src: url("../fonts/Acumin-RPro.woff2") format("woff2"), url("../fonts/Acumin-RPro.woff") format("woff");
  font-style: normal;
}
@font-face {
  font-family: "Acumin Medium";
  src: url("../fonts/Acumin-RPro.woff2") format("woff2"), url("../fonts/Acumin-RPro.woff") format("woff");
  font-style: normal;
}
@font-face {
  font-family: "Times";
  src: url("../fonts/Acumin-RPro.woff2") format("woff2"), url("../fonts/Acumin-RPro.woff") format("woff");
  font-style: normal;
}
@font-face {
  font-family: "Acumin Book";
  src: url("../fonts/Acumin-RPro.woff2") format("woff2"), url("../fonts/Acumin-RPro.woff") format("woff");
  font-style: normal;
}
@font-face {
  font-family: "Acumin";
  src: url("../fonts/Acumin-RPro.woff2") format("woff2"), url("../fonts/Acumin-RPro.woff") format("woff");
  font-style: normal;
}
@font-face {
  font-family: "Acumin Black";
  src: url("../fonts/Acumin-RPro.woff2") format("woff2"), url("../fonts/Acumin-RPro.woff") format("woff");
  font-style: normal;
}
@font-face {
  font-family: "Acumin BlackItalic";
  src: url("../fonts/Acumin-RPro.woff2") format("woff2"), url("../fonts/Acumin-RPro.woff") format("woff");
  font-style: normal;
}
@font-face {
  font-family: "Acumin Light";
  src: url("../fonts/Acumin-RPro.woff2") format("woff2"), url("../fonts/Acumin-RPro.woff") format("woff");
  font-style: normal;
  font-weight: 400;
}
@font-face {
  font-family: "Acumin italic";
  src: url("../fonts/Acumin-ItPro.woff2") format("woff2"), url("../fonts/Acumin-ItPro.woff") format("woff");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "Acumin Medium Italic";
  src: url("../fonts/Acumin-RPro.woff2") format("woff2"), url("../fonts/Acumin-RPro.woff") format("woff");
  font-style: normal;
}
@font-face {
  font-family: "Acumin Bold";
  src: url("../fonts/Acumin-BdPro.woff2") format("woff2"), url("../fonts/Acumin-BdPro.woff") format("woff");
  font-style: normal;
  font-weight: 600;
}
@font-face {
  font-family: "Acumin SemiBold";
  src: url("../fonts/Acumin-RPro.woff2") format("woff2"), url("../fonts/Acumin-RPro.woff") format("woff");
  font-style: normal;
  font-weight: 600;
}
@font-face {
  font-family: "Acumin Variable Concept";
  src: url("../fonts/Acumin-Variable-Concept.woff2") format("woff2"), url("../fonts/Acumin-Variable-Concept.woff") format("woff");
}
@font-face {
  font-family: "Ebrima";
  src: url("../fonts/ebrima.woff") format("woff2"), url("../fonts/ebrima.woff") format("woff");
}
@font-face {
  font-family: "Social Color";
  src: url("../fonts/Social Color Pro.woff2") format("woff2"), url("../fonts/Social Color Pro.woff") format("woff");
}
@font-face {
  font-family: "Montserrat Bold";
  src: url("../fonts/Montserrat/Montserrat-Bold.woff2") format("woff2"), url("../fonts/Montserrat/Montserrat-Bold.woff") format("woff");
}
@font-face {
  font-family: "Montserrat SemiBold";
  src: url("../fonts/Montserrat/Montserrat-SemiBold.woff2") format("woff2"), url("../fonts/Montserrat/Montserrat-SemiBold.woff") format("woff");
}
@font-face {
  font-family: "Montserrat Medium";
  src: url("../fonts/Montserrat/Montserrat-Medium.woff2") format("woff2"), url("../fonts/Montserrat/Montserrat-Medium.woff") format("woff");
}
@font-face {
  font-family: "Montserrat Regular";
  src: url("../fonts/Montserrat/Montserrat-Regular.woff2") format("woff2"), url("../fonts/Montserrat/Montserrat-Regular.woff") format("woff");
}
@font-face {
  font-family: "Montserrat Thin";
  src: url("../fonts/Montserrat/Montserrat-Thin.woff2") format("woff2"), url("../fonts/Montserrat/Montserrat-Thin.woff") format("woff");
}
@font-face {
  font-family: "Montserrat Light";
  src: url("../fonts/Montserrat/Montserrat-Light.woff2") format("woff2"), url("../fonts/Montserrat/Montserrat-Light.woff") format("woff");
}
@font-face {
  font-family: "Myriad Pro Bold";
  src: url("../fonts/MyriadPro/MyriadPro-Bold.woff2") format("woff2"), url("../fonts/MyriadPro/MyriadPro-Bold.woff") format("woff");
}
@font-face {
  font-family: "Myriad Pro SemiBold";
  src: url("../fonts/MyriadPro/MyriadPro-SemiBold.woff2") format("woff2"), url("../fonts/MyriadPro/MyriadPro-SemiBold.woff") format("woff");
}
@font-face {
  font-family: "Myriad Pro Regular";
  src: url("../fonts/MyriadPro/MyriadPro-Regular.woff2") format("woff2"), url("../fonts/MyriadPro/MyriadPro-Regular.woff") format("woff");
}
.new-space {
  width: 100%;
  height: 180px;
}

.homeSearchMain {
  position: absolute;
  bottom: -340px;
}

@media only screen and (max-width: 1440px) {
  .homeSearchMain {
    position: absolute;
    bottom: -372px;
  }
}
@media only screen and (max-width: 1024px) {
  .new-space {
    height: 320px;
  }
  .homeSearchMain {
    position: absolute;
    bottom: -572px;
  }
}
@media only screen and (max-width: 768px) {
  .homeSearchMain {
    position: absolute;
    bottom: -732px;
  }
}
@media only screen and (max-width: 500px) {
  .new-space {
    height: 420px;
  }
  .homeSearchMain {
    position: absolute;
    bottom: -872px;
  }
}
@media only screen and (max-width: 360px) {
  .new-space {
    height: 440px;
  }
  .homeSearchMain {
    position: absolute;
    bottom: -892px;
  }
}
@media only screen and (max-width: 330px) {
  .homeSearchMain {
    position: absolute;
    bottom: -924px;
  }
}

/*# sourceMappingURL=new-homepage.css.map */
