.back-to-top {
  position: absolute;
  right: 15px;
  bottom: 20px;
}

.back-to-top:hover {
  background: #97b440!importnat;
  color: #222;
}

header {
  background-color: white;
}

nav a {
  color: #0b4762;
  font-weight: bold;
  font-size: 13px;
}

@media screen and (max-width: 1735px) {
  nav a {
    padding: 0px 5px;
  }
}

@media screen and (max-width: 1436px) {
  .bg-span {
    background-image: url(../img/ep-theme/intro-bg_desktop.png);
    background-position: left bottom;
  }
  .project-title-wrapper {
    padding: 20px;
    margin-top: -200px !important;
  }
  .video-title {
    font-size: 1.5em !important;
    padding-top: 100px;
  }
  .ep-logo {
    width: 200px;
  }
  .tree-bg {
    background-image: url(../img/ep-theme/intro-bg_smalldesktop.png);
    background-color: white;
    background-size: cover;
    background-repeat: no-repeat;
  }

  #dynamicHeight article {
    padding: 50px 35px;
  }
  .type-3.type-3-2,
  .type-3.type-3-3,
  .type-3.type-3-4,
  .type-3.type-3-5,
  .type-5.type-5-2,
  .type-5.type-5-3 {
	  padding-top: 0!important;
  }
}

@media screen and (max-width: 1280px) {
  .question-title {
    font-size: 0.8em;
  }
  .project-title-wrapper {
    padding: 20px;
    margin-top: -300px !important;
  }
  h1 {
    font-size: 2em !important;
  }
  body {
    font-size: 0.9em;
  }
  .h2 {
    font-size: 2em;
    font-family: 'Russo One', sans-serif;
  }
  .h2-map {
    font-size: 2em;
    font-family: 'Russo One', sans-serif;
  }
  .block.type-4 {
    padding: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .block.type-2 .col-md-4 {
    width: 100%;
  }
  .block.type-2 .image-block {
    height: 36.6%;
  }
  .change-width {
    width: 40%;
  }
  .change-height-100 {
    height: 100% !important;
  }
  .block.type-2 .col-md-4 article.normall {
    height: auto;
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .type-3.type-3-2 .titel-left:after,
  .block.type-3.type-3-2 .titel-left:after,
  .block.type-3.type-3-3 .titel-left:after,
  .block.type-3.type-3-5 .titel-left:after,
  .block.type-5.type-5-1 .titel-left:after,
  .block.type-5.type-5-2 .titel-left:after,
  .type-5.type-5-3 .titel-left:after {
    content: none;
  }
}

@media screen and (max-width: 1280px) and (min-width: 992px) {
  #logo {
    margin-left: 10px;
  }
  header ul li {
    padding-left: 8px;
  }
}

@media screen and (max-width: 1280px) and (min-width: 992px) {
  .block.type-2 .block.type-3 {
    margin-left: -10%;
  }
  .ep-logo {
    width: 200px;
  }
  nav a {
    color: #0b4762;
  }
  nav a {
    padding: 0px 4px;
    margin: 20px 5px 0px 5px;
  }
}
@media screen and (max-width: 1199px) and (min-width: 993px) {
  .blog-post-wrapper {
    height: 670px;
  }
  .next-to-icon {
	width: 80%;
  }
}

@media screen and (max-width: 992px) {
  .hide-image-on-small {
    display: none;
  }
  .video-title {
    font-size: 2em !important;
    padding-top: 40px;
  }
  article p {
    color: #777777;
    padding-bottom: 10px;
  }
  .project-title-wrapper {
    padding: 20px;
    margin-top: -90% !important;
    width: 80%;
    font-size: 2.5em !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }
  #scrolldown {
    bottom: 40px;
    height: 60px;
    margin-left: -50px;
    bottom: 50%;
    position: absolute;
    right: 2% !important;
    text-align: center;
    width: 60px;
  }
  .mouse {
    border: 2px solid #fff;
    border-radius: 13px;
    display: block;
    height: 36px;
    right: 50%;
    margin: 0px 0 0 -10px;
    position: absolute;
    width: 20px;
  }
  #scrolldown p {
    padding-top: 0px;
    padding-bottom: 10px;
    font: 700 0.6em/1em 'Avenir', sans-serif;
    animation-duration: 2s;
    animation-fill-mode: both;
    animation-iteration-count: infinite;
    animation-name: scroll;
    color: #fff;
  }
  .white-bg-on-small {
    background: white !important;
  }
  .change-width-on-small-text-right {
    width: 100%;
    margin-left: 0%;
  }
  .change-width-on-small {
    width: 100%;
  }
  .change-width {
    width: 100%;
  }
  .change-height-100 {
    height: 100% !important;
  }
  .h2 {
    font-size: 2em;
    padding-top: 40px;
  }
  .h2-map {
    font-size: 2em;
    padding-top: 40px;
  }
  .erp3-bg-wrapper {
    padding: 40px;
  }
  .bg-span {
    background-image: none;
    background-position: top;
    background: rgb(255, 255, 255);
  }
  .blog-post-wrapper {
    height: 720px;
  }
  .button:after {
    width: 0;
    height: 0;
    background: rgba(0, 0, 0, 0);
  }
  .card {
    padding-bottom: 30px;
    padding-left: 20px;
    padding-right: 20px;
  }
  .landing2-price-img {
	  margin: 37px 0;
  }
  .next-to-icon {
	margin-bottom: 15px;
  }
}

