.new_nav{
    background-color:  #57201a;
    padding-top: 20px;
    padding-bottom: 20px;
    min-height: 50px;
    width: 100%
}

.new-site-menu{

}

.new-site-menu > li {
    display: inline-block
}

.new-site-menu > li> a{
    font-size: 17px;
    padding: 10px 15px;
    display: inline-block;
    text-decoration: none!important;
    color: #b6b5b5;
}

.new-site-menu > li.active{
    color: white
}

.h_titre{
    border-bottom: #b6b5b5 solid 2px ;
    margin-bottom: 25px;
}

.my_list{
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.my_list li a{
    font-family: 'Arial';
    color: black;
    font-size: 18px;
    text-decoration: none
}

.worked-hero{
    border-radius: 0 0px 130px 130px;
    box-shadow: 0 4px 8px 0 rgba(0,0,0,0.5);
    transition: 0.3s;
}

.shaddow{
    box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);
    transition: 0.3s;
}

.paragraph2{
    font-size: 25px;
    text-align: justify
}

/* Extra small devices (phones, 600px and down) */
@media only screen and (max-width: 600px) {
    .custom-hero{
        background-color:  #57201a;
        height: 250px;
        padding-bottom: 30px;
        margin-bottom: 30px;
        border-radius: 0 0px 120px 120px;
    }

    .gallerie-content{
        display: flex;
        flex-wrap: wrap;
        padding: 0 4px;
    }

    .tit1{
        font-size: 19px !important
    }

    .new_nav{
        min-height: 150px
    }
    .column {
        flex: 100%;
        max-width: 100%;
        padding: 0 4px;
    }
    .column img {
        margin-top: 8px;
        vertical-align: middle;
    }

    .gallerie-item{
        width: 100%
    }
    .brand{
        position: absolute;
        top: 30px;
        left: 50px;
        z-index: 2000
    }
    .underline{
        text-align: center
    }

    .paragraph19{
        font-size: 22px;
        text-align: justify
    }

    .slogan{
        font-size: 22px;
        display: none;
    }

    .paragraph{
        font-size: 23px;
        text-align: justify
    }

    .one_img{
        height: 350px;
        width: 100%
    }

    .two_img{
        height: 400px;
        width: 100%;
        border: 10px solid white;
        border-radius: 40%;
        object-fit: cover;
    }
    .prt{
        position: relative;
        display: block;
        margin-bottom: 320px;
    }
    .two{
        position: absolute;
        top: 260px;
        left: 0px;
        border-radius: 50%;

    }
    
    .intro-wrap{
      padding-top: 50px
    }
    
    .tohideinmobile{
        display: none;
    }
    
    
}


/* Small devices (portrait tablets and large phones, 600px and up) */
@media only screen and (min-width: 600px) {
    .custom-hero{
        background-color:  #57201a;
        height: 250px;
        padding-bottom: 30px;
        margin-bottom: 30px;
        border-radius: 0 0px 120px 120px;
    }

    .gallerie-content{
        display: flex;
        flex-wrap: wrap;
        padding: 0 4px;
    }
    .column {
        flex: 100%;
        max-width: 100%;
        padding: 0 4px;
    }
    .column img {
        margin-top: 8px;
        vertical-align: middle;
    }

    .gallerie-item{
        width: 100%
    }
    .tit1{
        font-size: 29px
    }

    .brand{
        position: absolute;
        top: 30px;
        left: 50px;
        z-index: 2000
    }
    .slogan{
        font-size: 22px;
        display: none;
    }
    .prt{
        position: relative;
        display: block;
        margin-bottom: 300px;
    }
    .two{
        position: absolute;
        top: 260px;
        left: 50px;
        border-radius: 50%;
    }
     .intro-wrap{
      padding-top: 50px
    }

}

