html , body{background: black;}

h1 {
    padding: 50px;
    color: #d60000;
    margin-top: 60px;
    text-align: center;
    font-weight: bold;
    font-size: 50px;
}

.parallax {
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.parallaxA, .parallaxB, .parallaxC {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.parallaxA {background-image: url("../img/images/ABCMenu/B_V2.jpg");}

.parallaxB {background-image: url("../img/images/ABCMenu/B.jpg");}

.parallaxC {background-image: url("../img/images/ABCMenu/C_V2.JPG");}

.parallaxLAM {
    background-image: url("../img/images/ABCMenu/about_page_blur.jpeg");
    min-height: auto;
    padding-top: 60px;
    padding-bottom: 60px;
    color: white;
}

.parallaxPRO {
    background-image: url("../img/images/ABCMenu/provencale.jpg");
    min-height: 400px;
}

.musterBackground {
    background-image: url("../img/images/About/texture.jpg");
    background-position: center;
}

section {
    background: white;
    border-radius: 0.4em;
    padding: 5px;
    width: 300px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 100px;
    height: 200px;
}

section > img {
    margin: auto;
    display: block;
}

.three_column {
    color: white;
    padding-bottom: 50px;
}

.three_column h3 {
    color: white;
    margin: 0;
    padding: 30px;
}

.three_column .row {
    margin-left: auto;
    margin-right: auto;
}

.three_column p {
    background: rgba(139, 0, 0, 0.7);
    padding: 20px;
}

.head_1 {
    padding: 30px !important;
    background: white;
}

h2 {
    font-size: 60px;
    padding: 30px;
    text-align: center;
    color: white;
}

.box {
    background: rgba(139, 0, 0, 0.7);
    color: white;
    position: relative;
    padding: 3%;
}

#top {padding-top: 30px;}

.padding_bottom {padding-bottom: 30px;}

@media only screen and (min-width: 800px) {
    .jan_content {height: 400px;}

    .container_about {
        width: 100%;
        padding-left: 20%;
        padding-right: 20%;
        background-color: #000000;
        color: white;
    }

    .head_1 h4 {font-size: 60px;}

    .head_1 h5 {font-size: 50px;}
}

@media only screen and (min-width: 1000px) {
    .intro {
        background-image: url("../img/images/About/intro.png");
        height: 976px;
        padding-left: 20%;
        padding-right: 20%;
    }

    .intro {
        background-image: url("../img/images/About/intro.png");
        height: 976px;
        padding-left: 20%;
        padding-right: 20%;
    }

    .img_header {
        width: 500px;
        max-width: 100%;
        max-height: 100%;
        /*max-width: 100%;*/
    }

    .car_container {
        background: black;
        padding: 2% 20%;
    }
}

@media only screen and (min-width: 1400px) {
    .first_box {
        width: 450px;
        height: 200px;
        left: 5%;
        top: 50px;
    }

    .second_box {
        width: 400px;
        height: 300px;
        left: 30%;
        top: 200px;
    }

    .third_box {
        width: 350px;
        height: 300px;
        left: 20%;
    }

    .text_1 {
        background: rgba(139, 0, 0, 0.7);
        padding: 20px;
        width: 60%;
        margin-left: 10%;
        margin-top: 60px;
    }

    .text_2 {
        background: rgba(139, 0, 0, 0.7);
        padding: 20px;
        width: 60%;
        margin-left: 30%;
        margin-top: 50px;
    }
}


.november {
    background-image: url("../img/images/About/14Nov_1.png");
    height: 802px;
    padding-left: 20%;
    padding-right: 20%;
}

.container_about a {color: dodgerblue;}

.container_about a:hover {
    text-decoration: none;
    color: #d60000;
}

h3 {
    margin-top: 4%;
    color: #d60000;
}

h5 {margin-bottom: 50px;}

.a_about, .b_about, .c_about , .lam_about{
    background-color: #758e91;
    margin: 0;
    height: 400px;
}

.pro_about {
    background-color: #758e91;
    padding-bottom: 150px;
}

.title_box {
    padding: 20px;
    background: rgba(71, 117, 146, 0.71);
    margin-left: 5%;
    width: 300px;
}

.logo_box {
    background: white;
    padding: 20px;
    margin-top: 10px;
}

.top_link img {height: 50px;}

.top_link {
    display: block;
    position: absolute;
    bottom: 20px;
    right: 40px;
}

.logo_lam {
    background: rgba(255, 255, 255, 0.91);
    max-width: 100%;
    width: 370px;
    padding: 10px;
    margin-left: auto;
    margin-right: auto;
    display: block;
}
.logo_bts {
    background: rgba(255, 255, 255, 0.91);
    max-width: 100%;
    width: 350px;
    padding: 10px;
    margin-left: auto;
    margin-right: auto;
    display: block;
}

.logo {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 250px;
    max-width: 100%;
    margin-bottom: 20px;
}

.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {
    padding-left: 0;
    padding-right: 0;
}