html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a{
    text-decoration: none !important;
}
/*  Fonts  */

@font-face {
  font-family:PoppinsBlack;
  src: url(../webfonts/Poppins-Black.woff);
}

@font-face {
  font-family:PoppinsBold ;
  src: url(../webfonts/Poppins-Bold.woff);
}

@font-face {
  font-family:PoppinsLight;
  src: url(../webfonts/Poppins-Light.woff);
}

@font-face {
  font-family: PoppinsRegular;
  src: url(../webfonts/Poppins-Regular.woff);
}

@font-face {
  font-family: PoppinsSemiBold;
  src: url(../webfonts/Poppins-SemiBold.woff);
}
@font-face {
  font-family: DINCONDBLACK;
  src: url(../webfonts/fontsbin.com_dincond-black-opentype.otf);
}
body{
    font-size: 20px;
    line-height: 30px;
    font-family: PoppinsLight; 
}
h1,h2,h3{
    text-align: center;
    font-family: DINCONDBLACK;
    text-transform: uppercase;
}
h1{
    font-size: 57px;
    line-height: 44px;
    
}
h2{
    font-size: 40px;
    line-height: 44px; 
}
.banner{
    padding: 30px 0;
}
.banner a.logo{
    display: block;
    text-align: center;
    padding-bottom: 35px;
}
.banner figure{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
            justify-content: center;
}
.coming-soon{
    background: #1f1f1f;
    padding: 60px 0;
}
.coming-soon h1{
    color: #fff;
}
.zoom-van-hire{
    padding: 30px 0;
}
.zoom-van-hire h2{
    color: #DE2432;
    padding-bottom: 20px;
}
.zoom-van-hire p{
    padding-bottom: 25px;
    max-width: 816px;
    text-align: center;
    margin: 0 auto;
}
.zoom-van-hire .hire-item{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
            align-items: center;
}
.zoom-van-hire .hire-item img{
    padding-bottom: 20px;
}
.zoom-van-hire .hire-item h3{
    font-size: 28px;
    line-height: 31px;
    color: #1f1f1f;
}
.quick-quote{
    padding: 35px 0;
    background: #DE2432;
}
.quick-quote h2{
    color: #fff;
    padding-bottom: 20px;
}
.quick-quote span{
    padding-bottom: 23px;
    color: #fff;
    display: block;
    text-align: center;
}
.quick-quote form input,.quick-quote form textarea{
    background: #fff;
    width: 100%;
    border: 0;
    padding: 15px;
    outline: none;
}
.quick-quote form .row{
    padding-bottom: 25px;
}
.quick-quote form textarea{
    height: 174px;
}
.quick-quote form .send-message,.look-storage a.visit-website{
    height: 54px;
    width: 250px;
    margin: 0 auto;
    background: #1f1f1f;
    color: #fff;
    font-family: DINCONDBLACK;
    font-size: 28px;
    line-height: 36px;
    outline: none;
    text-decoration: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
            align-items: center;
    transition: 0.5s all;
    border: 0;
}
.quick-quote form .send-message:hover{
    background: #fff;
    color: #DE2432;
}
.look-storage{
    padding: 25px 0 30px 0;
}
.look-storage a.alboxed{
    display: block;
    text-align: center;
}
.look-storage h2{
    padding: 20px 0;
}
.look-storage p{
    padding-bottom: 25px;
    max-width: 805px;
    text-align: center;
    margin: 0 auto;
}
.look-storage a.visit-website{
    background: #1d1d1b;
    color: #fff;
    border: 1px solid #1d1d1b;
}
.look-storage a.visit-website:hover{
   
    background: #fff;
    color:  #1d1d1b;
}
footer{
    padding: 30px 0;
    background: #1f1f1f;
    text-align: center;
}
footer a{
    padding: 0 20px;
    font-size: 38px;
    line-height: 51px;
    color: #fff;
    font-family: DINCONDBLACK;
    position: relative;      
}
footer a:hover{
    color: #DE2432;
}
footer a.phone{
    padding: 0 22px;
}
footer a.phone::after{
    content: '';
    height: 32px;
    width: 2px;
    position: absolute;
    background: #DE2432;
    right: 0;
    top: 9px;
}
.site-logo{
    width: 250px;
}
.euro-icon{
    width: 65px;
}
/******   Resposive   ******/
@media(max-width: 991px){
    body {
        font-size: 19px;
        line-height: 28px;
    }
    .banner a.logo img{
        width: 350px;
    }
    h1 {
        font-size: 54px;
        line-height: 58px;
    }
    h2 {
        font-size: 38px;
        line-height: 40px;
    }
    .zoom-van-hire p{
        max-width: 635px;
    }
    .zoom-van-hire .hire-item h3 {
        font-size: 26px;
        line-height: 29px;
    }
    .quick-quote form input, .quick-quote form textarea{
        padding: 12px;
    }
    .quick-quote form input::placeholder, .quick-quote form textarea::placeholder{
        font-size: 18px;
    }
    .quick-quote form .send-message, .look-storage a.visit-website{
        font-size: 26px;
        line-height: 32px;
        width: 230px;
    }
    .look-storage a.alboxed img{
        width: 120px;
    }
    footer a{
        font-size: 33px;
        line-height: 40px;
    }
    footer a.phone::after{
        top: 7px;
    }
}
@media(max-width: 767px){
    h1 {
        font-size: 46px;
        line-height: 50px;
    }
    h2 {
        font-size: 35px;
        line-height: 40px;
    }
    
    .banner a.logo img {
        width: 300px;
    }
    .coming-soon{
        padding: 40px 0;
    }
    .zoom-van-hire p {
        max-width: 478px;
    }
    .zoom-van-hire .hire-item h3 {
        font-size: 24px;
        line-height: 28px;
    }
    .zoom-van-hire .hire-item{
        padding-bottom: 20px;
    }
    .quick-quote form input {
        margin-bottom: 15px;
    }
    .quick-quote form textarea{
        margin-bottom: 25px;
    }
    .quick-quote form .row{
        padding: 0;
    }
    .quick-quote form textarea {
        height: 160px;
    }
    .quick-quote form input::placeholder, .quick-quote form textarea::placeholder{
        font-size: 16px;
    }
    .quick-quote form .send-message, .look-storage a.visit-website {
        font-size: 24px;
        line-height: 29px;
        width: 220px;
    }
    .look-storage a.alboxed img {
        width: 105px;
    }
    .look-storage p {
    
        max-width: 481px;
    }
    footer a {
        font-size: 28px;
        line-height: 32px;
    }
    footer a.phone::after{
        height: 27PX;
        top: 6px;
    }
}
@media(max-width: 575px){
    body {
        font-size: 16px;
        line-height: 25px;
    }
    h1 {
        font-size: 35px;
        line-height: 36px;
    }
    h2 {
        font-size: 30px;
        line-height: 35px;
    }
    .banner figure{
        width: 350px;
        margin: 0 auto;
    }
    .banner a.logo img {
        width: 250px;
    }
    
    .coming-soon {
        padding: 35px 0;
    }
    .zoom-van-hire p {
        max-width: 346px;
    }
    .zoom-van-hire .hire-item h3 {
        font-size: 22px;
        line-height: 26px;
        width: 200px;
    }
    .zoom-van-hire .hire-item {
        padding-bottom: 30px;
    }
    .quick-quote form .send-message, .look-storage a.visit-website {
        font-size: 19px;
        line-height: 13px;
        width: 146px;
    }
    .look-storage a.alboxed img {
        width: 95px;
    }
    .look-storage h2 {
        padding: 15px 0;
    }
    .look-storage p {
        max-width: 370px;
    }
    footer a {
        font-size: 24px;
        line-height: 32px;
         padding: 0 16px;
    }
    footer a.phone {
        padding: 0 18px;
    }
    footer {
        padding: 25px 0;
    }
    footer a.phone::after {
        height: 20PX;
        top: 5px;
    }
}
@media(max-width: 375px){
    body {
        font-size: 14px;
        line-height: 23px;
    }
    h1 {
        font-size: 26px;
        line-height: 30px;
    }
    .banner figure {
        width: 265px;
    }
    .banner a.logo img {
        width: 200px;
    }
    .banner {
        padding: 20px 0;
    }
    .coming-soon {
        padding: 25px 0;
    }
    .zoom-van-hire {
        padding: 25px 0;
    }
    h2 {
        font-size: 23px;
        line-height: 30px;
    }
    
    .zoom-van-hire p {
        max-width: 264px;
    }
    .zoom-van-hire .hire-item h3 {
        font-size: 20px;
        line-height: 24px;
        width: 185px;
    }
    .quick-quote {
        padding: 30px 0;
    }
    .quick-quote h2 {
        padding-bottom: 16px;
    }
    .quick-quote form input {
        margin-bottom: 10px;
    }
    .quick-quote form input, .quick-quote form textarea{
        padding: 8px;
    }
    .quick-quote form .send-message, .look-storage a.visit-website {
        height: 43px;
        font-size: 15px;
        line-height: 20px;
        width: 130px;
    }
    .look-storage a.alboxed img {
        width: 80px;
    }
    .look-storage h2 {
        padding: 10px 0;
    }
    footer {
        padding: 20px 0;
    }
    footer a {
        font-size: 15px;
        line-height: 24px;
        padding: 0 14px;
    }
    footer a.phone{
        padding: 0 16px;
    }
    footer a.phone::after {
        height: 18PX;
        width: 1px;
        top: 2px;
    }
    
}
@media(max-width: 320px){
    .banner figure {
        width: 240px;
    }
}