﻿.m-header-wrap {
    margin-bottom: 100px;
}
.m-header-text {
    position: absolute;
    text-align: center;
    width: 100%;
    margin-top: 150px;
}
.m-header-text > h1 {
    font-family: district-pro,sans-serif;
    font-weight: 500;
    font-style: normal;
    text-transform: uppercase;
    letter-spacing: 10px;
    color: #322f31;
}
.m-header-text > h1 > strong {
    font-family: district-pro,sans-serif;
    font-weight: 600;
    font-style: normal;
}
.m-header-b-gradiant {
    background-image: linear-gradient(to bottom, rgba(255,0,0,0), #15180e);
    height: 500px;
    margin-top: -500px;
    position: absolute;
    width: 100%;
}
.m-bg-black {
    background-color: #15180e;
    padding-bottom: 130px;
}
.m-bg-white {
    background-color: #ffffff;
    padding-top: 130px;
}
.m-h3-1 {
    font-family: district-pro, sans-serif;
    font-weight: 600;
    font-style: normal;
    text-transform: uppercase;
    letter-spacing: 10px;    
    color: #ffffff;
    margin-bottom: 5px;
    font-size: 30px;
}
.m-h3-2 {
    font-family: district-pro, sans-serif;
    font-weight: 600;
    font-style: normal;
    text-transform: uppercase;
    letter-spacing: 10px;    
    color: #b2b3b0;
    margin-bottom: 25px;
    font-size: 26px;
}
.m-h3-2 > span {
    background-color: #b2b3b0;
    color: #494b43;
    margin-right: 20px;
    padding: 0 5px 2px 12px;
}
.m-h3-3 {
    font-family: district-pro,sans-serif;
    font-weight: 500;
    font-style: normal;
    text-transform: uppercase;
    letter-spacing: 10px;    
    color: #15180e;
    margin-bottom: 5px;
    font-size: 30px;
}
.m-h3-4 {
    font-family: district-pro,sans-serif;
    font-weight: 600;
    font-style: normal;
    text-transform: uppercase;
    letter-spacing: 10px;    
    color: #15180e;
    margin-bottom: 5px;
    font-size: 30px;
}
.m-p-1 {
    font-family: district-pro, sans-serif;
    font-weight: 300;
    font-style: normal;
    color: #ffffff;
    font-size: 20px;
    line-height: 1.2;
    margin-bottom: 20px;
}
.m-p-1 > i {
    font-family: district-pro, sans-serif;
    font-weight: 300;
    font-style: italic;
}
.m-p-2 {
    font-family: district-pro, sans-serif;
    font-weight: 300;
    font-style: normal;
    color: #b2b3b0;
    font-size: 20px;
    line-height: 1.2;
    margin-bottom: 20px;
}
.m-p-2 > i {
    font-family: district-pro, sans-serif;
    font-weight: 300;
    font-style: italic;
}
.m-p-3 {
    font-family: district-pro, sans-serif;
    font-weight: 100;
    font-style: normal;
    color: #b2b3b0;
    font-size: 14px;
    line-height: 1.2;
}
.m-p-4 {
    font-family: district-pro, sans-serif;
    font-weight: 100;
    font-style: italic;
    color: #15180e;
    font-size: 20px;
    line-height: 1.2;
    margin-bottom: 30px;
}
.m-p-5 {
    font-family: district-pro, sans-serif;
    font-weight: 100;
    font-style: normal;
    color: #15180e;
    font-size: 20px;
    line-height: 1.2;
}
.m-p-6 {
    font-family: district-pro, sans-serif;
    font-weight: 300;
    font-style: normal;
    color: #58585a;
    font-size: 14px;
    line-height: 1.2;
}
.m-heading-1 {
    background-color: #b2b3b0;
    margin-bottom: 100px;
    text-align: center;
}
.m-heading-1 > h2 {
    font-family: district-pro, sans-serif;
    font-weight: 600;
    font-style: normal;
    color: #15180e;
    text-transform: uppercase;
    letter-spacing: 15px;   
    font-size: 40px;
    padding: 30px 40px;
}
.m-heading-2 {
    background-color: #15180e;
    margin-bottom: 100px;
    text-align: center;
}
.m-heading-2 > h2 {
    font-family: district-pro, sans-serif;
    font-weight: 600;
    font-style: normal;
    color: #ffffff;
    text-transform: uppercase;
    letter-spacing: 15px;   
    font-size: 40px;
    padding: 30px 40px;
}
.m-heading-3 {
    background-color: #15180e;
    margin-bottom: 100px;
    text-align: center;
}
.m-heading-3 > h2 {
    font-family: district-pro, sans-serif;
    font-weight: 600;
    font-style: normal;
    color: #ffffff;
    text-transform: uppercase;
    letter-spacing: 15px;   
    font-size: 40px;
    padding: 30px 40px;
}
.m-img-r {
    margin-right: 5%;
}
.m-img-r > img {   
    width: 100%;
    display: block;
}
.m-img-l {
    margin-left: 5%;
}
.m-img-l > img {   
    width: 100%;
    display: block;
}
.m-section-content-1 {
    margin: 15% 5% 0;
}
.m-btn-1 {
    font-family: district-pro, sans-serif;
    font-weight: 300;
    font-style: normal;
    border: 1.3px solid #b2b3b0;
    padding: 10px 30px;
    text-transform: uppercase;
    background-color: #15180e;
    letter-spacing: 3px;
    font-size: 15px;
    color: #b2b3b0;
}
.m-btn-1:hover {
    background-color: #b2b3b0;
    color: #15180e;
    text-decoration: none;
}
.m-btn-2 {
    font-family: district-pro, sans-serif;
    font-weight: 300;
    font-style: normal;
    border: 2px solid #58585a;
    padding: 10px 30px;
    text-transform: uppercase;
    background-color: #ffffff;
    letter-spacing: 3px;
    font-size: 15px;
    color: #58585a;
}
.m-btn-2:hover {
    background-color: #58585a;
    color: #ffffff;
    text-decoration: none;
}
.m-magnetic-add-ons-list {
    margin: 45px 0 30px;
}
.m-magnetic-add-ons-list > li > label {
    font-family: district-pro, sans-serif;
    font-weight: 100;
    font-style: normal;
    display: block;
    text-transform: uppercase;
    color: #b2b3b0;
    font-size: 12px;
    letter-spacing: 2px;
}
.m-magnetic-add-ons-list > li > img {
    height: 69px;
}
.m-add-on-colors > li {
    text-align: center;
    padding-left: 0.5px;
    padding-right: 0.5px;
}
.m-add-on-colors > li > label {
    font-family: district-pro, sans-serif;
    font-weight: 100;
    font-style: normal;
    display: block;
    text-transform: uppercase;
    color: #b2b3b0;
    font-size: 10px;
}
.m-circle {
    width: 23px;
    height: 23px;
    border-radius: 50%;
    border: 1px solid #ffffff;
}
.m-add-on-colors-2 {
    margin-top: 30px;
}
.m-add-on-colors-2 > li {
    text-align: center;
    padding-left: 7px;
    padding-right: 7px;
}
.m-add-on-colors-2 > li > label {
    font-family: district-pro, sans-serif;
    font-weight: 300;
    font-style: normal;
    display: block;
    text-transform: uppercase;
    color: #58585a;
    font-size: 17px;
}
.m-circle-2 {
    width: 50px;
    height: 50px;
    border-radius: 50%;
}
.m-aluminum-base-wrap {
    margin: 170px 0;
}
.m-aluminum-base-imgs > img {
    margin-bottom: 22px;
}
.m-tbl-1 > thead > tr > th {
    border-bottom: 0;
    font-family: district-pro,sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: 13px;
    color: #58585a;
}
.m-tbl-1 > thead > tr > th:first-child {
    font-family: district-pro,sans-serif;
    font-weight: 600;
    font-style: normal;
    font-size: 16px;
}
.m-tbl-1 > tbody > tr > td {
    border-top: 0;
    font-family: district-pro, sans-serif;
    font-weight: 100;
    font-style: normal;
    font-size: 14px;
    padding-top: 2px;
    padding-bottom: 2px;
    color: #58585a;
}
.m-tbl-1 > tbody > tr > td:first-child {
    font-family: district-pro,sans-serif;
    font-weight: 600;
    font-style: normal;
}
.m-add-on-full-img {
    width: 100%; 
    margin: 100px 0 10px;
}
.m-indent-50 {
    text-indent: 50px;
}
.m-mtb-150 {
    margin: 150px 0;
}
.m-mt-80 {
    margin-top: 80px;
}
.m-color-1 {
    color: #58585a;
}
.m-finished-product-list > li {
    width: 220px;
    margin-bottom: 50px;
    text-align: center;
}
.m-finished-product-list > li > img {
    display: block;
    width: 170px;
    margin: 0 auto;
}
.m-finished-product-list > li > label {
    font-family: district-pro, sans-serif;
    font-weight: 300;
    font-style: normal;
    text-align: center;
    background-color: #58595b;
    color: #ffffff;
    margin-top: 10px;
    padding: 2px 10px;
    font-size: 11px;
}
.m-m-c {
    margin:10px 0 0 50%;
}
.m-embedded-video {
    text-align: center;
    margin: 100px 0;
}
.m-embedded-video > iframe {
    /*width: 560px;
    height: 315px;*/
    width: 100%;
    height: 641px;
}
.m-ml-50 {
    margin-left: 50px;
}
.m-ml-20 {
    margin-left: 20px;
}
/* Fonts */
.demi-font {
    font-family: district-pro,sans-serif;
    font-weight: 600;
    font-style: normal;
}
.medium-font {
    font-family: district-pro,sans-serif;
    font-weight: 500;
    font-style: normal;
}
.light-font {
    font-family: district-pro, sans-serif;
    font-weight: 300;
    font-style: normal;
}
.light-italic-font {
    font-family: district-pro, sans-serif;
    font-weight: 300;
    font-style: italic;
}
.thin-font {
    font-family: district-pro, sans-serif;
    font-weight: 100;
    font-style: normal;
}
.thin-italic-font {
    font-family: district-pro, sans-serif;
    font-weight: 100;
    font-style: italic;
}
/* End Fonts */

@media(max-width:767px) {
    .m-bg-black {
        padding-bottom: 10px;
    }
    .m-bg-white {
        padding-top: 30px;
    }
    .m-header-wrap {
        margin-bottom: 20px;
    }
    .m-header-text {        
        margin-top: 20px;
    }
    .m-header-text > h1 {
        font-size: 25px;
    }
    .m-header-b-gradiant {
        height: 200px;
        margin-top: -200px;
    }
    .m-p-1, .m-p-2, .m-p-3, .m-p-4, .m-p-5 {
        font-size: 17px;
    }
    .m-img-r {
        margin-right: 0;
    }
    .m-img-l {
        margin-left: 0;
    }
    .m-h3-1, .m-h3-2, .m-h3-3, .m-h3-4 {
        font-size: 20px;
        letter-spacing: 4px;
    }
    .m-heading-1 {
        margin-bottom: 30px;
    }
    .m-heading-1 > h2 {
        font-size: 20px;
        letter-spacing: 5px;
        padding: 15px 20px;
    }
    .m-heading-2 {
        margin-bottom: 30px;
    }
    .m-heading-2 > h2 {
        font-size: 20px;
        letter-spacing: 5px;
        padding: 15px 20px;
    }
    .m-heading-3 {
        margin-bottom: 30px;
    }
    .m-heading-3 > h2 {
        font-size: 20px;
        letter-spacing: 5px;
        padding: 15px 20px;
    }
    .m-section-content-1 {
        margin: 0 0 30px;
    }
    .m-aluminum-base-wrap {
        margin: 60px 0;
    }
    .m-tbl-1 > thead > tr > th {
        font-size: 10px;
    }
    .m-tbl-1 > thead > tr > th:first-child {
        font-size: 12px;
    }
    .m-tbl-1 > tbody > tr > td {
        font-size: 10px;
    }
    .m-add-on-full-img {
        margin: 30px 0 8px;
    }
    .m-indent-50 {
        text-indent: 0;
    }
    .m-mtb-150 {
        margin: 30px 0;
    }
    .m-mt-80 {
        margin-top: 0;
    }
    .m-finished-product-list > li {
        width: 100%;
        margin-bottom: 30px;
    }
    .m-m-c {
        margin-left: 43%;
    }
    .m-embedded-video {
        margin: 30px 0;
    }
    .m-embedded-video > iframe {
        width: 100%;
        height: 200px;
    }
}
@media(min-width:1200px) {
    .m-heading-1 {
        margin-left: 20%;
        text-align: left;
    }
    .m-heading-2 {
        margin-right: 20%;
        text-align: right;
    }
    .m-heading-3 {
        margin-left: 20%;
        text-align: left;
    }
}