/* Medium devices (landscape tablets, 768px and up) */
@media only screen and (min-width: 768px) {
    .custom-hero{
        background-color:  #57201a;
        height: 250px;
        padding-bottom: 30px;
        margin-bottom: 30px;
        border-radius: 0 0px 120px 120px;
    }

    .gallerie-content{
        display: flex;
        flex-wrap: wrap;
        padding: 0 4px;
    }

    .column {
        flex: 50%;
        max-width: 50%;
        padding: 0 4px;
    }
    .column img {
        margin-top: 8px;
        vertical-align: middle;
    }

    .gallerie-item{
        width: 100%
    }
    .brand{
        position: absolute;
        top: 30px;
        left: 50px;
        z-index: 2000
    }
    .slogan{
        font-size: 22px;
    }
    .prt{
        position: relative;
        display: block;
        margin-bottom: 300px;
    }

    .two{
        position: absolute;
        top: 260px;
        left: 0px;
        border-radius: 50%;
    }

    .paragraph{
        font-size: 23px;
        text-align: justify
    }

    .slogan{
        font-size: 35px
    }

    .paragraph19{
        font-size: 23px;
        text-align: justify
    }
}

/* Large devices (laptops/desktops, 992px and up) */
@media only screen and (min-width: 992px) {
    .custom-hero{
        background-color:  #57201a;
        height: 250px;
        padding-bottom: 30px;
        margin-bottom: 30px;
        border-radius: 0 0px 120px 120px;
    }
    .gallerie-content{
        display: flex;
        flex-wrap: wrap;
        padding: 0 4px;
    }

    .column {
        flex: 50%;
        max-width: 50%;
        padding: 0 4px;
    }
    .column img {
        margin-top: 8px;
        vertical-align: middle;
    }

    .gallerie-item{
        width: 100%
    }

    .brand{
        position: absolute;
        top: 30px;
        left: 50px;
        z-index: 2000
    }
    .paragraph{
        font-size: 23px;
        text-align: center
    }

    .slogan{
        font-size: 35px
    }

    .paragraph19{
        font-size: 22px;
        text-align: left
    }

    .underline{
        border-bottom: #b6b5b5 solid 2px ;
        margin-bottom: 15px;
    }

    .one_img{
        height: 350px;
        width: 100%
    }

    .two_img{
        height: 370px;
        width: 80%;
        border-radius: 50%;
        object-fit: cover
    }
    .prt{
        position: relative
    }

    .one{
        position: absolute;
        top: 1px;
        left: 1px
    }

    .two{
        position: absolute;
        top: 260px;
        left: 50px;
        border-radius: 50%
    }
    .intro-wrap{
      padding-top: 5px
    }
}

/* Extra large devices (large laptops and desktops, 1200px and up) */
@media only screen and (min-width: 1200px) {

    .custom-hero{
        background-color:  #57201a;
        height: 250px;
        padding-bottom: 30px;
        margin-bottom: 30px;
        border-radius: 0 0px 120px 120px;
        box-shadow: 0 4px 8px 0 rgba(0,0,0,0.5);
        transition: 0.3s;
    }

    .tit1{
        font-size:40px
    }
    .gallerie-content{
        display: flex;
        flex-wrap: wrap;
        padding: 0 4px;
    }

    .column {
        flex: 25%;
        max-width: 25%;
        padding: 0 4px;
    }

    .column img {
        margin-top: 8px;
        vertical-align: middle;
    }

    .gallerie-item{
        width: 100%
    }

    .brand{
        position: absolute;
        top: 30px;
        left: 200px;
        z-index: 2000

    }
    .paragraph19{
        font-size: 22px;
        text-align: left
    }

    .underline{
        border-bottom: #b6b5b5 solid 2px ;
        margin-bottom: 15px;
    }

    .paragraph{
        font-size: 23px;
        text-align: center
    }

    .one_img{
        height: 350px;
        width: 100%
    }

    .two_img{
        height: 370px;
        width: 80%;
        border-radius: 50%;
        object-fit: cover
    }

    .prt{
        position: relative
    }

    .one{
        position: absolute;
        top: 1px;
        left: 1px
    }

    .two{
        position: absolute;
        top: 260px;
        left: 50px;
        border-radius: 50%
    }
}


.grad {
    background-image: linear-gradient(to right,  #57201a , yellow);
}
.grad1 {
    background-image: linear-gradient(to right,  #57201a , #1A374D);
}


.my_img{
    width: 100%;
    height: 450px;
    object-fit: cover
}

.gallerie-item:hover{
    border: solid #57201a 5px;

}