@media screen and (max-width: 768px) {
  .moduls {
    font-size: 3em !important;
    padding: 20px;
  }
  .block.type-3.type-3-1 img,
  .new-block.type-3.type-3-1 img,
  .new-block .little-img-text-entry img {
    margin-top: 20px;
  }
  .block.type-5,
  .p-t-b-2 {
    padding-top: 20px!important;
    padding-bottom: 20px!important;
  }
  .type-1-text .type-1-center {
    display: table !important;
  }
  .question-title {
    font-size: 0.6em;
  }
  .block.type-3.type-3-1 img,
  .new-block.type-3.type-3-1 img,
  .new-block .little-img-text-entry img {
    width: 60px;
    height: 60px;
  }
  .ep-logo {
    width: 200px;
  }
  .h2 {
    font-size: 2em;
    padding: 20px;
  }
  .h2-map {
    font-size: 2em;
    padding: 20px;
  }
  p {
    font-size: 0.9em;
  }
  article p {
    padding-bottom: 0px;
  }
  .change-width-on-small {
    width: 100%;
  }
  .change-width-on-small-text-right {
    width: 100%;
    margin-left: 0%;
  }
  .blog-post-wrapper {
    height: auto;
  }
  .landing2-price-img {
	  margin: 15px 0;
  }
  .type-5-2 .titel-left {
	  margin-bottom: 35px!important;
  }
}

@media screen and (max-width: 768px) and (min-width: 768px) {
  .blog-post-wrapper {
    height: 720px;
  }
}

@media screen and (max-width: 680px) {
  .project-title-wrapper {
    width: 100%;
    font-size: 1.8em !important;
  }
  .video-title {
    font-size: 1.5em !important;
  }
  #scrolldown {
    display: none;
  }
}

@media (max-width: 600px) {
  .mail {
    width: 90%;
    left: auto;
    right: 50%;
    -webkit-transform: translate3d(50%, 100%, 0);
    transform: translate3d(50%, 100%, 0);
    -webkit-transform-origin: 50% 50% 50%;
    transform-origin: 50% 50% 50%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 12;
  }
  #email-popup:checked + .email {
    opacity: 0;
    right: 50%;
    -webkit-transform: translate3d(50%, 0, 0);
    transform: translate3d(50%, 0, 0);
  }
  #email-popup:checked ~ .mail {
    -webkit-transform: translate3d(50%, 0, 0);
    transform: translate3d(50%, 0, 0);
  }

  .hatekonysagnoveles {
    font-size: 1.5em;
  }
  #dynamicHeight {
	  padding: 0;
  }
  #dynamicHeight article {
    padding: 0 4% 4% 4%;
  }
  .next-to-icon {
	width: 80%;
  }
}

@media screen and (max-width: 460px) and (min-width: 375px){
  .next-to-icon {
	width: 74%;
  }
}

@media screen and (max-width: 375px) {
  /*.question-title {
    margin-top: 20px;
  }*/
  .box-title {
    line-height: 14px;
  }
  .box {
    height: 70px;
  }
  .block.type-3 img {
    float: left;
    width: 40px;
    height: auto;
    padding: 0px;
  }
  .h2 {
    font-size: 1.3em;
    padding: 0px;
    padding-top: 10px;
    margin: 10px !important;
  }
  .h2-map {
    font-size: 1.3em;
    padding: 0px;
    padding-top: 10px;
    margin: 10px !important;
  }
  .arrows section .box-title:before {
    top: 25px;
  }
  .project-title-wrapper {
    padding: 20px;
    margin-top: -100% !important;
    font-size: 1.2em !important;
  }
  .video-title {
    font-size: 1.2em !important;
  }
}

@media screen and (max-width: 320px) {
  .minutes_takes {
    font-size: 12.5px;
  }
}

@media screen and (max-width: 1362px) and (min-width: 1200px) {
  .h2-faq {
    height: 112px;
  }
}

@media (max-width: 576px) {
  #map-canvas {
    height: 400px;
  }
  .map-container {
    padding: 0px;
  }
}

@media screen and (min-width: 992px) {
  .hide-on-big {
    display: none;
  }
  .h2 {
    font-size: 2em;
    line-height: 46px;
    margin-bottom: 40px !important;
    margin-top: 70px !important;
  }
  .h2-map {
    font-size: 2em;
    line-height: 46px;
    margin-bottom: 0px !important;
    margin-top: 0px !important;
    font-family: 'Russo One', sans-serif;
  }
  .button-container {
    margin-top: 90px;
  }
}

@media screen and (min-width: 1436px) {
  .h2 {
    font-size: 2.8em;
    line-height: 46px;
    margin-bottom: 40px !important;
    margin-top: 0px !important;
  }
  .h2-map {
    font-size: 2em;
    line-height: 46px;
    margin-bottom: 0px !important;
    margin-top: 0px !important;
    font-family: 'Russo One', sans-serif;
  }
  .video-title {
    font-size: 2em !important;
    margin-top: 80px !important;
  }
  .erp3-bg-wrapper {
    padding: 100px;
  }
  .video-wrapper {
    padding: 100px;
  }
  .project-title {
    margin-top: -290px !important;
    margin-left: -40% !important;
  }
  .cont-padding {
    padding: 0 50px 0 50px;
  }
}
