﻿p, .h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6{
    margin:0;
    padding:0;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    line-height: 1.25;
    font-weight: 300;
    letter-spacing: 0px;
}
.h1, .h2, .h3, .h4, h1, h2, h3, h4, .lead {
    font-weight: 700;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6, .lead, .title, .blockbox p {
    font-family: Antenna,Heebo,sans-serif;
}
h1, .h1 {
    font-size: 2.375rem; /*38*/
}

h2, .h2 {
    font-size: 1.875rem; /*30*/
}

h3, .h3, .lead {
    font-size: 1.5rem; /*24*/
}

h4, .h4 {
    font-size: 1.375rem; /*22*/
}

h5, .h5, .blockbox p{
    font-size: 1.25rem; /*20*/
    line-height: 1.5;
}

h6, .h6, .text, .paragraph ul {
    font-size: 1.125rem; /*18px*/
    line-height: 1.3;
}
.title{
    font-weight:700;
}
.text-secondary {
    font-size: 0.875rem; /*14px*/
    color:initial!important;
}
.pretitle {
    font-size: 1.125rem; /* 18px*/
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 1.2px;
    line-height:1.4;
}
@media (max-width: 1199.98px) {
    h1, .h1 {
        font-size: 2.125rem; /*34*/
    }

    h2, .h2 {
        font-size: 1.75rem; /*28*/
    }
    h3, .h3, .lead {
        font-size: 1.375rem; /*22*/
    }
  
}
@media (max-width: 991.98px) {
    h1, .h1 {
        font-size: 1.75rem; /*28*/
    }

    h2, .h2 {
        font-size: 1.5rem; /*24*/
    }
    h3, .h3, .lead {
        font-size: 1.25rem; /*20*/
    }

    h4, .h4 {
        font-size: 1.125rem; /*18*/
    }

    h5, .h5, .blockbox p {
        font-size: 1.0625rem; /*17*/
        line-height: 1.5;
    }

    h6, .h6,.text, .paragraph ul {
        font-size: 1.0625rem; /*17px*/
    }
    .pretitle {
        font-size: 1rem; /* 18px*/
    }
}
@media (max-width: 767.98px) {
    h1, .h1 {
        font-size: 1.5rem; /*24*/
    }
    h2, .h2 {
        font-size: 1.25rem; /*20*/
    }
    h3, .h3, .lead {
        font-size: 1.125rem; /*18*/
    }
    h4, .h4 {
        font-size: 1rem; /*16*/
    }

    h5, .h5 {
        font-size: 1rem; /*16*/
        line-height: 1.5;
    }
    h6, .h6, .text, .paragraph ul {
        font-size: 1rem; /*16px*/
        line-height: 1.4;
    }
    .pretitle {
        font-size: 0.875rem; /* 18px*/
    }
}
@media (max-width: 575.98px) {
  
    h6, .h6, .text, .paragraph ul {
        font-size: 0.938rem; /*15px*/
        line-height: 1.4;
    }
}



