body {
	word-break: break-word;
}

.breadcrumb {
    hyphens: auto;
    -webkit-hyphens: auto;
  	-moz-hyphens: auto;
  	-ms-hyphens: auto;
}

@media (max-width: 1200px) {
    .display-1 {
        font-size: calc(1.725rem + 5.7vw) !important;
    }
    
    .display-2 {
        font-size: calc(1.675rem + 5.1vw) !important;
    }
    
    .display-3 {
        font-size: calc(1.575rem + 3.9vw) !important;
    }
    
    .display-4 {
        font-size: calc(1.475rem + 2.7vw) !important;
    }
    
    h1, .h1 {
        font-size: calc(1.35rem + 1.2vw) !important;
    }
    
    h2, .h2 {
        font-size: calc(1.3rem + .6vw) !important;
    }
    
    h3, .h3 {
        font-size: calc(1.275rem + .3vw) !important;
    }

    h4, .h4 {
        font-size: calc(1.25rem + 0vw) !important;
    }
}

@font-face {
      font-family: "Acrom";
      src: url("Acrom-Light.eot");
      src: local("Acrom Light"), local("Acrom-Light"),
        url("fonts/Acrom/Acrom-Light.eot?#iefix") format("embedded-opentype"),
        url("fonts/Acrom/Acrom-Light.woff2") format("woff2"),
        url("fonts/Acrom/Acrom-Light.woff") format("woff"),
        url("fonts/Acrom/Acrom-Light.ttf") format("truetype");
      font-weight: 300;
      font-style: normal;
    }

    @font-face {
      font-family: "Acrom";
      src: url("Acrom-Thin.eot");
      src: local("Acrom Thin"), local("Acrom-Thin"),
        url("fonts/Acrom/Acrom-Thin.eot?#iefix") format("embedded-opentype"),
        url("fonts/Acrom/Acrom-Thin.woff2") format("woff2"),
        url("fonts/Acrom/Acrom-Thin.woff") format("woff"),
        url("fonts/Acrom/Acrom-Thin.ttf") format("truetype");
      font-weight: 100;
      font-style: normal;
    }

    @font-face {
      font-family: "Acrom";
      src: url("Acrom-Bold.eot");
      src: local("Acrom Bold"), local("Acrom-Bold"),
        url("fonts/Acrom/Acrom-Bold.eot?#iefix") format("embedded-opentype"),
        url("fonts/Acrom/Acrom-Bold.woff2") format("woff2"),
        url("fonts/Acrom/Acrom-Bold.woff") format("woff"),
        url("fonts/Acrom/Acrom-Bold.ttf") format("truetype");
      font-weight: bold;
      font-style: normal;
    }

    @font-face {
      font-family: "Acrom";
      src: url("Acrom-Regular.eot");
      src: local("Acrom"), local("Acrom-Regular"),
        url("fonts/Acrom/Acrom-Regular.eot?#iefix") format("embedded-opentype"),
        url("fonts/Acrom/Acrom-Regular.woff2") format("woff2"),
        url("fonts/Acrom/Acrom-Regular.woff") format("woff"),
        url("fonts/Acrom/Acrom-Regular.ttf") format("truetype");
      font-weight: normal;
      font-style: normal;
    }

    @font-face {
      font-family: "Acrom";
      src: url("Acrom-ExtraBold.eot");
      src: local("Acrom ExtraBold"), local("Acrom-ExtraBold"),
        url("fonts/Acrom/Acrom-ExtraBold.eot?#iefix") format("embedded-opentype"),
        url("fonts/Acrom/Acrom-ExtraBold.woff2") format("woff2"),
        url("fonts/Acrom/Acrom-ExtraBold.woff") format("woff"),
        url("fonts/Acrom/Acrom-ExtraBold.ttf") format("truetype");
      font-weight: 800;
      font-style: normal;
    }

    @font-face {
      font-family: "Acrom";
      src: url("Acrom-Medium.eot");
      src: local("Acrom Medium"), local("Acrom-Medium"),
        url("fonts/Acrom/Acrom-Medium.eot?#iefix") format("embedded-opentype"),
        url("fonts/Acrom/Acrom-Medium.woff2") format("woff2"),
        url("fonts/Acrom/Acrom-Medium.woff") format("woff"),
        url("fonts/Acrom/Acrom-Medium.ttf") format("truetype");
      font-weight: 500;
      font-style: normal;
    }

    @font-face {
      font-family: "Bicubik";
      src: local("Bicubik"),
        url("../fonts/Bicubik.ttf") format("truetype");
      font-weight: 300;
      font-style: normal;
    }