@charset "utf-8";
@media only screen and (min-width :1025px) {}
@media screen and (min-device-width:768px) and (max-device-width:1024px) and (orientation:landscape) {
  section.why-us-block .col-lg-4 {
    position: absolute;
    left: 0;
    bottom: 0;
  }
  section.why-us-block .col-lg-8 {
    left: 33.33%;
  }
}
@media screen and (min-device-width:768px) and (max-device-width:1024px) and (orientation:portrait) {
  section.why-us-block .col-lg-4 {
    position: absolute;
    left: 0;
    bottom: 0;
  }
  section.why-us-block .col-lg-8 {
    left: 33.33%;
  }
}
@media only screen and (-webkit-min-device-pixel-ratio: 2.0), only screen and (min--moz-device-pixel-ratio: 2.0), only screen and (-o-min-device-pixel-ratio: 2.0/1), only screen and (min-device-pixel-ratio: 2.0), only screen and (min-resolution: 264dpi), only screen and (min-resolution: 2.0dppx) {
  /* Retina styles here */
  .hipe-banner-content h1 {
    font-size: 75px;
  }
  .hipe-banner-content h1 span {
    font-size: 55px;
  }
  .about-heading-side span.heading-big {
    font-size: 32px;
    line-height: 36px;
  }
  .about-heading-side span.heading-tiny {
    font-size: 28px;
  }
  section.about-home .col-lg-4 p {
    line-height: 22px;
  }
  section.hipo-mats-block .col-lg-5 h2 {
    font-size: 30px;
  }
  .hipo-mats-products-one .hipo-mats-one-side-block, .hipo-mats-products-two .hipo-mats-two-side-block {
    padding: 25px;
  }
  .hipo-mats-products-one .hipo-mats-one-side-block h3, .hipo-mats-products-two .hipo-mats-two-side-block h3 {
    font-size: 30px;
    line-height: 34px;
  }
  section.hipo-mats-block {
    padding: 70px 10%;
  }
  .why-us-inside-block {
    padding: 15px 0;
  }
  .owl-testimonials .owl-nav .owl-prev {
    left: -100px;
  }
  .owl-testimonials .owl-nav .owl-next {
    right: -100px;
  }
  footer.footer-block .col-lg-4 h3 {
    font-size: 20px;
  }
  section.hipo-breakthrogh-block img {
    max-height: 400px;
  }
  .breakthrough-block {
    padding-left: 0;
  }
  .breakthrough-block h4 {
    font-size: 34px;
    line-height: 38px;
  }
  .breakthrough-block h2 {
    font-size: 50px;
    line-height: 62px;
  }
  section.hipo-breakthrogh-block {
    min-height: 430px;
  }
  section.hipo-breakthrogh-block:before {
    width: 230px;
  }
  section.hipo-testimonials-block h3 {
    font-size: 36px;
    line-height: 42px;
  }
  section.hipo-banner {
    min-height: inherit;
  }
  .hipe-banner-content {
    padding-bottom: 275px;
  }
  header.logo-header .col-lg-4 a svg {
    width: 90%;
  }
  header.logo-header.fixed .col-lg-4 a svg {
    width: 70%;
    display: block;
    text-align: left;
    margin-top: 10px;
  }
}
@media only screen and (-webkit-min-device-pixel-ratio: 2.75), only screen and (min--moz-device-pixel-ratio: 2.75), only screen and (-o-min-device-pixel-ratio: 2.75/1), only screen and (min-device-pixel-ratio: 2.75), only screen and (min-resolution: 432dpi), only screen and (min-resolution: 2.75dppx) {
  /* Retina styles here */
  .hipe-banner-content h1 {
    font-size: 75px;
  }
  .hipe-banner-content h1 span {
    font-size: 55px;
  }
  .about-heading-side span.heading-big {
    font-size: 32px;
    line-height: 36px;
  }
  .about-heading-side span.heading-tiny {
    font-size: 28px;
  }
  section.about-home .col-lg-4 p {
    line-height: 22px;
  }
  section.hipo-mats-block .col-lg-5 h2 {
    font-size: 30px;
  }
  .hipo-mats-products-one .hipo-mats-one-side-block, .hipo-mats-products-two .hipo-mats-two-side-block {
    padding: 25px;
  }
  .hipo-mats-products-one .hipo-mats-one-side-block h3, .hipo-mats-products-two .hipo-mats-two-side-block h3 {
    font-size: 30px;
    line-height: 34px;
  }
  section.hipo-mats-block {
    padding: 70px 10%;
  }
  .why-us-inside-block {
    padding: 15px 0;
  }
  .owl-testimonials .owl-nav .owl-prev {
    left: -100px;
  }
  .owl-testimonials .owl-nav .owl-next {
    right: -100px;
  }
  footer.footer-block .col-lg-4 h3 {
    font-size: 20px;
  }
  section.hipo-breakthrogh-block img {
    max-height: 400px;
  }
  .breakthrough-block {
    padding-left: 0;
  }
  .breakthrough-block h4 {
    font-size: 34px;
    line-height: 38px;
  }
  .breakthrough-block h2 {
    font-size: 50px;
    line-height: 62px;
  }
  section.hipo-breakthrogh-block {
    min-height: 430px;
  }
  section.hipo-breakthrogh-block:before {
    width: 230px;
  }
  section.hipo-testimonials-block h3 {
    font-size: 36px;
    line-height: 42px;
  }
  section.why-us-block .col-lg-4 img {
    /*display: none;*/
  }
}
@media only screen and (-webkit-min-device-pixel-ratio: 3) and (orientation:landscape) {
  .hipe-banner-content h1 {
    font-size: 75px;
  }
  .hipe-banner-content h1 span {
    font-size: 55px;
  }
  .about-heading-side span.heading-big {
    font-size: 32px;
    line-height: 36px;
  }
  .about-heading-side span.heading-tiny {
    font-size: 28px;
  }
  section.about-home .col-lg-4 p {
    line-height: 22px;
  }
  section.hipo-mats-block .col-lg-5 h2 {
    font-size: 30px;
  }
  .hipo-mats-products-one .hipo-mats-one-side-block, .hipo-mats-products-two .hipo-mats-two-side-block {
    padding: 25px;
  }
  .hipo-mats-products-one .hipo-mats-one-side-block h3, .hipo-mats-products-two .hipo-mats-two-side-block h3 {
    font-size: 30px;
    line-height: 34px;
  }
  section.hipo-mats-block {
    padding: 70px 10%;
  }
  .why-us-inside-block {
    padding: 15px 0;
  }
  .owl-testimonials .owl-nav .owl-prev {
    left: -100px;
  }
  .owl-testimonials .owl-nav .owl-next {
    right: -100px;
  }
  footer.footer-block .col-lg-4 h3 {
    font-size: 20px;
  }
  section.hipo-breakthrogh-block img {
    max-height: 400px;
  }
  .breakthrough-block {
    padding-left: 0;
  }
  .breakthrough-block h4 {
    font-size: 34px;
    line-height: 38px;
  }
  .breakthrough-block h2 {
    font-size: 50px;
    line-height: 62px;
  }
  section.hipo-breakthrogh-block {
    min-height: 430px;
  }
  section.hipo-breakthrogh-block:before {
    width: 230px;
  }
  section.hipo-testimonials-block h3 {
    font-size: 36px;
    line-height: 42px;
  }
  section.why-us-block .col-lg-4 img {
    display: none;
  }
}
@media screen and (min-device-width:481px) and (max-device-width:767px) and (orientation:landscape) {
  ul.menu {
    max-height: 120px;
    overflow-x: scroll;
  }
}
@media (min-width:481px) and (max-width:767px) {
  .hipe-banner-content h1 {
    font-size: 70px;
  }
  .hipe-banner-content h1 span {
    font-size: 50px;
  }
  section.hipo-banner img.hipo-side-large {
    width: 100%;
  }
  .about-heading-side {
    padding-top: 0;
    margin-bottom: 20px;
  }
  .about-inside-box img.about-large-image {
    margin-bottom: 20px;
  }
  section.why-us-block:before {
    display: none;
  }
  section.why-us-block .col-lg-8 ul.why-us-lis li {
    width: calc(100%/2);
    float: left;
    min-height: 250px;
  }
  .why-us-inside-block {
    padding: 0;
  }
  .additional-spacing {
    padding: 5%;
  }
  .hipo-mats-products-one, .hipo-mats-products-two {
    padding: 0;
  }
  .hipo-mats-products-one .hipo-mats-one-side-block, .hipo-mats-products-two .hipo-mats-two-side-block {
    position: relative;
    width: 100%;
    left: 0;
    padding: 30px;
    margin-top: 30px;
  }
  section.hipo-mats-products-blocks {
    padding: 0px 5% 30px;
  }
  section.hipo-breakthrogh-block:before {
    display: none;
  }
  section.hipo-breakthrogh-block img {
    position: absolute;
  }
  .breakthrough-block h4 {
    font-size: 28px;
    line-height: 26px;
  }
  .breakthrough-block h2 {
    font-size: 40px;
  }
  .breakthrough-block {
    padding: 25px 0 0;
  }
  .owl-testimonials .owl-nav {
    position: relative;
    padding-top: 150px;
    display: none;
  }
  .owl-testimonials .owl-nav .owl-prev {
    left: 0;
    top: 50%;
  }
  .owl-testimonials .owl-nav .owl-next {
    top: 50%;
    right: 0;
  }
  ul.social-links {
    margin-bottom: 30px;
  }
  ul.addres-list {
    margin-bottom: 30px;
  }
  .text-right {
    text-align: left;
  }
  section.hipo-banner:after {
    width: 300px;
    height: 150px;
    background-size: 100%;
  }
  .hipe-banner-content {
    width: 100%;
  }
  section.why-us-block.padding-left-10perc.padding-right-5per {
    padding: 30px 5%;
    overflow: hidden;
  }
  section.hipo-mats-block .col-lg-7 img {
    margin-bottom: 20px;
  }
  section.hipo-testimonials-block {
    padding: 50px 0 70px;
  }
  section.hipo-breakthrogh-block {
    padding-top: 40px;
    min-height: 650px !important;
  }
  header.logo-header .col-lg-4 a svg {
    width: 50%;
    transition: .2s ease-in-out;
    display: block;
    margin: 10px auto 15px;
    float: left;
  }
  header.logo-header.fixed .col-lg-4 a svg {
    width: 45%;
  }
  .hipe-banner-content {
    padding: 150px 0 350px;
  }
  section.why-us-block .col-lg-4 img {
    width: 60%;
    margin: 0px auto;
    display: block;
  }
  .hero-bottom-img {
    bottom: -5px;
  }
  header.logo-header .col-lg-4 a {
    text-align: left;
    display: block;
    width: 70%;
    float: left;
    padding: 0;
  }
  header.logo-header .col-lg-8 nav {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    text-align: left;
  }
  header.logo-header .col-lg-8 nav a#resp-menu {
    position: absolute;
    width: 50px;
    height: 50px;
    /*top: -60px;*/
    font-size: 0;
    right: 15px;
    border: transparent solid 1px;
    display: block;
  }
  header.logo-header .col-lg-8 nav a#resp-menu i {
    font-size: 25px;
    display: block;
    line-height: 50px;
  }
  header.logo-header.fixed .col-lg-8 nav a#resp-menu {
    border: transparent solid 1px;
  }
  header.logo-header {
    padding-top: 10px;
    padding-bottom: 10px;
  }
	header.logo-header .col-lg-8 {
    position: absolute;
    left: 0;
    right: 0;
}
}
@media screen and (min-device-width:320px) and (max-device-width:480px) and (orientation:landscape) {
  ul.menu {
    max-height: 150px;
    overflow-x: scroll;
  }
}
@media (min-width:320px) and (max-width:480px) {
  .hipe-banner-content h1 {
    font-size: 60px;
  }
  .hipe-banner-content h1 span {
    font-size: 45px;
  }
  section.hipo-banner img.hipo-side-large {
    width: 100%;
  }
  .about-heading-side {
    padding-top: 0;
    margin-bottom: 20px;
  }
  .about-inside-box img.about-large-image {
    margin-bottom: 20px;
  }
  section.why-us-block:before {
    display: none;
  }
  section.why-us-block .col-lg-8 ul.why-us-lis li {
    width: calc(100%/2);
    float: left;
    min-height: 200px;
  }
  .why-us-inside-block {
    padding: 0;
  }
  .additional-spacing {
    padding: 5%;
  }
  .hipo-mats-products-one, .hipo-mats-products-two {
    padding: 0;
  }
  .hipo-mats-products-one .hipo-mats-one-side-block, .hipo-mats-products-two .hipo-mats-two-side-block {
    position: relative;
    width: 100%;
    left: 0;
    padding: 30px;
    margin-top: 30px;
  }
  section.hipo-mats-products-blocks {
    padding: 0px 5% 30px;
  }
  section.hipo-breakthrogh-block:before {
    display: none;
  }
  section.hipo-breakthrogh-block img {
    position: absolute;
    width: 100%;
  }
  .breakthrough-block h4 {
    font-size: 28px;
    line-height: 26px;
  }
  .breakthrough-block h2 {
    font-size: 40px;
  }
  .breakthrough-block {
    padding: 25px 0 0;
  }
  .owl-testimonials .owl-nav {
    position: relative;
    padding-top: 150px;
    display: none;
  }
  .owl-testimonials .owl-nav .owl-prev {
    left: 0;
    top: 50%;
  }
  .owl-testimonials .owl-nav .owl-next {
    top: 50%;
    right: 0;
  }
  ul.social-links {
    margin-bottom: 30px;
  }
  ul.addres-list {
    margin-bottom: 30px;
  }
  .text-right {
    text-align: left;
  }
  section.hipo-banner:after {
    width: 300px;
    height: 150px;
    background-size: 100%;
    left: inherit;
    right: 2%;
  }
  .hipe-banner-content {
    width: 100%;
  }
  section.why-us-block.padding-left-10perc.padding-right-5per {
    padding: 30px 5%;
    overflow: hidden;
  }
  section.hipo-mats-block .col-lg-7 img {
    margin-bottom: 20px;
  }
  section.hipo-testimonials-block {
    padding: 50px 0 70px;
  }
  section.hipo-breakthrogh-block {
    padding-top: 40px;
    min-height: 600px;
  }
  header.logo-header .col-lg-4 a svg {
    width: 80%;
    transition: .2s ease-in-out;
    display: block;
    margin: 10px auto 10px;
    float: left;
  }
  .hipe-banner-content {
    padding: 150px 0 250px;
  }
  .hipe-banner-content a.hipo-banner-cta {
    float: left;
  }
  span.hipo-amazing-logo {
    display: inline-block;
    float: left;
    width: 120px;
  }
  span.hipo-amazing-logo img {
    width: 100%;
  }
  section.hero-spacing {
    padding: 0px 5% 10% 5%;
    min-height: inherit;
  }
  .hero-bottom-img {
    bottom: -5px;
  }
  header.logo-header .col-lg-4 a {
    text-align: left;
    display: block;
    width: 70%;
    float: left;
    padding: 0;
  }
  header.logo-header .col-lg-8 nav {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    text-align: left;
  }
  header.logo-header .col-lg-8 nav a#resp-menu {
    position: absolute;
    width: 50px;
    height: 50px;
    /*top: -60px;*/
    font-size: 0;
    right: 15px;
    border: transparent solid 1px;
    display: block;
  }
  header.logo-header .col-lg-8 nav a#resp-menu i {
    font-size: 25px;
    display: block;
    line-height: 50px;
  }
  header.logo-header.fixed .col-lg-8 nav a#resp-menu {
    border: transparent solid 1px;
  }
  header.logo-header {
    padding-top: 10px;
    padding-bottom: 10px;
  }
	header.logo-header .col-lg-8 {
    position: absolute;
    left: 0;
    right: 0;
}
}
@media screen and (min-device-width:280px) and (max-device-width:320px) and (orientation:landscape) {
  ul.menu {
    max-height: 150px;
    overflow-x: scroll;
  }
}
@media (min-width:280px) and (max-width:320px) {
  /* CSS */
  .hipe-banner-content h1 {
    font-size: 50px;
  }
  .hipe-banner-content h1 span {
    font-size: 40px;
  }
  section.hipo-banner img.hipo-side-large {
    width: 100%;
  }
  .about-heading-side {
    padding-top: 0;
    margin-bottom: 20px;
  }
  .about-inside-box img.about-large-image {
    margin-bottom: 20px;
  }
  section.why-us-block:before {
    display: none;
  }
  section.why-us-block .col-lg-8 ul.why-us-lis li {
    width: 100%;
    float: left;
    min-height: 200px;
  }
  .why-us-inside-block {
    padding: 0;
  }
  .additional-spacing {
    padding: 5%;
  }
  .hipo-mats-products-one, .hipo-mats-products-two {
    padding: 0;
  }
  .hipo-mats-products-one .hipo-mats-one-side-block, .hipo-mats-products-two .hipo-mats-two-side-block {
    position: relative;
    width: 100%;
    left: 0;
    padding: 30px;
    margin-top: 30px;
  }
  section.hipo-mats-products-blocks {
    padding: 0px 5% 30px;
  }
  section.hipo-breakthrogh-block:before {
    display: none;
  }
  section.hipo-breakthrogh-block img {
    position: absolute;
    width: 100%;
  }
  .breakthrough-block h4 {
    font-size: 18px;
    line-height: 26px;
  }
  .breakthrough-block h2 {
    font-size: 28px;
    line-height: 34px;
  }
  .breakthrough-block {
    padding: 25px 0 0;
  }
  .owl-testimonials .owl-nav {
    position: relative;
    padding-top: 150px;
    display: none;
  }
  .owl-testimonials .owl-nav .owl-prev {
    left: 0;
    top: 50%;
  }
  .owl-testimonials .owl-nav .owl-next {
    top: 50%;
    right: 0;
  }
  ul.social-links {
    margin-bottom: 30px;
  }
  ul.addres-list {
    margin-bottom: 30px;
  }
  .text-right {
    text-align: left;
  }
  section.hipo-banner:after {
    width: 300px;
    height: 150px;
    background-size: 100%;
    left: inherit;
    right: 2%;
  }
  .hipe-banner-content {
    width: 100%;
  }
  section.why-us-block.padding-left-10perc.padding-right-5per {
    padding: 30px 5%;
    overflow: hidden;
  }
  section.hipo-mats-block .col-lg-7 img {
    margin-bottom: 20px;
  }
  section.hipo-testimonials-block {
    padding: 50px 0 70px;
  }
  section.hipo-breakthrogh-block {
    padding-top: 40px;
    min-height: 480px;
  }
  header.logo-header .col-lg-4 a svg {
    width: 80%;
    transition: .2s ease-in-out;
    display: block;
    margin: 0px auto 25px;
  }
  .hipe-banner-content {
    padding: 150px 0 250px;
  }
  .hipe-banner-content a.hipo-banner-cta {
    float: left;
    padding: 0px 15px;
  }
  span.hipo-amazing-logo {
    display: inline-block;
    float: left;
    width: 90px;
    padding: 10px 0;
  }
  span.hipo-amazing-logo img {
    width: 100%;
  }
  section.hero-spacing {
    padding: 0px 5% 10% 5%;
    min-height: inherit;
  }
  section.hipo-testimonials-block h3 {
    font-size: 30px;
  }
  .owl-product-one .owl-nav, .owl-product-two .owl-nav {
    position: relative;
    left: 0;
    right: 0;
    text-align: center;
    bottom: inherit;
    margin-top: 15px;
  }
  .hero-bottom-img {
    bottom: -10px;
  }
  header.logo-header .col-lg-4 a {
    text-align: left;
    display: block;
    width: 90%;
    float: left;
    padding: 0;
  }
  header.logo-header .col-lg-8 nav {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    text-align: left;
  }
header.logo-header .col-lg-8 nav a#resp-menu {
    position: absolute;
    width: 45px;
    height: 45px;
    /* top: -60px; */
    font-size: 0;
    right: 15px;
    border: transparent solid 1px;
    display: block;
    padding: 0;
}
  header.logo-header .col-lg-8 nav a#resp-menu i {
    font-size: 25px;
    display: block;
    line-height: 45px;
    text-align: center;
}
  header.logo-header.fixed .col-lg-8 nav a#resp-menu {
    border: transparent solid 1px;
  }
  header.logo-header {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  header.logo-header .col-lg-4 a svg {
    float: left;
    margin: 10px 0px 10px 0px;
  }
	header.logo-header .col-lg-8 {
    position: absolute;
    left: 0;
    right: 0;
}
}