html,body,span,p,div,a,h1,h2,h3,h4,h5,h6{
  font-family:gothic-century-pro!important;
}
html{
  scroll-behavior: smooth;
   overflow-x:hidden;
}
body{
position:relative;
  min-width:100vw;
  width:100vw;
  overflow-x:hidden;
  -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
}
.univers{
  font-family:univers!important;
  font-weight:300;
  font-style:normal;
}
.franklin{
  font-family: franklin-gothic-urw-comp, sans-serif!important;
  font-weight: 300;
  font-style: normal;
}
.gothic-bold{
  font-family: gothic-century-bold, sans-serif!important;
  font-weight: 700;
  font-style: normal;
}
.apb-overlay-two{
  text-align:left;
  position:absolute;
  top:15%!important;
  left:.1%;
  transform:translate(0%,-50%);
  -webkit-transform:translate(0%,-50%);
  -moz-transform:translate(0%,-50%);
  -o-transform:translate(0%,-50%);
  -ms-transform:translate(0%,-50%);
}
.apb-text{
  font-size:100px;
  font-weight:900;
}
.apb-med{
  font-size:48px!important;
  padding-left:100px;
}
.apb-overlay{
  width:50%;
  position:absolute;
  top:60%!important;
  left:25%;
}
 
@media only screen and (max-width: 992px) {
  .apb-med{
    font-size:36px!important;
    padding-left:50px;
  }
  .apb-text{
  font-size:64px;
  font-weight:900;
  }
}
@media only screen and (max-width: 768px) {
   .apb-overlay{
    line-height:1;
  }
  .apb-med{
    font-size:24px!important;
    padding-left:0px;
  }
  .apb-text{
  font-size:48px;
  font-weight:900;
 }
}
.stretch{
  width:74%;
  margin-left:13%;
}
.small{
  font-size:36px!important;
}
.inverted{
  font-weight:900!important;
  text-shadow:none;
  background-color: #fff;
  color: #000;
  letter-spacing:0px;
  padding-right:16px;
}
@media only screen and (max-width: 992px) {
  .small{
    font-size:24px!important;
  }
}
@media only screen and (max-width: 768px) {
  .small{
    font-size:16px!important;
  }
}
.tiny{
  font-size:16px;
}
.small{
  font-size:24px;
}
.med{
  font-size:48px;
}
.large{
  font-size:64px;
}
.thin{
  font-weight:300;
}
.thick{
  font-weight:700;
}
.gradient{
  background-color:rgba(0,0,0,0)!important;
  background-image: linear-gradient(to right, rgba(0,0,0,0) , rgba(0,0,0,.75) , rgba(0,0,0,.9) , rgba(0,0,0,1));
}
 
@media only screen and (max-width: 768px) {
  .tiny{
  font-size:8px;
  }
  .small{
  font-size:16px;
  }
  .med{
    font-size:36px;
  }
  .large{
    font-size:48px;
  }
}
.header-image{
  max-height:500px;
  min-height:500px;
  min-width:100vw;
}
.image-two{
  height:100%;
  width:50%;
  position:absolute;
  top:0;
  right:0;
}
.line-height-two{
  line-height:1.25!important;
  text-align:center!important;
}
.decoration{
  border-top:2px solid #fff;
  border-bottom:2px solid #fff;
}
.header-overlay{
  position:absolute;
  background-image:linear-gradient(to right, rgba(0,0,0,0) , rgba(0,0,0,.8) , rgba(0,0,0,1));
  padding:25px;
  padding-left:250px;
  padding-right:50px;
  height:100%;
  top:0;
  right:0;
  color:#fff;
  line-height:.7;
}
.fake-button{
  background-color:#1e73be;
  width:50%;
  padding:10px;
  border-radius:5px;
  font-weight:600;
  transform:translateX(50%);
}
.fake-button:hover{
  background-color:#000;
}
.collection-background{
  height:500px;
  background-image:url("http://162.241.136.111/~dinoplugins/wp-content/uploads/2018/12/6060Banner.jpg");
}
.container{
  width:100vw;
  height:500px;
  position:relative;
}
